Searched refs:PACKAGE (Results 1 – 25 of 52) sorted by relevance
123
25 PACKAGE="";30 PACKAGE = XML_ATTR["package"];34 if (!PACKAGE)35 PACKAGE = "<none>";37 print PACKAGE;
35 if (PACKAGE == "") {36 PACKAGE="com.google.android.apps.maps"65 if ($NF == PACKAGE) {
271 PACKAGE="$PACKAGE_DIR/gnu-libstdc++-headers.tar.bz2"272 dump "Packaging: $PACKAGE"273 pack_archive "$PACKAGE" "$NDK_DIR" "$GNUSTL_SUBDIR/include"281 PACKAGE="$PACKAGE_DIR/gnu-libstdc++-libs-$ABI.tar.bz2"282 dump "Packaging: $PACKAGE"283 pack_archive "$PACKAGE" "$NDK_DIR" "$FILES"
155 PACKAGE="$PACKAGE_DIR/gabixx-libs-$ABI.tar.bz2"156 log "Packaging: $PACKAGE"157 pack_archive "$PACKAGE" "$NDK_DIR" "$FILES"159 dump "Packaging: $PACKAGE"
196 PACKAGE="$PACKAGE_DIR/stlport-libs-$ABI.tar.bz2"197 log "Packaging: $PACKAGE"198 pack_archive "$PACKAGE" "$NDK_DIR" "$FILES"200 dump "Packaging: $PACKAGE"
228 PACKAGE=/tmp/ndk-$USER/$PKGNAME.tar.bz2229 dump "Creating package archive $PACKAGE"230 pack_archive "$PACKAGE" "$TMPDIR" "."232 dump "Toolchain sources downloaded and packaged succesfully at $PACKAGE"
45 register_option "--from=<url>" do_from "Specify source package" "$PACKAGE"
25 s/ @PACKAGE@ / @PACKAGE@ /27 s/ $/ @PACKAGE@ /
23 s/ @PACKAGE@ / /
106 PACKAGE_BUGREPORT, PACKAGE);220 bindtextdomain (PACKAGE, LOCALEDIR);221 textdomain (PACKAGE);
19 pkgdatadir = $(datadir)/@PACKAGE@20 pkglibdir = $(libdir)/@PACKAGE@21 pkgincludedir = $(includedir)/@PACKAGE@412 PACKAGE = @PACKAGE@
35 pkgdatadir = $(datadir)/@PACKAGE@36 pkglibdir = $(libdir)/@PACKAGE@37 pkgincludedir = $(includedir)/@PACKAGE@122 PACKAGE = @PACKAGE@
13 PACKAGE = @PACKAGE@145 if test "$(PACKAGE)" = "gettext-tools"; then \204 if test "$(PACKAGE)" = "gettext-tools"; then \249 if test "$(PACKAGE)" = "gettext-tools"; then \287 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)294 if test "$(PACKAGE)" = "gettext-tools"; then \330 if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
17 …if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/s…
37 pkgdatadir = $(datadir)/@PACKAGE@38 pkglibdir = $(libdir)/@PACKAGE@39 pkgincludedir = $(includedir)/@PACKAGE@138 PACKAGE = @PACKAGE@
15 PACKAGE = @PACKAGE@172 if test "$(PACKAGE)" = "gettext-tools"; then \231 if test "$(PACKAGE)" = "gettext-tools"; then \276 if test "$(PACKAGE)" = "gettext-tools"; then \314 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)321 if test "$(PACKAGE)" = "gettext-tools"; then \360 if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
6 DOMAIN = $(PACKAGE)
39 pkgdatadir = $(datadir)/@PACKAGE@40 pkglibdir = $(libdir)/@PACKAGE@41 pkgincludedir = $(includedir)/@PACKAGE@137 distdir = $(PACKAGE)-$(VERSION)
153 | #define PACKAGE "make"171 | #define PACKAGE "make"392 PACKAGE='make'474 #define PACKAGE "make"
36 pkgdatadir = $(datadir)/@PACKAGE@37 pkglibdir = $(libdir)/@PACKAGE@38 pkgincludedir = $(includedir)/@PACKAGE@137 PACKAGE = @PACKAGE@
7 PACKAGE = sed macro
19 pkgdatadir = $(datadir)/@PACKAGE@20 pkglibdir = $(libdir)/@PACKAGE@21 pkgincludedir = $(includedir)/@PACKAGE@111 distdir = $(PACKAGE)-$(VERSION)427 PACKAGE = sed
37 pkgdatadir = $(datadir)/@PACKAGE@38 pkglibdir = $(libdir)/@PACKAGE@39 pkgincludedir = $(includedir)/@PACKAGE@139 PACKAGE = @PACKAGE@
224 && test "$PACKAGE" != gettext-runtime \225 && test "$PACKAGE" != gettext-tools; }; then317 if test "$PACKAGE" = gettext-runtime || test "$PACKAGE" = gettext-tools; then