diff --git a/metadata/md5-cache/app-emulation/waydroid-1.2.1 b/metadata/md5-cache/app-emulation/waydroid-1.2.1 new file mode 100644 index 0000000000..cbdd7a2232 --- /dev/null +++ b/metadata/md5-cache/app-emulation/waydroid-1.2.1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=install setup +DESCRIPTION=A container-based approach to boot a full Android system on a regular Linux system +EAPI=8 +HOMEPAGE=https://waydro.id +INHERIT=python-single-r1 +IUSE=python_single_target_python3_9 python_single_target_python3_10 +KEYWORDS=~amd64 +LICENSE=GPL-3 +RDEPEND=app-containers/lxc python_single_target_python3_9? ( dev-python/pygobject[python_targets_python3_9(-)] dev-python/gbinder[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/pygobject[python_targets_python3_10(-)] dev-python/gbinder[python_targets_python3_10(-)] ) net-firewall/nftables net-dns/dnsmasq 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 ) +REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 ) +SLOT=0 +SRC_URI=https://github.com/waydroid/waydroid/archive/1.2.1.tar.gz -> waydroid-1.2.1.tar.gz +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 +_md5_=99bfd315ac1c43086f079ed6e3cd05a1 diff --git a/metadata/md5-cache/dev-R/xfun-0.30 b/metadata/md5-cache/dev-R/xfun-0.31 similarity index 78% rename from metadata/md5-cache/dev-R/xfun-0.30 rename to metadata/md5-cache/dev-R/xfun-0.31 index fb8e7d3c47..35bdd61df1 100644 --- a/metadata/md5-cache/dev-R/xfun-0.30 +++ b/metadata/md5-cache/dev-R/xfun-0.31 @@ -3,12 +3,12 @@ DEFINED_PHASES=compile configure install postinst prepare unpack DEPEND=dev-lang/R DESCRIPTION=Supporting Functions for Package maintained by Yihui Xie EAPI=7 -HOMEPAGE=https://cran.r-project.org/package=xfun +HOMEPAGE=https://cran.r-project.org/package=xfun https://github.com/yihui/xfun INHERIT=R-packages KEYWORDS=~amd64 LICENSE=MIT RDEPEND=dev-lang/R SLOT=0 -SRC_URI=mirror://cran/src/contrib/xfun_0.30.tar.gz +SRC_URI=mirror://cran/src/contrib/xfun_0.31.tar.gz _eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff optfeature d524f291c80f9d21ad80fe978e3ca760 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b R-packages fb639cbad24feebe9d09798764205a36 -_md5_=5bb5391f558533ac0ee2e826ecdbcefe +_md5_=f8cec911cade18b11d8c7e411aa65d44 diff --git a/metadata/md5-cache/dev-cpp/vexcl-1.4.3 b/metadata/md5-cache/dev-cpp/vexcl-1.4.3 index 907e82879f..68b6e69af1 100644 --- a/metadata/md5-cache/dev-cpp/vexcl-1.4.3 +++ b/metadata/md5-cache/dev-cpp/vexcl-1.4.3 @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/ddemidov/vexcl/archive/refs/tags/1.4.3.tar.gz -> vexcl-1.4.3.tar.gz _eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd docs 8ed2a8a28ff109e7a3582c9abb7fe327 -_md5_=a2d64b237af4b8f0a9ad47d39f1bcf99 +_md5_=29ac12524df51c9dcdb5c5918f0a9de9 diff --git a/metadata/md5-cache/dev-db/rum-1.3.7 b/metadata/md5-cache/dev-db/rum-1.3.7 deleted file mode 100644 index da2170d30b..0000000000 --- a/metadata/md5-cache/dev-db/rum-1.3.7 +++ /dev/null @@ -1,15 +0,0 @@ -DEFINED_PHASES=compile install prepare setup test -DEPEND=postgres_targets_postgres13? ( dev-db/postgresql:13=[server] ) postgres_targets_postgres12? ( dev-db/postgresql:12=[server] ) postgres_targets_postgres11? ( dev-db/postgresql:11=[server] ) postgres_targets_postgres10? ( dev-db/postgresql:10=[server] ) postgres_targets_postgres9_6? ( dev-db/postgresql:9.6=[server] ) -DESCRIPTION=RUM access method - inverted index with additional information in posting lists -EAPI=7 -HOMEPAGE=https://github.com/postgrespro/rum -INHERIT=postgres-multi -IUSE=postgres_targets_postgres13 postgres_targets_postgres12 postgres_targets_postgres11 postgres_targets_postgres10 postgres_targets_postgres9_6 -KEYWORDS=~amd64 ~x86 -LICENSE=POSTGRESQL -RDEPEND=postgres_targets_postgres13? ( dev-db/postgresql:13=[server] ) postgres_targets_postgres12? ( dev-db/postgresql:12=[server] ) postgres_targets_postgres11? ( dev-db/postgresql:11=[server] ) postgres_targets_postgres10? ( dev-db/postgresql:10=[server] ) postgres_targets_postgres9_6? ( dev-db/postgresql:9.6=[server] ) -RESTRICT=test -SLOT=0 -SRC_URI=https://github.com/postgrespro/rum/archive/1.3.7.tar.gz -> rum-1.3.7.tar.gz -_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd postgres ef8ac3104af5b45aff7aa01c342f0f59 postgres-multi 67d8361b394ded18c2e915e9e493e5f7 -_md5_=b60a2f4a2f40d8a0db05941b764371a2 diff --git a/metadata/md5-cache/dev-db/rum-1.3.9 b/metadata/md5-cache/dev-db/rum-1.3.9 new file mode 100644 index 0000000000..65b58ed339 --- /dev/null +++ b/metadata/md5-cache/dev-db/rum-1.3.9 @@ -0,0 +1,15 @@ +DEFINED_PHASES=compile install prepare setup test +DEPEND=postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) postgres_targets_postgres13? ( dev-db/postgresql:13=[server] ) postgres_targets_postgres12? ( dev-db/postgresql:12=[server] ) postgres_targets_postgres11? ( dev-db/postgresql:11=[server] ) postgres_targets_postgres10? ( dev-db/postgresql:10=[server] ) postgres_targets_postgres9_6? ( dev-db/postgresql:9.6=[server] ) +DESCRIPTION=RUM access method - inverted index with additional information in posting lists +EAPI=7 +HOMEPAGE=https://github.com/postgrespro/rum +INHERIT=postgres-multi +IUSE=postgres_targets_postgres14 postgres_targets_postgres13 postgres_targets_postgres12 postgres_targets_postgres11 postgres_targets_postgres10 postgres_targets_postgres9_6 +KEYWORDS=~amd64 ~x86 +LICENSE=POSTGRESQL +RDEPEND=postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) postgres_targets_postgres13? ( dev-db/postgresql:13=[server] ) postgres_targets_postgres12? ( dev-db/postgresql:12=[server] ) postgres_targets_postgres11? ( dev-db/postgresql:11=[server] ) postgres_targets_postgres10? ( dev-db/postgresql:10=[server] ) postgres_targets_postgres9_6? ( dev-db/postgresql:9.6=[server] ) +RESTRICT=test +SLOT=0 +SRC_URI=https://github.com/postgrespro/rum/archive/1.3.9.tar.gz -> rum-1.3.9.tar.gz +_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd postgres ef8ac3104af5b45aff7aa01c342f0f59 postgres-multi 67d8361b394ded18c2e915e9e493e5f7 +_md5_=0bf73825c89f3124630347ad647f5726 diff --git a/metadata/md5-cache/dev-libs/gbinder-1.1.19 b/metadata/md5-cache/dev-libs/gbinder-1.1.19 new file mode 100644 index 0000000000..8d67f36037 --- /dev/null +++ b/metadata/md5-cache/dev-libs/gbinder-1.1.19 @@ -0,0 +1,12 @@ +BDEPEND=virtual/pkgconfig +DEFINED_PHASES=compile install +DEPEND=dev-libs/libglibutil +DESCRIPTION=GLib-style interface to binder +EAPI=8 +HOMEPAGE=https://github.com/mer-hybris/libgbinder +KEYWORDS=~amd64 +LICENSE=BSD +RDEPEND=dev-libs/libglibutil +SLOT=0 +SRC_URI=https://github.com/mer-hybris/libgbinder/archive/1.1.19.tar.gz -> gbinder-1.1.19.tar.gz +_md5_=e4438b9a95ac1f29857767ef9385b95b diff --git a/metadata/md5-cache/dev-libs/gbinder-9999 b/metadata/md5-cache/dev-libs/gbinder-9999 new file mode 100644 index 0000000000..db166e9b26 --- /dev/null +++ b/metadata/md5-cache/dev-libs/gbinder-9999 @@ -0,0 +1,13 @@ +BDEPEND=virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=compile install unpack +DEPEND=dev-libs/libglibutil +DESCRIPTION=GLib-style interface to binder +EAPI=8 +HOMEPAGE=https://github.com/mer-hybris/libgbinder +INHERIT=git-r3 +LICENSE=BSD +PROPERTIES=live +RDEPEND=dev-libs/libglibutil +SLOT=0 +_eclasses_=git-r3 b9ac6f96d2a88edb5b351df634dc5e53 +_md5_=e4438b9a95ac1f29857767ef9385b95b diff --git a/metadata/md5-cache/dev-libs/libglibutil-1.0.63 b/metadata/md5-cache/dev-libs/libglibutil-1.0.63 new file mode 100644 index 0000000000..e2d6a8b3c7 --- /dev/null +++ b/metadata/md5-cache/dev-libs/libglibutil-1.0.63 @@ -0,0 +1,12 @@ +BDEPEND=virtual/pkgconfig +DEFINED_PHASES=compile install +DEPEND=dev-libs/glib +DESCRIPTION=Library of glib utilities +EAPI=8 +HOMEPAGE=https://github.com/sailfishos/libglibutil +KEYWORDS=~amd64 +LICENSE=BSD +RDEPEND=dev-libs/glib +SLOT=0 +SRC_URI=https://github.com/sailfishos/libglibutil/archive/1.0.63.tar.gz -> libglibutil-1.0.63.tar.gz +_md5_=4521ef6a4c0965f06021e27eb019030d diff --git a/metadata/md5-cache/dev-octave/control-3.4.0 b/metadata/md5-cache/dev-octave/control-3.4.0 index a7fa162042..c1bf5eae63 100644 --- a/metadata/md5-cache/dev-octave/control-3.4.0 +++ b/metadata/md5-cache/dev-octave/control-3.4.0 @@ -1,5 +1,5 @@ BDEPEND=virtual/fortran sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 -DEFINED_PHASES=compile install postinst postrm prepare prerm setup unpack +DEFINED_PHASES=compile install postinst postrm prepare prerm setup test unpack DEPEND=>=sci-mathematics/octave-4.0.0 virtual/fortran DESCRIPTION=Computer-Aided Control System Design EAPI=8 @@ -10,5 +10,5 @@ LICENSE=GPL-3+ RDEPEND=>=sci-mathematics/octave-4.0.0 sci-libs/slicot virtual/fortran SLOT=0 SRC_URI=mirror://sourceforge/octave/control-3.4.0.tar.gz -_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b fortran-2 72d28c6872beb1e7cb99684b0ae4715d gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge 9a9ca1b24f39803f5f4d117f4488da0f +_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b fortran-2 72d28c6872beb1e7cb99684b0ae4715d gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge a921939040e22fedfe5ed416379a30dd _md5_=80cbfbe32737a549a2fc368f2552b280 diff --git a/metadata/md5-cache/dev-octave/dataframe-1.2.0 b/metadata/md5-cache/dev-octave/dataframe-1.2.0 index 09c779a69a..338edb48dd 100644 --- a/metadata/md5-cache/dev-octave/dataframe-1.2.0 +++ b/metadata/md5-cache/dev-octave/dataframe-1.2.0 @@ -1,5 +1,5 @@ BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 -DEFINED_PHASES=compile install postinst postrm prepare prerm unpack +DEFINED_PHASES=compile install postinst postrm prepare prerm test unpack DEPEND=>=sci-mathematics/octave-3.2.0 DESCRIPTION=Data manipulation toolbox similar to R data.frame EAPI=8 @@ -10,5 +10,5 @@ LICENSE=GPL-3 RDEPEND=>=sci-mathematics/octave-3.2.0 SLOT=0 SRC_URI=mirror://sourceforge/octave/dataframe-1.2.0.tar.gz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge 9a9ca1b24f39803f5f4d117f4488da0f +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge a921939040e22fedfe5ed416379a30dd _md5_=fe16ab60bddad42ef9e6b089a5f8c222 diff --git a/metadata/md5-cache/dev-octave/fuzzy-logic-toolkit-0.4.6 b/metadata/md5-cache/dev-octave/fuzzy-logic-toolkit-0.4.6 index b309a22c22..da6ca77f1b 100644 --- a/metadata/md5-cache/dev-octave/fuzzy-logic-toolkit-0.4.6 +++ b/metadata/md5-cache/dev-octave/fuzzy-logic-toolkit-0.4.6 @@ -1,5 +1,5 @@ BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 -DEFINED_PHASES=compile install postinst postrm prepare prerm unpack +DEFINED_PHASES=compile install postinst postrm prepare prerm test unpack DEPEND=>=sci-mathematics/octave-3.2.4 DESCRIPTION=A mostly MATLAB-compatible fuzzy logic toolkit for Octave EAPI=8 @@ -10,5 +10,5 @@ LICENSE=GPL-3+ RDEPEND=>=sci-mathematics/octave-3.2.4 SLOT=0 SRC_URI=mirror://sourceforge/octave/fuzzy-logic-toolkit-0.4.6.tar.gz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge 9a9ca1b24f39803f5f4d117f4488da0f +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge a921939040e22fedfe5ed416379a30dd _md5_=c74b8dc5e560a6c397e52110320b255d diff --git a/metadata/md5-cache/dev-octave/ga-0.10.3 b/metadata/md5-cache/dev-octave/ga-0.10.3 index 1294310d9a..cd6315da88 100644 --- a/metadata/md5-cache/dev-octave/ga-0.10.3 +++ b/metadata/md5-cache/dev-octave/ga-0.10.3 @@ -1,5 +1,5 @@ BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 -DEFINED_PHASES=compile install postinst postrm prepare prerm unpack +DEFINED_PHASES=compile install postinst postrm prepare prerm test unpack DEPEND=>=sci-mathematics/octave-4.0.0 DESCRIPTION=Genetic optimization code EAPI=8 @@ -10,5 +10,5 @@ LICENSE=GPL-3+ RDEPEND=>=sci-mathematics/octave-4.0.0 SLOT=0 SRC_URI=mirror://sourceforge/octave/ga-0.10.3.tar.gz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge 9a9ca1b24f39803f5f4d117f4488da0f +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge a921939040e22fedfe5ed416379a30dd _md5_=2b92ba6facea6bc44bcc142b3f78d378 diff --git a/metadata/md5-cache/dev-octave/instrument-control-0.7.1 b/metadata/md5-cache/dev-octave/instrument-control-0.7.1 index 44199335cf..1a9d104f83 100644 --- a/metadata/md5-cache/dev-octave/instrument-control-0.7.1 +++ b/metadata/md5-cache/dev-octave/instrument-control-0.7.1 @@ -1,5 +1,5 @@ BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 -DEFINED_PHASES=compile install postinst postrm prepare prerm unpack +DEFINED_PHASES=compile install postinst postrm prepare prerm test unpack DEPEND=>=sci-mathematics/octave-3.8.0 DESCRIPTION=Low level I/O functions for serial, i2c and parallel interfaces EAPI=8 @@ -10,5 +10,5 @@ LICENSE=GPL-3+ RDEPEND=>=sci-mathematics/octave-3.8.0 SLOT=0 SRC_URI=mirror://sourceforge/octave/instrument-control-0.7.1.tar.gz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge 9a9ca1b24f39803f5f4d117f4488da0f +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge a921939040e22fedfe5ed416379a30dd _md5_=642fcafd0d55ab31e89a2573b654cf42 diff --git a/metadata/md5-cache/dev-octave/io-2.6.4 b/metadata/md5-cache/dev-octave/io-2.6.4 index 5a5b727d76..c0eaeb18ee 100644 --- a/metadata/md5-cache/dev-octave/io-2.6.4 +++ b/metadata/md5-cache/dev-octave/io-2.6.4 @@ -1,5 +1,5 @@ BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 -DEFINED_PHASES=compile install postinst postrm prepare prerm unpack +DEFINED_PHASES=compile install postinst postrm prepare prerm test unpack DEPEND=>=sci-mathematics/octave-4.2.0 DESCRIPTION=Input/Output in external formats EAPI=8 @@ -10,5 +10,5 @@ LICENSE=GPL-3+ BSD-2 RDEPEND=>=sci-mathematics/octave-4.2.0 SLOT=0 SRC_URI=mirror://sourceforge/octave/io-2.6.4.tar.gz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge 9a9ca1b24f39803f5f4d117f4488da0f +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge a921939040e22fedfe5ed416379a30dd _md5_=91c71c0ab6f989412e73228c1e2d61ac diff --git a/metadata/md5-cache/dev-octave/linear-algebra-2.2.3 b/metadata/md5-cache/dev-octave/linear-algebra-2.2.3 index 4ed878b86c..118ce8a388 100644 --- a/metadata/md5-cache/dev-octave/linear-algebra-2.2.3 +++ b/metadata/md5-cache/dev-octave/linear-algebra-2.2.3 @@ -1,5 +1,5 @@ BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 -DEFINED_PHASES=compile install postinst postrm prepare prerm unpack +DEFINED_PHASES=compile install postinst postrm prepare prerm test unpack DEPEND=>=sci-mathematics/octave-4.0.0 DESCRIPTION=Additional linear algebra code EAPI=8 @@ -10,5 +10,5 @@ LICENSE=GPL-3+ LGPL-3+ BSD-2 RDEPEND=>=sci-mathematics/octave-4.0.0 SLOT=0 SRC_URI=mirror://sourceforge/octave/linear-algebra-2.2.3.tar.gz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge 9a9ca1b24f39803f5f4d117f4488da0f +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge a921939040e22fedfe5ed416379a30dd _md5_=94184d43f851536212c8d8731ecb5370 diff --git a/metadata/md5-cache/dev-octave/miscellaneous-1.3.0 b/metadata/md5-cache/dev-octave/miscellaneous-1.3.0 index 0d8be5eb3a..7efc6db428 100644 --- a/metadata/md5-cache/dev-octave/miscellaneous-1.3.0 +++ b/metadata/md5-cache/dev-octave/miscellaneous-1.3.0 @@ -1,5 +1,5 @@ BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 -DEFINED_PHASES=compile install postinst postrm prepare prerm unpack +DEFINED_PHASES=compile install postinst postrm prepare prerm test unpack DEPEND=sci-calculators/units >=sci-mathematics/octave-3.8.0 sys-libs/libtermcap-compat sys-libs/ncurses-compat DESCRIPTION=Miscellaneous tools that don't fit somewhere else EAPI=8 @@ -10,5 +10,5 @@ LICENSE=GPL-3+ RDEPEND=sci-calculators/units >=sci-mathematics/octave-3.8.0 sys-libs/libtermcap-compat sys-libs/ncurses-compat SLOT=0 SRC_URI=mirror://sourceforge/octave/miscellaneous-1.3.0.tar.gz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge 9a9ca1b24f39803f5f4d117f4488da0f +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge a921939040e22fedfe5ed416379a30dd _md5_=383acea3c85191b44e89377f55cbe140 diff --git a/metadata/md5-cache/dev-octave/ocl-1.2.0 b/metadata/md5-cache/dev-octave/ocl-1.2.0 index 60eb5e501b..b2ec999356 100644 --- a/metadata/md5-cache/dev-octave/ocl-1.2.0 +++ b/metadata/md5-cache/dev-octave/ocl-1.2.0 @@ -1,5 +1,5 @@ BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 -DEFINED_PHASES=compile install postinst postrm prepare prerm unpack +DEFINED_PHASES=compile install postinst postrm prepare prerm test unpack DEPEND=>=sci-mathematics/octave-4.2.0 DESCRIPTION=OpenCL support for GNU Octave EAPI=8 @@ -10,5 +10,5 @@ LICENSE=GPL-3+ RDEPEND=>=sci-mathematics/octave-4.2.0 SLOT=0 SRC_URI=mirror://sourceforge/octave/ocl-1.2.0.tar.gz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge 9a9ca1b24f39803f5f4d117f4488da0f +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge a921939040e22fedfe5ed416379a30dd _md5_=c74c07d749276990989a83dcc20abdee diff --git a/metadata/md5-cache/dev-octave/optim-1.6.2 b/metadata/md5-cache/dev-octave/optim-1.6.2 index 864291ca9d..c495c3d389 100644 --- a/metadata/md5-cache/dev-octave/optim-1.6.2 +++ b/metadata/md5-cache/dev-octave/optim-1.6.2 @@ -1,5 +1,5 @@ BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 -DEFINED_PHASES=compile install postinst postrm prepare prerm unpack +DEFINED_PHASES=compile install postinst postrm prepare prerm test unpack DEPEND=>=dev-octave/statistics-1.4.0 >=dev-octave/struct-1.0.12 >=sci-mathematics/octave-4.0.0 DESCRIPTION=Non-linear optimization toolkit EAPI=8 @@ -10,5 +10,5 @@ LICENSE=GPL-3+ BSD public-domain RDEPEND=>=dev-octave/statistics-1.4.0 >=dev-octave/struct-1.0.12 >=sci-mathematics/octave-4.0.0 SLOT=0 SRC_URI=mirror://sourceforge/octave/optim-1.6.2.tar.gz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge 9a9ca1b24f39803f5f4d117f4488da0f +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge a921939040e22fedfe5ed416379a30dd _md5_=4b8ae90f7c4299d4cdef8086bb869bcf diff --git a/metadata/md5-cache/dev-octave/optiminterp-0.3.7 b/metadata/md5-cache/dev-octave/optiminterp-0.3.7 index 04f7b4c176..2c239b1c34 100644 --- a/metadata/md5-cache/dev-octave/optiminterp-0.3.7 +++ b/metadata/md5-cache/dev-octave/optiminterp-0.3.7 @@ -1,5 +1,5 @@ BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 -DEFINED_PHASES=compile install postinst postrm prepare prerm unpack +DEFINED_PHASES=compile install postinst postrm prepare prerm test unpack DEPEND=>=sci-mathematics/octave-4.0.0 DESCRIPTION=An optimal interpolation toolbox for octave EAPI=8 @@ -10,5 +10,5 @@ LICENSE=GPL-3+ RDEPEND=>=sci-mathematics/octave-4.0.0 SLOT=0 SRC_URI=mirror://sourceforge/octave/optiminterp-0.3.7.tar.gz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge 9a9ca1b24f39803f5f4d117f4488da0f +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge a921939040e22fedfe5ed416379a30dd _md5_=e986bb1568e110fe269bdff3e787cdd1 diff --git a/metadata/md5-cache/dev-octave/quaternion-2.4.0 b/metadata/md5-cache/dev-octave/quaternion-2.4.0 index 0af988ab43..2af269e6ff 100644 --- a/metadata/md5-cache/dev-octave/quaternion-2.4.0 +++ b/metadata/md5-cache/dev-octave/quaternion-2.4.0 @@ -1,5 +1,5 @@ BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 -DEFINED_PHASES=compile install postinst postrm prepare prerm unpack +DEFINED_PHASES=compile install postinst postrm prepare prerm test unpack DEPEND=>=sci-mathematics/octave-3.8.0 DESCRIPTION=Quaternion package for GNU Octave, includes a quaternion class EAPI=8 @@ -10,5 +10,5 @@ LICENSE=GPL-3+ RDEPEND=>=sci-mathematics/octave-3.8.0 SLOT=0 SRC_URI=mirror://sourceforge/octave/quaternion-2.4.0.tar.gz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge 9a9ca1b24f39803f5f4d117f4488da0f +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge a921939040e22fedfe5ed416379a30dd _md5_=ebd9cba5a908179fd860b9863a4d3a0f diff --git a/metadata/md5-cache/dev-octave/splines-1.3.4 b/metadata/md5-cache/dev-octave/splines-1.3.4 index d5befc69e4..d34f55d5d8 100644 --- a/metadata/md5-cache/dev-octave/splines-1.3.4 +++ b/metadata/md5-cache/dev-octave/splines-1.3.4 @@ -1,5 +1,5 @@ BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 -DEFINED_PHASES=compile install postinst postrm prepare prerm unpack +DEFINED_PHASES=compile install postinst postrm prepare prerm test unpack DEPEND=>=sci-mathematics/octave-3.6.0 DESCRIPTION=Additional spline functions EAPI=8 @@ -10,5 +10,5 @@ LICENSE=GPL-3+ public-domain RDEPEND=>=sci-mathematics/octave-3.6.0 SLOT=0 SRC_URI=mirror://sourceforge/octave/splines-1.3.4.tar.gz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge 9a9ca1b24f39803f5f4d117f4488da0f +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge a921939040e22fedfe5ed416379a30dd _md5_=93ec72f8c734e42c0df06fddf575eed5 diff --git a/metadata/md5-cache/dev-octave/statistics-1.4.3 b/metadata/md5-cache/dev-octave/statistics-1.4.3 index 62191f1750..31734416d6 100644 --- a/metadata/md5-cache/dev-octave/statistics-1.4.3 +++ b/metadata/md5-cache/dev-octave/statistics-1.4.3 @@ -1,5 +1,5 @@ BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 -DEFINED_PHASES=compile install postinst postrm prepare prerm unpack +DEFINED_PHASES=compile install postinst postrm prepare prerm test unpack DEPEND=>=dev-octave/io-1.0.18 >=sci-mathematics/octave-4.0.0 DESCRIPTION=Additional statistics functions for Octave EAPI=8 @@ -10,5 +10,5 @@ LICENSE=GPL-3+ public-domain RDEPEND=>=dev-octave/io-1.0.18 >=sci-mathematics/octave-4.0.0 SLOT=0 SRC_URI=mirror://sourceforge/octave/statistics-1.4.3.tar.gz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge 9a9ca1b24f39803f5f4d117f4488da0f +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge a921939040e22fedfe5ed416379a30dd _md5_=beef32a07c4e577fe05efab1b088e61d diff --git a/metadata/md5-cache/dev-octave/strings-1.2.0_p20211128 b/metadata/md5-cache/dev-octave/strings-1.2.0_p20211128 index bc4259b9f2..b741fb275c 100644 --- a/metadata/md5-cache/dev-octave/strings-1.2.0_p20211128 +++ b/metadata/md5-cache/dev-octave/strings-1.2.0_p20211128 @@ -1,5 +1,5 @@ BDEPEND=app-arch/unzip sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 -DEFINED_PHASES=compile install postinst postrm prepare prerm unpack +DEFINED_PHASES=compile install postinst postrm prepare prerm test unpack DEPEND=>=sci-mathematics/octave-3.8.0 dev-libs/libpcre DESCRIPTION=Additional functions for manipulation and analysis of strings EAPI=8 @@ -10,5 +10,5 @@ LICENSE=GPL-3+ BSD-2 RDEPEND=>=sci-mathematics/octave-3.8.0 dev-libs/libpcre SLOT=0 SRC_URI=mirror://sourceforge/code-snapshots/hg/o/oc/octave/strings/octave-strings-98fa88db1ba85e108655f25b3ca96a821862eb85.zip -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge 9a9ca1b24f39803f5f4d117f4488da0f +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge a921939040e22fedfe5ed416379a30dd _md5_=3d5f8b449ed718de83b902812bd733c0 diff --git a/metadata/md5-cache/dev-octave/struct-1.0.18 b/metadata/md5-cache/dev-octave/struct-1.0.18 index 2deae8f6ce..dce06d8b86 100644 --- a/metadata/md5-cache/dev-octave/struct-1.0.18 +++ b/metadata/md5-cache/dev-octave/struct-1.0.18 @@ -1,5 +1,5 @@ BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 -DEFINED_PHASES=compile install postinst postrm prepare prerm unpack +DEFINED_PHASES=compile install postinst postrm prepare prerm test unpack DEPEND=>=sci-mathematics/octave-4.0.0 DESCRIPTION=Additional structure manipulation functions EAPI=8 @@ -10,5 +10,5 @@ LICENSE=GPL-3+ RDEPEND=>=sci-mathematics/octave-4.0.0 SLOT=0 SRC_URI=mirror://sourceforge/octave/struct-1.0.18.tar.gz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge 9a9ca1b24f39803f5f4d117f4488da0f +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge a921939040e22fedfe5ed416379a30dd _md5_=5391fa4f3769c3748a325796d33c32f8 diff --git a/metadata/md5-cache/dev-octave/symbolic-2.9.0 b/metadata/md5-cache/dev-octave/symbolic-2.9.0 index c9721d6327..ab8d8d0968 100644 --- a/metadata/md5-cache/dev-octave/symbolic-2.9.0 +++ b/metadata/md5-cache/dev-octave/symbolic-2.9.0 @@ -1,5 +1,5 @@ BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 -DEFINED_PHASES=compile install postinst postrm prepare prerm setup unpack +DEFINED_PHASES=compile install postinst postrm prepare prerm setup test unpack DEPEND=>=sci-mathematics/octave-4.2.0 python_single_target_python3_8? ( dev-python/mpmath[python_targets_python3_8(-)] dev-python/sympy[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/mpmath[python_targets_python3_9(-)] dev-python/sympy[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/mpmath[python_targets_python3_10(-)] dev-python/sympy[python_targets_python3_10(-)] ) DESCRIPTION=Octave Symbolic Package using SymPy EAPI=8 @@ -12,5 +12,5 @@ RDEPEND=>=sci-mathematics/octave-4.2.0 python_single_target_python3_8? ( dev-pyt REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) SLOT=0 SRC_URI=mirror://sourceforge/octave/symbolic-2.9.0.tar.gz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge 9a9ca1b24f39803f5f4d117f4488da0f multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 octaveforge a921939040e22fedfe5ed416379a30dd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 _md5_=4aa56a45e0b9e674edcd4dc3c4344e16 diff --git a/metadata/md5-cache/dev-python/babelfont-3.0.0_alpha8 b/metadata/md5-cache/dev-python/babelfont-3.0.0_alpha8 index afbebffd40..91e35f2027 100644 --- a/metadata/md5-cache/dev-python/babelfont-3.0.0_alpha8 +++ b/metadata/md5-cache/dev-python/babelfont-3.0.0_alpha8 @@ -1,6 +1,6 @@ -BDEPEND=test? ( dev-python/defcon[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/fontParts[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/fonttools[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/glyphsLib[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) 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(-)?] +BDEPEND=test? ( >=dev-python/orjson-3.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fonttools-4.21.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ufoLib2-0.11.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/openstep-plist-0.2.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/cu2qu-1.6.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/fontFeatures[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) 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/gpep517-3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/poetry-core-1.0.8[python_targets_python3_8(-)?,python_targets_python3_9(-)?] DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/defcon[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/fontParts[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/fonttools[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/glyphsLib[python_targets_python3_8(-)?,python_targets_python3_9(-)?] +DEPEND=>=dev-python/orjson-3.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fonttools-4.21.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ufoLib2-0.11.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/openstep-plist-0.2.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/cu2qu-1.6.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/fontFeatures[python_targets_python3_8(-)?,python_targets_python3_9(-)?] DESCRIPTION=Interrogate and manipulate UFO, TTF and OTF fonts with a common interface EAPI=8 HOMEPAGE=https://github.com/simoncozens/babelfont https://pypi.org/project/babelfont/ @@ -8,10 +8,10 @@ INHERIT=distutils-r1 IUSE=test python_targets_python3_8 python_targets_python3_9 KEYWORDS=~amd64 LICENSE=MIT -RDEPEND=dev-python/defcon[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/fontParts[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/fonttools[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/glyphsLib[python_targets_python3_8(-)?,python_targets_python3_9(-)?] 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 ) +RDEPEND=>=dev-python/orjson-3.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/fonttools-4.21.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/ufoLib2-0.11.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/openstep-plist-0.2.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/glyphsLib-5.3.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/cu2qu-1.6.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/fontFeatures[python_targets_python3_8(-)?,python_targets_python3_9(-)?] 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? ( test ) SLOT=0 SRC_URI=mirror://pypi/b/babelfont/babelfont-3.0.0a8.tar.gz _eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 -_md5_=825640824dc086b968ad36a042e0f73c +_md5_=4a560a495a398c64241900108bb92cfa diff --git a/metadata/md5-cache/dev-python/databases-0.4.3 b/metadata/md5-cache/dev-python/databases-0.4.3 deleted file mode 100644 index 45cf0ae3f3..0000000000 --- a/metadata/md5-cache/dev-python/databases-0.4.3 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=test? ( dev-python/aiopg[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/aiosqlite[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/async_timeout[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/asyncpg[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/psycopg[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pymysql[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/starlette[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( =dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) 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(-)?] doc? ( || ( ( >=dev-lang/python-3.9.9-r1:3.9 dev-python/mkdocs[python_targets_python3_9(-)] dev-python/mkdocs-material[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 dev-python/mkdocs[python_targets_python3_8(-)] dev-python/mkdocs-material[python_targets_python3_8(-)] ) ) ) -DEFINED_PHASES=compile configure install postinst prepare test -DESCRIPTION=Async database support for Python. -EAPI=7 -HOMEPAGE=https://www.encode.io/databases/ https://github.com/encode/databases -INHERIT=distutils-r1 docs optfeature -IUSE=test python_targets_python3_8 python_targets_python3_9 doc -KEYWORDS=~amd64 ~x86 -LICENSE=BSD -RDEPEND==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/encode/databases/archive/0.4.3.tar.gz -> databases-0.4.3.tar.gz -_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 docs 8ed2a8a28ff109e7a3582c9abb7fe327 optfeature d524f291c80f9d21ad80fe978e3ca760 -_md5_=6a95c8d5a364d58575f03d0860dd9158 diff --git a/metadata/md5-cache/dev-python/gbinder-1.0.0 b/metadata/md5-cache/dev-python/gbinder-1.0.0 new file mode 100644 index 0000000000..af5ffef9bf --- /dev/null +++ b/metadata/md5-cache/dev-python/gbinder-1.0.0 @@ -0,0 +1,16 @@ +BDEPEND=virtual/pkgconfig dev-python/cython[python_targets_python3_9(-)?,python_targets_python3_10(-)?] 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/setuptools-42.0.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-libs/gbinder +DESCRIPTION=Python bindings for libgbinder +EAPI=8 +HOMEPAGE=https://github.com/erfanoabdi/gbinder-python +INHERIT=distutils-r1 +IUSE=python_targets_python3_9 python_targets_python3_10 +KEYWORDS=~amd64 +LICENSE=GPL-3 +RDEPEND=dev-libs/gbinder 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_python3_9 python_targets_python3_10 ) +SLOT=0 +SRC_URI=https://github.com/erfanoabdi/gbinder-python/archive/1.0.0.tar.gz -> gbinder-1.0.0.tar.gz +_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 +_md5_=cf3f40d51600e906f1de7f033346ddfc diff --git a/metadata/md5-cache/dev-python/gbinder-9999 b/metadata/md5-cache/dev-python/gbinder-9999 new file mode 100644 index 0000000000..24566956d2 --- /dev/null +++ b/metadata/md5-cache/dev-python/gbinder-9999 @@ -0,0 +1,15 @@ +BDEPEND=virtual/pkgconfig dev-python/cython[python_targets_python3_9(-)?,python_targets_python3_10(-)?] 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/setuptools-42.0.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=compile configure install prepare test unpack +DEPEND=dev-libs/gbinder +DESCRIPTION=Python bindings for libgbinder +EAPI=8 +HOMEPAGE=https://github.com/erfanoabdi/gbinder-python +INHERIT=distutils-r1 git-r3 +IUSE=python_targets_python3_9 python_targets_python3_10 +LICENSE=GPL-3 +PROPERTIES=live +RDEPEND=dev-libs/gbinder 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_python3_9 python_targets_python3_10 ) +SLOT=0 +_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 git-r3 b9ac6f96d2a88edb5b351df634dc5e53 +_md5_=cf3f40d51600e906f1de7f033346ddfc diff --git a/metadata/md5-cache/dev-python/neutron-lib-2.21.0 b/metadata/md5-cache/dev-python/neutron-lib-2.21.0 new file mode 100644 index 0000000000..9c98bbadf3 --- /dev/null +++ b/metadata/md5-cache/dev-python/neutron-lib-2.21.0 @@ -0,0 +1,17 @@ +BDEPEND=test? ( >=dev-python/fixtures-3.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/subunit-1.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslotest-3.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/reno-3.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/testresources-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/testscenarios-0.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/testtools-2.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( >=dev-python/pbr-4.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/sqlalchemy-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pecan-1.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/keystoneauth-3.14.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/os-ken-0.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-config-8.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-context-2.22.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-db-4.44.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-i18n-3.20.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-log-4.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-messaging-7.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-policy-3.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-serialization-2.25.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-service-1.24.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-versionedobjects-1.31.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/osprofiler-1.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setproctitle-1.1.10[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/webob-1.7.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/os-traits-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) 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 +DEPEND=>=dev-python/pbr-4.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/sqlalchemy-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pecan-1.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/keystoneauth-3.14.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/os-ken-0.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-config-8.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-context-2.22.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-db-4.44.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-i18n-3.20.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-log-4.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-messaging-7.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-policy-3.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-serialization-2.25.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-service-1.24.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-versionedobjects-1.31.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/osprofiler-1.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setproctitle-1.1.10[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/webob-1.7.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/os-traits-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] +DESCRIPTION=Neutron shared routines and utilities +EAPI=8 +HOMEPAGE=https://github.com/openstack/neutron-lib https://opendev.org/openstack/neutron-lib https://pypi.org/project/neutron-lib/ +INHERIT=distutils-r1 +IUSE=test python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 +LICENSE=Apache-2.0 +RDEPEND=>=dev-python/pbr-4.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/sqlalchemy-1.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pecan-1.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/keystoneauth-3.14.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/netaddr-0.7.18[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/stevedore-1.20.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/os-ken-0.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-concurrency-3.26.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-config-8.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-context-2.22.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-db-4.44.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-i18n-3.20.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-log-4.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-messaging-7.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-policy-3.6.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-serialization-2.25.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-service-1.24.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-utils-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/oslo-versionedobjects-1.31.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/osprofiler-1.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setproctitle-1.1.10[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/webob-1.7.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/os-traits-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] 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=mirror://pypi/n/neutron-lib/neutron-lib-2.21.0.tar.gz +_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 +_md5_=c975fb52b0f266e65a3fdb14667a7a4b diff --git a/metadata/md5-cache/dev-python/orjson-3.6.8-r1 b/metadata/md5-cache/dev-python/orjson-3.6.8-r1 new file mode 100644 index 0000000000..c247cee122 --- /dev/null +++ b/metadata/md5-cache/dev-python/orjson-3.6.8-r1 @@ -0,0 +1,16 @@ +BDEPEND=test? ( dev-python/arrow[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/orjson[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pendulum[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/psutil[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytz[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_9? ( dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( >=dev-python/xxhash-1.4.3[python_targets_python3_8(-)?] ) ) test? ( >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) >=virtual/rust-1.53 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/gpep517-3[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-util/maturin-0.12.7[python_targets_python3_8(-)?,python_targets_python3_9(-)?] +DEFINED_PHASES=compile configure install prepare test unpack +DESCRIPTION=Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy +EAPI=8 +HOMEPAGE=https://github.com/ijl/orjson +INHERIT=cargo distutils-r1 +IUSE=debug test debug python_targets_python3_8 python_targets_python3_9 +KEYWORDS=~amd64 +LICENSE=Apache-2.0 MIT BSD || ( Apache-2.0 MIT ) || ( Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT ) || ( Apache-2.0 Boost-1.0 ) +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/ijl/orjson/archive/refs/tags/3.6.8.tar.gz -> orjson-3.6.8.tar.gz https://crates.io/api/v1/crates/ahash/0.7.6/download -> ahash-0.7.6.crate https://crates.io/api/v1/crates/arrayvec/0.7.2/download -> arrayvec-0.7.2.crate https://crates.io/api/v1/crates/associative-cache/1.0.1/download -> associative-cache-1.0.1.crate https://crates.io/api/v1/crates/autocfg/1.1.0/download -> autocfg-1.1.0.crate https://crates.io/api/v1/crates/bytecount/0.6.2/download -> bytecount-0.6.2.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/encoding_rs/0.8.31/download -> encoding_rs-0.8.31.crate https://crates.io/api/v1/crates/getrandom/0.2.6/download -> getrandom-0.2.6.crate https://crates.io/api/v1/crates/inlinable_string/0.1.15/download -> inlinable_string-0.1.15.crate https://crates.io/api/v1/crates/itoa/1.0.1/download -> itoa-1.0.1.crate https://crates.io/api/v1/crates/libc/0.2.123/download -> libc-0.2.123.crate https://crates.io/api/v1/crates/libm/0.1.4/download -> libm-0.1.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/once_cell/1.10.0/download -> once_cell-1.10.0.crate https://crates.io/api/v1/crates/packed_simd_2/0.3.7/download -> packed_simd_2-0.3.7.crate https://crates.io/api/v1/crates/pyo3-build-config/0.16.4/download -> pyo3-build-config-0.16.4.crate https://crates.io/api/v1/crates/pyo3-ffi/0.16.4/download -> pyo3-ffi-0.16.4.crate https://crates.io/api/v1/crates/ryu/1.0.9/download -> ryu-1.0.9.crate https://crates.io/api/v1/crates/serde/1.0.136/download -> serde-1.0.136.crate https://crates.io/api/v1/crates/serde_json/1.0.79/download -> serde_json-1.0.79.crate https://crates.io/api/v1/crates/simdutf8/0.1.4/download -> simdutf8-0.1.4.crate https://crates.io/api/v1/crates/smallvec/1.8.0/download -> smallvec-1.8.0.crate https://crates.io/api/v1/crates/target-lexicon/0.12.3/download -> target-lexicon-0.12.3.crate https://crates.io/api/v1/crates/version_check/0.9.4/download -> version_check-0.9.4.crate https://crates.io/api/v1/crates/wasi/0.10.2+wasi-snapshot-preview1/download -> wasi-0.10.2+wasi-snapshot-preview1.crate +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b cargo 52a92ed3815080c5f2caac1905687b1c multibuild d26d81f242cb193d899a72bca423d0bd python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 +_md5_=f76d0d2196e9222bd32d7e5ccb6dbc88 diff --git a/metadata/md5-cache/dev-python/python-betterproto-2.0.0_beta4 b/metadata/md5-cache/dev-python/python-betterproto-2.0.0_beta4 index ee297908ba..df7444121d 100644 --- a/metadata/md5-cache/dev-python/python-betterproto-2.0.0_beta4 +++ b/metadata/md5-cache/dev-python/python-betterproto-2.0.0_beta4 @@ -1,4 +1,4 @@ -BDEPEND=test? ( >=dev-python/black-19.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/isort-5.10.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/grpcio-tools-1.40.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-mock-3.1.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-asyncio-0.12.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/grpclib-0.4.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/python-dateutil-2.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.0.1[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-4.4.0[python_targets_python3_10(-)] >=dev-python/sphinx_rtd_theme-0.5.0[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.9-r1:3.9 >=dev-python/sphinx-4.4.0[python_targets_python3_9(-)] >=dev-python/sphinx_rtd_theme-0.5.0[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 >=dev-python/sphinx-4.4.0[python_targets_python3_8(-)] >=dev-python/sphinx_rtd_theme-0.5.0[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 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/gpep517-3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/poetry-core-1.0.8[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] +BDEPEND=test? ( >=dev-python/black-19.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/isort-5.10.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jinja-2.11.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/grpcio-tools-1.40.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-mock-3.1.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-asyncio-0.12.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/grpclib-0.4.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/python-dateutil-2.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.0.1[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-4.4.0[python_targets_python3_10(-)] >=dev-python/sphinx_rtd_theme-0.5.0[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.9-r1:3.9 >=dev-python/sphinx-4.4.0[python_targets_python3_9(-)] >=dev-python/sphinx_rtd_theme-0.5.0[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 >=dev-python/sphinx-4.4.0[python_targets_python3_8(-)] >=dev-python/sphinx_rtd_theme-0.5.0[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 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/gpep517-3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/poetry-core-1.0.8[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] DEFINED_PHASES=compile configure install postinst prepare test DESCRIPTION=Better Protobuf / gRPC Support for Python EAPI=8 @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/danielgtaylor/python-betterproto/archive/refs/tags/v2.0.0b4.tar.gz -> python-betterproto-2.0.0_beta4.tar.gz _eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 optfeature d524f291c80f9d21ad80fe978e3ca760 -_md5_=cdee7da4ee142b0739b8a73315f69950 +_md5_=e7a8ff15114f752f72be31cac59450c8 diff --git a/metadata/md5-cache/dev-python/python-betterproto-9999 b/metadata/md5-cache/dev-python/python-betterproto-9999 index b862506b89..1cea4d9463 100644 --- a/metadata/md5-cache/dev-python/python-betterproto-9999 +++ b/metadata/md5-cache/dev-python/python-betterproto-9999 @@ -1,4 +1,4 @@ -BDEPEND=test? ( >=dev-python/black-19.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/isort-5.10.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/grpcio-tools-1.40.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-mock-3.1.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-asyncio-0.12.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/grpclib-0.4.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/python-dateutil-2.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.0.1[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-4.4.0[python_targets_python3_10(-)] >=dev-python/sphinx_rtd_theme-0.5.0[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.9-r1:3.9 >=dev-python/sphinx-4.4.0[python_targets_python3_9(-)] >=dev-python/sphinx_rtd_theme-0.5.0[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 >=dev-python/sphinx-4.4.0[python_targets_python3_8(-)] >=dev-python/sphinx_rtd_theme-0.5.0[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 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/gpep517-3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/poetry-core-1.0.8[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-vcs/git-1.8.2.1[curl] +BDEPEND=test? ( >=dev-python/black-19.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/isort-5.10.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jinja-2.11.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/grpcio-tools-1.40.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-mock-3.1.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-asyncio-0.12.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/grpclib-0.4.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/python-dateutil-2.8.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.0.1[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-4.4.0[python_targets_python3_10(-)] >=dev-python/sphinx_rtd_theme-0.5.0[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.9-r1:3.9 >=dev-python/sphinx-4.4.0[python_targets_python3_9(-)] >=dev-python/sphinx_rtd_theme-0.5.0[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 >=dev-python/sphinx-4.4.0[python_targets_python3_8(-)] >=dev-python/sphinx_rtd_theme-0.5.0[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 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/gpep517-3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/poetry-core-1.0.8[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install postinst prepare test unpack DESCRIPTION=Better Protobuf / gRPC Support for Python EAPI=8 @@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targe RESTRICT=!test? ( test ) SLOT=0 _eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 optfeature d524f291c80f9d21ad80fe978e3ca760 git-r3 b9ac6f96d2a88edb5b351df634dc5e53 -_md5_=cdee7da4ee142b0739b8a73315f69950 +_md5_=e7a8ff15114f752f72be31cac59450c8 diff --git a/metadata/md5-cache/games-util/mangohud-0.6.6.1-r3 b/metadata/md5-cache/games-util/mangohud-0.6.6.1-r3 index 9f11bbc8e4..59479c63a4 100644 --- a/metadata/md5-cache/games-util/mangohud-0.6.6.1-r3 +++ b/metadata/md5-cache/games-util/mangohud-0.6.6.1-r3 @@ -1,16 +1,16 @@ -BDEPEND=app-arch/unzip dev-python/mako[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] 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/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-util/meson-0.59.4 >=dev-util/ninja-1.8.2 dev-util/meson-format-array -DEFINED_PHASES=compile configure install postinst prepare test unpack -DEPEND=dev-libs/spdlog dev-util/glslang >=dev-util/vulkan-headers-1.2 media-libs/vulkan-loader media-libs/libglvnd dbus? ( sys-apps/dbus ) X? ( x11-libs/libX11 ) video_cards_nvidia? ( x11-drivers/nvidia-drivers xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland ) +BDEPEND=app-arch/unzip || ( ( >=dev-lang/python-3.10.0_p1-r1:3.10 dev-python/mako[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.9-r1:3.9 dev-python/mako[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 dev-python/mako[python_targets_python3_8(-)] ) ) >=dev-util/meson-0.59.4 >=dev-util/ninja-1.8.2 dev-util/meson-format-array +DEFINED_PHASES=compile configure install postinst setup test unpack +DEPEND=dev-libs/spdlog dev-util/glslang >=dev-util/vulkan-headers-1.2 media-libs/vulkan-loader media-libs/libglvnd x11-libs/libdrm dbus? ( sys-apps/dbus ) X? ( x11-libs/libX11 ) video_cards_nvidia? ( x11-drivers/nvidia-drivers xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland ) DESCRIPTION=A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more EAPI=8 HOMEPAGE=https://github.com/flightlessmango/MangoHud -INHERIT=python-r1 distutils-r1 meson -IUSE=+dbus debug +X xnvctrl wayland video_cards_nvidia python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 +INHERIT=python-any-r1 meson +IUSE=+dbus debug +X xnvctrl wayland video_cards_nvidia KEYWORDS=~amd64 ~x86 LICENSE=MIT -RDEPEND=dev-libs/spdlog dev-util/glslang >=dev-util/vulkan-headers-1.2 media-libs/vulkan-loader media-libs/libglvnd dbus? ( sys-apps/dbus ) X? ( x11-libs/libX11 ) video_cards_nvidia? ( x11-drivers/nvidia-drivers xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland ) 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=|| ( X wayland ) xnvctrl? ( video_cards_nvidia ) || ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) +RDEPEND=dev-libs/spdlog dev-util/glslang >=dev-util/vulkan-headers-1.2 media-libs/vulkan-loader media-libs/libglvnd x11-libs/libdrm dbus? ( sys-apps/dbus ) X? ( x11-libs/libX11 ) video_cards_nvidia? ( x11-drivers/nvidia-drivers xnvctrl? ( x11-drivers/nvidia-drivers[static-libs] ) ) wayland? ( dev-libs/wayland ) +REQUIRED_USE=|| ( X wayland ) xnvctrl? ( video_cards_nvidia ) SLOT=0 SRC_URI=https://github.com/flightlessmango/MangoHud/archive/v0.6.6-1.tar.gz -> mangohud-0.6.6.1.tar.gz https://github.com/ocornut/imgui/archive/v1.81.tar.gz -> imgui-1.81.tar.gz https://wrapdb.mesonbuild.com/v2/imgui_1.81-1/get_patch -> imgui-1.81-1-meson-wrap.zip -_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 ninja-utils 58ec4e54962bf45d065fb95030701514 meson 8f48ffde53174aba67239f0da61ac9d3 -_md5_=f4346ac3c44a0f6d03b11f8bdb39a996 +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd ninja-utils 58ec4e54962bf45d065fb95030701514 meson 8f48ffde53174aba67239f0da61ac9d3 +_md5_=5afec8462c2324bad28d1049aa15b920 diff --git a/metadata/md5-cache/media-plugins/gst-plugins-qt5-1.20.1 b/metadata/md5-cache/media-plugins/gst-plugins-qt5-1.20.1 new file mode 100644 index 0000000000..159eb666f2 --- /dev/null +++ b/metadata/md5-cache/media-plugins/gst-plugins-qt5-1.20.1 @@ -0,0 +1,17 @@ +BDEPEND=>=dev-util/meson-0.59.4 >=dev-util/ninja-1.8.2 dev-util/meson-format-array test? ( x11-base/xorg-server[xvfb] x11-apps/xhost ) >=sys-apps/sed-4 virtual/pkgconfig virtual/perl-JSON-PP +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=media-libs/gst-plugins-base-1.20.1:1.0[egl?,opengl,wayland?,X?] media-libs/mesa[egl(+)?,X?] dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 egl? ( dev-qt/qtgui:5[eglfs] ) wayland? ( dev-qt/qtwayland:5 ) X? ( dev-qt/qtx11extras:5 ) >=dev-libs/glib-2.40.0:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/gstreamer-1.20:1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/gst-plugins-good-1.20.1:1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] +DESCRIPTION=Qt5 QML video sink plugin for GStreamer +EAPI=7 +HOMEPAGE=https://gstreamer.freedesktop.org/ +INHERIT=gstreamer-meson qmake-utils +IUSE=+egl wayland +X test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 +KEYWORDS=~amd64 +LICENSE=GPL-2 +RDEPEND=>=media-libs/gst-plugins-base-1.20.1:1.0[egl?,opengl,wayland?,X?] media-libs/mesa[egl(+)?,X?] dev-qt/qtcore:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 egl? ( dev-qt/qtgui:5[eglfs] ) wayland? ( dev-qt/qtwayland:5 ) X? ( dev-qt/qtx11extras:5 ) >=dev-libs/glib-2.40.0:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/gstreamer-1.20:1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] >=media-libs/gst-plugins-good-1.20.1:1.0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] +REQUIRED_USE=wayland? ( egl ) +RESTRICT=test +SLOT=1.0 +SRC_URI=https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.20.1.tar.xz +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 meson 8f48ffde53174aba67239f0da61ac9d3 virtualx 975d49ff3b3f451efe7a95f230532135 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e multibuild d26d81f242cb193d899a72bca423d0bd multilib-build 05f207909a804c9174bc39a00547d598 multilib-minimal 4b0f1857965db8869a729948d5277e0b gstreamer-meson 7c681f94598391341aaec00e400b2566 qmake-utils 59420c906278d16deaaa629f9d115707 +_md5_=07c6b5b984e7e9bc31d350b2a789631c diff --git a/metadata/md5-cache/net-im/go-sendxmpp-0.2.0 b/metadata/md5-cache/net-im/go-sendxmpp-0.2.0 deleted file mode 100644 index 05c92a494e..0000000000 --- a/metadata/md5-cache/net-im/go-sendxmpp-0.2.0 +++ /dev/null @@ -1,13 +0,0 @@ -BDEPEND=>=dev-lang/go-1.16 app-arch/unzip -DEFINED_PHASES=compile install unpack -DESCRIPTION=A little tool to send messages to an XMPP contact or MUC -EAPI=8 -HOMEPAGE=https://salsa.debian.org/mdosch/go-sendxmpp -INHERIT=go-module -KEYWORDS=~amd64 -LICENSE=BSD-2 BSD MIT -RESTRICT=strip -SLOT=0 -SRC_URI=https://salsa.debian.org/mdosch/go-sendxmpp/-/archive/v0.2.0/go-sendxmpp-v0.2.0.tar.bz2 -> go-sendxmpp-0.2.0.tar.bz2 mirror://goproxy//github.com/gabriel-vasile/mimetype/@v/v1.4.0.zip -> github.com%2Fgabriel-vasile%2Fmimetype%2F@v%2Fv1.4.0.zip mirror://goproxy//github.com/gabriel-vasile/mimetype/@v/v1.4.0.mod -> github.com%2Fgabriel-vasile%2Fmimetype%2F@v%2Fv1.4.0.mod mirror://goproxy//github.com/mattn/go-xmpp/@v/v0.0.0-20211029151415-912ba614897a.zip -> github.com%2Fmattn%2Fgo-xmpp%2F@v%2Fv0.0.0-20211029151415-912ba614897a.zip mirror://goproxy//github.com/mattn/go-xmpp/@v/v0.0.0-20211029151415-912ba614897a.mod -> github.com%2Fmattn%2Fgo-xmpp%2F@v%2Fv0.0.0-20211029151415-912ba614897a.mod mirror://goproxy//github.com/pborman/getopt/v2/@v/v2.1.0.zip -> github.com%2Fpborman%2Fgetopt%2Fv2%2F@v%2Fv2.1.0.zip mirror://goproxy//github.com/pborman/getopt/v2/@v/v2.1.0.mod -> github.com%2Fpborman%2Fgetopt%2Fv2%2F@v%2Fv2.1.0.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20210505024714-0287a6fb4125.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20210505024714-0287a6fb4125.mod mirror://goproxy//golang.org/x/net/@v/v0.0.0-20220127200216-cd36cc0744dd.zip -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20220127200216-cd36cc0744dd.zip mirror://goproxy//golang.org/x/net/@v/v0.0.0-20220127200216-cd36cc0744dd.mod -> golang.org%2Fx%2Fnet%2F@v%2Fv0.0.0-20220127200216-cd36cc0744dd.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20201119102817-f84b799fce68.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20201119102817-f84b799fce68.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20210423082822-04245dca01da.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20210423082822-04245dca01da.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20210615035016-665e8c7367d1.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20210615035016-665e8c7367d1.mod mirror://goproxy//golang.org/x/sys/@v/v0.0.0-20211216021012-1d35b9e2eb4e.mod -> golang.org%2Fx%2Fsys%2F@v%2Fv0.0.0-20211216021012-1d35b9e2eb4e.mod mirror://goproxy//golang.org/x/term/@v/v0.0.0-20201126162022-7de9c90e9dd1.mod -> golang.org%2Fx%2Fterm%2F@v%2Fv0.0.0-20201126162022-7de9c90e9dd1.mod mirror://goproxy//golang.org/x/term/@v/v0.0.0-20210927222741-03fcf44c2211.mod -> golang.org%2Fx%2Fterm%2F@v%2Fv0.0.0-20210927222741-03fcf44c2211.mod mirror://goproxy//golang.org/x/text/@v/v0.3.6.mod -> golang.org%2Fx%2Ftext%2F@v%2Fv0.3.6.mod mirror://goproxy//golang.org/x/text/@v/v0.3.7.mod -> golang.org%2Fx%2Ftext%2F@v%2Fv0.3.7.mod mirror://goproxy//golang.org/x/tools/@v/v0.0.0-20180917221912-90fa682c2a6e.mod -> golang.org%2Fx%2Ftools%2F@v%2Fv0.0.0-20180917221912-90fa682c2a6e.mod mirror://goproxy//salsa.debian.org/mdosch/xmppsrv/@v/v0.1.1.zip -> salsa.debian.org%2Fmdosch%2Fxmppsrv%2F@v%2Fv0.1.1.zip mirror://goproxy//salsa.debian.org/mdosch/xmppsrv/@v/v0.1.1.mod -> salsa.debian.org%2Fmdosch%2Fxmppsrv%2F@v%2Fv0.1.1.mod -_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a -_md5_=283d309c8aadd609efdfd2f02d07e49a diff --git a/metadata/md5-cache/net-im/go-sendxmpp-0.5.0 b/metadata/md5-cache/net-im/go-sendxmpp-0.5.0 new file mode 100644 index 0000000000..2d4e6f67b8 --- /dev/null +++ b/metadata/md5-cache/net-im/go-sendxmpp-0.5.0 @@ -0,0 +1,13 @@ +BDEPEND=>=dev-lang/go-1.16 app-arch/unzip +DEFINED_PHASES=compile install unpack +DESCRIPTION=A little tool to send messages to an XMPP contact or MUC +EAPI=8 +HOMEPAGE=https://salsa.debian.org/mdosch/go-sendxmpp +INHERIT=go-module +KEYWORDS=~amd64 +LICENSE=BSD-2 BSD MIT +RESTRICT=strip +SLOT=0 +SRC_URI=https://salsa.debian.org/mdosch/go-sendxmpp/-/archive/v0.5.0/go-sendxmpp-v0.5.0.tar.bz2 -> go-sendxmpp-0.5.0.tar.bz2 https://tastytea.de/files/gentoo/go-sendxmpp-0.5.0-vendor.tar.xz +_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a +_md5_=d27b4030774c60f1e12d980adf20bf8d diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 2e1f4c03db..219440e2f9 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -96,6 +96,7 @@ app-emulation/arnold 20170513: Amstrad CPC emulator app-emulation/dxvk-bin 1.10 1.10.1: Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine app-emulation/quickemu 3.11: Create and run optimised Windows, macOS and Linux desktop virtual machines app-emulation/spice-html5 0.2.2 0.3.0-r1: Spice Javascript client +app-emulation/waydroid 1.2.1: A container-based approach to boot a full Android system on a regular Linux system app-eselect/eselect-autostart 1.0.0: Manage symlinks in $XDG_CONFIG_HOME/autostart app-eselect/eselect-ld 1.0.0: Manage the ld symlink app-forensics/libpreloadvaccine 0_pre20190831: Whitelisting LD_PRELOAD libraries using LD_AUDIT @@ -318,7 +319,7 @@ dev-R/viridisLite 0.4.0: Colorblind-Friendly Color Maps (Lite Version) dev-R/waldo 0.4.0: Find Differences Between R Objects dev-R/whoami 1.3.0: Username, Full Name, Email Address, GitHub username of the current user dev-R/withr 2.5.0: Run Code With Temporarily Modified Global State -dev-R/xfun 0.30: Supporting Functions for Package maintained by Yihui Xie +dev-R/xfun 0.31: Supporting Functions for Package maintained by Yihui Xie dev-R/xml2 1.3.3: Work with XML files using a simple, consistent interface dev-R/yaml 2.3.5: Methods to Convert R Data to YAML and Back dev-cpp/cli11 2.1.2 2.2.0: Command line parser for C++11 @@ -349,7 +350,7 @@ dev-cpp/vexcl 1.4.3: VexCL - Vector expression template library for OpenCL dev-cpp/wangle 2022.04.11.00: Framework providing common client/server abstractions dev-cpp/xdgpp 0_pre20201007: C++17 header-only implementation of the XDG Base Directory Specification dev-db/pg_repack 1.4.7: Reorganize tables in PostgreSQL databases with minimal locks -dev-db/rum 1.3.7: RUM access method - inverted index with additional information in posting lists +dev-db/rum 1.3.9: RUM access method - inverted index with additional information in posting lists dev-dotnet/gtk-sharp 2.99.3-r3: gtk bindings for mono dev-embedded/mv88e6xxx-dump 0.2.0_pre20210327: Dump information about Marvell mv88e6xxx Ethernet switches dev-embedded/rauc 1.6: Lightweight update client that runs on your Embedded Linux device @@ -385,6 +386,7 @@ dev-libs/feedbackd 0.0.0-r1: A daemon to provide haptic feedback on events dev-libs/fortran-stdlib 0.1.0 0.2.0 0.2.1 9999: A community driven standard library for (modern) Fortran dev-libs/fsst 0_pre20200830: Fast Static Symbol Table: fast text compression that allows random access dev-libs/ftl 1.0_p20220209-r1: The Fortran Template Library (FTL) is a general purpose library for Fortran 2003 +dev-libs/gbinder 1.1.19 9999: GLib-style interface to binder dev-libs/hts_engine 1.10: HMM-based speech synthesis system (HTS) engine and API dev-libs/imsg-compat 6.8.2 9999: linux port of OpenBSD imsg dev-libs/jose 11: C-language implementation of Javascript Object Signing and Encryption @@ -393,6 +395,7 @@ dev-libs/libayatana-indicator 0.9.1-r1: Ayatana Application Indicators (Shared L dev-libs/libcloudproviders 0.3.1: DBus API that allows cloud storage sync clients to expose their services. dev-libs/libdatrie 0.2.13: Double-Array Trie Library dev-libs/libdwarf 20210528: The DWARF Debugging Information Format +dev-libs/libglibutil 1.0.63: Library of glib utilities dev-libs/libnodave 0.8.5.1-r2: Connect to and exchange data with Siemens PLCs dev-libs/libthai 0.1.28 0.1.29: A a set of Thai language support routines dev-libs/libxlsxwriter 1.1.4: Libxlsxwriter is a C library for creating Excel XLSX files. @@ -605,7 +608,7 @@ dev-python/cx-oracle 8.2.1: Python interface to Oracle dev-python/dacite 1.6.0: This module simplifies creation of data classes (PEP 557) from dictionaries dev-python/daff 1.3.46: Diff and patch tables dev-python/daiquiri 3.0.1: Python library to easily setup basic logging functionality -dev-python/databases 0.4.3 0.5.3: Async database support for Python. +dev-python/databases 0.5.3: Async database support for Python. dev-python/dateparser 1.1.0 1.1.1: Date parsing library designed to parse dates from HTML pages dev-python/decopatch 1.4.9 1.4.10: Create decorators easily in python dev-python/desktop-notifier 3.3.2 3.4.0: desktop-notifier is a Python library for cross-platform desktop notifications @@ -630,6 +633,7 @@ dev-python/fontParts 0.10.3 0.10.4: An API for interacting with the parts of fon dev-python/fontPens 0.2.4: A collection of classes implementing the pen protocol for manipulating glyphs dev-python/futurist 2.3.0-r1: Useful additions to futures, from the future dev-python/gabbi 2.4.0 2.7.1: Declarative HTTP testing library +dev-python/gbinder 1.0.0 9999: Python bindings for libgbinder dev-python/gemcall 0.8: A library and CLI tool for making gemini requests dev-python/gflanguages 0.4.0: A python API for evaluating language support in the Google Fonts collection dev-python/github-sublee-glicko2 0_pre20191010-r1: An implementation of the Glicko-2 rating system for Python @@ -682,7 +686,7 @@ dev-python/mnemonic 0.19: Reference implementation of BIP-0039 for generating de dev-python/mobi 0.3.3: unpack unencrypted mobi files dev-python/monotonic 1.6: An implementation of time.monotonic() for Python 2 & < 3.3 dev-python/ncclient 0.6.12 0.6.13: Python library for NETCONF clients -dev-python/neutron-lib 2.20.0: Neutron shared routines and utilities +dev-python/neutron-lib 2.20.0 2.21.0: Neutron shared routines and utilities dev-python/noiseprotocol 0.3.1: Python implementation of Noise Protocol Framework dev-python/nosehtmloutput 0.0.7: Nose plugin for generating HTML output dev-python/nosexcover 1.0.11: Extends nose.plugins.cover to add Cobertura-style XML reports @@ -690,7 +694,7 @@ dev-python/openstep-plist 0.3.0: ASCII plist parser written in Cython dev-python/opentracing 2.4.0: OpenTracing API for Python dev-python/opentracing_instrumentation 3.3.1: A collection of Python instrumentation tools for the OpenTracing API dev-python/opentypespec 1.8.4: Python bezier manipulation library -dev-python/orjson 3.6.7 3.6.8: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy +dev-python/orjson 3.6.7 3.6.8 3.6.8-r1: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy dev-python/orjson-bin 3.6.7: Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy dev-python/os-api-ref 2.3.0: Sphinx Extensions to support API reference sites in OpenStack dev-python/os-brick 5.2.0: OpenStack Cinder brick library for managing local volume attaches @@ -1110,7 +1114,7 @@ media-libs/vips 8.10.6: VIPS Image Processing Library media-plugins/alsa-sndio 0.2: ALSA PCM to play audio on sndio servers media-plugins/argotlunar-bin 2.06-r1: Argotlunar is a sound granulator. Binary Linux VST media-plugins/gimp-avif-plugin 9999: Plug-in for development GIMP 2.99.11 for loading/saving AVIF images. -media-plugins/gst-plugins-qt5 1.18.4 1.18.6: Qt5 QML video sink plugin for GStreamer +media-plugins/gst-plugins-qt5 1.18.4 1.18.6 1.20.1: Qt5 QML video sink plugin for GStreamer media-plugins/qt-heif-image-plugin 0.3.3-r1 0.3.3-r2: Qt plugin for HEIF images media-plugins/qt-jpegxl-image-plugin 9999: Qt plug-in to allow Qt and KDE based applications to read/write JXL images. media-plugins/whysynth 20170701_p20180323: A software synthesizer plugin for the DSSI Soft Synth Interface @@ -1173,7 +1177,7 @@ net-im/abaddon 0.1.5 9999: Alternative Discord client using GTK instead of Elect net-im/chatterino 2.3.5-r3: Chat client for https://twitch.tv net-im/discord-canary-bin 0.0.134: All-in-one voice and text chat net-im/discord-ptb-bin 0.0.29: All-in-one voice and text chat -net-im/go-sendxmpp 0.2.0 0.3.0: A little tool to send messages to an XMPP contact or MUC +net-im/go-sendxmpp 0.3.0 0.5.0: A little tool to send messages to an XMPP contact or MUC net-im/gtkcord 0.1.0-r1: A Gtk3 Discord client in Golang net-im/guilded-bin 1.0.9105465: Drop Discord, get Guilded net-im/kaidan 0.8.0: A simple, user-friendly Jabber/XMPP client for every device! diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 19d36bc6b7..f855ba3fd4 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Wed, 11 May 2022 16:50:46 +0000 +Thu, 12 May 2022 09:18:03 +0000