mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
2022-02-26 18:36:42 UTC
This commit is contained in:
14
metadata/md5-cache/app-crypt/intel-ipsec-mb-1.2
Normal file
14
metadata/md5-cache/app-crypt/intel-ipsec-mb-1.2
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=>=dev-lang/nasm-2.13.03
|
||||
DEFINED_PHASES=compile configure install test
|
||||
DESCRIPTION=Multi-Buffer Crypto for IPSec from Intel
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/intel/intel-ipsec-mb
|
||||
INHERIT=toolchain-funcs
|
||||
IUSE=+safe-data +safe-lookup +safe-param test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=BSD
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/intel/intel-ipsec-mb/archive/refs/tags/v1.2.tar.gz -> intel-ipsec-mb-1.2.tar.gz
|
||||
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784
|
||||
_md5_=79504ab75bf3ae1119b015838d455507
|
||||
File diff suppressed because one or more lines are too long
15
metadata/md5-cache/app-misc/macchina-6.0.6
Normal file
15
metadata/md5-cache/app-misc/macchina-6.0.6
Normal file
File diff suppressed because one or more lines are too long
16
metadata/md5-cache/app-misc/xplr-0.17.2
Normal file
16
metadata/md5-cache/app-misc/xplr-0.17.2
Normal file
File diff suppressed because one or more lines are too long
15
metadata/md5-cache/app-misc/zellij-0.25.0
Normal file
15
metadata/md5-cache/app-misc/zellij-0.25.0
Normal file
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
||||
BDEPEND=doc? ( app-doc/doxygen ) dev-util/ninja >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-cpp/trantor-1.5.2 dev-libs/jsoncpp:= sys-libs/zlib brotli? ( app-arch/brotli:= ) mariadb? ( dev-db/mariadb:= ) postgres? ( dev-db/postgresql:= ) redis? ( dev-libs/hiredis:= ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:= ) elibc_Darwin? ( sys-libs/native-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( !elibc_SunOS? ( sys-apps/util-linux ) ) test? ( dev-cpp/gtest )
|
||||
DEPEND=>=dev-cpp/trantor-1.5.5 dev-libs/jsoncpp:= sys-libs/zlib brotli? ( app-arch/brotli:= ) mariadb? ( dev-db/mariadb:= ) postgres? ( dev-db/postgresql:= ) redis? ( dev-libs/hiredis:= ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:= ) elibc_Darwin? ( sys-libs/native-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( !elibc_SunOS? ( sys-apps/util-linux ) ) test? ( dev-cpp/gtest )
|
||||
DESCRIPTION=C++14/17 based HTTP web application framework
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/drogonframework/drogon
|
||||
@@ -8,9 +8,9 @@ INHERIT=cmake
|
||||
IUSE=+brotli doc examples mariadb postgres redis sqlite +ssl test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-cpp/trantor-1.5.2 dev-libs/jsoncpp:= sys-libs/zlib brotli? ( app-arch/brotli:= ) mariadb? ( dev-db/mariadb:= ) postgres? ( dev-db/postgresql:= ) redis? ( dev-libs/hiredis:= ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:= ) elibc_Darwin? ( sys-libs/native-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( !elibc_SunOS? ( sys-apps/util-linux ) )
|
||||
RDEPEND=>=dev-cpp/trantor-1.5.5 dev-libs/jsoncpp:= sys-libs/zlib brotli? ( app-arch/brotli:= ) mariadb? ( dev-db/mariadb:= ) postgres? ( dev-db/postgresql:= ) redis? ( dev-libs/hiredis:= ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:= ) elibc_Darwin? ( sys-libs/native-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( !elibc_SunOS? ( sys-apps/util-linux ) )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/drogonframework/drogon/archive/refs/tags/v1.7.3.tar.gz -> drogon-1.7.3.tar.gz
|
||||
SRC_URI=https://github.com/drogonframework/drogon/archive/refs/tags/v1.7.5.tar.gz -> drogon-1.7.5.tar.gz
|
||||
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68
|
||||
_md5_=dcc55a8273c66581613643de6222b568
|
||||
_md5_=058d4077b154a3af29f91d5c43a25230
|
||||
15
metadata/md5-cache/dev-cpp/jwt-cpp-0.6.0
Normal file
15
metadata/md5-cache/dev-cpp/jwt-cpp-0.6.0
Normal file
@@ -0,0 +1,15 @@
|
||||
BDEPEND=doc? ( app-doc/doxygen[dot] ) dev-util/ninja >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-cpp/nlohmann_json dev-libs/openssl picojson? ( dev-cpp/picojson )
|
||||
DESCRIPTION=header only library for creating and validating JSON Web Tokens in C++11
|
||||
EAPI=8
|
||||
HOMEPAGE=https://thalhammer.github.io/jwt-cpp/
|
||||
INHERIT=cmake
|
||||
IUSE=doc +picojson test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RESTRICT=!picojson? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Thalhammer/jwt-cpp/archive/refs/tags/v0.6.0.tar.gz -> jwt-cpp-0.6.0.tar.gz
|
||||
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68
|
||||
_md5_=371aeae6f65a7536c70b4e28d5d84213
|
||||
@@ -11,6 +11,6 @@ LICENSE=BSD
|
||||
RDEPEND=adns? ( net-dns/c-ares ) ssl? ( dev-libs/openssl )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/an-tao/trantor/archive/refs/tags/v1.5.3.tar.gz -> trantor-1.5.3.tar.gz
|
||||
SRC_URI=https://github.com/an-tao/trantor/archive/refs/tags/v1.5.5.tar.gz -> trantor-1.5.5.tar.gz
|
||||
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68
|
||||
_md5_=ce454f43b4764dad9cb69e8d08b0b0fe
|
||||
_md5_=9d342f93610eedc991fee39bea1903b3
|
||||
@@ -11,6 +11,6 @@ LICENSE=LGPL-2.1
|
||||
RDEPEND=dev-libs/glib:2 dev-libs/openssl:0= json? ( dev-libs/json-glib ) network? ( net-misc/curl ) service? ( sys-apps/dbus )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/rauc/rauc/releases/download/v1.5.1/rauc-1.5.1.tar.xz
|
||||
SRC_URI=https://github.com/rauc/rauc/releases/download/v1.6/rauc-1.6.tar.xz
|
||||
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 libtool 241a8f577b9781a42a7421e53448a44e autotools 6cc26735fa9dd59e8c62880beda05b6e multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-any-r1 54666a8fa603df658d9284845fc3d755 docs 7c38d94fa7c1b4235fe571dc09e018df
|
||||
_md5_=4fb48f5d0602c1d8cf6db33ceb324436
|
||||
_md5_=32135678dbf288cbf6221e1b625ed3f8
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) virtual/pkgconfig doc? ( media-gfx/graphviz python_single_target_python3_8? ( dev-python/sphinx[python_targets_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/sphinx[python_targets_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-)] ) ) test? ( dev-libs/check dev-util/valgrind python_single_target_python3_8? ( dev-python/subunit[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/subunit[python_targets_python3_9(-)] ) ) dev-util/ninja >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=mbedtls? ( net-libs/mbedtls:= ) openssl? ( dev-libs/openssl:0= )
|
||||
DESCRIPTION=Open source C implementation of OPC UA
|
||||
EAPI=8
|
||||
HOMEPAGE=https://open62541.org/
|
||||
INHERIT=cmake python-single-r1
|
||||
IUSE=doc encryption examples etf mbedtls pubsub openssl test tools xdp python_single_target_python3_8 python_single_target_python3_9
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=MPL-2.0
|
||||
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) mbedtls? ( net-libs/mbedtls:= ) openssl? ( dev-libs/openssl:0= )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 ) encryption? ( || ( mbedtls openssl ) ) etf? ( pubsub ) xdp? ( pubsub )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/open62541/open62541/archive/v1.2.3.tar.gz -> open62541-1.2.3.tar.gz
|
||||
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-single-r1 3c5721adc30f98c39739c5970a4762d8
|
||||
_md5_=6d116ff41a240d3613157c577173c267
|
||||
17
metadata/md5-cache/dev-libs/open62541-1.2.4
Normal file
17
metadata/md5-cache/dev-libs/open62541-1.2.4
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) virtual/pkgconfig doc? ( media-gfx/graphviz python_single_target_python3_8? ( dev-python/sphinx[python_targets_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/sphinx[python_targets_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/sphinx[python_targets_python3_10(-)] dev-python/sphinx_rtd_theme[python_targets_python3_10(-)] ) ) test? ( dev-libs/check dev-util/valgrind python_single_target_python3_8? ( dev-python/subunit[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/subunit[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/subunit[python_targets_python3_10(-)] ) ) dev-util/ninja >=dev-util/cmake-3.20.5
|
||||
DEFINED_PHASES=compile configure install prepare setup test
|
||||
DEPEND=mbedtls? ( net-libs/mbedtls:= ) openssl? ( dev-libs/openssl:0= )
|
||||
DESCRIPTION=Open source C implementation of OPC UA
|
||||
EAPI=8
|
||||
HOMEPAGE=https://open62541.org/
|
||||
INHERIT=cmake python-single-r1
|
||||
IUSE=doc encryption examples etf mbedtls pubsub openssl test tools xdp python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
|
||||
KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=MPL-2.0
|
||||
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) mbedtls? ( net-libs/mbedtls:= ) openssl? ( dev-libs/openssl:0= )
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) encryption? ( || ( mbedtls openssl ) ) etf? ( pubsub ) xdp? ( pubsub )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/open62541/open62541/archive/v1.2.4.tar.gz -> open62541-1.2.4.tar.gz
|
||||
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-single-r1 3c5721adc30f98c39739c5970a4762d8
|
||||
_md5_=b82a3102299a37f28bc8e2c80363a7ab
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) doc? ( || ( ( >=dev-lang/python-3.9.9-r1:3.9 dev-python/sphinx[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 dev-python/sphinx[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/dralshehri/hijri-converter
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_8 python_targets_python3_9
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dralshehri/hijri-converter/archive/v2.1.3.tar.gz -> hijri-converter-2.1.3.tar.gz
|
||||
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
|
||||
_md5_=e1ec35cb43baec7121e92ae7a46eae8f
|
||||
16
metadata/md5-cache/dev-python/hijri-converter-2.2.3
Normal file
16
metadata/md5-cache/dev-python/hijri-converter-2.2.3
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( >=dev-python/pytest-6.2.5-r2[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( || ( ( >=dev-lang/python-3.10.0_p1-r1:3.10 dev-python/sphinx[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.9-r1:3.9 dev-python/sphinx[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 dev-python/sphinx[python_targets_python3_8(-)] ) ( >=dev-python/pypy3-7.3.7-r1:0 dev-python/sphinx[python_targets_pypy3(-)] ) ) ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/installer-0.4.0_p20220124[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/dralshehri/hijri-converter
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dralshehri/hijri-converter/archive/v2.2.3.tar.gz -> hijri-converter-2.2.3.tar.gz
|
||||
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 d540d96908dd5622f3dfa41d167e632d
|
||||
_md5_=cb47ecf0f5c4412876edc517444e78f0
|
||||
@@ -11,4 +11,4 @@ RDEPEND=media-sound/spotify
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/abba23/spotify-adblock/archive/refs/tags/v1.0.1.tar.gz -> spotify-adblock-1.0.1.tar.gz https://crates.io/api/v1/crates/aho-corasick/0.7.18/download -> aho-corasick-0.7.18.crate https://crates.io/api/v1/crates/lazy_static/1.4.0/download -> lazy_static-1.4.0.crate https://crates.io/api/v1/crates/libc/0.2.119/download -> libc-0.2.119.crate https://crates.io/api/v1/crates/memchr/2.4.1/download -> memchr-2.4.1.crate https://crates.io/api/v1/crates/proc-macro2/1.0.36/download -> proc-macro2-1.0.36.crate https://crates.io/api/v1/crates/quote/1.0.15/download -> quote-1.0.15.crate https://crates.io/api/v1/crates/regex/1.5.4/download -> regex-1.5.4.crate https://crates.io/api/v1/crates/regex-syntax/0.6.25/download -> regex-syntax-0.6.25.crate https://crates.io/api/v1/crates/serde/1.0.136/download -> serde-1.0.136.crate https://crates.io/api/v1/crates/serde_derive/1.0.136/download -> serde_derive-1.0.136.crate https://crates.io/api/v1/crates/syn/1.0.86/download -> syn-1.0.86.crate https://crates.io/api/v1/crates/toml/0.5.8/download -> toml-0.5.8.crate https://crates.io/api/v1/crates/unicode-xid/0.2.2/download -> unicode-xid-0.2.2.crate
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 cargo 7ea27a358c2ff39754bf66a96c06f3de
|
||||
_md5_=89f424aa57a6a484228b07c421025869
|
||||
_md5_=6d5349cc4e57146b573a7e7908cba360
|
||||
|
||||
@@ -10,6 +10,6 @@ KEYWORDS=~amd64 ~arm ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=app-pda/libplist dev-libs/openssl media-libs/gstreamer media-libs/gst-plugins-bad media-libs/gst-plugins-base media-plugins/gst-plugins-libav vaapi? ( media-plugins/gst-plugins-vaapi ) net-dns/avahi[mdnsresponder-compat] zoomfix? ( x11-libs/libX11 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/FDH2/UxPlay/archive/refs/tags/v1.44.tar.gz -> uxplay-1.44.tar.gz
|
||||
SRC_URI=https://github.com/FDH2/UxPlay/archive/refs/tags/v1.47.tar.gz -> uxplay-1.47.tar.gz
|
||||
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68
|
||||
_md5_=a1724d10919d0bf012e0e199cc1e2c2f
|
||||
_md5_=7a6dd51e4c870dd2cabab2bcd0952603
|
||||
File diff suppressed because one or more lines are too long
@@ -9,6 +9,6 @@ KEYWORDS=~amd64 ~x86
|
||||
LICENSE=GPL-3+
|
||||
RDEPEND=dev-libs/libretls:= sys-libs/ncurses:=
|
||||
SLOT=0
|
||||
SRC_URI=https://git.causal.agency/catgirl/snapshot/catgirl-2.0.tar.gz
|
||||
SRC_URI=https://git.causal.agency/catgirl/snapshot/catgirl-2.1.tar.gz
|
||||
_eclasses_=readme.gentoo-r1 eebd0164fe61f4f7b64a683e83fdceb1 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784
|
||||
_md5_=efdd0b3ddf750a9661c79b7d0ed1b9f1
|
||||
_md5_=b73877bae09f8dd434efa4f32eeab87b
|
||||
File diff suppressed because one or more lines are too long
15
metadata/md5-cache/net-misc/gemserv-0.6.6
Normal file
15
metadata/md5-cache/net-misc/gemserv-0.6.6
Normal file
File diff suppressed because one or more lines are too long
13
metadata/md5-cache/sys-apps/bustd-0.1.1
Normal file
13
metadata/md5-cache/sys-apps/bustd-0.1.1
Normal file
@@ -0,0 +1,13 @@
|
||||
BDEPEND=>=virtual/rust-1.53
|
||||
DEFINED_PHASES=compile configure install setup test unpack
|
||||
DESCRIPTION=bustd
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/vrmiguel/bustd
|
||||
INHERIT=linux-info cargo
|
||||
IUSE=+glob debug
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://crates.io/api/v1/crates/adler/1.0.2/download -> adler-1.0.2.crate https://crates.io/api/v1/crates/argh/0.1.5/download -> argh-0.1.5.crate https://crates.io/api/v1/crates/argh_derive/0.1.5/download -> argh_derive-0.1.5.crate https://crates.io/api/v1/crates/argh_shared/0.1.5/download -> argh_shared-0.1.5.crate https://crates.io/api/v1/crates/autocfg/1.0.1/download -> autocfg-1.0.1.crate https://crates.io/api/v1/crates/bitflags/1.2.1/download -> bitflags-1.2.1.crate https://crates.io/api/v1/crates/boxfnonce/0.1.1/download -> boxfnonce-0.1.1.crate https://crates.io/api/v1/crates/byteorder/1.4.3/download -> byteorder-1.4.3.crate https://crates.io/api/v1/crates/bustd/0.1.1/download -> bustd-0.1.1.crate https://crates.io/api/v1/crates/cc/1.0.68/download -> cc-1.0.68.crate https://crates.io/api/v1/crates/cfg-if/1.0.0/download -> cfg-if-1.0.0.crate https://crates.io/api/v1/crates/chrono/0.4.19/download -> chrono-0.4.19.crate https://crates.io/api/v1/crates/crc32fast/1.2.1/download -> crc32fast-1.2.1.crate https://crates.io/api/v1/crates/daemonize/0.4.1/download -> daemonize-0.4.1.crate https://crates.io/api/v1/crates/flate2/1.0.20/download -> flate2-1.0.20.crate https://crates.io/api/v1/crates/glob/0.3.0/download -> glob-0.3.0.crate https://crates.io/api/v1/crates/heck/0.3.3/download -> heck-0.3.3.crate https://crates.io/api/v1/crates/hex/0.4.3/download -> hex-0.4.3.crate https://crates.io/api/v1/crates/lazy_static/1.4.0/download -> lazy_static-1.4.0.crate https://crates.io/api/v1/crates/libc/0.2.97/download -> libc-0.2.97.crate https://crates.io/api/v1/crates/miniz_oxide/0.4.4/download -> miniz_oxide-0.4.4.crate https://crates.io/api/v1/crates/num-integer/0.1.44/download -> num-integer-0.1.44.crate https://crates.io/api/v1/crates/num-traits/0.2.14/download -> num-traits-0.2.14.crate https://crates.io/api/v1/crates/proc-macro2/1.0.27/download -> proc-macro2-1.0.27.crate https://crates.io/api/v1/crates/procfs/0.9.1/download -> procfs-0.9.1.crate https://crates.io/api/v1/crates/quote/1.0.9/download -> quote-1.0.9.crate https://crates.io/api/v1/crates/syn/1.0.73/download -> syn-1.0.73.crate https://crates.io/api/v1/crates/time/0.1.44/download -> time-0.1.44.crate https://crates.io/api/v1/crates/unicode-segmentation/1.8.0/download -> unicode-segmentation-1.8.0.crate https://crates.io/api/v1/crates/unicode-xid/0.2.2/download -> unicode-xid-0.2.2.crate https://crates.io/api/v1/crates/wasi/0.10.0+wasi-snapshot-preview1/download -> wasi-0.10.0+wasi-snapshot-preview1.crate https://crates.io/api/v1/crates/winapi/0.3.9/download -> winapi-0.3.9.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate
|
||||
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 linux-info 2f039741fe92bcea55c78806d16ac0f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b cargo 7ea27a358c2ff39754bf66a96c06f3de
|
||||
_md5_=b4c163a4649f6bcb3f3cbc7726cb7ff7
|
||||
14
metadata/md5-cache/sys-apps/dust-0.8.0
Normal file
14
metadata/md5-cache/sys-apps/dust-0.8.0
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=>=virtual/rust-1.53
|
||||
DEFINED_PHASES=compile configure install test unpack
|
||||
DESCRIPTION=A more intuitive version of du
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/bootandy/dust
|
||||
INHERIT=cargo
|
||||
IUSE=debug
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=Apache-2.0 BSD MIT
|
||||
RESTRICT=mirror test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/bootandy/dust/archive/v0.8.0.tar.gz -> dust-0.8.0.tar.gz https://crates.io/api/v1/crates/aho-corasick/0.7.18/download -> aho-corasick-0.7.18.crate https://crates.io/api/v1/crates/ansi_term/0.12.1/download -> ansi_term-0.12.1.crate https://crates.io/api/v1/crates/assert_cmd/1.0.8/download -> assert_cmd-1.0.8.crate https://crates.io/api/v1/crates/atty/0.2.14/download -> atty-0.2.14.crate https://crates.io/api/v1/crates/autocfg/1.1.0/download -> autocfg-1.1.0.crate https://crates.io/api/v1/crates/bitflags/1.3.2/download -> bitflags-1.3.2.crate https://crates.io/api/v1/crates/bstr/0.2.17/download -> bstr-0.2.17.crate https://crates.io/api/v1/crates/cfg-if/1.0.0/download -> cfg-if-1.0.0.crate https://crates.io/api/v1/crates/clap/3.1.2/download -> clap-3.1.2.crate https://crates.io/api/v1/crates/crossbeam-channel/0.5.2/download -> crossbeam-channel-0.5.2.crate https://crates.io/api/v1/crates/crossbeam-deque/0.8.1/download -> crossbeam-deque-0.8.1.crate https://crates.io/api/v1/crates/crossbeam-epoch/0.9.7/download -> crossbeam-epoch-0.9.7.crate https://crates.io/api/v1/crates/crossbeam-utils/0.8.7/download -> crossbeam-utils-0.8.7.crate https://crates.io/api/v1/crates/difflib/0.4.0/download -> difflib-0.4.0.crate https://crates.io/api/v1/crates/doc-comment/0.3.3/download -> doc-comment-0.3.3.crate https://crates.io/api/v1/crates/either/1.6.1/download -> either-1.6.1.crate https://crates.io/api/v1/crates/fastrand/1.7.0/download -> fastrand-1.7.0.crate https://crates.io/api/v1/crates/hashbrown/0.11.2/download -> hashbrown-0.11.2.crate https://crates.io/api/v1/crates/hermit-abi/0.1.19/download -> hermit-abi-0.1.19.crate https://crates.io/api/v1/crates/indexmap/1.8.0/download -> indexmap-1.8.0.crate https://crates.io/api/v1/crates/instant/0.1.12/download -> instant-0.1.12.crate https://crates.io/api/v1/crates/itertools/0.10.3/download -> itertools-0.10.3.crate https://crates.io/api/v1/crates/lazy_static/1.4.0/download -> lazy_static-1.4.0.crate https://crates.io/api/v1/crates/libc/0.2.119/download -> libc-0.2.119.crate https://crates.io/api/v1/crates/lscolors/0.7.1/download -> lscolors-0.7.1.crate https://crates.io/api/v1/crates/memchr/2.4.1/download -> memchr-2.4.1.crate https://crates.io/api/v1/crates/memoffset/0.6.5/download -> memoffset-0.6.5.crate https://crates.io/api/v1/crates/num_cpus/1.13.1/download -> num_cpus-1.13.1.crate https://crates.io/api/v1/crates/os_str_bytes/6.0.0/download -> os_str_bytes-6.0.0.crate https://crates.io/api/v1/crates/predicates/2.1.1/download -> predicates-2.1.1.crate https://crates.io/api/v1/crates/predicates-core/1.0.3/download -> predicates-core-1.0.3.crate https://crates.io/api/v1/crates/predicates-tree/1.0.5/download -> predicates-tree-1.0.5.crate https://crates.io/api/v1/crates/rayon/1.5.1/download -> rayon-1.5.1.crate https://crates.io/api/v1/crates/rayon-core/1.9.1/download -> rayon-core-1.9.1.crate https://crates.io/api/v1/crates/redox_syscall/0.2.10/download -> redox_syscall-0.2.10.crate https://crates.io/api/v1/crates/regex/1.5.4/download -> regex-1.5.4.crate https://crates.io/api/v1/crates/regex-automata/0.1.10/download -> regex-automata-0.1.10.crate https://crates.io/api/v1/crates/regex-syntax/0.6.25/download -> regex-syntax-0.6.25.crate https://crates.io/api/v1/crates/remove_dir_all/0.5.3/download -> remove_dir_all-0.5.3.crate https://crates.io/api/v1/crates/scopeguard/1.1.0/download -> scopeguard-1.1.0.crate https://crates.io/api/v1/crates/stfu8/0.2.5/download -> stfu8-0.2.5.crate https://crates.io/api/v1/crates/strsim/0.10.0/download -> strsim-0.10.0.crate https://crates.io/api/v1/crates/tempfile/3.3.0/download -> tempfile-3.3.0.crate https://crates.io/api/v1/crates/termcolor/1.1.2/download -> termcolor-1.1.2.crate https://crates.io/api/v1/crates/terminal_size/0.1.17/download -> terminal_size-0.1.17.crate https://crates.io/api/v1/crates/termtree/0.2.4/download -> termtree-0.2.4.crate https://crates.io/api/v1/crates/textwrap/0.14.2/download -> textwrap-0.14.2.crate https://crates.io/api/v1/crates/thousands/0.2.0/download -> thousands-0.2.0.crate https://crates.io/api/v1/crates/unicode-width/0.1.9/download -> unicode-width-0.1.9.crate https://crates.io/api/v1/crates/wait-timeout/0.2.0/download -> wait-timeout-0.2.0.crate https://crates.io/api/v1/crates/winapi/0.3.9/download -> winapi-0.3.9.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-util/0.1.5/download -> winapi-util-0.1.5.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate
|
||||
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 cargo 7ea27a358c2ff39754bf66a96c06f3de
|
||||
_md5_=9f9a75bdcdc597cb539389977636db0d
|
||||
@@ -9,7 +9,7 @@ KEYWORDS=~amd64
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=!build? ( app-arch/cpio dev-lang/perl sys-devel/bc sys-devel/bison sys-devel/flex sys-devel/make >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
|
||||
RESTRICT=binchecks strip
|
||||
SLOT=5.4.17.2136.305.2
|
||||
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.4.17-2136.305.2.tar.gz -> linux-uek-5.4.17-2136.305.2.tar.gz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.4-184.base.tar.xz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.4-184.experimental.tar.xz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.4-184.extras.tar.xz
|
||||
SLOT=5.4.17.2136.305.4
|
||||
SRC_URI=https://github.com/oracle/linux-uek/archive/refs/tags/v5.4.17-2136.305.4.tar.gz -> linux-uek-5.4.17-2136.305.4.tar.gz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.4-185.base.tar.xz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.4-185.experimental.tar.xz https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-5.4-185.extras.tar.xz
|
||||
_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 kernel-2 7177fbdc34a8efdcb5b739d8a9673adb
|
||||
_md5_=5549fc8c5865548346a7584844695243
|
||||
_md5_=893ecb62006d488cb62245e14be78529
|
||||
Reference in New Issue
Block a user