Home
last modified time | relevance | path

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

1234567

/third_party/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.h83 #define PACKAGE_TARNAME "iptables" macro
/third_party/libexif/
DMakefile.am3 EXTRA_DIST = @PACKAGE_TARNAME@.spec README-Win32.txt
40 @tag="$$(echo "$(PACKAGE_TARNAME)-$(PACKAGE_VERSION)-release" | sed 's|\.|_|g')"; \
Dconfig.h70 #define PACKAGE_TARNAME "libexif" macro
/third_party/libxml2/
DCMakeLists.txt119 set(PACKAGE_TARNAME "libxml2") variable
721 set(CPACK_DEBIAN_DEVELOPMENT_PACKAGE_DEPENDS "${PACKAGE_TARNAME}")
722 set(CPACK_DEBIAN_DEVELOPMENT_PACKAGE_NAME "${PACKAGE_TARNAME}-dev")
725 set(CPACK_DEBIAN_PACKAGE_NAME ${PACKAGE_TARNAME})
727 set(CPACK_DEBIAN_PROGRAMS_PACKAGE_DEPENDS "${PACKAGE_TARNAME}")
728 set(CPACK_DEBIAN_PROGRAMS_PACKAGE_NAME "${PACKAGE_TARNAME}-utils")
730 set(CPACK_DEBIAN_RUNTIME_PACKAGE_NAME ${PACKAGE_TARNAME})
731 set(CPACK_DEBIAN_RUNTIME_PACKAGE_RECOMMENDS "${PACKAGE_TARNAME}-utils")
737 set(CPACK_PACKAGE_INSTALL_DIRECTORY "${PACKAGE_TARNAME}-${PACKAGE_VERSION}")
738 set(CPACK_PACKAGE_NAME ${PACKAGE_TARNAME})
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/
DMakefile.am77 tar_file = $(PACKAGE_TARNAME)-$(VERSION).tar.xz
90 …@DIR=$(PACKAGE_TARNAME)-$(VERSION)-win`case $(host_triplet) in i686-*) echo 32 ;; x86_64-*) echo 6…
/third_party/flutter/skia/third_party/externals/sdl/visualtest/
Dconfig.h14 #define PACKAGE_TARNAME "sdlvisualtest" macro
/third_party/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"])
/third_party/libnl/lib/
Ddefs.h62 #define PACKAGE_TARNAME "libnl" macro
/third_party/alsa-utils/include/
Daconfig.h158 #define PACKAGE_TARNAME "alsa-utils" macro
/third_party/libusb/windows/
Dconfig.h117 #define PACKAGE_TARNAME "libusb" macro
/third_party/expat/
Dexpat_config.h83 #define PACKAGE_TARNAME "expat" macro
/third_party/libusb/darwin/
Dconfig.h116 #define PACKAGE_TARNAME "libusb" macro
/third_party/skia/third_party/externals/swiftshader/third_party/libbacktrace/config/darwin/include/
Dconfig.h103 #define PACKAGE_TARNAME "libbacktrace" macro
/third_party/skia/third_party/externals/swiftshader/third_party/libbacktrace/config/linux/include/
Dconfig.h103 #define PACKAGE_TARNAME "libbacktrace" macro
/third_party/libusb/linux/
Dconfig.h117 #define PACKAGE_TARNAME "libusb" macro
/third_party/libcoap/include/coap3/
Dcoap_config.h152 #define PACKAGE_TARNAME "libcoap" macro
/third_party/weston/include/
Dconfig.h173 #define PACKAGE_TARNAME "weston" macro
/third_party/pixman/
Dconfig.h107 #define PACKAGE_TARNAME "pixman" macro
/third_party/libunwind/include/
Dconfig.h227 #define PACKAGE_TARNAME "libunwind" macro
/third_party/f2fs-tools/
Dconfig.h187 #define PACKAGE_TARNAME "f2fs-tools" macro
/third_party/alsa-lib/include/
Dconfig.h178 #define PACKAGE_TARNAME "alsa-lib" macro
/third_party/libffi/msvc_build/aarch64/aarch64_include/
Dfficonfig.h148 #define PACKAGE_TARNAME "libffi" macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Windows/include/llvm/Config/
Dconfig.h415 #undef PACKAGE_TARNAME
/third_party/popt/src/
Dconfig.h99 #define PACKAGE_TARNAME "popt" macro

1234567