Searched refs:PKG (Results 1 – 25 of 46) sorted by relevance
12
19 PKG=fsverity-utils-$VERS34 git tag --sign "v$VERS" --message="$PKG"36 git archive "v$VERS" --prefix="$PKG/" > "$PKG.tar"37 tar xf "$PKG.tar"38 ( cd "$PKG" && make check )39 rm -r "$PKG"41 gpg --detach-sign --armor "$PKG.tar"44 kup put "$PKG.tar" "$PKG.tar.asc" "$DESTDIR/$PKG.tar.gz"
48 "XMLValidator") PKG=org.unicode.cldr.util;;49 "ShowLanguages") PKG=org.unicode.cldr.tool;;50 "LDML2ICUConverter") PKG=org.unicode.cldr.icu;;51 "ConsoleCheckCLDR") PKG=org.unicode.cldr.test;;52 "Ldml2JsonConverter") PKG=org.unicode.cldr.json;;53 *) PKG=org.unicode.cldr.tool;;57 if [ $PKG = "UNKNOWN" ];67 echo Symlink $0 to the names XMLValidator, LDML2ICUConverter, and other ${PKG} tools.70 exec ${JAVA} ${VM_OPTS} ${WRAPPER_OPTS} ${CWDEFS} ${CPCMD} ${PKG}.${ME} "$@"
10 PKG=$215 if [ \! -d $PKG ]; then16 echo "$PKG does not exist."20 cd $PKG22 ARCHIVE=$PKG-$VERS.tar.gz23 git tag $PKG-$VERS24 git archive --format=tar --prefix=$PKG-$VERS/ $PKG-$VERS | gzip > ../$DEST/$ARCHIVE
29 PKG="third_party/toolchains/preconfig"62 "${PKG}/generate:${TARGET}"64 tar xvf "${ROOT}/bazel-bin/${PKG}/generate/${TARGET}_outputs.tar"
6 PKG=e2fsprogs7 DOCLNK=/usr/share/doc/$PKG
6 PKG=e2fsck-static7 DOCLNK=/usr/share/doc/$PKG
6 PKG ctypes)
4 name = "PKG-INFO",
6 exports_files(["PKG-INFO"])
12 six.egg-info/PKG-INFO
7 # add_ocaml_library(pkg_a OCAML mod_a OCAMLDEP pkg_b C mod_a_stubs PKG ctypes LLVM core)19 # PKG Names of ocamlfind packages this library depends on.26 CMAKE_PARSE_ARGUMENTS(ARG "NOCOPY" "" "OCAML;OCAMLDEP;C;CFLAGS;PKG;LLVM" ${ARGN})
19 futures.egg-info/PKG-INFO
68 Redirecting to godoc.org page for $PKG...
26 PKG=$(TARGET) macro
3 PKG-INFO
27 #Determine from PKG
54 PKG-INFO = setuptools.command.egg_info:write_pkg_info
93 setuptools.egg-info/PKG-INFO
10 { [ "$1" != '--' ] && PKG="${PKG:-plumbing} $1"; }127 for i in $PKG; do
305 in a static file called :file:`PKG-INFO`. When a Distutils-based project is306 installed in Python, the :file:`PKG-INFO` file is copied alongside the modules
103 Python ``PKG-INFO`` file, named ``PKG-INFO`` and placed within the107 file that directly contains the ``PKG-INFO`` metadata. This eliminates115 In addition to the ``PKG-INFO`` file, an egg's metadata directory may156 versions without having to read the egg's PKG-INFO to determine its217 In addition to the minimum required ``PKG-INFO`` metadata, projects can
247 PKG=$PKGNAME
203 "@gast_archive//:PKG-INFO",