Home
last modified time | relevance | path

Searched refs:PACKAGE_TARNAME (Results 1 – 25 of 240) sorted by relevance

12345678910

/external/iptables/
DMakefile.am26 rm -Rf /tmp/${PACKAGE_TARNAME}-${PACKAGE_VERSION};
27 …pushd ${top_srcdir} && git archive --prefix=${PACKAGE_TARNAME}-${PACKAGE_VERSION}/ HEAD | tar -C /…
28 pushd /tmp/${PACKAGE_TARNAME}-${PACKAGE_VERSION} && ./autogen.sh && popd;
29 …tar -C /tmp -cjf ${PACKAGE_TARNAME}-${PACKAGE_VERSION}.tar.bz2 --owner=root --group=root ${PACKAGE…
30 rm -Rf /tmp/${PACKAGE_TARNAME}-${PACKAGE_VERSION};
Dconfig.h68 #define PACKAGE_TARNAME "iptables" macro
/external/libexif/
DMakefile.am3 EXTRA_DIST = @PACKAGE_TARNAME@.spec README-Win32.txt
44 @tag="$$(echo "$(PACKAGE_TARNAME)-$(PACKAGE_VERSION)-release" | sed 's|\.|_|g')"; \
52 echo ncftpput upload.sourceforge.net incoming/ $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).*
Dconfig.h74 #define PACKAGE_TARNAME "libexif" macro
/external/harfbuzz_ng/
DMakefile.am78 tar_file = $(PACKAGE_TARNAME)-$(VERSION).tar.xz
91 …@DIR=$(PACKAGE_TARNAME)-$(VERSION)-win`case $(host_triplet) in i686-*) echo 32 ;; x86_64-*) echo 6…
/external/libxml2/
DCMakeLists.txt114 set(PACKAGE_TARNAME "libxml2") variable
731 set(CPACK_DEBIAN_DEVELOPMENT_PACKAGE_DEPENDS "${PACKAGE_TARNAME}")
732 set(CPACK_DEBIAN_DEVELOPMENT_PACKAGE_NAME "${PACKAGE_TARNAME}-dev")
735 set(CPACK_DEBIAN_PACKAGE_NAME ${PACKAGE_TARNAME})
737 set(CPACK_DEBIAN_PROGRAMS_PACKAGE_DEPENDS "${PACKAGE_TARNAME}")
738 set(CPACK_DEBIAN_PROGRAMS_PACKAGE_NAME "${PACKAGE_TARNAME}-utils")
740 set(CPACK_DEBIAN_RUNTIME_PACKAGE_NAME ${PACKAGE_TARNAME})
741 set(CPACK_DEBIAN_RUNTIME_PACKAGE_RECOMMENDS "${PACKAGE_TARNAME}-utils")
747 set(CPACK_PACKAGE_INSTALL_DIRECTORY "${PACKAGE_TARNAME}-${PACKAGE_VERSION}")
748 set(CPACK_PACKAGE_NAME ${PACKAGE_TARNAME})
[all …]
/external/libcap-ng/
Dconfig.h66 #define PACKAGE_TARNAME "libcap-ng" macro
/external/libexif/m4m/
Dgp-gettext-hack.m49 dnl GP_GETTEXT_HACK([${PACKAGE_TARNAME}-${LIBFOO_CURRENT}],
27 m4_if([$1],[],[GETTEXT_PACKAGE="${PACKAGE_TARNAME}"],[GETTEXT_PACKAGE="$1"])
/external/scrypt/
Dconfig.h84 #define PACKAGE_TARNAME "scrypt" macro
/external/pdfium/third_party/yasm/source/config/win/
Dconfig.h125 #define PACKAGE_TARNAME "yasm" macro
/external/iperf3/src/
Diperf_config.h107 #define PACKAGE_TARNAME "iperf" macro
/external/pdfium/third_party/yasm/source/config/openbsd/
Dconfig.h117 #define PACKAGE_TARNAME "yasm" macro
/external/pdfium/third_party/yasm/source/config/android/
Dconfig.h125 #define PACKAGE_TARNAME "yasm" macro
/external/pdfium/third_party/yasm/source/config/ios/
Dconfig.h125 #define PACKAGE_TARNAME "yasm" macro
/external/pdfium/third_party/yasm/source/config/linux/
Dconfig.h125 #define PACKAGE_TARNAME "yasm" macro
/external/pdfium/third_party/yasm/source/config/mac/
Dconfig.h125 #define PACKAGE_TARNAME "yasm" macro
/external/libusb/darwin/
Dconfig.h114 #define PACKAGE_TARNAME "libusb-1.0" macro
/external/libsrtp2/crypto/include/
Dconfig.h158 #define PACKAGE_TARNAME "libsrtp2" macro
/external/elfutils/src/
Dranlib.c87 (void) bindtextdomain (PACKAGE_TARNAME, LOCALEDIR); in main()
90 (void) textdomain (PACKAGE_TARNAME); in main()
/external/elfutils/
Dconfig.h125 #define PACKAGE_TARNAME "elfutils" macro
/external/libyuv/files/third_party/gflags/gen/win/include/private/
Dconfig.h62 #define PACKAGE_TARNAME gflags-2.2.0 macro
/external/swiftshader/third_party/libbacktrace/config/darwin/include/
Dconfig.h103 #define PACKAGE_TARNAME "libbacktrace" macro
/external/expat/
Dexpat_config.h91 #define PACKAGE_TARNAME "expat" macro
/external/swiftshader/third_party/libbacktrace/config/linux/include/
Dconfig.h103 #define PACKAGE_TARNAME "libbacktrace" macro
/external/libusb/linux/
Dconfig.h114 #define PACKAGE_TARNAME "libusb-1.0" macro

12345678910