diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-05-13 20:18:19 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-05-13 20:18:19 +0000 |
commit | bfdb6ba286a65bf31d939ee615b67dafed5cfa19 (patch) | |
tree | 48f25ae66530c5690a518e2363c57dd976308d8f /metadata | |
parent | Merge updates from master (diff) | |
download | gentoo-bfdb6ba286a65bf31d939ee615b67dafed5cfa19.tar.gz gentoo-bfdb6ba286a65bf31d939ee615b67dafed5cfa19.tar.bz2 gentoo-bfdb6ba286a65bf31d939ee615b67dafed5cfa19.zip |
2022-05-13 20:18:19 UTC
Diffstat (limited to 'metadata')
58 files changed, 277 insertions, 252 deletions
diff --git a/metadata/md5-cache/app-admin/rcm-1.3.3 b/metadata/md5-cache/app-admin/rcm-1.3.5 index 4297aaba4a86..6eb553ba18c7 100644 --- a/metadata/md5-cache/app-admin/rcm-1.3.3 +++ b/metadata/md5-cache/app-admin/rcm-1.3.5 @@ -1,12 +1,12 @@ DEFINED_PHASES=test DEPEND=test? ( dev-util/cram ) DESCRIPTION=rc file (dotfile) management -EAPI=6 +EAPI=7 HOMEPAGE=https://github.com/thoughtbot/rcm IUSE=test KEYWORDS=~amd64 ~x86 LICENSE=BSD RESTRICT=!test? ( test ) SLOT=0 -SRC_URI=https://thoughtbot.github.io/rcm/dist/rcm-1.3.3.tar.gz -_md5_=cf82b5a4e19a07f638fbfc6c120be063 +SRC_URI=https://thoughtbot.github.io/rcm/dist/rcm-1.3.5.tar.gz +_md5_=9247ae68cb2eccc24431293d4e1a7239 diff --git a/metadata/md5-cache/app-containers/crun-1.3 b/metadata/md5-cache/app-containers/crun-1.3 deleted file mode 100644 index bbc3a1da2ae2..000000000000 --- a/metadata/md5-cache/app-containers/crun-1.3 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=|| ( >=dev-lang/python-3.10.0_p1-r1:3.10 >=dev-lang/python-3.9.9-r1:3.9 >=dev-lang/python-3.8.12_p1-r1:3.8 ) virtual/pkgconfig -DEFINED_PHASES=compile configure install setup -DEPEND=dev-libs/yajl:= sys-kernel/linux-headers caps? ( sys-libs/libcap ) criu? ( >=sys-process/criu-3.15 ) seccomp? ( sys-libs/libseccomp ) systemd? ( sys-apps/systemd:= ) -DESCRIPTION=A fast and low-memory footprint OCI Container Runtime fully written in C -EAPI=8 -HOMEPAGE=https://github.com/containers/crun -INHERIT=python-any-r1 -IUSE=+bpf +caps criu +seccomp systemd static-libs -KEYWORDS=amd64 ~arm arm64 ppc64 -LICENSE=GPL-2+ LGPL-2.1+ -RDEPEND=dev-libs/yajl:= sys-kernel/linux-headers caps? ( sys-libs/libcap ) criu? ( >=sys-process/criu-3.15 ) seccomp? ( sys-libs/libseccomp ) systemd? ( sys-apps/systemd:= ) -RESTRICT=test -SLOT=0 -SRC_URI=https://github.com/containers/crun/releases/download/1.3/crun-1.3.tar.xz -_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd -_md5_=5afe5482411ad601679fca8158fd75e2 diff --git a/metadata/md5-cache/app-containers/crun-1.4.2 b/metadata/md5-cache/app-containers/crun-1.4.5 index ad38d41ad49c..860ee5970fb6 100644 --- a/metadata/md5-cache/app-containers/crun-1.4.2 +++ b/metadata/md5-cache/app-containers/crun-1.4.5 @@ -5,12 +5,12 @@ DESCRIPTION=A fast and low-memory footprint OCI Container Runtime fully written EAPI=8 HOMEPAGE=https://github.com/containers/crun INHERIT=python-any-r1 -IUSE=+bpf +caps criu +seccomp systemd static-libs -KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 +IUSE=+bpf +caps criu +seccomp selinux systemd static-libs +KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv LICENSE=GPL-2+ LGPL-2.1+ -RDEPEND=dev-libs/yajl:= sys-kernel/linux-headers caps? ( sys-libs/libcap ) criu? ( >=sys-process/criu-3.15 ) seccomp? ( sys-libs/libseccomp ) systemd? ( sys-apps/systemd:= ) +RDEPEND=dev-libs/yajl:= sys-kernel/linux-headers caps? ( sys-libs/libcap ) criu? ( >=sys-process/criu-3.15 ) seccomp? ( sys-libs/libseccomp ) systemd? ( sys-apps/systemd:= ) selinux? ( sec-policy/selinux-container ) RESTRICT=test SLOT=0 -SRC_URI=https://github.com/containers/crun/releases/download/1.4.2/crun-1.4.2.tar.xz +SRC_URI=https://github.com/containers/crun/releases/download/1.4.5/crun-1.4.5.tar.xz _eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd -_md5_=c01da1312e776e707bd4daa06fc26978 +_md5_=777b79289e7ae09f29b8ed4556196668 diff --git a/metadata/md5-cache/app-editors/qhexedit2-0.8.6_p20190316-r1 b/metadata/md5-cache/app-editors/qhexedit2-0.8.6_p20190316-r1 new file mode 100644 index 000000000000..663a256332cc --- /dev/null +++ b/metadata/md5-cache/app-editors/qhexedit2-0.8.6_p20190316-r1 @@ -0,0 +1,16 @@ +BDEPEND=python? ( python_targets_python3_8? ( >=dev-python/PyQt-builder-1.10[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/sip-5:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-python/PyQt-builder-1.10[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/sip-5:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-python/PyQt-builder-1.10[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/sip-5:=[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/gpep517-3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 python? ( 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 ) python_targets_python3_8? ( dev-python/PyQt5[gui,widgets,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( dev-python/PyQt5[gui,widgets,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-python/PyQt5[gui,widgets,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) ) +DESCRIPTION=Hex editor library, Qt application written in C++ with Python bindings +EAPI=8 +HOMEPAGE=https://github.com/lancos/qhexedit2/ +INHERIT=distutils-r1 qmake-utils +IUSE=doc +gui python python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 +KEYWORDS=~amd64 ~riscv ~x86 +LICENSE=GPL-2 +RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 python? ( 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 ) python_targets_python3_8? ( dev-python/PyQt5[gui,widgets,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( dev-python/PyQt5[gui,widgets,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-python/PyQt5[gui,widgets,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 ) +REQUIRED_USE=python? ( || ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) ) || ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) +SLOT=0 +SRC_URI=https://github.com/lancos/qhexedit2/archive/ba5af8616b3a6c916e718914225a483267c01356.tar.gz -> qhexedit2-0.8.6_p20190316.tar.gz +_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 qmake-utils 59420c906278d16deaaa629f9d115707 +_md5_=a0a259277ff46ee082ba4048281495b4 diff --git a/metadata/md5-cache/app-editors/qhexedit2-0.8.9_p20210525-r1 b/metadata/md5-cache/app-editors/qhexedit2-0.8.9_p20210525-r1 new file mode 100644 index 000000000000..d943c6087fe3 --- /dev/null +++ b/metadata/md5-cache/app-editors/qhexedit2-0.8.9_p20210525-r1 @@ -0,0 +1,16 @@ +BDEPEND=python? ( python_targets_python3_8? ( >=dev-python/PyQt-builder-1.10[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/sip-5:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-python/PyQt-builder-1.10[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/sip-5:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_10? ( >=dev-python/PyQt-builder-1.10[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/sip-5:=[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/gpep517-3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 python? ( 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 ) python_targets_python3_8? ( dev-python/PyQt5[gui,widgets,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( dev-python/PyQt5[gui,widgets,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-python/PyQt5[gui,widgets,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) ) +DESCRIPTION=Hex editor library, Qt application written in C++ with Python bindings +EAPI=8 +HOMEPAGE=https://github.com/Simsys/qhexedit2/ +INHERIT=distutils-r1 qmake-utils +IUSE=doc +gui python python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 +KEYWORDS=~amd64 ~riscv ~x86 +LICENSE=GPL-2 +RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 python? ( 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 ) python_targets_python3_8? ( dev-python/PyQt5[gui,widgets,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( dev-python/PyQt5[gui,widgets,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_10? ( dev-python/PyQt5[gui,widgets,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 ) +REQUIRED_USE=python? ( || ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) ) || ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) +SLOT=0 +SRC_URI=https://github.com/Simsys/qhexedit2/archive/541139125be034b90b6811a84faa1413e357fd94.tar.gz -> qhexedit2-0.8.9_p20210525.tar.gz +_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 qmake-utils 59420c906278d16deaaa629f9d115707 +_md5_=aec88f2f5dc3144932b119de63a6c831 diff --git a/metadata/md5-cache/app-emulation/virtualbox-guest-additions-6.1.32 b/metadata/md5-cache/app-emulation/virtualbox-guest-additions-6.1.32 index 49ffca9ea99a..944088399552 100644 --- a/metadata/md5-cache/app-emulation/virtualbox-guest-additions-6.1.32 +++ b/metadata/md5-cache/app-emulation/virtualbox-guest-additions-6.1.32 @@ -13,4 +13,4 @@ RDEPEND=acct-group/vboxguest acct-group/vboxsf acct-user/vboxguest X? ( x11-apps SLOT=0/6.1 SRC_URI=https://download.virtualbox.org/virtualbox/6.1.32/VirtualBox-6.1.32.tar.bz2 https://dev.gentoo.org/~polynomial-c/virtualbox/patchsets/virtualbox-6.1.12-patches-01.tar.xz _eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b linux-info a6f11292b0a7bb371aa10fec195f78a0 linux-mod ebb733e82cf78cb9d3dbafc2ebd29b57 systemd 2736b403a83f194b59b767f3b344c2c1 -_md5_=4cc14702b28e7494b113b47550e250c9 +_md5_=460a541f7d7069ac3c02d39d106d0f3c diff --git a/metadata/md5-cache/app-emulation/virtualbox-guest-additions-6.1.34 b/metadata/md5-cache/app-emulation/virtualbox-guest-additions-6.1.34 index 7cd3368e8b44..73672dfc6241 100644 --- a/metadata/md5-cache/app-emulation/virtualbox-guest-additions-6.1.34 +++ b/metadata/md5-cache/app-emulation/virtualbox-guest-additions-6.1.34 @@ -13,4 +13,4 @@ RDEPEND=acct-group/vboxguest acct-group/vboxsf acct-user/vboxguest X? ( x11-apps SLOT=0/6.1 SRC_URI=https://download.virtualbox.org/virtualbox/6.1.34/VirtualBox-6.1.34.tar.bz2 https://dev.gentoo.org/~polynomial-c/virtualbox/patchsets/virtualbox-6.1.12-patches-01.tar.xz _eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b linux-info a6f11292b0a7bb371aa10fec195f78a0 linux-mod ebb733e82cf78cb9d3dbafc2ebd29b57 systemd 2736b403a83f194b59b767f3b344c2c1 -_md5_=0d2e958329719967c6513e072cc84513 +_md5_=f0052199d01a7a5b29dbd9b6a7d0db51 diff --git a/metadata/md5-cache/app-laptop/ibam-0.5.2-r5 b/metadata/md5-cache/app-laptop/ibam-0.5.2-r5 new file mode 100644 index 000000000000..faa23a9b9c29 --- /dev/null +++ b/metadata/md5-cache/app-laptop/ibam-0.5.2-r5 @@ -0,0 +1,15 @@ +BDEPEND=gkrellm? ( virtual/pkgconfig ) +DEFINED_PHASES=compile install postinst +DEPEND=gkrellm? ( app-admin/gkrellm:2[X] x11-libs/gdk-pixbuf x11-libs/gtk+:2 ) +DESCRIPTION=Intelligent Battery Monitor +EAPI=8 +HOMEPAGE=http://ibam.sourceforge.net/ +INHERIT=toolchain-funcs optfeature +IUSE=gkrellm +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=gkrellm? ( app-admin/gkrellm:2[X] x11-libs/gdk-pixbuf x11-libs/gtk+:2 ) +SLOT=0 +SRC_URI=mirror://sourceforge/ibam/ibam-0.5.2.tar.gz mirror://debian/pool/main/i/ibam/ibam_0.5.2-2.1.diff.gz +_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b optfeature d524f291c80f9d21ad80fe978e3ca760 +_md5_=a3c5c0b19af0d6a1917c59a56c4c8c4d diff --git a/metadata/md5-cache/app-misc/g15daemon-1.9.5.3-r14 b/metadata/md5-cache/app-misc/g15daemon-1.9.5.3-r14 index 62d95d3f13b2..c4b406996656 100644 --- a/metadata/md5-cache/app-misc/g15daemon-1.9.5.3-r14 +++ b/metadata/md5-cache/app-misc/g15daemon-1.9.5.3-r14 @@ -12,4 +12,4 @@ RDEPEND=virtual/libusb:0 >=dev-libs/libg15-1.2.4 >=dev-libs/libg15render-1.2 per SLOT=0 SRC_URI=mirror://sourceforge/g15daemon/g15daemon-1.9.5.3.tar.gz _eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 linux-info a6f11292b0a7bb371aa10fec195f78a0 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 perl-functions fea344a91ebf37efadf172c6a3de5a72 perl-module 8eed4e2982026c684ff7c19cd4c88ed0 udev 2d229ad4bfa09058e0184b1ca900db32 -_md5_=f22b807108279314eed77f2babdc377d +_md5_=b4ef98dd8e8dbdd97cff870001e84454 diff --git a/metadata/md5-cache/app-misc/g15daemon-1.9.5.3-r15 b/metadata/md5-cache/app-misc/g15daemon-1.9.5.3-r15 index 1557660d0587..8a7e3b879060 100644 --- a/metadata/md5-cache/app-misc/g15daemon-1.9.5.3-r15 +++ b/metadata/md5-cache/app-misc/g15daemon-1.9.5.3-r15 @@ -12,4 +12,4 @@ RDEPEND=virtual/libusb:0 >=dev-libs/libg15-1.2.4 >=dev-libs/libg15render-1.2 per SLOT=0 SRC_URI=mirror://sourceforge/g15daemon/g15daemon-1.9.5.3.tar.gz _eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 linux-info a6f11292b0a7bb371aa10fec195f78a0 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 perl-functions fea344a91ebf37efadf172c6a3de5a72 perl-module 8eed4e2982026c684ff7c19cd4c88ed0 systemd 2736b403a83f194b59b767f3b344c2c1 udev 2d229ad4bfa09058e0184b1ca900db32 -_md5_=6f1c46f9f475aea30c891b0fbb850b95 +_md5_=8d265f109eba3515818e5de8f0ae88ce diff --git a/metadata/md5-cache/app-misc/g15daemon-9999 b/metadata/md5-cache/app-misc/g15daemon-9999 index 05251279d5d0..93db1fd7e493 100644 --- a/metadata/md5-cache/app-misc/g15daemon-9999 +++ b/metadata/md5-cache/app-misc/g15daemon-9999 @@ -11,4 +11,4 @@ PROPERTIES=live RDEPEND=virtual/libusb:0 >=dev-libs/libg15-9999 >=dev-libs/libg15render-9999 perl? ( dev-lang/perl dev-perl/GDGraph >=dev-perl/Inline-0.4 ) SLOT=0 _eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 linux-info a6f11292b0a7bb371aa10fec195f78a0 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 perl-functions fea344a91ebf37efadf172c6a3de5a72 perl-module 8eed4e2982026c684ff7c19cd4c88ed0 estack 055c42df72f76a4f45ec92b35e83cd56 subversion dee31e56422214d05644c2a3c900a148 systemd 2736b403a83f194b59b767f3b344c2c1 udev 2d229ad4bfa09058e0184b1ca900db32 -_md5_=290d2398386a7f900dbc1300f846e92a +_md5_=3f0b07f5c45bc578338b8b7a15660d20 diff --git a/metadata/md5-cache/dev-cpp/tbb-2021.5.0-r1 b/metadata/md5-cache/dev-cpp/tbb-2021.5.0-r1 index a2749ff6ad05..6e3b8827fbdb 100644 --- a/metadata/md5-cache/dev-cpp/tbb-2021.5.0-r1 +++ b/metadata/md5-cache/dev-cpp/tbb-2021.5.0-r1 @@ -6,11 +6,11 @@ EAPI=8 HOMEPAGE=https://www.threadingbuildingblocks.org INHERIT=cmake-multilib IUSE=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=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux +KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux LICENSE=Apache-2.0 RDEPEND=sys-apps/hwloc:= RESTRICT=!test? ( test ) SLOT=0/12.5-2.5-3.5 SRC_URI=https://github.com/oneapi-src/oneTBB/archive/refs/tags/v2021.5.0.tar.gz -> tbb-2021.5.0.tar.gz _eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 multibuild d26d81f242cb193d899a72bca423d0bd multilib-build 05f207909a804c9174bc39a00547d598 multilib-minimal 4b0f1857965db8869a729948d5277e0b cmake-multilib 7f8d0fb6ae10906fe334997f977e838b -_md5_=2d42321f450fcf73d5a7b51dd4142f2e +_md5_=2c4974a1e25cef4594a57bcd0e23f370 diff --git a/metadata/md5-cache/dev-db/mydumper-0.12.1 b/metadata/md5-cache/dev-db/mydumper-0.12.1 new file mode 100644 index 000000000000..f7444ee79c91 --- /dev/null +++ b/metadata/md5-cache/dev-db/mydumper-0.12.1 @@ -0,0 +1,15 @@ +BDEPEND=virtual/pkgconfig doc? ( dev-python/sphinx ) dev-util/ninja >=dev-util/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=app-arch/zstd dev-db/mysql-connector-c:= dev-libs/glib:2 dev-libs/libpcre dev-libs/openssl:= sys-libs/zlib:= +DESCRIPTION=A high-performance multi-threaded backup (and restore) toolset for MySQL +EAPI=8 +HOMEPAGE=https://github.com/maxbube/mydumper +INHERIT=cmake +IUSE=doc +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3+ +RDEPEND=app-arch/zstd dev-db/mysql-connector-c:= dev-libs/glib:2 dev-libs/libpcre dev-libs/openssl:= sys-libs/zlib:= +SLOT=0 +SRC_URI=https://github.com/maxbube/mydumper/archive/v0.12.1.tar.gz -> mydumper-0.12.1.tar.gz +_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 +_md5_=ff506b56d84a18840d5cb5002d548c77 diff --git a/metadata/md5-cache/dev-db/sqlite-3.38.2 b/metadata/md5-cache/dev-db/sqlite-3.38.2 index a3a152af9a1b..8e61c7e066f4 100644 --- a/metadata/md5-cache/dev-db/sqlite-3.38.2 +++ b/metadata/md5-cache/dev-db/sqlite-3.38.2 @@ -6,11 +6,11 @@ EAPI=7 HOMEPAGE=https://sqlite.org/ INHERIT=autotools flag-o-matic multilib-minimal toolchain-funcs IUSE=debug doc icu +readline secure-delete static-libs tcl test tools 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=~alpha ~amd64 ~arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris +KEYWORDS=~alpha amd64 ~arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris LICENSE=public-domain RDEPEND=sys-libs/zlib: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(-)?] icu? ( dev-libs/icu: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(-)?] ) readline? ( sys-libs/readline: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(-)?] ) tcl? ( dev-lang/tcl: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(-)?] ) tools? ( dev-lang/tcl:0= ) RESTRICT=!test? ( test ) SLOT=3 SRC_URI=https://sqlite.org/2022/sqlite-src-3380200.zip doc? ( https://sqlite.org/2022/sqlite-doc-3380200.zip ) _eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 multibuild d26d81f242cb193d899a72bca423d0bd multilib-build 05f207909a804c9174bc39a00547d598 multilib-minimal 4b0f1857965db8869a729948d5277e0b -_md5_=3ce17d3bca7de5ed2249d76ad717f1f3 +_md5_=fc3bd7625e3d6a26e706fef08bf66a3e diff --git a/metadata/md5-cache/dev-perl/MaxMind-DB-Reader-XS-1.0.9 b/metadata/md5-cache/dev-perl/MaxMind-DB-Reader-XS-1.0.9 new file mode 100644 index 000000000000..f67b3903dbfd --- /dev/null +++ b/metadata/md5-cache/dev-perl/MaxMind-DB-Reader-XS-1.0.9 @@ -0,0 +1,16 @@ +BDEPEND=dev-libs/libmaxminddb:= dev-perl/Math-Int128 dev-perl/Math-Int64 dev-perl/MaxMind-DB-Reader >=dev-perl/MaxMind-DB-Common-0.40.1 dev-perl/Moo virtual/perl-XSLoader dev-perl/namespace-autoclean >=dev-perl/Module-Build-0.280.0 test? ( virtual/perl-ExtUtils-MakeMaker virtual/perl-File-Spec dev-perl/Module-Implementation >=dev-perl/Net-Works-0.210.0 >=dev-perl/Path-Class-0.270.0 dev-perl/Test-Fatal dev-perl/Test-Number-Delta dev-perl/Test-Requires >=virtual/perl-Test-Simple-0.960.0 virtual/perl-autodie virtual/perl-version ) dev-lang/perl test? ( virtual/perl-Test-Simple ) +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=dev-perl/Module-Build-0.280.0 dev-libs/libmaxminddb:= dev-lang/perl +DESCRIPTION=Fast XS implementation of MaxMind DB reader +EAPI=8 +HOMEPAGE=https://metacpan.org/release/MaxMind-DB-Reader-XS +INHERIT=perl-module +IUSE=test test +KEYWORDS=~amd64 +LICENSE=Artistic-2 +RDEPEND=dev-libs/libmaxminddb:= dev-perl/Math-Int128 dev-perl/Math-Int64 dev-perl/MaxMind-DB-Reader >=dev-perl/MaxMind-DB-Common-0.40.1 dev-perl/Moo virtual/perl-XSLoader dev-perl/namespace-autoclean dev-lang/perl:= +RESTRICT=!test? ( test ) !test? ( test ) +SLOT=0 +SRC_URI=mirror://cpan/authors/id/M/MA/MAXMIND/MaxMind-DB-Reader-XS-1.000009.tar.gz +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 perl-functions fea344a91ebf37efadf172c6a3de5a72 readme.gentoo-r1 b776ad4b42f564c406a95c41ccb42c55 perl-module 8eed4e2982026c684ff7c19cd4c88ed0 +_md5_=29e99b75b32a43ca4daaa79ac1b5c2e3 diff --git a/metadata/md5-cache/dev-python/python-pam-2.0.2-r1 b/metadata/md5-cache/dev-python/python-pam-2.0.2-r1 index 3ae631c7e9ec..212726b91ad7 100644 --- a/metadata/md5-cache/dev-python/python-pam-2.0.2-r1 +++ b/metadata/md5-cache/dev-python/python-pam-2.0.2-r1 @@ -5,7 +5,7 @@ EAPI=8 HOMEPAGE=https://github.com/FirefighterBlu3/python-pam INHERIT=distutils-r1 IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 -KEYWORDS=amd64 ~riscv x86 +KEYWORDS=amd64 ~arm64 ~riscv x86 LICENSE=MIT RDEPEND=dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/toml[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 ) REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/FirefighterBlu3/python-pam/archive/refs/tags/v2.0.2.tar.gz -> python-pam-2.0.2.tar.gz _eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 -_md5_=d484cfdab529d7031fa7cc6f323f7c2e +_md5_=8842757101e9e09132e741ba6706f654 diff --git a/metadata/md5-cache/dev-util/codeblocks-17.12-r303 b/metadata/md5-cache/dev-util/codeblocks-17.12-r303 deleted file mode 100644 index 90c273a27074..000000000000 --- a/metadata/md5-cache/dev-util/codeblocks-17.12-r303 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=virtual/pkgconfig 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=configure postinst postrm prepare -DEPEND=app-arch/zip >=dev-libs/tinyxml-2.6.2-r3 >=dev-util/astyle-3.0.1-r1:0= x11-libs/wxGTK:3.0-gtk3[X] contrib? ( app-admin/gamin app-text/hunspell dev-libs/boost:= ) -DESCRIPTION=The open source, cross platform, free C, C++ and Fortran IDE -EAPI=7 -HOMEPAGE=https://codeblocks.org/ -INHERIT=autotools wxwidgets xdg-utils -IUSE=contrib debug fortran pch -KEYWORDS=amd64 ~ppc x86 -LICENSE=GPL-3 -RDEPEND=app-arch/zip >=dev-libs/tinyxml-2.6.2-r3 >=dev-util/astyle-3.0.1-r1:0= x11-libs/wxGTK:3.0-gtk3[X] contrib? ( app-admin/gamin app-text/hunspell dev-libs/boost:= ) -SLOT=0 -SRC_URI=mirror://sourceforge/codeblocks/codeblocks_17.12.tar.xz https://dev.gentoo.org/~leio/distfiles/codeblocks-17.12-fortran.tar.xz https://dev.gentoo.org/~leio/distfiles/codeblocks-17.12_update_astyle_plugin_to_v3.1.patch.xz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 wxwidgets c09e9b94378cadaf6ef86ec1534c0fd6 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e -_md5_=f5b22e2ca45427578e010fa33b79c0e2 diff --git a/metadata/md5-cache/dev-util/codeblocks-17.12-r304 b/metadata/md5-cache/dev-util/codeblocks-17.12-r304 deleted file mode 100644 index 9b3f12398d26..000000000000 --- a/metadata/md5-cache/dev-util/codeblocks-17.12-r304 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=virtual/pkgconfig 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=configure postinst postrm preinst prepare -DEPEND=app-arch/zip >=dev-libs/tinyxml-2.6.2-r3 >=dev-util/astyle-3.0.1-r1:0= x11-libs/wxGTK:3.0-gtk3[X] contrib? ( app-admin/gamin app-text/hunspell dev-libs/boost:= ) dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=The open source, cross platform, free C, C++ and Fortran IDE -EAPI=7 -HOMEPAGE=https://codeblocks.org/ -INHERIT=autotools wxwidgets xdg -IUSE=contrib debug fortran pch -KEYWORDS=~amd64 ~ppc ~x86 -LICENSE=GPL-3 -RDEPEND=app-arch/zip >=dev-libs/tinyxml-2.6.2-r3 >=dev-util/astyle-3.0.1-r1:0= x11-libs/wxGTK:3.0-gtk3[X] contrib? ( app-admin/gamin app-text/hunspell dev-libs/boost:= ) -SLOT=0 -SRC_URI=mirror://sourceforge/codeblocks/codeblocks_17.12.tar.xz https://dev.gentoo.org/~leio/distfiles/codeblocks-17.12-fortran.tar.xz https://dev.gentoo.org/~leio/distfiles/codeblocks-17.12_update_astyle_plugin_to_v3.1.patch.xz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 wxwidgets c09e9b94378cadaf6ef86ec1534c0fd6 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 -_md5_=61fb44cff41cdd3d5766f0ddbb579638 diff --git a/metadata/md5-cache/dev-util/codeblocks-20.03-r1 b/metadata/md5-cache/dev-util/codeblocks-20.03-r1 deleted file mode 100644 index 997197bb9d86..000000000000 --- a/metadata/md5-cache/dev-util/codeblocks-20.03-r1 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=virtual/pkgconfig 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=configure postinst postrm preinst prepare -DEPEND=app-arch/zip >=dev-libs/tinyxml-2.6.2-r3 >=dev-util/astyle-3.1-r2:0/3.1 x11-libs/wxGTK:3.0-gtk3[X] contrib? ( app-admin/gamin app-text/hunspell dev-libs/boost:= ) dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=The open source, cross platform, free C, C++ and Fortran IDE -EAPI=7 -HOMEPAGE=https://codeblocks.org/ -INHERIT=autotools wxwidgets xdg -IUSE=contrib debug fortran pch -KEYWORDS=~amd64 ~ppc ~x86 -LICENSE=GPL-3 -RDEPEND=app-arch/zip >=dev-libs/tinyxml-2.6.2-r3 >=dev-util/astyle-3.1-r2:0/3.1 x11-libs/wxGTK:3.0-gtk3[X] contrib? ( app-admin/gamin app-text/hunspell dev-libs/boost:= ) -SLOT=0 -SRC_URI=mirror://sourceforge/codeblocks/codeblocks-20.03.tar.xz https://dev.gentoo.org/~leio/distfiles/codeblocks-20.03-fortran.tar.xz https://dev.gentoo.org/~leio/distfiles/codeblocks-20.03-fortran-update-v1.7.tar.xz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 wxwidgets c09e9b94378cadaf6ef86ec1534c0fd6 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 -_md5_=5bcd16d60b5c93744167ecf419342a9c diff --git a/metadata/md5-cache/dev-util/codeblocks-20.03-r2 b/metadata/md5-cache/dev-util/codeblocks-20.03-r2 deleted file mode 100644 index 6971afd6878a..000000000000 --- a/metadata/md5-cache/dev-util/codeblocks-20.03-r2 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=virtual/pkgconfig 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=configure postinst postrm preinst prepare -DEPEND=app-arch/zip >=dev-libs/tinyxml-2.6.2-r3 >=dev-util/astyle-3.1-r2:0/3.1 x11-libs/wxGTK:3.0-gtk3[X] contrib? ( app-admin/gamin app-text/hunspell dev-libs/boost:= ) dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=The open source, cross platform, free C, C++ and Fortran IDE -EAPI=7 -HOMEPAGE=https://codeblocks.org/ -INHERIT=autotools wxwidgets xdg -IUSE=contrib debug fortran pch -KEYWORDS=amd64 ~ppc x86 -LICENSE=GPL-3 -RDEPEND=app-arch/zip >=dev-libs/tinyxml-2.6.2-r3 >=dev-util/astyle-3.1-r2:0/3.1 x11-libs/wxGTK:3.0-gtk3[X] contrib? ( app-admin/gamin app-text/hunspell dev-libs/boost:= ) -SLOT=0 -SRC_URI=mirror://sourceforge/codeblocks/codeblocks-20.03.tar.xz https://dev.gentoo.org/~leio/distfiles/codeblocks-20.03-fortran.tar.xz https://dev.gentoo.org/~leio/distfiles/codeblocks-20.03-fortran-update-v1.7.tar.xz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 wxwidgets c09e9b94378cadaf6ef86ec1534c0fd6 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 -_md5_=b8f846678c35444775d75088b3f185bf diff --git a/metadata/md5-cache/dev-util/codeblocks-20.03-r3 b/metadata/md5-cache/dev-util/codeblocks-20.03-r3 deleted file mode 100644 index bf77f3c455c2..000000000000 --- a/metadata/md5-cache/dev-util/codeblocks-20.03-r3 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=virtual/pkgconfig 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=configure postinst postrm preinst prepare -DEPEND=app-arch/zip >=dev-libs/tinyxml-2.6.2-r3 >=dev-util/astyle-3.1-r2:0/3.1 x11-libs/wxGTK:3.0-gtk3[X] contrib? ( app-admin/gamin app-text/hunspell dev-libs/boost:= ) dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=The open source, cross platform, free C, C++ and Fortran IDE -EAPI=7 -HOMEPAGE=https://codeblocks.org/ -INHERIT=autotools wxwidgets xdg -IUSE=contrib debug fortran pch -KEYWORDS=~amd64 ~ppc ~x86 -LICENSE=GPL-3 -RDEPEND=app-arch/zip >=dev-libs/tinyxml-2.6.2-r3 >=dev-util/astyle-3.1-r2:0/3.1 x11-libs/wxGTK:3.0-gtk3[X] contrib? ( app-admin/gamin app-text/hunspell dev-libs/boost:= ) -SLOT=0 -SRC_URI=mirror://sourceforge/codeblocks/codeblocks-20.03.tar.xz https://dev.gentoo.org/~leio/distfiles/codeblocks-20.03-fortran.tar.xz https://dev.gentoo.org/~leio/distfiles/codeblocks-20.03-fortran-update-v1.7.tar.xz https://dev.gentoo.org/~leio/distfiles/codeblocks-20.03-fortran-update-v1.8.tar.xz https://dev.gentoo.org/~leio/distfiles/codeblocks-20.03-codecompletion-symbolbrowser-update.tar.xz -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 wxwidgets c09e9b94378cadaf6ef86ec1534c0fd6 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 -_md5_=b3eb1a475ca019d1bbcca03c8d5070cc diff --git a/metadata/md5-cache/dev-util/codeblocks-9999 b/metadata/md5-cache/dev-util/codeblocks-9999 index 49cfe7cfcb47..f5ffe05a81ab 100644 --- a/metadata/md5-cache/dev-util/codeblocks-9999 +++ b/metadata/md5-cache/dev-util/codeblocks-9999 @@ -1,14 +1,15 @@ BDEPEND=virtual/pkgconfig 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 dev-vcs/subversion[http(+)] net-misc/rsync DEFINED_PHASES=configure postinst postrm preinst prepare unpack -DEPEND=app-arch/zip >=dev-libs/tinyxml-2.6.2-r3 >=dev-util/astyle-3.1-r2:0/3.1 x11-libs/wxGTK:3.0-gtk3[X] contrib? ( app-admin/gamin app-text/hunspell dev-libs/boost:= ) dev-util/desktop-file-utils x11-misc/shared-mime-info +DEPEND=app-arch/zip >=dev-libs/tinyxml-2.6.2-r3 >=dev-util/astyle-3.1-r2:0/3.1 x11-libs/wxGTK:3.0-gtk3[X] contrib? ( app-admin/gamin app-text/hunspell dev-libs/boost:= ) DESCRIPTION=The open source, cross platform, free C, C++ and Fortran IDE -EAPI=7 +EAPI=8 HOMEPAGE=https://codeblocks.org/ +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info INHERIT=autotools subversion wxwidgets xdg IUSE=contrib debug pch LICENSE=GPL-3 PROPERTIES=live RDEPEND=app-arch/zip >=dev-libs/tinyxml-2.6.2-r3 >=dev-util/astyle-3.1-r2:0/3.1 x11-libs/wxGTK:3.0-gtk3[X] contrib? ( app-admin/gamin app-text/hunspell dev-libs/boost:= ) SLOT=0 -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 estack 055c42df72f76a4f45ec92b35e83cd56 subversion dee31e56422214d05644c2a3c900a148 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 wxwidgets c09e9b94378cadaf6ef86ec1534c0fd6 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 -_md5_=33bcc68ac0c5dce7f43aa03616e5260d +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 estack 055c42df72f76a4f45ec92b35e83cd56 subversion dee31e56422214d05644c2a3c900a148 flag-o-matic a500d7cc40da3de38c361e889153bdf7 wxwidgets c09e9b94378cadaf6ef86ec1534c0fd6 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 +_md5_=28910284c85c1f77ee8d050a776aae62 diff --git a/metadata/md5-cache/dev-vcs/tortoisehg-6.1.2 b/metadata/md5-cache/dev-vcs/tortoisehg-6.1.2 new file mode 100644 index 000000000000..1772fb982df4 --- /dev/null +++ b/metadata/md5-cache/dev-vcs/tortoisehg-6.1.2 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-vcs/mercurial-5.9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] <dev-vcs/mercurial-6.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/iniparse[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pygments[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/PyQt5[network,svg,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/qscintilla-python-2.9.4[qt5(+),python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/mock[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest[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-lang/python-3.9.9-r1:3.9 >=dev-python/sphinx-4.4.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(-)] ) ) ) 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/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] +DEFINED_PHASES=compile configure install postinst postrm prepare test +DESCRIPTION=Set of graphical tools for Mercurial +EAPI=8 +HOMEPAGE=https://tortoisehg.bitbucket.io/ +INHERIT=desktop distutils-r1 optfeature xdg-utils +IUSE=test doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 +KEYWORDS=~amd64 ~arm64 ~x86 +LICENSE=GPL-2+ +RDEPEND=>=dev-vcs/mercurial-5.9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] <dev-vcs/mercurial-6.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/iniparse[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pygments[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/PyQt5[network,svg,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/qscintilla-python-2.9.4[qt5(+),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 ) +REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://foss.heptapod.net/mercurial/tortoisehg/thg/-/archive/6.1.2/thg-6.1.2.tar.gz -> tortoisehg-6.1.2.tar.gz +_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-r1 8638751691200e941f26fe0ac3aef1d1 distutils-r1 3b871cf4724e3abc9b4ff059289f0d45 optfeature d524f291c80f9d21ad80fe978e3ca760 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e +_md5_=7b711d2df27b6e0543fa218044a46212 diff --git a/metadata/md5-cache/games-puzzle/nudoku-2.1.0 b/metadata/md5-cache/games-puzzle/nudoku-2.1.0 index e8a4a92a8da7..46e90189d10c 100644 --- a/metadata/md5-cache/games-puzzle/nudoku-2.1.0 +++ b/metadata/md5-cache/games-puzzle/nudoku-2.1.0 @@ -2,7 +2,7 @@ BDEPEND=virtual/pkgconfig sys-devel/gnuconfig >=app-portage/elt-patches-20170815 DEFINED_PHASES=configure prepare DEPEND=cairo? ( x11-libs/cairo ) >=sys-devel/gettext-0.20 sys-libs/ncurses:= virtual/libintl DESCRIPTION=ncurses based sudoku game -EAPI=7 +EAPI=8 HOMEPAGE=https://jubalh.github.io/nudoku/ INHERIT=autotools IUSE=cairo @@ -12,4 +12,4 @@ RDEPEND=cairo? ( x11-libs/cairo ) >=sys-devel/gettext-0.20 sys-libs/ncurses:= vi SLOT=0 SRC_URI=https://github.com/jubalh/nudoku/archive/2.1.0.tar.gz -> nudoku-2.1.0.tar.gz _eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 -_md5_=9099181fb998316d7fdc1152107e1b84 +_md5_=a7e0c0d4b49db3b68ce4131da3bb98a8 diff --git a/metadata/md5-cache/gnome-extra/cinnamon-5.2.7-r3 b/metadata/md5-cache/gnome-extra/cinnamon-5.2.7-r3 index 38595cbfe198..031defe081b5 100644 --- a/metadata/md5-cache/gnome-extra/cinnamon-5.2.7-r3 +++ b/metadata/md5-cache/gnome-extra/cinnamon-5.2.7-r3 @@ -6,11 +6,11 @@ EAPI=7 HOMEPAGE=https://projects.linuxmint.com/cinnamon/ https://github.com/linuxmint/cinnamon INHERIT=meson gnome2-utils pax-utils python-single-r1 xdg IUSE=+eds +gstreamer gtk-doc +nls +networkmanager python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 -KEYWORDS=amd64 ~riscv x86 +KEYWORDS=amd64 ~arm64 ~riscv x86 LICENSE=GPL-2+ RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8[xml] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9[xml] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10[xml] ) app-accessibility/at-spi2-atk:2 >=dev-libs/glib-2.52.0:2[dbus] >=dev-libs/gobject-introspection-1.29.15:= dev-libs/libxml2:2 >=gnome-extra/cinnamon-desktop-5.2:0= >=gnome-extra/cinnamon-menus-5.2 >=gnome-extra/cjs-5.2[cairo] net-libs/libsoup:2.4[introspection] sys-apps/dbus >=sys-auth/polkit-0.100[introspection] virtual/opengl x11-libs/gdk-pixbuf:2[introspection] >=x11-libs/gtk+-3.12.0:3[introspection] >=x11-libs/libnotify-0.7.3:0=[introspection] x11-libs/libX11 >=x11-libs/libXfixes-5.0 x11-libs/pango[introspection] >=x11-libs/startup-notification-0.11 >=x11-wm/muffin-5.2[introspection] eds? ( gnome-extra/evolution-data-server ) gstreamer? ( media-libs/gst-plugins-base:1.0 media-libs/gstreamer:1.0 ) networkmanager? ( net-misc/networkmanager[introspection] ) >=app-accessibility/caribou-0.3 dev-libs/keybinder:3[introspection] dev-libs/libtimezonemap python_single_target_python3_8? ( dev-python/dbus-python[python_targets_python3_8(-)] dev-python/distro[python_targets_python3_8(-)] dev-python/pexpect[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-)] dev-python/pycairo[python_targets_python3_8(-)] dev-python/pygobject:3[python_targets_python3_8(-)] dev-python/pyinotify[python_targets_python3_8(-)] dev-python/python-pam[python_targets_python3_8(-)] dev-python/pytz[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/setproctitle[python_targets_python3_8(-)] dev-python/tinycss2[python_targets_python3_8(-)] >=dev-python/python3-xapp-2.2.1-r1[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/dbus-python[python_targets_python3_9(-)] dev-python/distro[python_targets_python3_9(-)] dev-python/pexpect[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/pycairo[python_targets_python3_9(-)] dev-python/pygobject:3[python_targets_python3_9(-)] dev-python/pyinotify[python_targets_python3_9(-)] dev-python/python-pam[python_targets_python3_9(-)] dev-python/pytz[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/setproctitle[python_targets_python3_9(-)] dev-python/tinycss2[python_targets_python3_9(-)] >=dev-python/python3-xapp-2.2.1-r1[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/dbus-python[python_targets_python3_10(-)] dev-python/distro[python_targets_python3_10(-)] dev-python/pexpect[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/pycairo[python_targets_python3_10(-)] dev-python/pygobject:3[python_targets_python3_10(-)] dev-python/pyinotify[python_targets_python3_10(-)] dev-python/python-pam[python_targets_python3_10(-)] dev-python/pytz[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/setproctitle[python_targets_python3_10(-)] dev-python/tinycss2[python_targets_python3_10(-)] >=dev-python/python3-xapp-2.2.1-r1[python_targets_python3_10(-)] ) >=gnome-base/dconf-0.4.1 >=gnome-base/gsettings-desktop-schemas-2.91.91 >=gnome-base/libgnomekbd-2.91.4 >=gnome-extra/cinnamon-control-center-5.2[networkmanager=] >=gnome-extra/cinnamon-screensaver-5.2 >=gnome-extra/cinnamon-session-5.2 >=gnome-extra/cinnamon-settings-daemon-5.2 >=gnome-extra/nemo-5.2 gnome-extra/polkit-gnome net-misc/wget sys-apps/accountsservice[introspection] sys-power/upower[introspection] >=x11-libs/xapp-2.2.8[introspection] x11-misc/xdg-utils x11-themes/adwaita-icon-theme x11-themes/gnome-themes-standard nls? ( >=gnome-extra/cinnamon-translations-5.2 ) REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) SLOT=0 SRC_URI=https://github.com/linuxmint/cinnamon/archive/5.2.7.tar.gz -> cinnamon-5.2.7.tar.gz _eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 meson 8f48ffde53174aba67239f0da61ac9d3 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e gnome2-utils 2116cec8f46f4d1b0a88c5b1f1575dd3 pax-utils 91d47e5d20627c717aa878b9167c62a8 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 xdg 6024fbc93167fad782e2032933654857 -_md5_=e35b799917294ef1e3616d6e03aaefc7 +_md5_=6e80dc5d6c7e6f65dae4010c4101ce15 diff --git a/metadata/md5-cache/gui-apps/waybar-0.9.12 b/metadata/md5-cache/gui-apps/waybar-0.9.12 new file mode 100644 index 000000000000..3c8f2440d938 --- /dev/null +++ b/metadata/md5-cache/gui-apps/waybar-0.9.12 @@ -0,0 +1,15 @@ +BDEPEND=>=app-text/scdoc-1.9.2 dev-util/gdbus-codegen virtual/pkgconfig >=dev-util/meson-0.59.4 >=dev-util/ninja-1.8.2 dev-util/meson-format-array +DEFINED_PHASES=compile configure install test +DEPEND=dev-cpp/cairomm:0 dev-cpp/glibmm:2 dev-cpp/gtkmm:3.0 dev-libs/glib:2 dev-libs/jsoncpp:= dev-libs/libinput:= dev-libs/libsigc++:2 >=dev-libs/libfmt-7.0.0:= >=dev-libs/spdlog-1.8.5:= dev-libs/date:= dev-libs/wayland dev-libs/wayland-protocols gui-libs/wlroots:= x11-libs/gtk+:3[wayland] x11-libs/libxkbcommon mpd? ( media-libs/libmpdclient ) network? ( dev-libs/libnl:3 ) popups? ( gui-libs/gtk-layer-shell ) pulseaudio? ( media-sound/pulseaudio ) sndio? ( media-sound/sndio:= ) tray? ( dev-libs/libdbusmenu[gtk3] dev-libs/libappindicator ) udev? ( virtual/libudev:= ) wifi? ( || ( sys-apps/util-linux net-wireless/rfkill ) ) +DESCRIPTION=Highly customizable Wayland bar for Sway and Wlroots based compositors +EAPI=8 +HOMEPAGE=https://github.com/Alexays/Waybar +INHERIT=meson +IUSE=mpd network +popups pulseaudio sndio tray +udev wifi +KEYWORDS=~amd64 +LICENSE=MIT +RDEPEND=dev-cpp/cairomm:0 dev-cpp/glibmm:2 dev-cpp/gtkmm:3.0 dev-libs/glib:2 dev-libs/jsoncpp:= dev-libs/libinput:= dev-libs/libsigc++:2 >=dev-libs/libfmt-7.0.0:= >=dev-libs/spdlog-1.8.5:= dev-libs/date:= dev-libs/wayland dev-libs/wayland-protocols gui-libs/wlroots:= x11-libs/gtk+:3[wayland] x11-libs/libxkbcommon mpd? ( media-libs/libmpdclient ) network? ( dev-libs/libnl:3 ) popups? ( gui-libs/gtk-layer-shell ) pulseaudio? ( media-sound/pulseaudio ) sndio? ( media-sound/sndio:= ) tray? ( dev-libs/libdbusmenu[gtk3] dev-libs/libappindicator ) udev? ( virtual/libudev:= ) wifi? ( || ( sys-apps/util-linux net-wireless/rfkill ) ) +SLOT=0 +SRC_URI=https://github.com/Alexays/Waybar/archive/0.9.12.tar.gz -> waybar-0.9.12.tar.gz +_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 meson 8f48ffde53174aba67239f0da61ac9d3 +_md5_=573fe76b5f37ea715b36d481991dbf56 diff --git a/metadata/md5-cache/mail-filter/MailScanner-4.84.5.2 b/metadata/md5-cache/mail-filter/MailScanner-4.84.5.2 index 7278efa390ee..87e6701eae37 100644 --- a/metadata/md5-cache/mail-filter/MailScanner-4.84.5.2 +++ b/metadata/md5-cache/mail-filter/MailScanner-4.84.5.2 @@ -9,4 +9,4 @@ LICENSE=GPL-2 RDEPEND=dev-lang/perl dev-perl/Archive-Zip virtual/perl-IO-Compress dev-perl/Convert-BinHex dev-perl/Convert-TNEF dev-perl/DBD-SQLite dev-perl/DBI dev-perl/Filesys-Df dev-perl/HTML-Parser dev-perl/HTML-Tagset dev-perl/IO-stringy dev-perl/MIME-tools dev-perl/MailTools dev-perl/Net-CIDR dev-perl/Net-DNS dev-perl/OLE-StorageLite dev-perl/Sys-Hostname-Long dev-perl/TimeDate net-mail/tnef dev-perl/Sys-SigAction virtual/perl-File-Spec virtual/perl-File-Temp virtual/perl-Getopt-Long virtual/perl-Sys-Syslog virtual/perl-MIME-Base64 postfix? ( mail-mta/postfix ) exim? ( !postfix? ( mail-mta/exim ) ) !postfix? ( !exim? ( mail-mta/sendmail ) ) clamav? ( app-antivirus/clamav ) spamassassin? ( mail-filter/spamassassin ) SLOT=0 SRC_URI=https://www.mailscanner.info/files/4/tar/MailScanner-install-4.84.5-2.tar.gz -_md5_=51338dd35e90b58f1d62fc1793c55470 +_md5_=e58f65d2134d6166571e1f791c5c493d diff --git a/metadata/md5-cache/media-gfx/hydrus-478 b/metadata/md5-cache/media-gfx/hydrus-478 deleted file mode 100644 index 247d8477febf..000000000000 --- a/metadata/md5-cache/media-gfx/hydrus-478 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8[sqlite] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9[sqlite] ) python_single_target_python3_8? ( dev-python/cbor2[python_targets_python3_8(-)] dev-python/chardet[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/html5lib[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/numpy[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-),lcms] dev-python/psutil[python_targets_python3_8(-)] dev-python/pyopenssl[python_targets_python3_8(-)] dev-python/pyside2[widgets,gui,python_targets_python3_8(-)] dev-python/python-mpv[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/send2trash[python_targets_python3_8(-)] dev-python/service_identity[python_targets_python3_8(-)] dev-python/six[python_targets_python3_8(-)] dev-python/twisted[python_targets_python3_8(-)] media-libs/opencv[python,png,jpeg,python_targets_python3_8(-)] media-video/ffmpeg media-video/mpv[libmpv,python_targets_python3_8(-)] >=dev-python/QtPy-1.9.0-r4[pyside2,python_targets_python3_8(-)] dev-python/beautifulsoup4[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cbor2[python_targets_python3_9(-)] dev-python/chardet[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/html5lib[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/numpy[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-),lcms] dev-python/psutil[python_targets_python3_9(-)] dev-python/pyopenssl[python_targets_python3_9(-)] dev-python/pyside2[widgets,gui,python_targets_python3_9(-)] dev-python/python-mpv[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/send2trash[python_targets_python3_9(-)] dev-python/service_identity[python_targets_python3_9(-)] dev-python/six[python_targets_python3_9(-)] dev-python/twisted[python_targets_python3_9(-)] media-libs/opencv[python,png,jpeg,python_targets_python3_9(-)] media-video/ffmpeg media-video/mpv[libmpv,python_targets_python3_9(-)] >=dev-python/QtPy-1.9.0-r4[pyside2,python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] ) python_single_target_python3_8? ( test? ( dev-python/httmock[python_targets_python3_8(-)] dev-python/mock[python_targets_python3_8(-)] dev-python/nose[python_targets_python3_8(-)] ) ) python_single_target_python3_9? ( test? ( dev-python/httmock[python_targets_python3_9(-)] dev-python/mock[python_targets_python3_9(-)] dev-python/nose[python_targets_python3_9(-)] ) ) doc? ( python_single_target_python3_8? ( dev-python/mkdocs[python_targets_python3_8(-)] dev-python/mkdocs-material[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/mkdocs[python_targets_python3_9(-)] dev-python/mkdocs-material[python_targets_python3_9(-)] ) ) -DEFINED_PHASES=compile install postinst prepare setup test -DESCRIPTION=A booru-like media organizer for the desktop -EAPI=7 -HOMEPAGE=https://hydrusnetwork.github.io/hydrus/ https://github.com/hydrusnetwork/hydrus -INHERIT=python-single-r1 desktop docs optfeature -IUSE=test python_single_target_python3_8 python_single_target_python3_9 doc -KEYWORDS=~amd64 -LICENSE=WTFPL-2 CC-BY-2.5 -RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8[sqlite] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9[sqlite] ) python_single_target_python3_8? ( dev-python/cbor2[python_targets_python3_8(-)] dev-python/chardet[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/html5lib[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/numpy[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-),lcms] dev-python/psutil[python_targets_python3_8(-)] dev-python/pyopenssl[python_targets_python3_8(-)] dev-python/pyside2[widgets,gui,python_targets_python3_8(-)] dev-python/python-mpv[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/send2trash[python_targets_python3_8(-)] dev-python/service_identity[python_targets_python3_8(-)] dev-python/six[python_targets_python3_8(-)] dev-python/twisted[python_targets_python3_8(-)] media-libs/opencv[python,png,jpeg,python_targets_python3_8(-)] media-video/ffmpeg media-video/mpv[libmpv,python_targets_python3_8(-)] >=dev-python/QtPy-1.9.0-r4[pyside2,python_targets_python3_8(-)] dev-python/beautifulsoup4[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cbor2[python_targets_python3_9(-)] dev-python/chardet[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/html5lib[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/numpy[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-),lcms] dev-python/psutil[python_targets_python3_9(-)] dev-python/pyopenssl[python_targets_python3_9(-)] dev-python/pyside2[widgets,gui,python_targets_python3_9(-)] dev-python/python-mpv[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/send2trash[python_targets_python3_9(-)] dev-python/service_identity[python_targets_python3_9(-)] dev-python/six[python_targets_python3_9(-)] dev-python/twisted[python_targets_python3_9(-)] media-libs/opencv[python,png,jpeg,python_targets_python3_9(-)] media-video/ffmpeg media-video/mpv[libmpv,python_targets_python3_9(-)] >=dev-python/QtPy-1.9.0-r4[pyside2,python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] ) -REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/hydrusnetwork/hydrus/archive/v478.tar.gz -> hydrus-478.tar.gz -_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 desktop c0d27bf73aa08ca05b663dbd31fbef28 docs 8ed2a8a28ff109e7a3582c9abb7fe327 optfeature d524f291c80f9d21ad80fe978e3ca760 -_md5_=5c02c467b4bcde6b9b5fb901dbce056a diff --git a/metadata/md5-cache/media-gfx/hydrus-484 b/metadata/md5-cache/media-gfx/hydrus-484 new file mode 100644 index 000000000000..4df82c7af276 --- /dev/null +++ b/metadata/md5-cache/media-gfx/hydrus-484 @@ -0,0 +1,16 @@ +BDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8[sqlite] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9[sqlite] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10[sqlite] ) python_single_target_python3_8? ( dev-python/cbor2[python_targets_python3_8(-)] dev-python/chardet[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/html5lib[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/numpy[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-),lcms] dev-python/psutil[python_targets_python3_8(-)] dev-python/pyopenssl[python_targets_python3_8(-)] dev-python/pyside2[widgets,gui,python_targets_python3_8(-)] dev-python/python-mpv[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/send2trash[python_targets_python3_8(-)] dev-python/service_identity[python_targets_python3_8(-)] dev-python/six[python_targets_python3_8(-)] dev-python/twisted[python_targets_python3_8(-)] media-libs/opencv[python,png,jpeg,python_targets_python3_8(-)] media-video/ffmpeg media-video/mpv[libmpv,python_targets_python3_8(-)] >=dev-python/QtPy-1.9.0-r4[pyside2,python_targets_python3_8(-)] dev-python/beautifulsoup4[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cbor2[python_targets_python3_9(-)] dev-python/chardet[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/html5lib[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/numpy[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-),lcms] dev-python/psutil[python_targets_python3_9(-)] dev-python/pyopenssl[python_targets_python3_9(-)] dev-python/pyside2[widgets,gui,python_targets_python3_9(-)] dev-python/python-mpv[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/send2trash[python_targets_python3_9(-)] dev-python/service_identity[python_targets_python3_9(-)] dev-python/six[python_targets_python3_9(-)] dev-python/twisted[python_targets_python3_9(-)] media-libs/opencv[python,png,jpeg,python_targets_python3_9(-)] media-video/ffmpeg media-video/mpv[libmpv,python_targets_python3_9(-)] >=dev-python/QtPy-1.9.0-r4[pyside2,python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/cbor2[python_targets_python3_10(-)] dev-python/chardet[python_targets_python3_10(-)] dev-python/cloudscraper[python_targets_python3_10(-)] dev-python/html5lib[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-),lcms] dev-python/psutil[python_targets_python3_10(-)] dev-python/pyopenssl[python_targets_python3_10(-)] dev-python/pyside2[widgets,gui,python_targets_python3_10(-)] dev-python/python-mpv[python_targets_python3_10(-)] dev-python/pyyaml[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/send2trash[python_targets_python3_10(-)] dev-python/service_identity[python_targets_python3_10(-)] dev-python/six[python_targets_python3_10(-)] dev-python/twisted[python_targets_python3_10(-)] media-libs/opencv[python,png,jpeg,python_targets_python3_10(-)] media-video/ffmpeg media-video/mpv[libmpv,python_targets_python3_10(-)] >=dev-python/QtPy-1.9.0-r4[pyside2,python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] ) python_single_target_python3_8? ( test? ( dev-python/httmock[python_targets_python3_8(-)] dev-python/mock[python_targets_python3_8(-)] dev-python/nose[python_targets_python3_8(-)] ) ) python_single_target_python3_9? ( test? ( dev-python/httmock[python_targets_python3_9(-)] dev-python/mock[python_targets_python3_9(-)] dev-python/nose[python_targets_python3_9(-)] ) ) python_single_target_python3_10? ( test? ( dev-python/httmock[python_targets_python3_10(-)] dev-python/mock[python_targets_python3_10(-)] dev-python/nose[python_targets_python3_10(-)] ) ) doc? ( python_single_target_python3_8? ( dev-python/mkdocs[python_targets_python3_8(-)] dev-python/mkdocs-material[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/mkdocs[python_targets_python3_9(-)] dev-python/mkdocs-material[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/mkdocs[python_targets_python3_10(-)] dev-python/mkdocs-material[python_targets_python3_10(-)] ) ) +DEFINED_PHASES=compile install postinst prepare setup test +DESCRIPTION=A booru-like media organizer for the desktop +EAPI=7 +HOMEPAGE=https://hydrusnetwork.github.io/hydrus/ https://github.com/hydrusnetwork/hydrus +INHERIT=python-single-r1 desktop docs optfeature +IUSE=test python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 doc +KEYWORDS=~amd64 +LICENSE=WTFPL-2 CC-BY-2.5 +RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8[sqlite] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9[sqlite] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10[sqlite] ) python_single_target_python3_8? ( dev-python/cbor2[python_targets_python3_8(-)] dev-python/chardet[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/html5lib[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/numpy[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-),lcms] dev-python/psutil[python_targets_python3_8(-)] dev-python/pyopenssl[python_targets_python3_8(-)] dev-python/pyside2[widgets,gui,python_targets_python3_8(-)] dev-python/python-mpv[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/send2trash[python_targets_python3_8(-)] dev-python/service_identity[python_targets_python3_8(-)] dev-python/six[python_targets_python3_8(-)] dev-python/twisted[python_targets_python3_8(-)] media-libs/opencv[python,png,jpeg,python_targets_python3_8(-)] media-video/ffmpeg media-video/mpv[libmpv,python_targets_python3_8(-)] >=dev-python/QtPy-1.9.0-r4[pyside2,python_targets_python3_8(-)] dev-python/beautifulsoup4[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cbor2[python_targets_python3_9(-)] dev-python/chardet[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/html5lib[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/numpy[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-),lcms] dev-python/psutil[python_targets_python3_9(-)] dev-python/pyopenssl[python_targets_python3_9(-)] dev-python/pyside2[widgets,gui,python_targets_python3_9(-)] dev-python/python-mpv[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/send2trash[python_targets_python3_9(-)] dev-python/service_identity[python_targets_python3_9(-)] dev-python/six[python_targets_python3_9(-)] dev-python/twisted[python_targets_python3_9(-)] media-libs/opencv[python,png,jpeg,python_targets_python3_9(-)] media-video/ffmpeg media-video/mpv[libmpv,python_targets_python3_9(-)] >=dev-python/QtPy-1.9.0-r4[pyside2,python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/cbor2[python_targets_python3_10(-)] dev-python/chardet[python_targets_python3_10(-)] dev-python/cloudscraper[python_targets_python3_10(-)] dev-python/html5lib[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-),lcms] dev-python/psutil[python_targets_python3_10(-)] dev-python/pyopenssl[python_targets_python3_10(-)] dev-python/pyside2[widgets,gui,python_targets_python3_10(-)] dev-python/python-mpv[python_targets_python3_10(-)] dev-python/pyyaml[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/send2trash[python_targets_python3_10(-)] dev-python/service_identity[python_targets_python3_10(-)] dev-python/six[python_targets_python3_10(-)] dev-python/twisted[python_targets_python3_10(-)] media-libs/opencv[python,png,jpeg,python_targets_python3_10(-)] media-video/ffmpeg media-video/mpv[libmpv,python_targets_python3_10(-)] >=dev-python/QtPy-1.9.0-r4[pyside2,python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] ) +REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/hydrusnetwork/hydrus/archive/v484.tar.gz -> hydrus-484.tar.gz +_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 desktop c0d27bf73aa08ca05b663dbd31fbef28 docs 8ed2a8a28ff109e7a3582c9abb7fe327 optfeature d524f291c80f9d21ad80fe978e3ca760 +_md5_=8d8b3335494d8d3d37d47797bbda8e0b diff --git a/metadata/md5-cache/media-gfx/hydrus-9999 b/metadata/md5-cache/media-gfx/hydrus-9999 index 5cadf5ffa01b..8df2ac79023b 100644 --- a/metadata/md5-cache/media-gfx/hydrus-9999 +++ b/metadata/md5-cache/media-gfx/hydrus-9999 @@ -1,15 +1,15 @@ -BDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8[sqlite] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9[sqlite] ) python_single_target_python3_8? ( dev-python/cbor2[python_targets_python3_8(-)] dev-python/chardet[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/html5lib[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/numpy[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-),lcms] dev-python/psutil[python_targets_python3_8(-)] dev-python/pyopenssl[python_targets_python3_8(-)] dev-python/pyside2[widgets,gui,python_targets_python3_8(-)] dev-python/python-mpv[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/send2trash[python_targets_python3_8(-)] dev-python/service_identity[python_targets_python3_8(-)] dev-python/six[python_targets_python3_8(-)] dev-python/twisted[python_targets_python3_8(-)] media-libs/opencv[python,png,jpeg,python_targets_python3_8(-)] media-video/ffmpeg media-video/mpv[libmpv,python_targets_python3_8(-)] >=dev-python/QtPy-1.9.0-r4[pyside2,python_targets_python3_8(-)] dev-python/beautifulsoup4[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cbor2[python_targets_python3_9(-)] dev-python/chardet[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/html5lib[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/numpy[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-),lcms] dev-python/psutil[python_targets_python3_9(-)] dev-python/pyopenssl[python_targets_python3_9(-)] dev-python/pyside2[widgets,gui,python_targets_python3_9(-)] dev-python/python-mpv[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/send2trash[python_targets_python3_9(-)] dev-python/service_identity[python_targets_python3_9(-)] dev-python/six[python_targets_python3_9(-)] dev-python/twisted[python_targets_python3_9(-)] media-libs/opencv[python,png,jpeg,python_targets_python3_9(-)] media-video/ffmpeg media-video/mpv[libmpv,python_targets_python3_9(-)] >=dev-python/QtPy-1.9.0-r4[pyside2,python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] ) python_single_target_python3_8? ( test? ( dev-python/httmock[python_targets_python3_8(-)] dev-python/mock[python_targets_python3_8(-)] dev-python/nose[python_targets_python3_8(-)] ) ) python_single_target_python3_9? ( test? ( dev-python/httmock[python_targets_python3_9(-)] dev-python/mock[python_targets_python3_9(-)] dev-python/nose[python_targets_python3_9(-)] ) ) doc? ( python_single_target_python3_8? ( dev-python/mkdocs[python_targets_python3_8(-)] dev-python/mkdocs-material[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/mkdocs[python_targets_python3_9(-)] dev-python/mkdocs-material[python_targets_python3_9(-)] ) ) >=dev-vcs/git-1.8.2.1[curl] +BDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8[sqlite] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9[sqlite] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10[sqlite] ) python_single_target_python3_8? ( dev-python/cbor2[python_targets_python3_8(-)] dev-python/chardet[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/html5lib[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/numpy[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-),lcms] dev-python/psutil[python_targets_python3_8(-)] dev-python/pyopenssl[python_targets_python3_8(-)] dev-python/pyside2[widgets,gui,python_targets_python3_8(-)] dev-python/python-mpv[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/send2trash[python_targets_python3_8(-)] dev-python/service_identity[python_targets_python3_8(-)] dev-python/six[python_targets_python3_8(-)] dev-python/twisted[python_targets_python3_8(-)] media-libs/opencv[python,png,jpeg,python_targets_python3_8(-)] media-video/ffmpeg media-video/mpv[libmpv,python_targets_python3_8(-)] >=dev-python/QtPy-1.9.0-r4[pyside2,python_targets_python3_8(-)] dev-python/beautifulsoup4[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cbor2[python_targets_python3_9(-)] dev-python/chardet[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/html5lib[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/numpy[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-),lcms] dev-python/psutil[python_targets_python3_9(-)] dev-python/pyopenssl[python_targets_python3_9(-)] dev-python/pyside2[widgets,gui,python_targets_python3_9(-)] dev-python/python-mpv[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/send2trash[python_targets_python3_9(-)] dev-python/service_identity[python_targets_python3_9(-)] dev-python/six[python_targets_python3_9(-)] dev-python/twisted[python_targets_python3_9(-)] media-libs/opencv[python,png,jpeg,python_targets_python3_9(-)] media-video/ffmpeg media-video/mpv[libmpv,python_targets_python3_9(-)] >=dev-python/QtPy-1.9.0-r4[pyside2,python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/cbor2[python_targets_python3_10(-)] dev-python/chardet[python_targets_python3_10(-)] dev-python/cloudscraper[python_targets_python3_10(-)] dev-python/html5lib[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-),lcms] dev-python/psutil[python_targets_python3_10(-)] dev-python/pyopenssl[python_targets_python3_10(-)] dev-python/pyside2[widgets,gui,python_targets_python3_10(-)] dev-python/python-mpv[python_targets_python3_10(-)] dev-python/pyyaml[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/send2trash[python_targets_python3_10(-)] dev-python/service_identity[python_targets_python3_10(-)] dev-python/six[python_targets_python3_10(-)] dev-python/twisted[python_targets_python3_10(-)] media-libs/opencv[python,png,jpeg,python_targets_python3_10(-)] media-video/ffmpeg media-video/mpv[libmpv,python_targets_python3_10(-)] >=dev-python/QtPy-1.9.0-r4[pyside2,python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] ) python_single_target_python3_8? ( test? ( dev-python/httmock[python_targets_python3_8(-)] dev-python/mock[python_targets_python3_8(-)] dev-python/nose[python_targets_python3_8(-)] ) ) python_single_target_python3_9? ( test? ( dev-python/httmock[python_targets_python3_9(-)] dev-python/mock[python_targets_python3_9(-)] dev-python/nose[python_targets_python3_9(-)] ) ) python_single_target_python3_10? ( test? ( dev-python/httmock[python_targets_python3_10(-)] dev-python/mock[python_targets_python3_10(-)] dev-python/nose[python_targets_python3_10(-)] ) ) doc? ( python_single_target_python3_8? ( dev-python/mkdocs[python_targets_python3_8(-)] dev-python/mkdocs-material[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/mkdocs[python_targets_python3_9(-)] dev-python/mkdocs-material[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/mkdocs[python_targets_python3_10(-)] dev-python/mkdocs-material[python_targets_python3_10(-)] ) ) >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile install postinst prepare setup test unpack DESCRIPTION=A booru-like media organizer for the desktop EAPI=7 HOMEPAGE=https://hydrusnetwork.github.io/hydrus/ https://github.com/hydrusnetwork/hydrus INHERIT=python-single-r1 desktop docs optfeature git-r3 -IUSE=test python_single_target_python3_8 python_single_target_python3_9 doc +IUSE=test python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 doc LICENSE=WTFPL-2 CC-BY-2.5 PROPERTIES=live -RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8[sqlite] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9[sqlite] ) python_single_target_python3_8? ( dev-python/cbor2[python_targets_python3_8(-)] dev-python/chardet[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/html5lib[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/numpy[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-),lcms] dev-python/psutil[python_targets_python3_8(-)] dev-python/pyopenssl[python_targets_python3_8(-)] dev-python/pyside2[widgets,gui,python_targets_python3_8(-)] dev-python/python-mpv[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/send2trash[python_targets_python3_8(-)] dev-python/service_identity[python_targets_python3_8(-)] dev-python/six[python_targets_python3_8(-)] dev-python/twisted[python_targets_python3_8(-)] media-libs/opencv[python,png,jpeg,python_targets_python3_8(-)] media-video/ffmpeg media-video/mpv[libmpv,python_targets_python3_8(-)] >=dev-python/QtPy-1.9.0-r4[pyside2,python_targets_python3_8(-)] dev-python/beautifulsoup4[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cbor2[python_targets_python3_9(-)] dev-python/chardet[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/html5lib[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/numpy[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-),lcms] dev-python/psutil[python_targets_python3_9(-)] dev-python/pyopenssl[python_targets_python3_9(-)] dev-python/pyside2[widgets,gui,python_targets_python3_9(-)] dev-python/python-mpv[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/send2trash[python_targets_python3_9(-)] dev-python/service_identity[python_targets_python3_9(-)] dev-python/six[python_targets_python3_9(-)] dev-python/twisted[python_targets_python3_9(-)] media-libs/opencv[python,png,jpeg,python_targets_python3_9(-)] media-video/ffmpeg media-video/mpv[libmpv,python_targets_python3_9(-)] >=dev-python/QtPy-1.9.0-r4[pyside2,python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] ) -REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 ) +RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8[sqlite] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9[sqlite] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10[sqlite] ) python_single_target_python3_8? ( dev-python/cbor2[python_targets_python3_8(-)] dev-python/chardet[python_targets_python3_8(-)] dev-python/cloudscraper[python_targets_python3_8(-)] dev-python/html5lib[python_targets_python3_8(-)] dev-python/lxml[python_targets_python3_8(-)] dev-python/numpy[python_targets_python3_8(-)] dev-python/pillow[python_targets_python3_8(-),lcms] dev-python/psutil[python_targets_python3_8(-)] dev-python/pyopenssl[python_targets_python3_8(-)] dev-python/pyside2[widgets,gui,python_targets_python3_8(-)] dev-python/python-mpv[python_targets_python3_8(-)] dev-python/pyyaml[python_targets_python3_8(-)] dev-python/requests[python_targets_python3_8(-)] dev-python/send2trash[python_targets_python3_8(-)] dev-python/service_identity[python_targets_python3_8(-)] dev-python/six[python_targets_python3_8(-)] dev-python/twisted[python_targets_python3_8(-)] media-libs/opencv[python,png,jpeg,python_targets_python3_8(-)] media-video/ffmpeg media-video/mpv[libmpv,python_targets_python3_8(-)] >=dev-python/QtPy-1.9.0-r4[pyside2,python_targets_python3_8(-)] dev-python/beautifulsoup4[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cbor2[python_targets_python3_9(-)] dev-python/chardet[python_targets_python3_9(-)] dev-python/cloudscraper[python_targets_python3_9(-)] dev-python/html5lib[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/numpy[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-),lcms] dev-python/psutil[python_targets_python3_9(-)] dev-python/pyopenssl[python_targets_python3_9(-)] dev-python/pyside2[widgets,gui,python_targets_python3_9(-)] dev-python/python-mpv[python_targets_python3_9(-)] dev-python/pyyaml[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/send2trash[python_targets_python3_9(-)] dev-python/service_identity[python_targets_python3_9(-)] dev-python/six[python_targets_python3_9(-)] dev-python/twisted[python_targets_python3_9(-)] media-libs/opencv[python,png,jpeg,python_targets_python3_9(-)] media-video/ffmpeg media-video/mpv[libmpv,python_targets_python3_9(-)] >=dev-python/QtPy-1.9.0-r4[pyside2,python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/cbor2[python_targets_python3_10(-)] dev-python/chardet[python_targets_python3_10(-)] dev-python/cloudscraper[python_targets_python3_10(-)] dev-python/html5lib[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/numpy[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-),lcms] dev-python/psutil[python_targets_python3_10(-)] dev-python/pyopenssl[python_targets_python3_10(-)] dev-python/pyside2[widgets,gui,python_targets_python3_10(-)] dev-python/python-mpv[python_targets_python3_10(-)] dev-python/pyyaml[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/send2trash[python_targets_python3_10(-)] dev-python/service_identity[python_targets_python3_10(-)] dev-python/six[python_targets_python3_10(-)] dev-python/twisted[python_targets_python3_10(-)] media-libs/opencv[python,png,jpeg,python_targets_python3_10(-)] media-video/ffmpeg media-video/mpv[libmpv,python_targets_python3_10(-)] >=dev-python/QtPy-1.9.0-r4[pyside2,python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] ) +REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) RESTRICT=!test? ( test ) SLOT=0 _eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 desktop c0d27bf73aa08ca05b663dbd31fbef28 docs 8ed2a8a28ff109e7a3582c9abb7fe327 optfeature d524f291c80f9d21ad80fe978e3ca760 git-r3 b9ac6f96d2a88edb5b351df634dc5e53 -_md5_=5c02c467b4bcde6b9b5fb901dbce056a +_md5_=8d8b3335494d8d3d37d47797bbda8e0b diff --git a/metadata/md5-cache/media-sound/pulseaudio-daemon-15.99.1-r2 b/metadata/md5-cache/media-sound/pulseaudio-daemon-15.99.1-r2 index 029a99ebe6cd..27f633f29319 100644 --- a/metadata/md5-cache/media-sound/pulseaudio-daemon-15.99.1-r2 +++ b/metadata/md5-cache/media-sound/pulseaudio-daemon-15.99.1-r2 @@ -15,4 +15,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://freedesktop.org/software/pulseaudio/releases/pulseaudio-15.99.1.tar.xz _eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e gnome2-utils 2116cec8f46f4d1b0a88c5b1f1575dd3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 5dc84801daa87406aafaf535cb947a64 meson 8f48ffde53174aba67239f0da61ac9d3 optfeature d524f291c80f9d21ad80fe978e3ca760 systemd 2736b403a83f194b59b767f3b344c2c1 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f udev 2d229ad4bfa09058e0184b1ca900db32 -_md5_=4b58d199ad60f1f8533ef317ff9b4dcc +_md5_=b096dbad4719228b0bae27769135c321 diff --git a/metadata/md5-cache/media-video/ffdiaporama-2.2_pre20140701-r3 b/metadata/md5-cache/media-video/ffdiaporama-2.2_pre20140701-r3 new file mode 100644 index 000000000000..8798977583b7 --- /dev/null +++ b/metadata/md5-cache/media-video/ffdiaporama-2.2_pre20140701-r3 @@ -0,0 +1,14 @@ +DEFINED_PHASES=configure install postinst postrm +DEPEND=dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qthelp:5 dev-qt/qtmultimedia:5 dev-qt/qtsql:5[sqlite] dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 media-gfx/exiv2:= >=media-video/ffmpeg-4:0=[encode] openclipart? ( media-gfx/openclipart[svg,-gzip] ) +DESCRIPTION=Movie creator from photos and video clips +EAPI=7 +HOMEPAGE=https://ffdiaporama.tuxfamily.org +INHERIT=qmake-utils xdg-utils +IUSE=openclipart +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3 CC-BY-3.0 +RDEPEND=dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qthelp:5 dev-qt/qtmultimedia:5 dev-qt/qtsql:5[sqlite] dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5 media-gfx/exiv2:= >=media-video/ffmpeg-4:0=[encode] openclipart? ( media-gfx/openclipart[svg,-gzip] ) +SLOT=0 +SRC_URI=https://github.com/laurantino/ffdiaporama/archive/3c25c893a94dd3f88a7515437c42cd5628220625.tar.gz -> ffdiaporama-2.2_pre20140701.tar.gz +_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b qmake-utils 59420c906278d16deaaa629f9d115707 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e +_md5_=7443fd97bdd7576cc2f43bf25dd5be48 diff --git a/metadata/md5-cache/media-video/pipewire-0.3.49-r1 b/metadata/md5-cache/media-video/pipewire-0.3.49-r1 index 6e0fa00345ea..cba113ef8618 100644 --- a/metadata/md5-cache/media-video/pipewire-0.3.49-r1 +++ b/metadata/md5-cache/media-video/pipewire-0.3.49-r1 @@ -15,4 +15,4 @@ RESTRICT=!test? ( test ) SLOT=0/0.4 SRC_URI=https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/0.3.49/pipewire-0.3.49.tar.gz _eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 python-utils-r1 5dc84801daa87406aafaf535cb947a64 meson 8f48ffde53174aba67239f0da61ac9d3 multibuild d26d81f242cb193d899a72bca423d0bd multilib-build 05f207909a804c9174bc39a00547d598 multilib-minimal 4b0f1857965db8869a729948d5277e0b meson-multilib 84c0d4019bf29be0d9d0a2d98fb8b0d9 optfeature d524f291c80f9d21ad80fe978e3ca760 prefix eab3c99d77fe00506c109c8a736186f7 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd systemd 2736b403a83f194b59b767f3b344c2c1 udev 2d229ad4bfa09058e0184b1ca900db32 -_md5_=6886e64a75d383d05540a3b1f7c8b264 +_md5_=d5525800edc9a261f3e96a607702423d diff --git a/metadata/md5-cache/media-video/pipewire-0.3.50-r3 b/metadata/md5-cache/media-video/pipewire-0.3.50-r3 index 58eaa170f5b8..77e53a4970fd 100644 --- a/metadata/md5-cache/media-video/pipewire-0.3.50-r3 +++ b/metadata/md5-cache/media-video/pipewire-0.3.50-r3 @@ -15,4 +15,4 @@ RESTRICT=!test? ( test ) SLOT=0/0.4 SRC_URI=https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/0.3.50/pipewire-0.3.50.tar.gz _eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 python-utils-r1 5dc84801daa87406aafaf535cb947a64 meson 8f48ffde53174aba67239f0da61ac9d3 multibuild d26d81f242cb193d899a72bca423d0bd multilib-build 05f207909a804c9174bc39a00547d598 multilib-minimal 4b0f1857965db8869a729948d5277e0b meson-multilib 84c0d4019bf29be0d9d0a2d98fb8b0d9 optfeature d524f291c80f9d21ad80fe978e3ca760 prefix eab3c99d77fe00506c109c8a736186f7 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd systemd 2736b403a83f194b59b767f3b344c2c1 udev 2d229ad4bfa09058e0184b1ca900db32 -_md5_=208cfaa7441bbdab68c45fc510342927 +_md5_=d8d162e561da86a0e06b0d2fba9aebb5 diff --git a/metadata/md5-cache/media-video/pipewire-0.3.51-r1 b/metadata/md5-cache/media-video/pipewire-0.3.51-r1 index cebd0208f82f..7906d6cda1bd 100644 --- a/metadata/md5-cache/media-video/pipewire-0.3.51-r1 +++ b/metadata/md5-cache/media-video/pipewire-0.3.51-r1 @@ -15,4 +15,4 @@ RESTRICT=!test? ( test ) SLOT=0/0.4 SRC_URI=https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/0.3.51/pipewire-0.3.51.tar.gz _eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 python-utils-r1 5dc84801daa87406aafaf535cb947a64 meson 8f48ffde53174aba67239f0da61ac9d3 multibuild d26d81f242cb193d899a72bca423d0bd multilib-build 05f207909a804c9174bc39a00547d598 multilib-minimal 4b0f1857965db8869a729948d5277e0b meson-multilib 84c0d4019bf29be0d9d0a2d98fb8b0d9 optfeature d524f291c80f9d21ad80fe978e3ca760 prefix eab3c99d77fe00506c109c8a736186f7 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd systemd 2736b403a83f194b59b767f3b344c2c1 udev 2d229ad4bfa09058e0184b1ca900db32 -_md5_=9e7a6e450b4e1b262aa14ab4a2527488 +_md5_=de1e5e5c1c19e6be509d87bc9e950c61 diff --git a/metadata/md5-cache/media-video/pipewire-9999 b/metadata/md5-cache/media-video/pipewire-9999 index 632a8be66414..1d7817eeb916 100644 --- a/metadata/md5-cache/media-video/pipewire-9999 +++ b/metadata/md5-cache/media-video/pipewire-9999 @@ -14,4 +14,4 @@ REQUIRED_USE=jack-sdk? ( !jack-client ) system-service? ( systemd ) RESTRICT=!test? ( test ) SLOT=0/0.4 _eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 python-utils-r1 5dc84801daa87406aafaf535cb947a64 meson 8f48ffde53174aba67239f0da61ac9d3 multibuild d26d81f242cb193d899a72bca423d0bd multilib-build 05f207909a804c9174bc39a00547d598 multilib-minimal 4b0f1857965db8869a729948d5277e0b meson-multilib 84c0d4019bf29be0d9d0a2d98fb8b0d9 optfeature d524f291c80f9d21ad80fe978e3ca760 prefix eab3c99d77fe00506c109c8a736186f7 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd systemd 2736b403a83f194b59b767f3b344c2c1 udev 2d229ad4bfa09058e0184b1ca900db32 git-r3 b9ac6f96d2a88edb5b351df634dc5e53 -_md5_=a44744b32e063b5abe955ad1868cecb4 +_md5_=894ed4cc10f735c62ebee4843ed473a7 diff --git a/metadata/md5-cache/net-im/signal-desktop-bin-5.42.0 b/metadata/md5-cache/net-im/signal-desktop-bin-5.43.0 index d7077591d772..9e41abcd4274 100644 --- a/metadata/md5-cache/net-im/signal-desktop-bin-5.42.0 +++ b/metadata/md5-cache/net-im/signal-desktop-bin-5.43.0 @@ -10,6 +10,6 @@ LICENSE=GPL-3 MIT MIT-with-advertising BSD-1 BSD-2 BSD Apache-2.0 ISC openssl ZL RDEPEND=app-accessibility/at-spi2-atk:2 app-accessibility/at-spi2-core:2 dev-libs/atk dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa[X(+)] net-print/cups sys-apps/dbus[X] x11-libs/gdk-pixbuf:2 x11-libs/cairo x11-libs/gtk+:3[X] x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libxkbcommon x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/pango sound? ( || ( media-sound/pulseaudio media-sound/apulse ) ) RESTRICT=splitdebug SLOT=0 -SRC_URI=https://updates.signal.org/desktop/apt/pool/main/s/signal-desktop/signal-desktop_5.42.0_amd64.deb +SRC_URI=https://updates.signal.org/desktop/apt/pool/main/s/signal-desktop/signal-desktop_5.43.0_amd64.deb _eclasses_=pax-utils 91d47e5d20627c717aa878b9167c62a8 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b unpacker 697382d119fd3d195f110b7979184285 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 _md5_=f96d7557a20fe2bdf2fb6af689ba7ef3 diff --git a/metadata/md5-cache/net-misc/ip-sentinel-0.12-r2 b/metadata/md5-cache/net-misc/ip-sentinel-0.12-r2 index a5887091f902..db664568dead 100644 --- a/metadata/md5-cache/net-misc/ip-sentinel-0.12-r2 +++ b/metadata/md5-cache/net-misc/ip-sentinel-0.12-r2 @@ -7,4 +7,4 @@ LICENSE=GPL-2 RDEPEND=acct-group/ipsentinel acct-user/ipsentinel SLOT=0 SRC_URI=https://savannah.nongnu.org/download/ip-sentinel/ip-sentinel-0.12.tar.bz2 -_md5_=9d558545b1a1606a4447e02a64b55a8d +_md5_=83eb5c88802ebc319c5c3bc0a4b4702e diff --git a/metadata/md5-cache/net-misc/tigervnc-1.9.0-r2 b/metadata/md5-cache/net-misc/tigervnc-1.9.0-r2 deleted file mode 100644 index 88934e9c1ae2..000000000000 --- a/metadata/md5-cache/net-misc/tigervnc-1.9.0-r2 +++ /dev/null @@ -1,15 +0,0 @@ -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 dev-util/ninja >=dev-util/cmake-3.20.5 virtual/pkgconfig -DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test -DEPEND=virtual/jpeg:0 sys-libs/zlib:= >=x11-libs/fltk-1.3.1 gnutls? ( net-libs/gnutls:= ) nls? ( virtual/libiconv ) pam? ( sys-libs/pam ) x11-libs/libX11 x11-libs/libXext x11-libs/libXrender server? ( x11-libs/libXau x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXfont2 x11-libs/libXtst >=x11-libs/pixman-0.27.2 >=x11-apps/xauth-1.0.3 x11-apps/xsetroot >=x11-misc/xkeyboard-config-2.4.1-r3 xorgmodule? ( =x11-base/xorg-server-1.20* ) drm? ( x11-libs/libdrm ) dev-libs/openssl:0= ) xinerama? ( x11-libs/libXinerama ) nls? ( sys-devel/gettext ) java? ( virtual/jdk:1.8 ) x11-base/xorg-proto media-libs/fontconfig x11-libs/libICE x11-libs/libSM x11-libs/libXcursor x11-libs/libXfixes x11-libs/libXft x11-libs/libXi server? ( dev-libs/libbsd x11-libs/libxkbfile x11-libs/libxshmfence virtual/pkgconfig media-fonts/font-util x11-misc/util-macros >=x11-libs/xtrans-1.3.3 opengl? ( >=media-libs/mesa-10.3.4-r1 ) ) java? ( >=dev-java/java-config-2.2.0-r3 ) dev-util/desktop-file-utils x11-misc/shared-mime-info -DESCRIPTION=Remote desktop viewer display system -EAPI=7 -HOMEPAGE=http://www.tigervnc.org -INHERIT=autotools cmake flag-o-matic java-pkg-opt-2 systemd xdg -IUSE=dri3 +drm gnutls java nls +opengl pam server xinerama +xorgmodule java -KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86 -LICENSE=GPL-2 -RDEPEND=virtual/jpeg:0 sys-libs/zlib:= >=x11-libs/fltk-1.3.1 gnutls? ( net-libs/gnutls:= ) nls? ( virtual/libiconv ) pam? ( sys-libs/pam ) x11-libs/libX11 x11-libs/libXext x11-libs/libXrender server? ( x11-libs/libXau x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXfont2 x11-libs/libXtst >=x11-libs/pixman-0.27.2 >=x11-apps/xauth-1.0.3 x11-apps/xsetroot >=x11-misc/xkeyboard-config-2.4.1-r3 xorgmodule? ( =x11-base/xorg-server-1.20* ) drm? ( x11-libs/libdrm ) dev-libs/openssl:0= ) xinerama? ( x11-libs/libXinerama ) java? ( virtual/jre:1.8 ) java? ( >=dev-java/java-config-2.2.0-r3 ) -SLOT=0 -SRC_URI=https://github.com/TigerVNC/tigervnc/archive/v1.9.0.tar.gz -> tigervnc-1.9.0.tar.gz server? ( ftp://ftp.freedesktop.org/pub/xorg/individual/xserver/xorg-server-1.20.0.tar.bz2 ) -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 java-utils-2 e38ea02d8ed864a74078ecf46aa06f30 java-pkg-opt-2 a71433e535af8faae0c0f6c861a32054 systemd 2736b403a83f194b59b767f3b344c2c1 xdg 6024fbc93167fad782e2032933654857 -_md5_=6b4a362efb5c73c0b38f38767da71d44 diff --git a/metadata/md5-cache/net-misc/tigervnc-9999 b/metadata/md5-cache/net-misc/tigervnc-9999 index 64ae51a44613..fce071fa5d0b 100644 --- a/metadata/md5-cache/net-misc/tigervnc-9999 +++ b/metadata/md5-cache/net-misc/tigervnc-9999 @@ -1,15 +1,15 @@ -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 dev-util/ninja >=dev-util/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl] virtual/pkgconfig -DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack -DEPEND=virtual/jpeg:0 sys-libs/zlib:= >=x11-libs/fltk-1.3.1 sys-libs/pam x11-libs/libX11 x11-libs/libXext x11-libs/libXrender x11-libs/libxcvt x11-libs/pixman gnutls? ( net-libs/gnutls:= ) nls? ( virtual/libiconv ) server? ( x11-libs/libXau x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXfont2 x11-libs/libXtst >=x11-libs/pixman-0.27.2 >=x11-apps/xauth-1.0.3 x11-apps/xsetroot >=x11-misc/xkeyboard-config-2.4.1-r3 xorgmodule? ( =x11-base/xorg-server-21.1* ) drm? ( x11-libs/libdrm ) dev-libs/openssl:0= ) xinerama? ( x11-libs/libXinerama ) nls? ( sys-devel/gettext ) x11-base/xorg-proto media-libs/fontconfig x11-libs/libICE x11-libs/libSM x11-libs/libXcursor x11-libs/libXfixes x11-libs/libXft x11-libs/libXi server? ( dev-libs/libbsd x11-libs/libxkbfile x11-libs/libxshmfence virtual/pkgconfig media-fonts/font-util x11-misc/util-macros >=x11-libs/xtrans-1.3.3 opengl? ( >=media-libs/mesa-10.3.4-r1 ) ) dev-util/desktop-file-utils x11-misc/shared-mime-info +BDEPEND=virtual/pkgconfig nls? ( sys-devel/gettext ) 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 dev-util/ninja >=dev-util/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl] virtual/pkgconfig +DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack +DEPEND=media-libs/libjpeg-turbo:= sys-libs/zlib:= x11-libs/fltk:1 x11-libs/libX11 x11-libs/libXext x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/pixman gnutls? ( net-libs/gnutls:= ) nls? ( virtual/libiconv ) server? ( dev-libs/libbsd dev-libs/openssl:0= sys-libs/pam x11-libs/libXau x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXfixes x11-libs/libXfont2 x11-libs/libXtst x11-libs/pixman x11-libs/xtrans x11-apps/xauth x11-apps/xinit x11-apps/xkbcomp x11-apps/xsetroot x11-misc/xkeyboard-config opengl? ( media-libs/libglvnd[X] ) xorgmodule? ( =x11-base/xorg-server-21.1* ) ) drm? ( x11-libs/libdrm ) server? ( media-fonts/font-util x11-base/xorg-proto x11-libs/libxcvt x11-libs/libxkbfile x11-misc/util-macros opengl? ( media-libs/mesa ) ) java? ( >=dev-java/java-config-2.2.0-r3 ) dev-util/desktop-file-utils x11-misc/shared-mime-info DESCRIPTION=Remote desktop viewer display system EAPI=7 -HOMEPAGE=https://www.tigervnc.org -INHERIT=autotools cmake flag-o-matic git-r3 systemd xdg -IUSE=dri3 +drm gnutls nls +opengl server xinerama +xorgmodule +HOMEPAGE=https://tigervnc.org +INHERIT=autotools cmake flag-o-matic git-r3 java-pkg-opt-2 optfeature systemd xdg +IUSE=dri3 +drm gnutls java nls +opengl server xinerama +xorgmodule java LICENSE=GPL-2 PROPERTIES=live -RDEPEND=virtual/jpeg:0 sys-libs/zlib:= >=x11-libs/fltk-1.3.1 sys-libs/pam x11-libs/libX11 x11-libs/libXext x11-libs/libXrender x11-libs/libxcvt x11-libs/pixman gnutls? ( net-libs/gnutls:= ) nls? ( virtual/libiconv ) server? ( x11-libs/libXau x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXfont2 x11-libs/libXtst >=x11-libs/pixman-0.27.2 >=x11-apps/xauth-1.0.3 x11-apps/xsetroot >=x11-misc/xkeyboard-config-2.4.1-r3 xorgmodule? ( =x11-base/xorg-server-21.1* ) drm? ( x11-libs/libdrm ) dev-libs/openssl:0= ) xinerama? ( x11-libs/libXinerama ) +RDEPEND=media-libs/libjpeg-turbo:= sys-libs/zlib:= x11-libs/fltk:1 x11-libs/libX11 x11-libs/libXext x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/pixman gnutls? ( net-libs/gnutls:= ) nls? ( virtual/libiconv ) server? ( dev-libs/libbsd dev-libs/openssl:0= sys-libs/pam x11-libs/libXau x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXfixes x11-libs/libXfont2 x11-libs/libXtst x11-libs/pixman x11-libs/xtrans x11-apps/xauth x11-apps/xinit x11-apps/xkbcomp x11-apps/xsetroot x11-misc/xkeyboard-config opengl? ( media-libs/libglvnd[X] ) xorgmodule? ( =x11-base/xorg-server-21.1* ) ) java? ( virtual/jre:1.8 ) server? ( dev-lang/perl sys-process/psmisc ) java? ( >=dev-java/java-config-2.2.0-r3 ) SLOT=0 SRC_URI=server? ( ftp://ftp.freedesktop.org/pub/xorg/individual/xserver/xorg-server-21.1.1.tar.xz ) -_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 git-r3 b9ac6f96d2a88edb5b351df634dc5e53 systemd 2736b403a83f194b59b767f3b344c2c1 xdg 6024fbc93167fad782e2032933654857 -_md5_=16c710f2310451150035eb38bbd60c81 +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 git-r3 b9ac6f96d2a88edb5b351df634dc5e53 java-utils-2 e38ea02d8ed864a74078ecf46aa06f30 java-pkg-opt-2 a71433e535af8faae0c0f6c861a32054 optfeature d524f291c80f9d21ad80fe978e3ca760 systemd 2736b403a83f194b59b767f3b344c2c1 xdg 6024fbc93167fad782e2032933654857 +_md5_=09c172b3707366d3609d5d0978c2876b diff --git a/metadata/md5-cache/net-nds/openldap-2.4.57-r2 b/metadata/md5-cache/net-nds/openldap-2.4.57-r2 index aa0b4d727716..3e922201da9f 100644 --- a/metadata/md5-cache/net-nds/openldap-2.4.57-r2 +++ b/metadata/md5-cache/net-nds/openldap-2.4.57-r2 @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.4.57.tgz http://gpl.savoirfairelinux.net/pub/mirrors/openldap/openldap-release/openldap-2.4.57.tgz http://repository.linagora.org/OpenLDAP/openldap-release/openldap-2.4.57.tgz http://mirror.eu.oneandone.net/software/openldap/openldap-release/openldap-2.4.57.tgz mirror://gentoo/rfc2307bis.schema-20140524 _eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 db-use 867a9246a45efc09934e0f8e3380c813 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 multibuild d26d81f242cb193d899a72bca423d0bd multilib-build 05f207909a804c9174bc39a00547d598 multilib-minimal 4b0f1857965db8869a729948d5277e0b preserve-libs a8e50acee31b5759b4df1f7707cae54b ssl-cert 6dbe6a8a3dccb3d2f28f8404cd02c7d7 systemd 2736b403a83f194b59b767f3b344c2c1 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f -_md5_=ee92abccc5783e2dd3ceb4b41089dcef +_md5_=e518a72020ed35054d5d6f10e5d848f3 diff --git a/metadata/md5-cache/net-nds/openldap-2.4.58-r2 b/metadata/md5-cache/net-nds/openldap-2.4.58-r2 index e7794fbc63f2..870ecfde8410 100644 --- a/metadata/md5-cache/net-nds/openldap-2.4.58-r2 +++ b/metadata/md5-cache/net-nds/openldap-2.4.58-r2 @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.4.58.tgz http://gpl.savoirfairelinux.net/pub/mirrors/openldap/openldap-release/openldap-2.4.58.tgz http://repository.linagora.org/OpenLDAP/openldap-release/openldap-2.4.58.tgz http://mirror.eu.oneandone.net/software/openldap/openldap-release/openldap-2.4.58.tgz mirror://gentoo/rfc2307bis.schema-20140524 _eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 db-use 867a9246a45efc09934e0f8e3380c813 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 multibuild d26d81f242cb193d899a72bca423d0bd multilib-build 05f207909a804c9174bc39a00547d598 multilib-minimal 4b0f1857965db8869a729948d5277e0b preserve-libs a8e50acee31b5759b4df1f7707cae54b ssl-cert 6dbe6a8a3dccb3d2f28f8404cd02c7d7 systemd 2736b403a83f194b59b767f3b344c2c1 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f -_md5_=58213e1586022ef0593158c6d6367175 +_md5_=5365448680b03b5f347678715373dbae diff --git a/metadata/md5-cache/net-nds/openldap-2.4.59-r2 b/metadata/md5-cache/net-nds/openldap-2.4.59-r2 index 24614c49200a..7de04358c49c 100644 --- a/metadata/md5-cache/net-nds/openldap-2.4.59-r2 +++ b/metadata/md5-cache/net-nds/openldap-2.4.59-r2 @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.4.59.tgz http://gpl.savoirfairelinux.net/pub/mirrors/openldap/openldap-release/openldap-2.4.59.tgz http://repository.linagora.org/OpenLDAP/openldap-release/openldap-2.4.59.tgz http://mirror.eu.oneandone.net/software/openldap/openldap-release/openldap-2.4.59.tgz mirror://gentoo/rfc2307bis.schema-20140524 _eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 db-use 867a9246a45efc09934e0f8e3380c813 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 multibuild d26d81f242cb193d899a72bca423d0bd multilib-build 05f207909a804c9174bc39a00547d598 multilib-minimal 4b0f1857965db8869a729948d5277e0b preserve-libs a8e50acee31b5759b4df1f7707cae54b ssl-cert 6dbe6a8a3dccb3d2f28f8404cd02c7d7 systemd 2736b403a83f194b59b767f3b344c2c1 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f -_md5_=f23da94b6b5fe8ebb710bd459cc27eb3 +_md5_=71636a231fabc43e5b9c73384e0e8a84 diff --git a/metadata/md5-cache/net-nds/openldap-2.5.4-r1 b/metadata/md5-cache/net-nds/openldap-2.5.4-r1 index f391908fc081..bf9b62a0bfa5 100644 --- a/metadata/md5-cache/net-nds/openldap-2.5.4-r1 +++ b/metadata/md5-cache/net-nds/openldap-2.5.4-r1 @@ -13,4 +13,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.5.4.tgz http://gpl.savoirfairelinux.net/pub/mirrors/openldap/openldap-release/openldap-2.5.4.tgz http://repository.linagora.org/OpenLDAP/openldap-release/openldap-2.5.4.tgz http://mirror.eu.oneandone.net/software/openldap/openldap-release/openldap-2.5.4.tgz mirror://gentoo/rfc2307bis.schema-20140524 _eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 multibuild d26d81f242cb193d899a72bca423d0bd multilib-build 05f207909a804c9174bc39a00547d598 multilib-minimal 4b0f1857965db8869a729948d5277e0b preserve-libs a8e50acee31b5759b4df1f7707cae54b ssl-cert 6dbe6a8a3dccb3d2f28f8404cd02c7d7 systemd 2736b403a83f194b59b767f3b344c2c1 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f -_md5_=ed17298828ae5618e5500b8f35d44bff +_md5_=8637190197b7983582b50845e1bcafef diff --git a/metadata/md5-cache/net-nds/openldap-2.6.1-r1 b/metadata/md5-cache/net-nds/openldap-2.6.1-r1 index dd016eff486b..da6bc9d7f5ef 100644 --- a/metadata/md5-cache/net-nds/openldap-2.6.1-r1 +++ b/metadata/md5-cache/net-nds/openldap-2.6.1-r1 @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) SLOT=0/2.6 SRC_URI=https://gitlab.com/openldap/openldap/-/archive/OPENLDAP_REL_ENG_2_6_1/openldap-OPENLDAP_REL_ENG_2_6_1.tar.gz mirror://gentoo/rfc2307bis.schema-20140524 _eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 multibuild d26d81f242cb193d899a72bca423d0bd multilib-build 05f207909a804c9174bc39a00547d598 multilib-minimal 4b0f1857965db8869a729948d5277e0b preserve-libs a8e50acee31b5759b4df1f7707cae54b ssl-cert 6dbe6a8a3dccb3d2f28f8404cd02c7d7 systemd 2736b403a83f194b59b767f3b344c2c1 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f -_md5_=50a5edff0d61cdb984df2dcdba1a7c5a +_md5_=2e92a8288bf4545e03db5f76aa868e91 diff --git a/metadata/md5-cache/net-vpn/ocserv-1.1.6 b/metadata/md5-cache/net-vpn/ocserv-1.1.6 index 87ed2d8a7386..bef48b1570a1 100644 --- a/metadata/md5-cache/net-vpn/ocserv-1.1.6 +++ b/metadata/md5-cache/net-vpn/ocserv-1.1.6 @@ -6,11 +6,11 @@ EAPI=8 HOMEPAGE=https://ocserv.gitlab.io/www/index.html INHERIT=systemd IUSE=geoip kerberos +lz4 otp pam radius +seccomp systemd tcpd test -KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 +KEYWORDS=amd64 ~arm ~arm64 ~ppc64 ~riscv x86 LICENSE=GPL-2 RDEPEND=dev-libs/libnl:3= dev-libs/libev:0= >=dev-libs/nettle-2.7:0= dev-libs/pcl:0= dev-libs/protobuf-c:0= >=net-libs/gnutls-3.3.0:0= net-libs/http-parser:0= sys-libs/readline:0= sys-libs/talloc:0= virtual/libcrypt:= geoip? ( dev-libs/geoip:0= ) kerberos? ( virtual/krb5 ) lz4? ( app-arch/lz4:0= ) otp? ( sys-auth/oath-toolkit:0= ) pam? ( sys-libs/pam:0= ) radius? ( net-dialup/freeradius-client:0= ) seccomp? ( sys-libs/libseccomp:0= ) systemd? ( sys-apps/systemd:0= ) tcpd? ( sys-apps/tcp-wrappers:0= ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=ftp://ftp.infradead.org/pub/ocserv/ocserv-1.1.6.tar.xz _eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b systemd 2736b403a83f194b59b767f3b344c2c1 -_md5_=92ee468368c28bb24bdd1672f30a2c17 +_md5_=8a88c5e2760e5d8dd9bdea1b91924d5d diff --git a/metadata/md5-cache/net-vpn/openconnect-8.20-r1 b/metadata/md5-cache/net-vpn/openconnect-8.20-r1 index ac617b1ceb84..3cdd9f7a0ebd 100644 --- a/metadata/md5-cache/net-vpn/openconnect-8.20-r1 +++ b/metadata/md5-cache/net-vpn/openconnect-8.20-r1 @@ -6,11 +6,11 @@ EAPI=8 HOMEPAGE=http://www.infradead.org/openconnect.html INHERIT=linux-info python-any-r1 IUSE=doc +gnutls gssapi libproxy lz4 nls pskc selinux smartcard stoken test -KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 +KEYWORDS=amd64 ~arm ~arm64 ~ppc64 ~riscv x86 LICENSE=LGPL-2.1 GPL-2 RDEPEND=dev-libs/libxml2 sys-libs/zlib app-crypt/p11-kit !gnutls? ( >=dev-libs/openssl-1.0.1h:0= dev-libs/libp11 ) gnutls? ( app-crypt/trousers app-misc/ca-certificates dev-libs/nettle >=net-libs/gnutls-3.6.13:0= dev-libs/libtasn1:0= app-crypt/tpm2-tss:= ) gssapi? ( virtual/krb5 ) libproxy? ( net-libs/libproxy ) lz4? ( app-arch/lz4:= ) nls? ( virtual/libintl ) pskc? ( sys-auth/oath-toolkit[pskc] ) smartcard? ( sys-apps/pcsc-lite:0= ) stoken? ( app-crypt/stoken ) sys-apps/iproute2 >=net-vpn/vpnc-scripts-20210402-r1 selinux? ( sec-policy/selinux-vpn ) RESTRICT=!test? ( test ) SLOT=0/5 SRC_URI=ftp://ftp.infradead.org/pub/openconnect/openconnect-8.20.tar.gz _eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b linux-info a6f11292b0a7bb371aa10fec195f78a0 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-any-r1 9006edf4b9c90f9ba1dc9ea9fee1b0bd -_md5_=3afa39d87acaf2c696db65a64477e379 +_md5_=03987c1ba4a77670a12c30f20ff7a092 diff --git a/metadata/md5-cache/sci-biology/cutg-160-r1 b/metadata/md5-cache/sci-biology/cutg-160-r1 index 014099bad9f1..439eebf601f7 100644 --- a/metadata/md5-cache/sci-biology/cutg-160-r1 +++ b/metadata/md5-cache/sci-biology/cutg-160-r1 @@ -10,4 +10,4 @@ RDEPEND=emboss? ( sci-biology/emboss ) RESTRICT=binchecks strip SLOT=0 SRC_URI=https://dev.gentoo.org/~jlec/distfiles/cutg-160.tar.xz -_md5_=b2140a376a1ceedf750f2cdd153309cf +_md5_=f85abfb1030988c2814b5f00d0d171b0 diff --git a/metadata/md5-cache/sci-libs/cantera-2.6.0 b/metadata/md5-cache/sci-libs/cantera-2.6.0 new file mode 100644 index 000000000000..62e137c38ec3 --- /dev/null +++ b/metadata/md5-cache/sci-libs/cantera-2.6.0 @@ -0,0 +1,17 @@ +BDEPEND=fortran? ( virtual/fortran ) python_single_target_python3_8? ( dev-util/scons[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-util/scons[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-util/scons[python_targets_python3_10(-)] ) 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 ) +DEFINED_PHASES=compile configure install postinst setup test +DEPEND=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 ) lapack? ( virtual/lapack ) cti? ( python_single_target_python3_8? ( dev-python/ruamel-yaml[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/ruamel-yaml[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/ruamel-yaml[python_targets_python3_10(-)] ) ) python? ( python_single_target_python3_8? ( dev-python/numpy[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/numpy[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/numpy[python_targets_python3_10(-)] ) ) dev-cpp/yaml-cpp <sci-libs/sundials-5.9.0:0=[lapack?] dev-cpp/eigen:3 dev-libs/boost dev-libs/libfmt python? ( python_single_target_python3_8? ( dev-python/cython[python_targets_python3_8(-)] dev-python/pip[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/cython[python_targets_python3_9(-)] dev-python/pip[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/cython[python_targets_python3_10(-)] dev-python/pip[python_targets_python3_10(-)] ) ) test? ( >=dev-cpp/gtest-1.11.0 python? ( python_single_target_python3_8? ( dev-python/h5py[python_targets_python3_8(-)] dev-python/pandas[python_targets_python3_8(-)] dev-python/pytest[python_targets_python3_8(-)] dev-python/scipy[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/h5py[python_targets_python3_9(-)] dev-python/pandas[python_targets_python3_9(-)] dev-python/pytest[python_targets_python3_9(-)] dev-python/scipy[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/h5py[python_targets_python3_10(-)] dev-python/pandas[python_targets_python3_10(-)] dev-python/pytest[python_targets_python3_10(-)] dev-python/scipy[python_targets_python3_10(-)] ) ) ) fortran? ( virtual/fortran ) +DESCRIPTION=Object-oriented tool suite for chemical kinetics, thermodynamics, and transport +EAPI=7 +HOMEPAGE=https://www.cantera.org +INHERIT=fortran-2 python-single-r1 scons-utils toolchain-funcs +IUSE=+cti fortran lapack +python test python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 +KEYWORDS=~amd64 ~x86 +LICENSE=BSD +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 ) lapack? ( virtual/lapack ) cti? ( python_single_target_python3_8? ( dev-python/ruamel-yaml[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/ruamel-yaml[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/ruamel-yaml[python_targets_python3_10(-)] ) ) python? ( python_single_target_python3_8? ( dev-python/numpy[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/numpy[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/numpy[python_targets_python3_10(-)] ) ) dev-cpp/yaml-cpp <sci-libs/sundials-5.9.0:0=[lapack?] fortran? ( virtual/fortran ) +REQUIRED_USE=python? ( cti ) ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/Cantera/cantera/archive/v2.6.0.tar.gz -> cantera-2.6.0.tar.gz +_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b fortran-2 72d28c6872beb1e7cb99684b0ae4715d eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 5dc84801daa87406aafaf535cb947a64 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 scons-utils c30e32d0d48c308fe47706846020fdfa +_md5_=fa5486e0dd61304cf3833e2fdf8f04cd diff --git a/metadata/md5-cache/sys-apps/fwts-22.03.00 b/metadata/md5-cache/sys-apps/fwts-22.03.00 new file mode 100644 index 000000000000..80aff1e3ed09 --- /dev/null +++ b/metadata/md5-cache/sys-apps/fwts-22.03.00 @@ -0,0 +1,14 @@ +BDEPEND=virtual/pkgconfig 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=install prepare +DEPEND=dev-libs/glib:2 >=dev-libs/json-c-0.10-r1 dev-libs/libbsd dev-libs/libpcre sys-apps/dmidecode sys-apps/dtc sys-apps/pciutils sys-power/iasl sys-power/pmtools +DESCRIPTION=Firmware Test Suite +EAPI=8 +HOMEPAGE=https://wiki.ubuntu.com/Kernel/Reference/fwts https://kernel.ubuntu.com/git/hwe/fwts.git +INHERIT=autotools +KEYWORDS=~amd64 +LICENSE=GPL-2 +RDEPEND=dev-libs/glib:2 >=dev-libs/json-c-0.10-r1 dev-libs/libbsd dev-libs/libpcre sys-apps/dmidecode sys-apps/dtc sys-apps/pciutils sys-power/iasl sys-power/pmtools +SLOT=0 +SRC_URI=https://launchpad.net/ubuntu/+archive/primary/+files/fwts_22.03.00.orig.tar.gz +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 +_md5_=c5019e730ca40d5be2441206f4fde6ec diff --git a/metadata/md5-cache/www-apache/mod_qos-11.72 b/metadata/md5-cache/www-apache/mod_qos-11.72 new file mode 100644 index 000000000000..148b877ce729 --- /dev/null +++ b/metadata/md5-cache/www-apache/mod_qos-11.72 @@ -0,0 +1,14 @@ +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 configure install postinst prepare setup +DEPEND=dev-libs/libpcre:3 dev-libs/openssl:0= media-libs/libpng:0= sys-libs/zlib:0= =www-servers/apache-2* +DESCRIPTION=A QOS module for the apache webserver +EAPI=7 +HOMEPAGE=http://mod-qos.sourceforge.net/ +INHERIT=autotools apache-module +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-2 +RDEPEND=dev-libs/libpcre:3 dev-libs/openssl:0= media-libs/libpng:0= sys-libs/zlib:0= =www-servers/apache-2* +SLOT=0 +SRC_URI=mirror://sourceforge/mod-qos/mod_qos-11.72.tar.gz +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 depend.apache 416d1c5005c5f4594e79812fb7323f0d apache-module 4d0ccd357b5f2d92599030b72f6efb62 +_md5_=8ea60baa78625a1a5864318f4561a935 diff --git a/metadata/md5-cache/www-apps/gitea-1.16.5 b/metadata/md5-cache/www-apps/gitea-1.16.5 deleted file mode 100644 index 2d3c181ed3d6..000000000000 --- a/metadata/md5-cache/www-apps/gitea-1.16.5 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=>=dev-lang/go-1.16 app-arch/unzip virtual/pkgconfig -DEFINED_PHASES=compile install postinst prepare unpack -DEPEND=acct? ( acct-group/git acct-user/git[gitea] ) pam? ( sys-libs/pam ) -DESCRIPTION=A painless self-hosted Git service -EAPI=8 -HOMEPAGE=https://gitea.io https://github.com/go-gitea/gitea -IDEPEND=filecaps? ( sys-libs/libcap ) -INHERIT=fcaps go-module tmpfiles systemd -IUSE=+acct pam sqlite +filecaps -KEYWORDS=amd64 ~arm ~arm64 -LICENSE=Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0 -RDEPEND=acct? ( acct-group/git acct-user/git[gitea] ) pam? ( sys-libs/pam ) dev-vcs/git virtual/tmpfiles -RESTRICT=test strip -SLOT=0 -SRC_URI=https://github.com/go-gitea/gitea/releases/download/v1.16.5/gitea-src-1.16.5.tar.gz -> gitea-1.16.5.tar.gz -_eclasses_=fcaps babe6282ea5c195981bd302af1adaf3a go-module a13d34fe4e2996720e1ca6c53b9ea95a tmpfiles 216aa76c3a6fcb5d893c23a0de86048f toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b systemd 2736b403a83f194b59b767f3b344c2c1 -_md5_=62771549b16edd745ac84e2017277a32 diff --git a/metadata/md5-cache/www-apps/gitea-1.16.6 b/metadata/md5-cache/www-apps/gitea-1.16.6 deleted file mode 100644 index d1cf9695d149..000000000000 --- a/metadata/md5-cache/www-apps/gitea-1.16.6 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=>=dev-lang/go-1.16 app-arch/unzip virtual/pkgconfig -DEFINED_PHASES=compile install postinst prepare unpack -DEPEND=acct? ( acct-group/git acct-user/git[gitea] ) pam? ( sys-libs/pam ) -DESCRIPTION=A painless self-hosted Git service -EAPI=8 -HOMEPAGE=https://gitea.io https://github.com/go-gitea/gitea -IDEPEND=filecaps? ( sys-libs/libcap ) -INHERIT=fcaps go-module tmpfiles systemd -IUSE=+acct pam sqlite +filecaps -KEYWORDS=~amd64 ~arm ~arm64 -LICENSE=Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0 -RDEPEND=acct? ( acct-group/git acct-user/git[gitea] ) pam? ( sys-libs/pam ) dev-vcs/git virtual/tmpfiles -RESTRICT=test strip -SLOT=0 -SRC_URI=https://github.com/go-gitea/gitea/releases/download/v1.16.6/gitea-src-1.16.6.tar.gz -> gitea-1.16.6.tar.gz -_eclasses_=fcaps babe6282ea5c195981bd302af1adaf3a go-module a13d34fe4e2996720e1ca6c53b9ea95a tmpfiles 216aa76c3a6fcb5d893c23a0de86048f toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b systemd 2736b403a83f194b59b767f3b344c2c1 -_md5_=ba350a153dabdfac875d1c2f5738e371 diff --git a/metadata/md5-cache/www-apps/gitea-1.16.6-r1 b/metadata/md5-cache/www-apps/gitea-1.16.6-r1 deleted file mode 100644 index 43da6feba71c..000000000000 --- a/metadata/md5-cache/www-apps/gitea-1.16.6-r1 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=>=dev-lang/go-1.16 app-arch/unzip virtual/pkgconfig -DEFINED_PHASES=compile configure install postinst prepare unpack -DEPEND=acct? ( acct-group/git acct-user/git[gitea] ) pam? ( sys-libs/pam ) -DESCRIPTION=A painless self-hosted Git service -EAPI=8 -HOMEPAGE=https://gitea.io https://github.com/go-gitea/gitea -IDEPEND=filecaps? ( sys-libs/libcap ) -INHERIT=fcaps go-module tmpfiles systemd flag-o-matic -IUSE=+acct pam sqlite pie +filecaps -KEYWORDS=~amd64 ~arm ~arm64 -LICENSE=Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0 -RDEPEND=acct? ( acct-group/git acct-user/git[gitea] ) pam? ( sys-libs/pam ) dev-vcs/git virtual/tmpfiles -RESTRICT=test strip -SLOT=0 -SRC_URI=https://github.com/go-gitea/gitea/releases/download/v1.16.6/gitea-src-1.16.6.tar.gz -> gitea-1.16.6.tar.gz -_eclasses_=fcaps babe6282ea5c195981bd302af1adaf3a go-module a13d34fe4e2996720e1ca6c53b9ea95a tmpfiles 216aa76c3a6fcb5d893c23a0de86048f toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b systemd 2736b403a83f194b59b767f3b344c2c1 flag-o-matic a500d7cc40da3de38c361e889153bdf7 -_md5_=9568246b056365c452dcee7187a4bd28 diff --git a/metadata/md5-cache/x11-themes/elementary-xfce-icon-theme-0.16 b/metadata/md5-cache/x11-themes/elementary-xfce-icon-theme-0.16 new file mode 100644 index 000000000000..b9dc08a88ccd --- /dev/null +++ b/metadata/md5-cache/x11-themes/elementary-xfce-icon-theme-0.16 @@ -0,0 +1,13 @@ +BDEPEND=media-gfx/optipng x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 +DEFINED_PHASES=compile configure install postinst postrm preinst prepare +DESCRIPTION=Elementary icons forked from upstream, extended and maintained for Xfce +EAPI=8 +HOMEPAGE=https://github.com/shimmerproject/elementary-xfce +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info +INHERIT=xdg toolchain-funcs +KEYWORDS=~amd64 ~riscv ~x86 +LICENSE=public-domain GPL-1 GPL-2 GPL-3 +SLOT=0 +SRC_URI=https://github.com/shimmerproject/elementary-xfce/archive/v0.16.tar.gz -> elementary-xfce-0.16.tar.gz +_eclasses_=xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b +_md5_=e666ac9d634acc312c963b6701451424 diff --git a/metadata/md5-cache/x11-wm/page-1.9.8 b/metadata/md5-cache/x11-wm/page-1.9.8 index cd31ce68572a..5e37592467de 100644 --- a/metadata/md5-cache/x11-wm/page-1.9.8 +++ b/metadata/md5-cache/x11-wm/page-1.9.8 @@ -10,4 +10,4 @@ RDEPEND=>=x11-libs/libxcb-1.11[xkb] >=x11-libs/xcb-util-0.4.0 >=x11-libs/libXfix SLOT=0 SRC_URI=https://github.com/gschwind/page/archive/v1.9.8.tar.gz -> page-1.9.8.tar.gz _eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 estack 055c42df72f76a4f45ec92b35e83cd56 epatch 9f813bb3c47cf2e60619a663b87c5f4e toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib 4a33c9008e5ee30cb8840a3fdc24df2b ltprune 97143780d341cc8d8f1d4c6187a36d29 preserve-libs a8e50acee31b5759b4df1f7707cae54b strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 vcs-clean d271b7bc7e6a009758d7d4ef749174e3 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 241a8f577b9781a42a7421e53448a44e autotools b46e8992a8126c894fbdc8084fc040c4 -_md5_=ecc5f71841eb3d8e71557df21018f11d +_md5_=fc7f072694d0b8d514c4cfac4f31c915 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 4bb3f59d26fe..294fa8bab755 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -1051,7 +1051,7 @@ app-admin/r10k 3.7.0-r2: Puppet environment and module deployment app-admin/radmind 1.15.3-r1: Command-line tools and server to remotely administer multiple Unix filesystems app-admin/ranpwd 1.2: Generate random passwords using the in-kernel cryptographically app-admin/rasdaemon 0.6.7 0.6.7-r1: Reliability, Availability and Serviceability logging tool -app-admin/rcm 1.3.3 1.3.4: rc file (dotfile) management +app-admin/rcm 1.3.4 1.3.5: rc file (dotfile) management app-admin/restart-services 0.15.2 0.16.0 0.16.1 0.17.0: Tool to manage OpenRC and systemd services that need to be restarted app-admin/rex 1.13.3 1.13.4 9999: (R)?ex, the friendly automation framework app-admin/rsyslog 8.2102.0 8.2104.0 8.2106.0 8.2108.0 8.2110.0 8.2112.0 8.2204.0: An enhanced multi-threaded syslogd with database support and more @@ -1334,7 +1334,7 @@ app-containers/containers-storage 1.39.0 1.40.2: containers/storage library app-containers/cosign 1.6.0 1.8.0: container signing utility app-containers/cri-o 1.23.2: OCI-based implementation of Kubernetes Container Runtime Interface app-containers/cri-tools 1.23.0 1.24.0: CLI and validation tools for Kubelet Container Runtime (CRI) -app-containers/crun 1.3 1.4.2 1.4.4: A fast and low-memory footprint OCI Container Runtime fully written in C +app-containers/crun 1.4.4 1.4.5: A fast and low-memory footprint OCI Container Runtime fully written in C app-containers/distrobuilder 1.1 1.2 2.0: System container image builder for LXC and LXD app-containers/docker 20.10.12-r1 20.10.14: The core functions you need to create Docker images and run Docker containers app-containers/docker-bench-security 1.3.2 1.3.3: Test for best practices around deploying docker containers @@ -2188,7 +2188,7 @@ app-editors/padre 1.0.0-r2: Perl Application Development and Refactoring Environ app-editors/pluma 1.24.2: Pluma text editor for the MATE desktop app-editors/pyvim 3.0.2: An implementation of Vim in Python app-editors/qemacs 0.4.1_pre20170225: QEmacs is a very small but powerful UNIX editor -app-editors/qhexedit2 0.8.6_p20190316 0.8.9_p20210525: Hex editor library, Qt application written in C++ with Python bindings +app-editors/qhexedit2 0.8.6_p20190316 0.8.6_p20190316-r1 0.8.9_p20210525 0.8.9_p20210525-r1: Hex editor library, Qt application written in C++ with Python bindings app-editors/qxmledit 0.9.12: Simple Qt-based XML editor app-editors/remarkable 1.9.0_pre20210320: Fully featured markdown editor, supports github markdown dialect app-editors/retext 7.2.2 9999: Simple editor for Markdown and reStructuredText @@ -2815,7 +2815,7 @@ app-laptop/dispad 0.3.1-r1: Daemon to disable trackpads while typing app-laptop/hdaps-gl 0.0.7: OpenGL visualization for HDAPS data app-laptop/hdapsd 20141203-r2: IBM ThinkPad Hard Drive Active Protection System (HDAPS) daemon app-laptop/i8kutils 1.43: Dell Inspiron and Latitude utilities -app-laptop/ibam 0.5.2-r4: Intelligent Battery Monitor +app-laptop/ibam 0.5.2-r4 0.5.2-r5: Intelligent Battery Monitor app-laptop/laptop-mode-tools 1.74: Linux kernel laptop_mode user-space utilities app-laptop/mbpfan 2.1.1 2.2.1 9999: A simple daemon to control fan speed on all Macbook/Macbook Pros app-laptop/msi-keyboard 1.0: Control backlight of MSI laptop keyboards @@ -4084,7 +4084,7 @@ dev-db/mariadb-connector-c 3.1.13 3.2.5 9999: C client library for MariaDB/MySQL dev-db/mariadb-connector-odbc 3.1.12 3.1.13 3.1.14: MariaDB Connector/ODBC dev-db/mongodb 4.2.15-r1 4.2.15-r2 4.2.17 4.2.17-r1 4.4.8-r1 4.4.8-r2 4.4.10 4.4.10-r1 5.0.2-r1 5.0.2-r2 5.0.5 5.0.5-r1: A high-performance, open source, schema-free document-oriented database dev-db/mycli 1.24.1 1.25.0 9999: CLI for MySQL Database with auto-completion and syntax highlighting -dev-db/mydumper 0.11.1.3 0.11.3.5 0.11.5.2: A high-performance multi-threaded backup (and restore) toolset for MySQL +dev-db/mydumper 0.11.1.3 0.11.3.5 0.11.5.2 0.12.1: A high-performance multi-threaded backup (and restore) toolset for MySQL dev-db/myodbc 8.0.27-r1: ODBC driver for MySQL dev-db/mysql 5.7.36-r1 8.0.27: A fast, multi-threaded, multi-user SQL database server dev-db/mysql++ 3.3.0: C++ API interface to the MySQL database @@ -7294,7 +7294,7 @@ dev-perl/Math-Vec 1.10.0-r2: Vectors for perl dev-perl/Math-VecStat 0.80.0-r2: Some basic numeric stats on vectors dev-perl/MaxMind-DB-Common 0.40.1: Code shared by the MaxMind DB reader and writer modules dev-perl/MaxMind-DB-Reader 1.0.14: Read MaxMind DB files and look up IP addresses -dev-perl/MaxMind-DB-Reader-XS 1.0.8: Fast XS implementation of MaxMind DB reader +dev-perl/MaxMind-DB-Reader-XS 1.0.8 1.0.9: Fast XS implementation of MaxMind DB reader dev-perl/MediaWiki-API 0.520.0: A OO interface to the Mediawiki API dev-perl/Mixin-Linewise 0.110.0: write your linewise code for handles; this does the rest dev-perl/Mo 0.400.0-r1: Perl Micro Object framework @@ -11255,7 +11255,7 @@ dev-util/cloc 1.88 1.90: Count Lines of Code dev-util/cmake 3.22.2 3.22.4 3.23.1 9999: Cross platform Make dev-util/cmake-fedora 2.9.3: Provides cmake helper macros and targets for linux, especially fedora developers dev-util/cmocka 1.1.5: Unit testing framework for C -dev-util/codeblocks 17.12-r303 17.12-r304 20.03-r1 20.03-r2 20.03-r3 20.03-r4 9999: The open source, cross platform, free C, C++ and Fortran IDE +dev-util/codeblocks 20.03-r4 9999: The open source, cross platform, free C, C++ and Fortran IDE dev-util/codespell 2.1.0: Check text files for common misspellings dev-util/colm 0.13.0.7 0.14.7 0.14.7-r1: COmputer Language Manipulation dev-util/colorgcc 1.3.2-r7: Perl script to colorise the gcc output @@ -11641,7 +11641,7 @@ dev-vcs/svneverever 1.5.0 1.6.0 1.7.1 1.7.1-r1: Tool collecting path entries acr dev-vcs/tig 2.5.1-r1 2.5.3-r2 2.5.4-r1 2.5.5 9999: text mode interface for git dev-vcs/tkcvs 9.3.2: Tcl/Tk-based graphical interface to CVS with Subversion support dev-vcs/topgit 0.19.13: A different patch queue manager -dev-vcs/tortoisehg 5.8.1 5.9.1 5.9.3 6.1 9999: Set of graphical tools for Mercurial +dev-vcs/tortoisehg 5.8.1 5.9.1 5.9.3 6.1 6.1.2 9999: Set of graphical tools for Mercurial dev-vcs/vcsh 1.20151229.1 1.20190621.4: Manage config files in $HOME via fake bare git repositories games-action/0verkill 0.16-r4: A bloody 2D action deathmatch-like game in ASCII-ART games-action/abuse 0.9.0: Port of Abuse by Crack Dot Com @@ -12591,7 +12591,7 @@ gui-apps/swaybg 1.0 9999: A wallpaper utility for Wayland gui-apps/swayidle 1.7 1.7.1 9999: Idle management daemon for Wayland gui-apps/swaylock 1.3-r1 1.5-r1 1.6-r1 9999: Screen locker for Wayland gui-apps/tuigreet 0.7.2 9999: TUI greeter for greetd login manager -gui-apps/waybar 0.9.8 0.9.9 9999: Highly customizable Wayland bar for Sway and Wlroots based compositors +gui-apps/waybar 0.9.8 0.9.9 0.9.12 9999: Highly customizable Wayland bar for Sway and Wlroots based compositors gui-apps/wayland-logout 1.4 9999: general logout scripts for wayland compositors gui-apps/waypipe 0.7.2-r2 0.8.0-r2 9999: Transparent network proxy for Wayland compositors gui-apps/wayvnc 0.4.0-r1 9999: VNC server for wlroots based Wayland compositors @@ -13465,7 +13465,7 @@ media-gfx/gthumb 3.10.4 3.12.2-r1: Image viewer and browser for Gnome media-gfx/gtkimageview 1.6.4: A simple image viewer widget for GTK media-gfx/hp2xx 3.4.4-r1: Convert Hewlett-Packard's HP-GL plotter language to other graphics formats media-gfx/hugin 2020.0.0-r1 2021.0.0 9999: GUI for the creation & processing of panoramic images -media-gfx/hydrus 478 479 481 482 9999: A booru-like media organizer for the desktop +media-gfx/hydrus 479 481 482 484 9999: A booru-like media organizer for the desktop media-gfx/icon-slicer 0.3: utility for generating icon themes and libXcursor cursor themes media-gfx/icoutils 0.32.3: Tools to extract and convert images in icon and cursor files (.ico, .cur) media-gfx/igal 2.0-r1 3.1: Static HTML image gallery generator @@ -14726,7 +14726,7 @@ media-video/dvdrip 0.98.11-r5: dvd::rip is a graphical frontend for transcode media-video/dvdstyler 3.0.4 3.2.1: A cross-platform free DVD authoring application media-video/dvgrab 3.5-r1: Digital Video (DV) grabber for GNU/Linux media-video/ffcast 2.4.8: Record screencasts using ffmpeg -media-video/ffdiaporama 2.2_pre20140701-r2: Movie creator from photos and video clips +media-video/ffdiaporama 2.2_pre20140701-r2 2.2_pre20140701-r3: Movie creator from photos and video clips media-video/ffmpeg 4.2.4-r1 4.3.2-r1 4.4.1-r5 4.4.2 5.0.1 9999: Complete solution to record/convert/stream audio and video. Includes libavcodec media-video/ffmpeg-chromium 96 100: FFmpeg built specifically for codec support in Chromium-based browsers media-video/ffmpeg2theora 0.30-r1: A simple converter to create Ogg Theora files @@ -15301,7 +15301,7 @@ net-im/rocketchat-desktop-bin 3.8.6: The Ultimate Open Source Web Chat Platform net-im/sendxmpp 1.24: A perl-script to send xmpp (jabber), similar to what mail(1) does for mail net-im/sendxmpp-amm 1.1.1 9999: Send XMPP (Jabber) messages via command line net-im/signal-cli-bin 0.8.5 0.9.2: Send and receive messages of Signal Messenger over a command line interface -net-im/signal-desktop-bin 5.42.0: Allows you to send and receive messages of Signal Messenger on your computer +net-im/signal-desktop-bin 5.43.0: Allows you to send and receive messages of Signal Messenger on your computer net-im/skype-dbus-mock 0_pre20181011: Mocked systemd dbus interface for skype 8.30+ net-im/skypeforlinux 8.79.0.95 8.80.0.143 8.81.0.268 8.82.0.403 8.83.0.408: Instant messaging client, with support for audio and video net-im/slack 4.22.0 4.23.0: Team collaboration tool @@ -15943,7 +15943,7 @@ net-misc/teamviewer 15.21.4 15.23.9 15.28.6: All-In-One Solution for Remote Acce net-misc/telnet-bsd 1.2-r2 1.2-r3: Telnet and telnetd ported from OpenBSD with IPv6 support net-misc/throttle 1.2-r1: Bandwidth limiting pipe net-misc/tiers 1.1: Random network topography generator -net-misc/tigervnc 1.9.0-r2 1.12.0-r5 9999: Remote desktop viewer display system +net-misc/tigervnc 1.12.0-r5 9999: Remote desktop viewer display system net-misc/tipcutils 2.0.3: Utilities for TIPC (Transparent Inter-Process Communication) net-misc/ttytter 2.1.00: A multi-functional, console-based Twitter client net-misc/turbovnc 2.2.7-r2: A fast replacement for TigerVNC @@ -16697,7 +16697,7 @@ sci-libs/brial 1.2.10: A C++ library for polynomials over boolean rings sci-libs/btf 1.2.6: Algorithm for matrix permutation into block triangular form sci-libs/buddy 2.4-r1: Binary Decision Diagram Package sci-libs/camd 2.4.6-r1: Library to order a sparse matrix prior to Cholesky factorization -sci-libs/cantera 2.5.1-r1 2.5.1-r3: Object-oriented tool suite for chemical kinetics, thermodynamics, and transport +sci-libs/cantera 2.5.1-r1 2.5.1-r3 2.6.0: Object-oriented tool suite for chemical kinetics, thermodynamics, and transport sci-libs/cartopy 0.20.1-r1 0.20.2: Python package for geospatial data processing and analysis sci-libs/ccfits 2.5: C++ interface for cfitsio sci-libs/ccolamd 2.9.6: Constrained Column approximate minimum degree ordering algorithm @@ -17519,7 +17519,7 @@ sys-apps/firejail-lts 0.9.56.2-r1 0.9.56.2-r2: Security sandbox for any type of sys-apps/fix-gnustack 0.1: Utility to report and remove the executable flag from an ELF object's GNU_STACK sys-apps/flashrom 1.2-r3: Utility for reading, writing, erasing and verifying flash ROM chips sys-apps/flatpak 1.12.3 1.12.7 1.13.1 1.13.2: Linux application sandboxing and distribution framework -sys-apps/fwts 20.11.00: Firmware Test Suite +sys-apps/fwts 20.11.00 22.03.00: Firmware Test Suite sys-apps/fwupd 1.7.5 1.7.7-r2 1.8.0-r1: Aims to make updating firmware on Linux automatic, safe and reliable sys-apps/fwupd-efi 1.1 1.2 1.3: EFI executable for fwupd sys-apps/fxload 20081013-r1: USB firmware uploader @@ -18562,7 +18562,7 @@ www-apache/mod_maxminddb 1.2.0: MaxMind DB Apache Module www-apache/mod_musicindex 1.4.1-r2: mod_musicindex allows nice displaying of directories containing music files www-apache/mod_nss 1.0.18: SSL/TLS module for the Apache HTTP server www-apache/mod_perl 2.0.11: An embedded Perl interpreter for Apache2 -www-apache/mod_qos 11.66 11.70 11.71: A QOS module for the apache webserver +www-apache/mod_qos 11.66 11.70 11.71 11.72: A QOS module for the apache webserver www-apache/mod_rpaf 0.8.4: Reverse proxy add forward module www-apache/mod_security 2.9.5 2.9.5-r1: Application firewall and intrusion detection for Apache www-apache/mod_vdbh 1.0.3-r2: An Apache2 module for mass virtual hosting using a MySQL database @@ -18590,7 +18590,7 @@ www-apps/dokuwiki 20180422a 20180422b 20200729: DokuWiki is a simple to use Wiki www-apps/dotproject 2.1.7-r2: dotProject is a PHP web-based project management framework www-apps/drupal 7.89 8.9.20 9.1.15 9.2.18: PHP-based open-source platform and content management system www-apps/element 1.10.10 1.10.11: A glossy Matrix collaboration client for the web -www-apps/gitea 1.16.5 1.16.6 1.16.6-r1 1.16.7: A painless self-hosted Git service +www-apps/gitea 1.16.7: A painless self-hosted Git service www-apps/gitit 0.13.0.0-r1: Wiki using happstack, git or darcs, and pandoc www-apps/grafana-bin 7.5.15 8.3.5 8.3.7 8.4.4 8.4.7 8.5.2: Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & OpenTSDB www-apps/hugo 0.93.3 0.96.0 0.98.0: Fast static HTML and CSS website generator @@ -19472,7 +19472,7 @@ x11-themes/e-flat-theme 0_pre20210330: A modern, flat theme for Enlightenment WM x11-themes/e-gtk-theme 0.19.3: A GTK theme to match Enlightenment WM's default theme x11-themes/e16-themes 1.0.2: All the official E16 themes x11-themes/echo-icon-theme 0.3.89.0_pre20081031: SVG icon theme from the Echo Icon project -x11-themes/elementary-xfce-icon-theme 0.15.1 0.15.2: Elementary icons forked from upstream, extended and maintained for Xfce +x11-themes/elementary-xfce-icon-theme 0.15.1 0.15.2 0.16: Elementary icons forked from upstream, extended and maintained for Xfce x11-themes/experience 3.04-r1: GTK+2 themes which copy and improve the look of XP Luna x11-themes/faenza-icon-theme 1.3.1-r1: A scalable icon theme called Faenza x11-themes/fedora-backgrounds 27.0.1 28.1.5 29.1.3 30.1.2 31.0.4 32.2.2 33.0.8 34.0.1 36.0.2: A set of default and supplemental wallpapers for Fedora diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 65ed6d11548c..0719b992dc8d 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Fri, 13 May 2022 20:03:13 +0000 +Fri, 13 May 2022 20:18:19 +0000 |