Searched full:deb (Results 1 – 25 of 130) sorted by relevance
123456
16 ; Check the low end of the DEB range.19 ; CHECK: deb %f0, 0(%r2)26 ; Check the high end of the aligned DEB range.29 ; CHECK: deb %f0, 4092(%r2)42 ; CHECK: deb %f0, 0(%r2)54 ; CHECK: deb %f0, 0(%r2)62 ; Check that DEB allows indices.66 ; CHECK: deb %f0, 400(%r1,%r2)75 ; Check that divisions of spilled values can use DEB rather than DEBR.79 ; CHECK: deb %f0, 16{{[04]}}(%r15)
111 deb: dist-gzip packages/deb.sh packages/deb/* target112 @cd packages && ./deb.sh ${PACKAGE} ${VERSION}117 EXTRA_DIST = packages/rpm.sh packages/rpm/rpm.spec packages/deb.sh packages/deb \
166 deb: dist-gzip packages/deb.sh packages/deb/* target167 @cd packages && ./deb.sh ${PACKAGE} ${VERSION}174 EXTRA_DIST = packages/rpm.sh packages/rpm/rpm.spec packages/deb.sh packages/deb \
20 mv ubuntu64 bii-ubuntu64.deb21 (sudo dpkg -i bii-ubuntu64.deb) && sudo apt-get -f install22 rm bii-ubuntu64.deb
35 rm -f $PACKAGE_NAME\_$VERSION\_$DEBARCH.deb54 (cat $SRCDIR/release/deb-control.tmpl | sed s/{__PKGNAME}/$PACKAGE_NAME/g \63 dpkg -b $TMPDIR $PACKAGE_NAME\_$VERSION\_$DEBARCH.deb
50 # define all the variables needed by CPack to create .deb and .rpm packages65 SET ( CPACK_GENERATOR "DEB;RPM" )67 # create the .deb and .rpm files (you'll need build-essential and rpm tools)
81 # create the .deb and .rpm packages using cpack
13 RUN echo 'deb http://ppa.launchpad.net/fkrull/deadsnakes/ubuntu trusty main' > /etc/apt/sources.lis…17 run echo 'deb http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main' > /etc/apt/sources.list…22 run echo "deb http://download.mono-project.com/repo/debian wheezy main" | tee /etc/apt/sources.list…23 …echo "deb http://download.mono-project.com/repo/debian wheezy-libjpeg62-compat main" | tee -a /etc…
27 check_call('curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key ' +29 check_call('echo "deb https://deb.nodesource.com/node_0.10 precise main" ' +34 deb_file = 'doxygen_1.8.6-2_amd64.deb'
54 # This is one of those 'specific requirements': where the deb control files live55 ln -s "packages/deb" "debian"62 # we've made this .deb file for.
70 cpack --verbose -G DEB && dpkg --info *.deb)77 echo "TODO - install the generated .deb instead of using ../install."
dejagnu-1.4.4/ dejagnu-1.4.4/doc/ dejagnu-1.4.4 ...
70 input_package = "package.deb"127 output = "package_output.deb"132 'alien --to-deb %s 2>/dev/null' % input_package).and_return(output)
22 # deb=1 Causes debugging to be output62 deb=0 # debug - set on command line130 # free form, except for deb (you are expected to understand how to158 $1 == "deb" && $2 == "=" && NF == 3{159 deb = $3529 print "deb =", deb >out581 if (deb > 2) for (i in tree) if (i != "") print i, "depends-on" tree[i]665 if (deb) print "option", i836 if (deb) print "setting", i
662 ADV "debajo" "deB'axo"1985 V_MODAL_PL "debamos" "deB'amos"1987 V_MODAL_PL "debemos" "deB'emos"1996 V_MODAL_PL "debimos" "deB'imos"1997 V_MODAL_PL "debéis" "deB'ejs"1998 V_MODAL_PL "debíais" "deB'iajs"1999 V_MODAL_PL "debíamos" "deB'iamos"2000 V_MODAL_PL "debían" "deB'ian"2070 V_MODAL_SG "debiste" "deB'iste"2073 V_MODAL_SG "debí" "deB'i"[all …]
100 'downloading a deb file from '102 'it with dpkg -i file.deb', VAGRANT_VERSION)
15 # biicode .deb files no longer available.
56 # Debian directory (make deb-pkg)
22 a DEB package by "alien -k" after "rpmbuild -bb".
5 SET(CPACK_GENERATOR "TGZ;DEB")
7 Deb Mukherjee <debargha@google.com>
178 EC Deb
60 …echo "deb http://download.mono-project.com/repo/debian wheezy main" | sudo tee /etc/apt/sources.li…61 …echo "deb http://download.mono-project.com/repo/debian wheezy-libtiff-compat main" | sudo tee -a /…
34 ./debian Rules/spec files for building Debian .deb packages