Home
last modified time | relevance | path

Searched defs:tarball_path (Results 1 – 12 of 12) sorted by relevance

/dports/devel/jsoncpp/jsoncpp-1.9.5/devtools/
H A Dtarball.py12 def make_tarball(tarball_path, sources, base_dir, prefix_dir=''): argument
48 def decompress(tarball_path, base_dir): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/jsoncpp/source/devtools/
H A Dtarball.py12 def make_tarball(tarball_path, sources, base_dir, prefix_dir=''): argument
48 def decompress(tarball_path, base_dir): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/jsoncpp/source/devtools/
H A Dtarball.py12 def make_tarball(tarball_path, sources, base_dir, prefix_dir=''): argument
48 def decompress(tarball_path, base_dir): argument
/dports/audio/musicpd/mpd-0.23.6/python/build/
H A Dtar.py3 def untar(tarball_path, parent_path, base): argument
H A Ddirs.py8 tarball_path = os.path.join(shared_path, 'download') variable
/dports/textproc/py-jq/jq-1.2.1/
H A Dsetup.py70 def _build_lib(self, source_url, tarball_path, lib_dir, commands): argument
88 def _download_tarball(self, source_url, tarball_path, lib_dir): argument
/dports/audio/musicpd/mpd-0.23.6/win32/
H A Dbuild.py39 tarball_path, src_path, build_path, install_prefix): argument
/dports/audio/musicpd/mpd-0.23.6/android/
H A Dbuild.py74 def __init__(self, tarball_path, src_path, build_path, argument
/dports/devel/py-testtools/testtools-2.5.0/testtools/matchers/
H A D_filesystem.py181 def match(self, tarball_path): argument
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/test/3rdparty/testtools-0.9.34/testtools/matchers/
H A D_filesystem.py181 def match(self, tarball_path): argument
/dports/devel/py-testtools/testtools-2.5.0/scripts/
H A D_lp_release.py180 def upload_tarball(release, tarball_path): argument
/dports/lang/gleam/gleam-0.18.2/compiler-core/src/
H A Dhex.rs170 let tarball_path = in ensure_package_downloaded() localVariable