2023-04-28 18:03:53 UTC

This commit is contained in:
Repository mirror & CI
2023-04-28 18:03:54 +00:00
parent becdf601c7
commit d800ba3887
40 changed files with 315 additions and 197 deletions

View File

@@ -7,5 +7,5 @@ LICENSE=all-rights-reserved
RDEPEND=sys-fs/fuse:0
RESTRICT=strip
SLOT=0
SRC_URI=https://download.live.ledger.com/ledger-live-desktop-2.52.0-linux-x86_64.AppImage
SRC_URI=https://download.live.ledger.com/ledger-live-desktop-2.57.0-linux-x86_64.AppImage
_md5_=f303c9e293504a088a0269eb1e21d689

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/setuptools-scm[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( >=app-text/unpaper-6.1 dev-python/pytest-helpers-namespace[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/python-xmp-toolkit-2.0.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=media-libs/jbig2enc-0.29 >=media-gfx/pngquant-2.5 ) test? ( >=app-text/ghostscript-gpl-9.50 >=app-text/pdfminer-20201018[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=app-text/tesseract-4.1.1[jpeg,tiff,png,webp] >=dev-python/coloredlogs-14.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/deprecation-2.1.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/packaging-20[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >dev-python/pikepdf-5.0.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pillow-8.2.0[lcms,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pluggy-0.13.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/reportlab-3.5.66[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tqdm-4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=media-gfx/img2pdf-0.3.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/sphinx-issues[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-issues[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] dev-python/sphinx-issues[python_targets_python3_9(-)] dev-python/sphinx-rtd-theme[python_targets_python3_9(-)] ) ) ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=OCRmyPDF adds an OCR text layer to scanned PDF files
EAPI=8
HOMEPAGE=https://github.com/ocrmypdf/OCRmyPDF
INHERIT=distutils-r1 optfeature shell-completion
IUSE=test doc python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=CC-BY-SA-2.5 CC-BY-SA-4.0 MIT MPL-2.0 ZLIB
RDEPEND=>=app-text/ghostscript-gpl-9.50 >=app-text/pdfminer-20201018[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=app-text/tesseract-4.1.1[jpeg,tiff,png,webp] >=dev-python/coloredlogs-14.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/deprecation-2.1.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/packaging-20[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >dev-python/pikepdf-5.0.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pillow-8.2.0[lcms,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pluggy-0.13.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/reportlab-3.5.66[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tqdm-4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=media-gfx/img2pdf-0.3.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/OCRmyPDF/OCRmyPDF/archive/v14.1.0.tar.gz -> OCRmyPDF-14.1.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 ff196cc3d0837f4b97547cbf8abeec65 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 bash-completion-r1 59cf54afadd3b37d31d9d85c7d7d8067 shell-completion 12c269a0250324a6ce3779fbc741744b
_md5_=d17ba301e98815bccb6a98c2812b5752

View File

@@ -1,19 +0,0 @@
BDEPEND=sys-devel/gettext test? ( python_single_target_python3_9? ( dev-python/pytest-steps[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/pytest-steps[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pytest-steps[python_targets_python3_11(-)] ) ) test? ( dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.10:4 >=gui-libs/libadwaita-1.3[introspection] || ( net-libs/webkit-gtk:6[introspection] net-libs/webkit-gtk:5[introspection] ) python_single_target_python3_9? ( app-arch/brotli[python,python_targets_python3_9(-)] dev-python/aiohttp[python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/cffi[python_targets_python3_9(-)] dev-python/cryptography[python_targets_python3_9(-)] dev-python/dateparser[python_targets_python3_9(-)] dev-python/emoji[python_targets_python3_9(-)] dev-python/keyring[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/natsort[python_targets_python3_9(-)] dev-python/piexif[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/pure-protobuf[python_targets_python3_9(-)] dev-python/pygobject[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] dev-python/rarfile[compressed,python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] ) python_single_target_python3_10? ( app-arch/brotli[python,python_targets_python3_10(-)] dev-python/aiohttp[python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/cffi[python_targets_python3_10(-)] dev-python/cryptography[python_targets_python3_10(-)] dev-python/dateparser[python_targets_python3_10(-)] dev-python/emoji[python_targets_python3_10(-)] dev-python/keyring[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/natsort[python_targets_python3_10(-)] dev-python/piexif[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/pure-protobuf[python_targets_python3_10(-)] dev-python/pygobject[python_targets_python3_10(-)] dev-python/python-magic[python_targets_python3_10(-)] dev-python/rarfile[compressed,python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/unidecode[python_targets_python3_10(-)] ) python_single_target_python3_11? ( app-arch/brotli[python,python_targets_python3_11(-)] dev-python/aiohttp[python_targets_python3_11(-)] dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/cffi[python_targets_python3_11(-)] dev-python/cryptography[python_targets_python3_11(-)] dev-python/dateparser[python_targets_python3_11(-)] dev-python/emoji[python_targets_python3_11(-)] dev-python/keyring[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] dev-python/natsort[python_targets_python3_11(-)] dev-python/piexif[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/pure-protobuf[python_targets_python3_11(-)] dev-python/pygobject[python_targets_python3_11(-)] dev-python/python-magic[python_targets_python3_11(-)] dev-python/rarfile[compressed,python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/unidecode[python_targets_python3_11(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.2.1[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/pytest-7.2.1[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pytest-7.2.1[python_targets_python3_11(-)] ) ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9[sqlite(+),ssl(+)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[sqlite(+),ssl(+)] ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[sqlite(+),ssl(+)] ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.10:4 >=gui-libs/libadwaita-1.3[introspection] || ( net-libs/webkit-gtk:6[introspection] net-libs/webkit-gtk:5[introspection] )
DESCRIPTION=An online/offline manga reader for GNOME
EAPI=8
HOMEPAGE=https://gitlab.com/valos/Komikku
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 meson gnome2-utils virtualx xdg
IUSE=test test python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 test
KEYWORDS=~amd64
LICENSE=GPL-3+
PROPERTIES=test_network
RDEPEND=dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.10:4 >=gui-libs/libadwaita-1.3[introspection] || ( net-libs/webkit-gtk:6[introspection] net-libs/webkit-gtk:5[introspection] ) python_single_target_python3_9? ( app-arch/brotli[python,python_targets_python3_9(-)] dev-python/aiohttp[python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/cffi[python_targets_python3_9(-)] dev-python/cryptography[python_targets_python3_9(-)] dev-python/dateparser[python_targets_python3_9(-)] dev-python/emoji[python_targets_python3_9(-)] dev-python/keyring[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/natsort[python_targets_python3_9(-)] dev-python/piexif[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/pure-protobuf[python_targets_python3_9(-)] dev-python/pygobject[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] dev-python/rarfile[compressed,python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] ) python_single_target_python3_10? ( app-arch/brotli[python,python_targets_python3_10(-)] dev-python/aiohttp[python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/cffi[python_targets_python3_10(-)] dev-python/cryptography[python_targets_python3_10(-)] dev-python/dateparser[python_targets_python3_10(-)] dev-python/emoji[python_targets_python3_10(-)] dev-python/keyring[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/natsort[python_targets_python3_10(-)] dev-python/piexif[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/pure-protobuf[python_targets_python3_10(-)] dev-python/pygobject[python_targets_python3_10(-)] dev-python/python-magic[python_targets_python3_10(-)] dev-python/rarfile[compressed,python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/unidecode[python_targets_python3_10(-)] ) python_single_target_python3_11? ( app-arch/brotli[python,python_targets_python3_11(-)] dev-python/aiohttp[python_targets_python3_11(-)] dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/cffi[python_targets_python3_11(-)] dev-python/cryptography[python_targets_python3_11(-)] dev-python/dateparser[python_targets_python3_11(-)] dev-python/emoji[python_targets_python3_11(-)] dev-python/keyring[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] dev-python/natsort[python_targets_python3_11(-)] dev-python/piexif[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/pure-protobuf[python_targets_python3_11(-)] dev-python/pygobject[python_targets_python3_11(-)] dev-python/python-magic[python_targets_python3_11(-)] dev-python/rarfile[compressed,python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/unidecode[python_targets_python3_11(-)] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9[sqlite(+),ssl(+)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[sqlite(+),ssl(+)] ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[sqlite(+),ssl(+)] )
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
RESTRICT=test !test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://gitlab.com/valos/Komikku/-/archive/v1.17.0/Komikku-v1.17.0.tar.bz2
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 ff196cc3d0837f4b97547cbf8abeec65 meson 915ec7c25e08d7886558215e6809ca1e xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 virtualx 817571665ee28575da44ee08135089e5 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=dfba4cdcfac6519bd42690d6a9568279

View File

@@ -0,0 +1,19 @@
BDEPEND=sys-devel/gettext test? ( python_single_target_python3_9? ( dev-python/pytest-steps[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/pytest-steps[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pytest-steps[python_targets_python3_11(-)] ) ) test? ( dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.10:4 >=gui-libs/libadwaita-1.3:1[introspection] net-libs/webkit-gtk:6[introspection] python_single_target_python3_9? ( app-arch/brotli[python,python_targets_python3_9(-)] dev-python/aiohttp[python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/cffi[python_targets_python3_9(-)] dev-python/cryptography[python_targets_python3_9(-)] dev-python/dateparser[python_targets_python3_9(-)] dev-python/emoji[python_targets_python3_9(-)] dev-python/keyring[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/natsort[python_targets_python3_9(-)] dev-python/piexif[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/pure-protobuf[python_targets_python3_9(-)] dev-python/pygobject[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] dev-python/rarfile[compressed,python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] ) python_single_target_python3_10? ( app-arch/brotli[python,python_targets_python3_10(-)] dev-python/aiohttp[python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/cffi[python_targets_python3_10(-)] dev-python/cryptography[python_targets_python3_10(-)] dev-python/dateparser[python_targets_python3_10(-)] dev-python/emoji[python_targets_python3_10(-)] dev-python/keyring[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/natsort[python_targets_python3_10(-)] dev-python/piexif[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/pure-protobuf[python_targets_python3_10(-)] dev-python/pygobject[python_targets_python3_10(-)] dev-python/python-magic[python_targets_python3_10(-)] dev-python/rarfile[compressed,python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/unidecode[python_targets_python3_10(-)] ) python_single_target_python3_11? ( app-arch/brotli[python,python_targets_python3_11(-)] dev-python/aiohttp[python_targets_python3_11(-)] dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/cffi[python_targets_python3_11(-)] dev-python/cryptography[python_targets_python3_11(-)] dev-python/dateparser[python_targets_python3_11(-)] dev-python/emoji[python_targets_python3_11(-)] dev-python/keyring[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] dev-python/natsort[python_targets_python3_11(-)] dev-python/piexif[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/pure-protobuf[python_targets_python3_11(-)] dev-python/pygobject[python_targets_python3_11(-)] dev-python/python-magic[python_targets_python3_11(-)] dev-python/rarfile[compressed,python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/unidecode[python_targets_python3_11(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.2.1[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/pytest-7.2.1[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pytest-7.2.1[python_targets_python3_11(-)] ) ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9[sqlite(+),ssl(+)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[sqlite(+),ssl(+)] ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[sqlite(+),ssl(+)] ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.10:4 >=gui-libs/libadwaita-1.3:1[introspection] net-libs/webkit-gtk:6[introspection]
DESCRIPTION=An online/offline manga reader for GNOME
EAPI=8
HOMEPAGE=https://gitlab.com/valos/Komikku
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 meson gnome2-utils virtualx xdg
IUSE=test test python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 test
KEYWORDS=~amd64
LICENSE=GPL-3+
PROPERTIES=test_network
RDEPEND=dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.10:4 >=gui-libs/libadwaita-1.3:1[introspection] net-libs/webkit-gtk:6[introspection] python_single_target_python3_9? ( app-arch/brotli[python,python_targets_python3_9(-)] dev-python/aiohttp[python_targets_python3_9(-)] dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/cffi[python_targets_python3_9(-)] dev-python/cryptography[python_targets_python3_9(-)] dev-python/dateparser[python_targets_python3_9(-)] dev-python/emoji[python_targets_python3_9(-)] dev-python/keyring[python_targets_python3_9(-)] dev-python/lxml[python_targets_python3_9(-)] dev-python/natsort[python_targets_python3_9(-)] dev-python/piexif[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/pure-protobuf[python_targets_python3_9(-)] dev-python/pygobject[python_targets_python3_9(-)] dev-python/python-magic[python_targets_python3_9(-)] dev-python/rarfile[compressed,python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] dev-python/unidecode[python_targets_python3_9(-)] ) python_single_target_python3_10? ( app-arch/brotli[python,python_targets_python3_10(-)] dev-python/aiohttp[python_targets_python3_10(-)] dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/cffi[python_targets_python3_10(-)] dev-python/cryptography[python_targets_python3_10(-)] dev-python/dateparser[python_targets_python3_10(-)] dev-python/emoji[python_targets_python3_10(-)] dev-python/keyring[python_targets_python3_10(-)] dev-python/lxml[python_targets_python3_10(-)] dev-python/natsort[python_targets_python3_10(-)] dev-python/piexif[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/pure-protobuf[python_targets_python3_10(-)] dev-python/pygobject[python_targets_python3_10(-)] dev-python/python-magic[python_targets_python3_10(-)] dev-python/rarfile[compressed,python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/unidecode[python_targets_python3_10(-)] ) python_single_target_python3_11? ( app-arch/brotli[python,python_targets_python3_11(-)] dev-python/aiohttp[python_targets_python3_11(-)] dev-python/beautifulsoup4[python_targets_python3_11(-)] dev-python/cffi[python_targets_python3_11(-)] dev-python/cryptography[python_targets_python3_11(-)] dev-python/dateparser[python_targets_python3_11(-)] dev-python/emoji[python_targets_python3_11(-)] dev-python/keyring[python_targets_python3_11(-)] dev-python/lxml[python_targets_python3_11(-)] dev-python/natsort[python_targets_python3_11(-)] dev-python/piexif[python_targets_python3_11(-)] dev-python/pillow[python_targets_python3_11(-)] dev-python/pure-protobuf[python_targets_python3_11(-)] dev-python/pygobject[python_targets_python3_11(-)] dev-python/python-magic[python_targets_python3_11(-)] dev-python/rarfile[compressed,python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/unidecode[python_targets_python3_11(-)] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9[sqlite(+),ssl(+)] ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[sqlite(+),ssl(+)] ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[sqlite(+),ssl(+)] )
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
RESTRICT=test !test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://gitlab.com/valos/Komikku/-/archive/v1.19.0/Komikku-v1.19.0.tar.bz2
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 ff196cc3d0837f4b97547cbf8abeec65 meson 915ec7c25e08d7886558215e6809ca1e xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 virtualx 817571665ee28575da44ee08135089e5 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=dbb77d5172e4fa8604a7fa706d1afef7

View File

@@ -8,6 +8,6 @@ IUSE=debug doc
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/athena-framework/spec/archive/refs/tags/v0.3.3.tar.gz -> athena-spec-0.3.3.tar.gz
SRC_URI=https://github.com/athena-framework/spec/archive/refs/tags/v0.3.5.tar.gz -> athena-spec-0.3.5.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards d5606925d054b3ccabe593a5eb777c2c
_md5_=ae26445fd6a0a286a40bddfb1bcd358d

View File

@@ -1,10 +1,10 @@
BDEPEND=dev-util/gdbus-codegen gtk-doc? ( dev-util/gi-docgen ) man? ( dev-python/docutils ) vala? ( || ( dev-lang/vala:0.56[vapigen(+)] ) ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install prepare test
BDEPEND=dev-util/gdbus-codegen gtk-doc? ( dev-util/gi-docgen ) man? ( dev-python/docutils ) vala? ( || ( dev-lang/vala:0.56[vapigen(+)] ) ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst postrm prepare test
DEPEND=dev-libs/glib:2 daemon? ( dev-libs/json-glib dev-libs/libgudev media-libs/gsound ) introspection? ( dev-libs/gobject-introspection )
DESCRIPTION=A daemon to provide haptic feedback on events
EAPI=8
HOMEPAGE=https://source.puri.sm/Librem5/feedbackd
INHERIT=vala meson
INHERIT=vala meson udev
IUSE=+daemon gtk-doc +introspection man test +vala
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=LGPL-3
@@ -12,6 +12,6 @@ RDEPEND=dev-libs/glib:2 daemon? ( dev-libs/json-glib dev-libs/libgudev media-lib
REQUIRED_USE=vala? ( introspection )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://source.puri.sm/Librem5/feedbackd/-/archive/v0.1.0/feedbackd-v0.1.0.tar.bz2 https://gitlab.gnome.org/guidog/gmobile/-/archive/d483537aee4778b114ce5d50c4c8a9f8d58337ed.tar.bz2 -> gmobile-d483537aee4778b114ce5d50c4c8a9f8d58337ed.tar.bz2
_eclasses_=vala 1343f639cc74d2aa8b36fc08677da58d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 meson 915ec7c25e08d7886558215e6809ca1e
_md5_=d750161ada21314b521d43e344b6302f
SRC_URI=https://source.puri.sm/Librem5/feedbackd/-/archive/v0.2.0/feedbackd-v0.2.0.tar.bz2 https://gitlab.gnome.org/guidog/gmobile/-/archive/d483537aee4778b114ce5d50c4c8a9f8d58337ed.tar.bz2 -> gmobile-d483537aee4778b114ce5d50c4c8a9f8d58337ed.tar.bz2
_eclasses_=vala 1343f639cc74d2aa8b36fc08677da58d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 meson 915ec7c25e08d7886558215e6809ca1e udev eec0bbab06977f1cfc5597269c1fa152
_md5_=6eede9d81904daf1dacccda4fa6a74b9

View File

@@ -1,14 +1,13 @@
BDEPEND=>=dev-util/ninja-1.8.2 dev-lang/nim[experimental(-)] >=dev-nim/nimbus-1.0.0
DEFINED_PHASES=compile configure install test
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Infer & generate command-line interface/option/argument parser
EAPI=8
HOMEPAGE=https://github.com/c-blake/cligen https://nimble.directory/pkg/cligen
HOMEPAGE=https://c-blake.github.io/cligen/ https://nimble.directory/pkg/cligen https://github.com/c-blake/cligen
INHERIT=nimble
IUSE=examples
KEYWORDS=~amd64
LICENSE=ISC MIT
RESTRICT=test
SLOT=1.5.42
SRC_URI=https://github.com/c-blake/cligen/archive/refs/tags/v1.5.42.tar.gz -> cligen-1.5.42.tar.gz
SLOT=1.6.1
SRC_URI=https://github.com/c-blake/cligen/archive/refs/tags/1.6.1.tar.gz -> cligen-1.6.1.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 xdg-utils baea6080dd821f5562d715887954c9d3 nim-utils 6548190660274fddf428c46e69463e89 ninja-utils 76050953ad5b70d7e09a6ca55558db92 nimble dd6f01540df75eab2cc6b9de796953fd
_md5_=dfd1671212a3c3d15a048c4c112ba0c9
_md5_=c05839783948c404db6ac21fbaa2c8a6

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/pyhamcrest[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-benchmark[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Base58 and Base58Check implementation
EAPI=8
HOMEPAGE=https://github.com/keis/base58
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/b/base58/base58-2.1.1.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 ff196cc3d0837f4b97547cbf8abeec65 pypi 3b6a844fbf71f1581992b44c78b549b7
_md5_=05fb1ba2685a306c0203522ff85474f9

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/pyhamcrest[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-benchmark[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Base58 and Base58Check implementation
EAPI=8
HOMEPAGE=https://pypi.org/project/base58/ https://github.com/keis/base58
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/b/base58/base58-2.1.1.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 ff196cc3d0837f4b97547cbf8abeec65 pypi 3b6a844fbf71f1581992b44c78b549b7
_md5_=be93f422aaef8d8391caef7c5c5509e9

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/hypothesis[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sortedcontainers[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sortedcollections[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/furo[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/furo[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] dev-python/furo[python_targets_python3_9(-)] ) ) ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=The bidirectional mapping library for Python
EAPI=8
HOMEPAGE=https://pypi.org/project/bidict/ https://github.com/jab/bidict
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MPL-2.0
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/jab/bidict/archive/refs/tags/v0.22.1.tar.gz -> bidict-0.22.1.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 ff196cc3d0837f4b97547cbf8abeec65
_md5_=4ecc29ab9cf5a5bcbdc52ea76def317c

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/pytest-asyncio[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-describe[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-timeout[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( python_targets_python3_9? ( dev-python/typing-extensions[python_targets_python3_9(-)?] ) >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] dev-python/sphinx-rtd-theme[python_targets_python3_9(-)] ) ) ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.4.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python port of GraphQL.js, the JavaScript reference implementation for GraphQL
EAPI=8
HOMEPAGE=https://pypi.org/project/graphql-core/ https://github.com/graphql-python/graphql-core
INHERIT=distutils-r1 pypi
IUSE=test doc python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_python3_9? ( dev-python/typing-extensions[python_targets_python3_9(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/g/graphql-core/graphql-core-3.2.3.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 ff196cc3d0837f4b97547cbf8abeec65 pypi 3b6a844fbf71f1581992b44c78b549b7
_md5_=d102075bd85b827e68e58ef7301e05f7

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-7.2.1[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/myst-parser[python_targets_python3_11(-)] dev-python/sphinx-notfound-page[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/myst-parser[python_targets_python3_10(-)] dev-python/sphinx-notfound-page[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] dev-python/myst-parser[python_targets_python3_9(-)] dev-python/sphinx-notfound-page[python_targets_python3_9(-)] dev-python/sphinx-rtd-theme[python_targets_python3_9(-)] ) ( >=dev-python/pypy3-7.3.11-r1:0 >=dev-python/sphinx-5.3.0[python_targets_pypy3(-)] dev-python/myst-parser[python_targets_pypy3(-)] dev-python/sphinx-notfound-page[python_targets_pypy3(-)] dev-python/sphinx-rtd-theme[python_targets_pypy3(-)] ) ) ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_pypy3(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar
EAPI=8
HOMEPAGE=https://github.com/dralshehri/hijridate
INHERIT=distutils-r1
IUSE=test doc python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.11-r1:0= ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/dralshehri/hijridate/archive/v2.3.0.tar.gz -> hijridate-2.3.0.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 ff196cc3d0837f4b97547cbf8abeec65
_md5_=c0e8d4f231fb280cf120df4ae72c9237

View File

@@ -0,0 +1,17 @@
BDEPEND=dev-python/cython[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools-scm[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/aspectlib[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ipdb[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/manhole[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/process-tests[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-benchmark[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] sys-devel/gdb ) test? ( >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] >=dev-python/sphinx-py3doc-enhanced-theme-2.3.2[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] >=dev-python/sphinx-py3doc-enhanced-theme-2.3.2[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] >=dev-python/sphinx-py3doc-enhanced-theme-2.3.2[python_targets_python3_9(-)] ) ) ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
DESCRIPTION=Hunter is a flexible code tracing toolkit
EAPI=8
HOMEPAGE=https://github.com/ionelmc/python-hunter https://pypi.org/project/hunter/
INHERIT=distutils-r1 multiprocessing
IUSE=test doc python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 debug
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ionelmc/python-hunter/archive/v3.6.0.tar.gz -> hunter-3.6.0.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 ff196cc3d0837f4b97547cbf8abeec65
_md5_=00629f5c7c9ed4c03579eb7f456210d6

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Python wrapper for the Mastodon API
EAPI=8
HOMEPAGE=https://pypi.org/project/Mastodon.py/ https://github.com/halcy/Mastodon.py
INHERIT=distutils-r1 optfeature
INHERIT=distutils-r1 optfeature pypi
IUSE=test doc python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
@@ -11,6 +11,6 @@ RDEPEND=dev-python/blurhash[python_targets_python3_9(-)?,python_targets_python3_
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/M/Mastodon.py/Mastodon.py-1.7.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 ff196cc3d0837f4b97547cbf8abeec65 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=c0471ca389c47b9acbe50579b31d9f6a
SRC_URI=https://files.pythonhosted.org/packages/source/M/Mastodon.py/Mastodon.py-1.8.1.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 ff196cc3d0837f4b97547cbf8abeec65 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi 3b6a844fbf71f1581992b44c78b549b7
_md5_=a201818469d0c48fbef3e85505831aba

View File

@@ -1,16 +1,16 @@
BDEPEND=test? ( dev-python/aspectlib[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/elasticsearch-py[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/freezegun[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/hunter[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pygal[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pygaljs[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-xdist[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-vcs/git dev-vcs/mercurial ) test? ( dev-python/py-cpuinfo[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( || ( ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-py3doc-enhanced-theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] dev-python/sphinx-py3doc-enhanced-theme[python_targets_python3_9(-)] ) ) ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=test? ( dev-python/aspectlib[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/elasticsearch-py[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/freezegun[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/hunter[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pygal[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pygaljs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-xdist[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-vcs/git dev-vcs/mercurial ) test? ( dev-python/py-cpuinfo[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/sphinx-py3doc-enhanced-theme[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-py3doc-enhanced-theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] dev-python/sphinx-py3doc-enhanced-theme[python_targets_python3_9(-)] ) ) ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=py.test fixture for benchmarking code
EAPI=8
HOMEPAGE=https://pypi.python.org/pypi/pytest-benchmark/ https://github.com/ionelmc/pytest-benchmark
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_9 python_targets_python3_10
IUSE=test doc python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=dev-python/py-cpuinfo[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest[python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RDEPEND=dev-python/py-cpuinfo[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ionelmc/pytest-benchmark/archive/v4.0.0.tar.gz -> pytest-benchmark-4.0.0.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 ff196cc3d0837f4b97547cbf8abeec65
_md5_=db8f6fc249c6cf30f0caf83859d6eb40
_md5_=39a25de613d735a15dc3185b5524183e

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/flaky[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-asyncio[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tornado-6.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/cachetools-5.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cryptography-39.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/httpx-0.23.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tornado-6.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=test? ( dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/flaky[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytest-asyncio[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pytz[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tornado-6.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/cachetools-5.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cryptography-39.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/httpx-0.23.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tornado-6.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Python wrapper of telegram bots API
EAPI=8
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/python-telegram-bot/python-telegram-bot/archive/v20.2.tar.gz -> python-telegram-bot-20.2.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 ff196cc3d0837f4b97547cbf8abeec65 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=bb91cce44d99b71e1ff0197384d653c9
_md5_=86e7309fc38398e25573f523fbb23d41

View File

@@ -6,5 +6,5 @@ HOMEPAGE=https://github.com/eclipse/lemminx
KEYWORDS=~amd64
LICENSE=EPL-2.0
SLOT=0
SRC_URI=https://github.com/redhat-developer/vscode-xml/releases/download/0.22.0/lemminx-linux.zip -> lemminx-bin-0.22.0.zip
SRC_URI=https://github.com/redhat-developer/vscode-xml/releases/download/0.25.0/lemminx-linux.zip -> lemminx-bin-0.25.0.zip
_md5_=0b9a8359ed4817bb13a20b8134719e9f

View File

@@ -1,3 +1,4 @@
BDEPEND=app-arch/unzip dev-util/ninja
DEFINED_PHASES=compile install prepare setup
DEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 )
DESCRIPTION=Lua language server
@@ -12,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/LuaLS/lua-language-server/releases/download/3.6.18/lua-language-server-3.6.18-submodules.zip -> lua-language-server-3.6.18.zip
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 prefix eab3c99d77fe00506c109c8a736186f7
_md5_=1f33412070e7b7ad18f30f4f2a6edc30
_md5_=83ef49dd1eaa7527c1989a24046b1142

View File

@@ -0,0 +1,16 @@
BDEPEND=app-arch/unzip dev-util/ninja
DEFINED_PHASES=compile install prepare setup
DEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 )
DESCRIPTION=Lua language server
EAPI=8
HOMEPAGE=https://github.com/LuaLS/lua-language-server
INHERIT=ninja-utils toolchain-funcs lua-single prefix
IUSE=test lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/LuaLS/lua-language-server/releases/download/3.6.19/lua-language-server-3.6.19-submodules.zip -> lua-language-server-3.6.19.zip
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 prefix eab3c99d77fe00506c109c8a736186f7
_md5_=83ef49dd1eaa7527c1989a24046b1142

View File

@@ -7,5 +7,5 @@ KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=net-libs/nodejs
SLOT=0
SRC_URI=mirror://npm/typescript-language-server/-/typescript-language-server-3.3.0.tgz
SRC_URI=mirror://npm/typescript-language-server/-/typescript-language-server-3.3.2.tgz
_md5_=784996b1cf71132c00e9ee78c4e6236b

View File

@@ -7,5 +7,5 @@ KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD-2 MIT-with-advertising
RDEPEND=net-libs/nodejs
SLOT=0
SRC_URI=mirror://npm/vscode-langservers-extracted/-/vscode-langservers-extracted-4.5.0.tgz https://tastytea.de/files/gentoo/vscode-langservers-extracted-4.5.0-deps.tar.xz
_md5_=e83a0a3dc284432dfda2fcc7a54db274
SRC_URI=mirror://npm/vscode-langservers-extracted/-/vscode-langservers-extracted-4.7.0.tgz https://tastytea.de/files/gentoo/vscode-langservers-extracted-4.7.0-deps.tar.xz
_md5_=50fcaedb70880aaa589a1d68aca78e77

View File

@@ -9,5 +9,5 @@ LICENSE=ISC
RDEPEND=dev-libs/libevent:= sys-libs/ncurses:=[unicode(+)] sys-libs/zlib:= elibc_Darwin? ( dev-libs/ossp-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( dev-libs/libbsd !elibc_SunOS? ( app-crypt/libmd sys-apps/util-linux ) )
RESTRICT=test
SLOT=0
SRC_URI=https://gameoftrees.org/releases/portable/got-portable-0.85.tar.gz
SRC_URI=https://gameoftrees.org/releases/portable/got-portable-0.87.tar.gz
_md5_=c50ce9a3ba1441fd3ea904f72982eb5e

File diff suppressed because one or more lines are too long

View File

@@ -1,15 +0,0 @@
BDEPEND=gtk-doc? ( dev-util/gi-docgen ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=>=dev-libs/glib-2.0:2 >=dev-libs/libgudev-234 sys-power/upower >=sys-auth/polkit-0.114 pylint? ( dev-python/pylint ) sys-apps/systemd
DESCRIPTION=Makes power profiles handling available over D-Bus.
EAPI=8
HOMEPAGE=https://gitlab.freedesktop.org/hadess/power-profiles-daemon/
INHERIT=meson
IUSE=gtk-doc pylint
KEYWORDS=~amd64
LICENSE=GPL-3+
RDEPEND=>=dev-libs/glib-2.0:2 >=dev-libs/libgudev-234 sys-power/upower >=sys-auth/polkit-0.114 pylint? ( dev-python/pylint ) sys-apps/systemd
SLOT=0
SRC_URI=https://gitlab.freedesktop.org/hadess/power-profiles-daemon/-/archive/0.12/power-profiles-daemon-0.12.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 meson 915ec7c25e08d7886558215e6809ca1e
_md5_=95bad3a3f085047982791219cd93ff0a

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-libs/wayland-protocols-1.24 dev-libs/hyprland-protocols virtual/pkgconfig >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=>=media-video/pipewire-0.3.41:= dev-libs/inih dev-libs/wayland dev-qt/qtbase dev-qt/qtcore dev-qt/qtgui dev-qt/qtwayland:6 dev-qt/qtwidgets media-libs/mesa sys-apps/util-linux x11-libs/libdrm || ( systemd? ( >=sys-apps/systemd-237 ) elogind? ( >=sys-auth/elogind-237 ) sys-libs/basu )
DESCRIPTION=xdg-desktop-portal backend for hyprland
EAPI=8
HOMEPAGE=https://github.com/hyprwm/xdg-desktop-portal-hyprland
INHERIT=meson
IUSE=elogind systemd
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=media-video/pipewire-0.3.41:= dev-libs/inih dev-libs/wayland dev-qt/qtbase dev-qt/qtcore dev-qt/qtgui dev-qt/qtwayland:6 dev-qt/qtwidgets media-libs/mesa sys-apps/util-linux x11-libs/libdrm || ( systemd? ( >=sys-apps/systemd-237 ) elogind? ( >=sys-auth/elogind-237 ) sys-libs/basu ) sys-apps/xdg-desktop-portal
REQUIRED_USE=?? ( elogind systemd )
SLOT=0/9999
SRC_URI=https://github.com/hyprwm/xdg-desktop-portal-hyprland/archive/refs/tags/v0.3.1.tar.gz -> xdg-desktop-hyprland-0.3.1.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 meson 915ec7c25e08d7886558215e6809ca1e
_md5_=b15b5c0f078716028ce0c071f77f382b

View File

@@ -0,0 +1,17 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 dev-libs/libpcre2:* >=kde-frameworks/extra-cmake-modules-5.75.0:5
DEFINED_PHASES=compile configure install nofetch postinst postrm preinst prepare setup test unpack
DEPEND=>=dev-libs/kirigami-addons-0.6:5 >=dev-qt/qtdeclarative-5.15.0:5 >=dev-qt/qtgui-5.15.0:5 >=dev-qt/qtnetwork-5.15.0:5 >=dev-qt/qtquickcontrols-5.15.0:5 >=dev-qt/qtquickcontrols2-5.15.0:5 >=dev-qt/qtsql-5.15.0:5 >=dev-qt/qtwidgets-5.15.0:5 >=kde-frameworks/kconfig-5.75.0:5 >=kde-frameworks/kcoreaddons-5.75.0:5 >=kde-frameworks/ki18n-5.75.0:5 >=kde-frameworks/kirigami-5.75.0:5 >=kde-frameworks/syndication-5.75.0:5 test? ( dev-qt/qttest:5 ) dev-qt/qtcore:5
DESCRIPTION=A convergent RSS/Atom feed reader for Plasma
EAPI=8
HOMEPAGE=https://apps.kde.org/alligator/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=ecm gear.kde.org
IUSE=debug test
KEYWORDS=~amd64
LICENSE=|| ( GPL-2 GPL-3 ) CC0-1.0 CC-BY-SA-4.0 GPL-3+
RDEPEND=>=dev-libs/kirigami-addons-0.6:5 >=dev-qt/qtdeclarative-5.15.0:5 >=dev-qt/qtgui-5.15.0:5 >=dev-qt/qtnetwork-5.15.0:5 >=dev-qt/qtquickcontrols-5.15.0:5 >=dev-qt/qtquickcontrols2-5.15.0:5 >=dev-qt/qtsql-5.15.0:5 >=dev-qt/qtwidgets-5.15.0:5 >=kde-frameworks/kconfig-5.75.0:5 >=kde-frameworks/kcoreaddons-5.75.0:5 >=kde-frameworks/ki18n-5.75.0:5 >=kde-frameworks/kirigami-5.75.0:5 >=kde-frameworks/syndication-5.75.0:5 || ( kde-frameworks/breeze-icons:* kde-frameworks/oxygen-icons:* ) >=kde-frameworks/kf-env-4 dev-qt/qtcore:5
RESTRICT=!test? ( test )
SLOT=5
SRC_URI=mirror://kde/stable/release-service/23.04.0/src/alligator-23.04.0.tar.xz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c virtualx 817571665ee28575da44ee08135089e5 xdg 4a14c5c24f121e7da66e5aab4a168c6e ecm 15862358f80ef4da6fd9d7dde64e9148 kde.org dc60243572471279b11120514b85b558 gear.kde.org 46a3a684cf1499799618bf7194102e69
_md5_=98a129a076f1db997d4f0621f21d4acb

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 dev-libs/libpcre2:* >=kde-frameworks/extra-cmake-modules-5.101.0:5
DEFINED_PHASES=compile configure install nofetch postinst postrm preinst prepare setup test unpack
DEPEND=>=dev-libs/kirigami-addons-0.6:5 >=dev-qt/qtdbus-5.15.0:5 >=dev-qt/qtdeclarative-5.15.0:5 >=dev-qt/qtgui-5.15.0:5 >=dev-qt/qtmultimedia-5.15.0:5 >=dev-qt/qtquickcontrols2-5.15.0:5 >=dev-qt/qtwidgets-5.15.0:5 >=kde-frameworks/kconfig-5.101.0:5 >=kde-frameworks/kcoreaddons-5.101.0:5 >=kde-frameworks/kdbusaddons-5.101.0:5 >=kde-frameworks/ki18n-5.101.0:5 >=kde-frameworks/kirigami-5.101.0:5 >=kde-frameworks/knotifications-5.101.0:5 >=kde-frameworks/plasma-5.101.0:5 dev-qt/qtcore:5
DESCRIPTION=A convergent clock application for Plasma
EAPI=8
HOMEPAGE=https://apps.kde.org/kclock/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=ecm gear.kde.org
IUSE=debug
KEYWORDS=~amd64
LICENSE=CC0-1.0 CC-BY-4.0 GPL-2+ GPL-3+ LGPL-2.1+
RDEPEND=>=dev-libs/kirigami-addons-0.6:5 >=dev-qt/qtdbus-5.15.0:5 >=dev-qt/qtdeclarative-5.15.0:5 >=dev-qt/qtgui-5.15.0:5 >=dev-qt/qtmultimedia-5.15.0:5 >=dev-qt/qtquickcontrols2-5.15.0:5 >=dev-qt/qtwidgets-5.15.0:5 >=kde-frameworks/kconfig-5.101.0:5 >=kde-frameworks/kcoreaddons-5.101.0:5 >=kde-frameworks/kdbusaddons-5.101.0:5 >=kde-frameworks/ki18n-5.101.0:5 >=kde-frameworks/kirigami-5.101.0:5 >=kde-frameworks/knotifications-5.101.0:5 >=kde-frameworks/plasma-5.101.0:5 || ( kde-frameworks/breeze-icons:* kde-frameworks/oxygen-icons:* ) >=kde-frameworks/kf-env-4 dev-qt/qtcore:5
SLOT=5
SRC_URI=mirror://kde/stable/release-service/23.04.0/src/kclock-23.04.0.tar.xz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c virtualx 817571665ee28575da44ee08135089e5 xdg 4a14c5c24f121e7da66e5aab4a168c6e ecm 15862358f80ef4da6fd9d7dde64e9148 kde.org dc60243572471279b11120514b85b558 gear.kde.org 46a3a684cf1499799618bf7194102e69
_md5_=bfe6387404c9a354bbc304af883c4043

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 dev-libs/libpcre2:* >=kde-frameworks/extra-cmake-modules-5.89.0:5
DEFINED_PHASES=compile configure install nofetch postinst postrm preinst prepare setup test unpack
DEPEND=>=dev-libs/kirigami-addons-0.6:5 >=dev-qt/qtdeclarative-5.15.0:5 >=dev-qt/qtgui-5.15.0:5 >=dev-qt/qtmultimedia-5.15.0:5 >=dev-qt/qtquickcontrols2-5.15.0:5 >=dev-qt/qtwidgets-5.15.0:5 >=kde-frameworks/kconfig-5.89.0:5 >=kde-frameworks/kcoreaddons-5.89.0:5 >=kde-frameworks/ki18n-5.89.0:5 >=kde-frameworks/kirigami-5.89.0:5 >=kde-frameworks/kwindowsystem-5.89.0:5 dev-qt/qtcore:5
DESCRIPTION=A convergent audio recording application for Plasma
EAPI=8
HOMEPAGE=https://apps.kde.org/krecorder/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=ecm gear.kde.org
IUSE=debug
KEYWORDS=~amd64
LICENSE=CC0-1.0 CC-BY-4.0 GPL-3+
RDEPEND=>=dev-libs/kirigami-addons-0.6:5 >=dev-qt/qtdeclarative-5.15.0:5 >=dev-qt/qtgui-5.15.0:5 >=dev-qt/qtmultimedia-5.15.0:5 >=dev-qt/qtquickcontrols2-5.15.0:5 >=dev-qt/qtwidgets-5.15.0:5 >=kde-frameworks/kconfig-5.89.0:5 >=kde-frameworks/kcoreaddons-5.89.0:5 >=kde-frameworks/ki18n-5.89.0:5 >=kde-frameworks/kirigami-5.89.0:5 >=kde-frameworks/kwindowsystem-5.89.0:5 || ( kde-frameworks/breeze-icons:* kde-frameworks/oxygen-icons:* ) >=kde-frameworks/kf-env-4 dev-qt/qtcore:5
SLOT=5
SRC_URI=mirror://kde/stable/release-service/23.04.0/src/krecorder-23.04.0.tar.xz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c virtualx 817571665ee28575da44ee08135089e5 xdg 4a14c5c24f121e7da66e5aab4a168c6e ecm 15862358f80ef4da6fd9d7dde64e9148 kde.org dc60243572471279b11120514b85b558 gear.kde.org 46a3a684cf1499799618bf7194102e69
_md5_=6a2888f2f2bc7133f9ead1389ebb2627

View File

@@ -1,17 +0,0 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 dev-libs/libpcre2:* >=kde-frameworks/extra-cmake-modules-5.77.0:5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=>=dev-libs/kirigami-addons-0.6:5 dev-libs/qtkeychain[qt5(+)] >=dev-qt/qtdeclarative-5.15.0:5 >=dev-qt/qtgui-5.15.0:5 >=dev-qt/qtmultimedia-5.15.0:5 >=dev-qt/qtnetwork-5.15.0:5 >=dev-qt/qtquickcontrols2-5.15.0:5 >=dev-qt/qtsvg-5.15.0:5 >=dev-qt/qtwebsockets-5.15.0:5 >=dev-qt/qtwidgets-5.15.0:5 >=kde-frameworks/kconfig-5.77.0:5 >=kde-frameworks/kcoreaddons-5.77.0:5 >=kde-frameworks/kdbusaddons-5.77.0:5 >=kde-frameworks/ki18n-5.77.0:5 >=kde-frameworks/kio-5.77.0:5 >=kde-frameworks/kirigami-5.77.0:5 >=kde-frameworks/kitemmodels-5.77.0:5 >=kde-frameworks/knotifications-5.77.0:5 >=kde-frameworks/kwindowsystem-5.77.0:5 >=kde-frameworks/qqc2-desktop-style-5.77.0:5 >=kde-frameworks/sonnet-5.77.0:5 test? ( dev-qt/qttest:5 ) dev-qt/qtcore:5
DESCRIPTION=Mastodon client for Plasma and Plasma Mobile
EAPI=8
HOMEPAGE=https://invent.kde.org/network/tokodon
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=ecm
IUSE=debug test
KEYWORDS=~amd64
LICENSE=|| ( GPL-2 GPL-3 ) AGPL-3+ CC-BY-SA-4.0 CC0-1.0 GPL-2+ GPL-3 GPL-3+ LGPL-2+ LGPL-2.1+ MIT
RDEPEND=>=dev-libs/kirigami-addons-0.6:5 dev-libs/qtkeychain[qt5(+)] >=dev-qt/qtdeclarative-5.15.0:5 >=dev-qt/qtgui-5.15.0:5 >=dev-qt/qtmultimedia-5.15.0:5 >=dev-qt/qtnetwork-5.15.0:5 >=dev-qt/qtquickcontrols2-5.15.0:5 >=dev-qt/qtsvg-5.15.0:5 >=dev-qt/qtwebsockets-5.15.0:5 >=dev-qt/qtwidgets-5.15.0:5 >=kde-frameworks/kconfig-5.77.0:5 >=kde-frameworks/kcoreaddons-5.77.0:5 >=kde-frameworks/kdbusaddons-5.77.0:5 >=kde-frameworks/ki18n-5.77.0:5 >=kde-frameworks/kio-5.77.0:5 >=kde-frameworks/kirigami-5.77.0:5 >=kde-frameworks/kitemmodels-5.77.0:5 >=kde-frameworks/knotifications-5.77.0:5 >=kde-frameworks/kwindowsystem-5.77.0:5 >=kde-frameworks/qqc2-desktop-style-5.77.0:5 >=kde-frameworks/sonnet-5.77.0:5 || ( kde-frameworks/breeze-icons:* kde-frameworks/oxygen-icons:* ) >=kde-frameworks/kf-env-4 dev-qt/qtcore:5
RESTRICT=!test? ( test )
SLOT=5
SRC_URI=mirror://kde/stable/tokodon/tokodon-23.01.0.tar.xz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c virtualx 817571665ee28575da44ee08135089e5 xdg 4a14c5c24f121e7da66e5aab4a168c6e ecm 15862358f80ef4da6fd9d7dde64e9148
_md5_=1bd2631ba1180466f7f86564a895760b

View File

@@ -1,17 +0,0 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 dev-libs/libpcre2:* >=kde-frameworks/extra-cmake-modules-5.77.0:5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=>=dev-libs/kirigami-addons-0.6:5 dev-libs/qtkeychain[qt5(+)] >=dev-qt/qtdeclarative-5.15.0:5 >=dev-qt/qtgui-5.15.0:5 >=dev-qt/qtmultimedia-5.15.0:5 >=dev-qt/qtnetwork-5.15.0:5 >=dev-qt/qtquickcontrols2-5.15.0:5 >=dev-qt/qtsvg-5.15.0:5 >=dev-qt/qtwebsockets-5.15.0:5 >=dev-qt/qtwidgets-5.15.0:5 >=kde-frameworks/kconfig-5.77.0:5 >=kde-frameworks/kconfigwidgets-5.77.0:5 >=kde-frameworks/kcoreaddons-5.77.0:5 >=kde-frameworks/kdbusaddons-5.77.0:5 >=kde-frameworks/ki18n-5.77.0:5 >=kde-frameworks/kio-5.77.0:5 >=kde-frameworks/kirigami-5.77.0:5 >=kde-frameworks/kitemmodels-5.77.0:5 >=kde-frameworks/knotifications-5.77.0:5 >=kde-frameworks/kwindowsystem-5.77.0:5 >=kde-frameworks/qqc2-desktop-style-5.77.0:5 >=kde-frameworks/sonnet-5.77.0:5 test? ( dev-qt/qttest:5 ) dev-qt/qtcore:5
DESCRIPTION=Mastodon client for Plasma and Plasma Mobile
EAPI=8
HOMEPAGE=https://invent.kde.org/network/tokodon
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=ecm
IUSE=debug test
KEYWORDS=~amd64
LICENSE=|| ( GPL-2 GPL-3 ) AGPL-3+ CC-BY-SA-4.0 CC0-1.0 GPL-2+ GPL-3 GPL-3+ LGPL-2+ LGPL-2.1+ MIT
RDEPEND=>=dev-libs/kirigami-addons-0.6:5 dev-libs/qtkeychain[qt5(+)] >=dev-qt/qtdeclarative-5.15.0:5 >=dev-qt/qtgui-5.15.0:5 >=dev-qt/qtmultimedia-5.15.0:5 >=dev-qt/qtnetwork-5.15.0:5 >=dev-qt/qtquickcontrols2-5.15.0:5 >=dev-qt/qtsvg-5.15.0:5 >=dev-qt/qtwebsockets-5.15.0:5 >=dev-qt/qtwidgets-5.15.0:5 >=kde-frameworks/kconfig-5.77.0:5 >=kde-frameworks/kconfigwidgets-5.77.0:5 >=kde-frameworks/kcoreaddons-5.77.0:5 >=kde-frameworks/kdbusaddons-5.77.0:5 >=kde-frameworks/ki18n-5.77.0:5 >=kde-frameworks/kio-5.77.0:5 >=kde-frameworks/kirigami-5.77.0:5 >=kde-frameworks/kitemmodels-5.77.0:5 >=kde-frameworks/knotifications-5.77.0:5 >=kde-frameworks/kwindowsystem-5.77.0:5 >=kde-frameworks/qqc2-desktop-style-5.77.0:5 >=kde-frameworks/sonnet-5.77.0:5 || ( kde-frameworks/breeze-icons:* kde-frameworks/oxygen-icons:* ) >=kde-frameworks/kf-env-4 dev-qt/qtcore:5
RESTRICT=!test? ( test )
SLOT=5
SRC_URI=mirror://kde/stable/tokodon/tokodon-23.02.0.tar.xz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 7fb5980de96325cbab639f5b2187357c virtualx 817571665ee28575da44ee08135089e5 xdg 4a14c5c24f121e7da66e5aab4a168c6e ecm 15862358f80ef4da6fd9d7dde64e9148
_md5_=1fa2d793014291b6ae2d0c74e73aee69

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,17 +0,0 @@
BDEPEND=|| ( dev-lang/vala:0.56[vapigen(+)] ) dev-libs/gobject-introspection dev-libs/protobuf dev-util/wayland-scanner gtk-doc? ( dev-util/gtk-doc ) man? ( dev-python/docutils ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
DEPEND=app-crypt/libsecret[introspection(+),vala(+)] dev-libs/feedbackd[introspection(+),vala(+)] dev-libs/folks:= dev-libs/glib:2 dev-libs/gom[introspection(+)] dev-libs/libgee:0.8=[introspection(+)] dev-libs/libpeas gnome-extra/evolution-data-server:=[vala(+)] >=gui-libs/libhandy-1.0.0:1[introspection(+),vala(+)] media-libs/gstreamer:1.0[introspection(+)] >=media-sound/callaudiod-0.0.5 net-libs/sofia-sip >=net-misc/modemmanager-1.12.0:=[introspection(+)] x11-libs/gtk+:3 test? ( media-plugins/gst-plugins-srtp:1.0 )
DESCRIPTION=Phone dialer and call handler
EAPI=8
HOMEPAGE=https://gitlab.gnome.org/GNOME/calls
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=vala meson gnome2-utils optfeature virtualx xdg
IUSE=gtk-doc man test
KEYWORDS=~amd64 ~arm64
LICENSE=CC-BY-SA-4.0 GPL-3+ LGPL-2+ LGPL-2.1+
RDEPEND=app-crypt/libsecret[introspection(+),vala(+)] dev-libs/feedbackd[introspection(+),vala(+)] dev-libs/folks:= dev-libs/glib:2 dev-libs/gom[introspection(+)] dev-libs/libgee:0.8=[introspection(+)] dev-libs/libpeas gnome-extra/evolution-data-server:=[vala(+)] >=gui-libs/libhandy-1.0.0:1[introspection(+),vala(+)] media-libs/gstreamer:1.0[introspection(+)] >=media-sound/callaudiod-0.0.5 net-libs/sofia-sip >=net-misc/modemmanager-1.12.0:=[introspection(+)] x11-libs/gtk+:3 virtual/secret-service
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.gnome.org/GNOME/calls/-/archive/v43.3/calls-v43.3.tar.bz2 https://gitlab.gnome.org/World/Phosh/libcall-ui/-/archive/619dd91561ad470db3d0e0e263ebc35d787afd2e/libcall-ui-619dd91561ad470db3d0e0e263ebc35d787afd2e.tar.bz2
_eclasses_=vala 1343f639cc74d2aa8b36fc08677da58d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 meson 915ec7c25e08d7886558215e6809ca1e xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 virtualx 817571665ee28575da44ee08135089e5 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=ab9b67c7c7599d61420aaaffad880d81

View File

@@ -0,0 +1,17 @@
BDEPEND=|| ( dev-lang/vala:0.56[vapigen(+)] ) dev-libs/gobject-introspection dev-libs/protobuf dev-util/wayland-scanner gtk-doc? ( dev-util/gtk-doc ) man? ( dev-python/docutils ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
DEPEND=app-crypt/libsecret[introspection,vala] dev-libs/feedbackd[introspection,vala] dev-libs/folks:= dev-libs/glib:2 dev-libs/gom[introspection] dev-libs/libgee:0.8=[introspection] dev-libs/libpeas gnome-extra/evolution-data-server:=[vala] gui-libs/libhandy:1[introspection,vala] media-libs/gstreamer:1.0[introspection] media-sound/callaudiod net-libs/sofia-sip net-misc/modemmanager:=[introspection] x11-libs/gtk+:3 test? ( media-plugins/gst-plugins-srtp:1.0 )
DESCRIPTION=Phone dialer and call handler
EAPI=8
HOMEPAGE=https://gitlab.gnome.org/GNOME/calls
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=vala meson gnome2-utils optfeature virtualx xdg
IUSE=gtk-doc man test
KEYWORDS=~amd64 ~arm64
LICENSE=CC0-1.0 CC-BY-SA-4.0 GPL-3+ LGPL-2+ LGPL-2.1+
RDEPEND=app-crypt/libsecret[introspection,vala] dev-libs/feedbackd[introspection,vala] dev-libs/folks:= dev-libs/glib:2 dev-libs/gom[introspection] dev-libs/libgee:0.8=[introspection] dev-libs/libpeas gnome-extra/evolution-data-server:=[vala] gui-libs/libhandy:1[introspection,vala] media-libs/gstreamer:1.0[introspection] media-sound/callaudiod net-libs/sofia-sip net-misc/modemmanager:=[introspection] x11-libs/gtk+:3
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.gnome.org/GNOME/calls/-/archive/v44.1/calls-v44.1.tar.bz2 https://gitlab.gnome.org/World/Phosh/libcall-ui/-/archive/6798b38d4d66d069751151b3e9a202c6de8d7f3c/libcall-ui-6798b38d4d66d069751151b3e9a202c6de8d7f3c.tar.bz2
_eclasses_=vala 1343f639cc74d2aa8b36fc08677da58d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 meson 915ec7c25e08d7886558215e6809ca1e xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 virtualx 817571665ee28575da44ee08135089e5 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=a10b4da27f3260f883a1f63f3517b522

View File

@@ -1,15 +0,0 @@
BDEPEND=dev-util/quilt sys-devel/bison app-alternatives/yacc
DEFINED_PHASES=compile install prepare
DEPEND=glpk? ( sci-mathematics/glpk ) lpsolve? ( sci-mathematics/lpsolve )
DESCRIPTION=Multi Criteria CUDF Solver
EAPI=7
HOMEPAGE=https://www.i3s.unice.fr/~cpjm/misc/mccs.html
INHERIT=flag-o-matic toolchain-funcs
IUSE=glpk lpsolve
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=glpk? ( sci-mathematics/glpk ) lpsolve? ( sci-mathematics/lpsolve ) sci-libs/coinor-cbc
SLOT=0
SRC_URI=https://www.i3s.unice.fr/~cpjm/misc/mccs-1.1-srcs.tgz http://deb.debian.org/debian/pool/main/m/mccs/mccs_1.1-9.debian.tar.xz
_eclasses_=toolchain-funcs 14a8ae365191b518fad51caad7a08f3e multilib d1408425c7c4a7669b9b17735404b693 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a
_md5_=71a7f9814fd602dee461211a8b3c0aa2

View File

@@ -0,0 +1,11 @@
BDEPEND=app-arch/gzip dev-lang/nasm sys-apps/findutils sys-devel/clang[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] sys-devel/lld sys-devel/llvm[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-)] cd-efi? ( sys-fs/mtools )
DEFINED_PHASES=configure
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
EAPI=8
HOMEPAGE=https://limine-bootloader.org/
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64
KEYWORDS=~amd64
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v4.20230428.0/limine-4.20230428.0.tar.xz
_md5_=1e5d42b5a409d9dd7f6d3251007f787c

View File

@@ -188,7 +188,7 @@ app-misc/glow 1.4.1: Render markdown on the CLI, with pizzazz!
app-misc/grit 0.3.0: An personal task manager that represents tasks as multitree nodes
app-misc/hollywood 1.22: Fill your console with Hollywood melodrama technobabble
app-misc/kloak 0.2.30: A privacy tool that makes keystroke biometrics less effective
app-misc/ledger-live 2.52.0 2.53.1 2.53.2 2.54.0 2.55.0: Manager for the Ledger hardware wallet
app-misc/ledger-live 2.53.1 2.53.2 2.54.0 2.55.0 2.57.0: Manager for the Ledger hardware wallet
app-misc/lf 27 28-r1: Terminal file manager
app-misc/macchina 6.0.6 6.1.6: A system information fetcher, with an (unhealthy) emphasis on performance.
app-misc/mangadesk 0.7.7 0.7.8: Terminal Client for MangaDex
@@ -243,6 +243,7 @@ app-portage/quantum-resolver 9999: A WIP portage dependency resolver
app-portage/showbuild 0.9.1-r1: Script to follow log of running portage builds
app-portage/version 0.19.0_alpha 0.20.1_alpha 0.21.0_alpha: A command line function for package version management.
app-shells/antibody 6.1.1-r1: Fast Zsh plugin manager
app-shells/atuin 14.0.1: Magical shell history
app-shells/clownfish 0_pre20210117: fish shell mocks
app-shells/direnv 2.32.1 9999: Environment variable manager for shell
app-shells/fish-agnoster-theme 0.1.0_p20200415: Fancy, colorful theme with support for Powerline fonts
@@ -267,13 +268,13 @@ app-shells/zsh-histdb 0_pre20200405: A slightly better history for zsh
app-shells/zsh-history-substring-search 1.0.2: ZSH port of Fish history search (up arrow)
app-shells/zsh-history-to-fish 0.3.0-r1: Bring your ZSH history to Fish shell
app-shells/zsh-silver 9999: Zsh plugin for silver
app-text/OCRmyPDF 14.0.1-r4: OCRmyPDF adds an OCR text layer to scanned PDF files
app-text/OCRmyPDF 14.0.1-r4 14.1.0: OCRmyPDF adds an OCR text layer to scanned PDF files
app-text/cmark-gfm 0.29.0.3: GitHub's fork of cmark
app-text/code-minimap 0.6.4: A high performance code minimap generator
app-text/dooit 1.0.0: A TUI todo manager
app-text/epubgrep 0.6.0-r1 0.6.2: Search tool for EPUB e-books
app-text/klogg 22.06.0.1289: A GUI application to browse and search through long and complex log files
app-text/komikku 1.17.0 1.18.0: An online/offline manga reader for GNOME
app-text/komikku 1.18.0 1.19.0: An online/offline manga reader for GNOME
app-text/koodo-reader-bin 1.5.1: A modern ebook manager and reader with sync and backup capacities
app-text/lizard 1.17.10: A simple code complexity analyser, supports most of the popular languages.
app-text/mandown 0.1.2: Markdown to groff (man page) converter
@@ -513,7 +514,7 @@ dev-cpp/xdgpp 0_pre20201007-r1: C++17 header-only implementation of the XDG Base
dev-cpp/xtensor 0.24.4: header-only C++ library for numerical analysis with multi-dimensional arrays
dev-cpp/xtl 0.7.5: Algorithms and containers used by the xtensor stack and the xeus stack
dev-crystal/athena-negotiation 0.1.2 0.1.3: Framework agnostic content negotiation library
dev-crystal/athena-spec 0.3.3 0.3.4: Common/helpful Spec compliant testing utilities
dev-crystal/athena-spec 0.3.4 0.3.5: Common/helpful Spec compliant testing utilities
dev-crystal/backtracer 1.2.2: Crystal shard aiming to assist with parsing backtraces into a structured form
dev-crystal/crikey 0.1.0_p20170404: Data structure view templates for Crystal
dev-crystal/crustache 2.4.4: {{Mustache}} for Crystal
@@ -602,7 +603,7 @@ dev-libs/dill 2.4.1: Provides instruction-level code generation directly into me
dev-libs/dmd_core 0.6.2: Core logic for an AT&T / Teletype DMD 5620 terminal emulator
dev-libs/dyninst 11.0.1-r1 12.1.0: Tools for binary instrumentation, analysis, and modification
dev-libs/fastText 0.9.2: Library for fast text representation and classification
dev-libs/feedbackd 0.1.0-r3 0.1.1: A daemon to provide haptic feedback on events
dev-libs/feedbackd 0.1.1 0.2.0: A daemon to provide haptic feedback on events
dev-libs/feedbackd-device-themes 0.0.20220523 0.1.0: A daemon to provide haptic feedback on events (themes package)
dev-libs/ffs 1.6.0_p20220525: FFS is a middleware library for data communication
dev-libs/fortran-stdlib 0.2.1-r1 9999: A community driven standard library for (modern) Fortran
@@ -751,7 +752,7 @@ dev-ml/xenstore-clients 1.1.0 1.3.0: Unix client tools for accessing xenstore
dev-ml/xmlm 1.4.0: Ocaml XML manipulation module
dev-nim/asynctools 0.1.1_p20210606: Various asynchronous tools for Nim language
dev-nim/balls 3.9.6 3.9.8: A unittest macro to save the world, or at least your Sunday
dev-nim/cligen 1.5.42 1.6.0: Infer & generate command-line interface/option/argument parser
dev-nim/cligen 1.6.0 1.6.1: Infer & generate command-line interface/option/argument parser
dev-nim/dotenv 2.0.1: dotenv implementation for Nim
dev-nim/flatty 0.3.4: Tools and serializer for plain flat binary files
dev-nim/frosty 3.0.0: Serialize native Nim types to strings, streams, sockets, or anything else
@@ -837,11 +838,11 @@ dev-python/azure-storage-blob 12.14.1: Microsoft Azure Blob Storage Client Libra
dev-python/b2sdk 1.12.0 1.17.2: The client library for BackBlaze's B2 product
dev-python/babelfont 3.0.0_alpha9: Interrogate and manipulate UFO, TTF and OTF fonts with a common interface
dev-python/baron 0.9: Full Syntax Tree for python to make writing refactoring code a realist task
dev-python/base58 2.1.1: Base58 and Base58Check implementation
dev-python/base58 2.1.1-r1: Base58 and Base58Check implementation
dev-python/betamax-serializers 0.2.1: A set of third-party serializers for Betamax
dev-python/betterproto 2.0.0_beta4 2.0.0_beta5 9999: Better Protobuf / gRPC Support for Python
dev-python/beziers 0.4.0-r2: Bezier curve manipulation library
dev-python/bidict 0.22.0: The bidirectional mapping library for Python
dev-python/bidict 0.22.0 0.22.1: The bidirectional mapping library for Python
dev-python/billiard 4.0.2: Python multiprocessing fork
dev-python/bitbox02 5.3.0: Python API for communicating with the BitBox02 device
dev-python/blurhash 1.1.4: Pure-Python implementation of the blurhash algorithm
@@ -920,16 +921,17 @@ dev-python/googletrans 4.0.0_rc1: Free Google Translate API for Python. Translat
dev-python/googletransx 2.4.2-r2: Free Google Translate API for Python. Translates totally free of charge.
dev-python/gpxpy 1.5.0: GPX file parser and GPS track manipulation library
dev-python/graphene 3.0.0: GraphQL Framework for Python
dev-python/graphql-core 3.1.6: GraphQL for Python
dev-python/graphql-core 3.1.6 3.2.3: Python port of GraphQL.js, the JavaScript reference implementation for GraphQL
dev-python/graphql-relay 3.1.0: Relay library for graphql-core-next
dev-python/griffe 0.25.4: Signatures for entire Python programs.
dev-python/grpclib 0.4.2 0.4.3: Pure-Python gRPC implementation for asyncio
dev-python/guidata 2.3.0: Library for user interfaces for easy dataset editing and display
dev-python/hachoir 3.2.0: Hachoir is a Python library to view and edit a binary stream field by field
dev-python/hijri-converter 2.2.4: Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar
dev-python/hijridate 2.3.0: Accurate Hijri-Gregorian date converter based on the Umm al-Qura calendar
dev-python/hstspreload 2021.12.1: Chromium HSTS Preload list as a Python package
dev-python/http-ece 1.1.0: Encrypted Content Encoding for HTTP
dev-python/hunter 3.5.1: Hunter is a flexible code tracing toolkit
dev-python/hunter 3.5.1 3.6.0: Hunter is a flexible code tracing toolkit
dev-python/hwi 1.2.1 2.0.2: Library and command line tool for interacting with hardware wallets
dev-python/hyperglot 0.4.4: Detect language support for font binaries
dev-python/hypothesmith 0.2.0: Hypothesis strategies for generating Python programs
@@ -955,7 +957,7 @@ dev-python/manhole 1.8.0-r1: Debugging manhole for python application
dev-python/markdown-include 0.8.1: Syntax which allows for inclusion of contents of other Markdown docs
dev-python/markdownify 0.11.6: Convert HTML to Markdown
dev-python/marshmallow_enum 1.5.1: Enum handling for Marshmallow
dev-python/mastodon-py 1.7.0 1.8.0: Python wrapper for the Mastodon API
dev-python/mastodon-py 1.8.0 1.8.1: Python wrapper for the Mastodon API
dev-python/material-color-utilities 0.1.5 9999: Python port of material-color-utilities used for Material You colors
dev-python/mautrix 0.19.13: A Python 3 asyncio Matrix framework
dev-python/minio 7.1.14: MinIO Client SDK for Python
@@ -1052,7 +1054,7 @@ dev-python/python-pidfile 3.0.0-r1 3.1.1: PIDFile context processor. Supported p
dev-python/python-pkcs11 0.7.0-r2: PKCS#11 (Cryptoki) support for Python
dev-python/python-skywater-pdk 0.0.0_p20220424: Python library for working with files found in the SkyWater PDK
dev-python/python-socketio 5.1.0: Python implementation of the Socket.IO realtime server.
dev-python/python-telegram-bot 13.14 20.2 9999: Python wrapper of telegram bots API
dev-python/python-telegram-bot 13.14 20.2-r1 9999: Python wrapper of telegram bots API
dev-python/pywebview 3.6.1 3.7 3.7.2: A lightweight cross-platform wrapper around a webview component
dev-python/queuelib 1.6.2: Collection of persistent and non-persistent queues for Python
dev-python/rchitect 0.3.36: Interoperate R with Python
@@ -1210,8 +1212,8 @@ dev-util/glsl-language-server 0.3.7: Language server implementation for GLSL
dev-util/gshards 0.1-r1: Small helper tools to aid installing Crystal packages in Gentoo
dev-util/haredo 1.0.2 9999: a simple and unix-idiomatic build automator
dev-util/insomnia-bin 2020.3.3 2020.5.2: HTTP and GraphQL client for developers
dev-util/lemminx-bin 0.22.0 0.24.0: XML Language Server
dev-util/lua-language-server 3.6.18: Lua language server
dev-util/lemminx-bin 0.24.0 0.25.0: XML Language Server
dev-util/lua-language-server 3.6.18 3.6.19: Lua language server
dev-util/mh 1.0.3: Generate help for Makefile
dev-util/odb 2.5.0_beta21_p1: ODB compiler and the ODB system documentation
dev-util/osc 0.173.0-r1 9999: Command line tool for Open Build Service
@@ -1226,9 +1228,9 @@ dev-util/rust-analyzer-bin 2021.09.06 2021.09.20: An implementation of Language
dev-util/stripe-cli 9999: A command-line tool for Stripe
dev-util/tflint-bin 0.43.0 0.46.0: A Pluggable Terraform Linter
dev-util/tokei 12.1.1 12.1.2: Count code, quickly
dev-util/typescript-language-server 3.3.0 3.3.1: TypeScript & JavaScript Language Server
dev-util/typescript-language-server 3.3.1 3.3.2: TypeScript & JavaScript Language Server
dev-util/vala-language-server 0.48.4: Code Intelligence for Vala & Genie
dev-util/vscode-langservers-extracted 4.5.0 4.6.0: HTML/CSS/JSON/ESLint/Markdown language servers extracted from vscode.
dev-util/vscode-langservers-extracted 4.6.0 4.7.0: HTML/CSS/JSON/ESLint/Markdown language servers extracted from vscode.
dev-util/wakatime-cli 1.27.0 1.28.6: Command line interface to WakaTime used by all WakaTime plugins
dev-util/wxformbuilder 3.10.1-r1: A wxWidgets GUI Builder
dev-util/xmake 2.7.8 9999: A cross-platform build utility based on Lua
@@ -1243,7 +1245,7 @@ dev-vcs/gitqlient 1.5.0-r1 1.6.1 1.6.1-r1 9999: Multi-platform Git client writte
dev-vcs/gitqlient-gitserver-plugin 0.2.0: GitQlient GitServer plugin
dev-vcs/gitqlient-jenkins-plugin 0.2.0: GitQlient Jenkins plugin
dev-vcs/gitui 0.18.0 0.20.1: Blazing fast terminal-ui for git
dev-vcs/got 0.85 0.86: Portable version of the Game of Trees version control system
dev-vcs/got 0.86 0.87: Portable version of the Game of Trees version control system
dev-vcs/lazygit 0.35 0.36 0.37: Simple terminal UI for git commands
dev-vcs/lefthook 1.0.4 1.2.6: Fast and powerful Git hooks manager for any type of projects
dev-zig/zls 0.10.0-r1 9999: The officially unofficial Ziglang language server
@@ -1339,6 +1341,7 @@ gui-apps/coretime 4.2.0 9999: A time related task manager for C Suite
gui-apps/coretoppings 4.1.0-r1 4.2.0 9999: Additional features, plugins, widgets etc for C Suite
gui-apps/coreuniverse 4.2.0 9999: Shows information about apps for C Suite
gui-apps/darkman 1.5.4: Framework for dark and light mode transitions
gui-apps/espanso 2.1.8: Cross-platform Text Expander written in Rust
gui-apps/eww 0.3.0 0.4.0 0.4.0-r1: Elkowars Wacky Widgets is a standalone widget system made in Rust
gui-apps/fnott 1.2.1 1.3.0 9999: Keyboard driven and lightweight Wayland notification daemon.
gui-apps/fuzzel 1.8.2 1.9.1 9999: Application launcher for wlroots based Wayland compositors.
@@ -1385,20 +1388,18 @@ gui-apps/yambar 1.6.2 1.7.0 1.8.0 1.9.0 9999: Simplistic and highly configurable
gui-libs/cubegui 4.7-r2: CUBE Uniform Behavioral Encoding GUI
gui-libs/libcprime 4.2.0 4.2.2 9999: Library for managing settings of CoreApps
gui-libs/libcsys 4.2.0 9999: Library for managing the device
gui-libs/power-profiles-daemon 0.12: Makes power profiles handling available over D-Bus.
gui-libs/text-engine 0.1.1-r2 9999: A lightweight rich-text framework for GTK 4
gui-libs/webp-pixbuf-loader 0.0.1: WebP Image format GdkPixbuf loader
gui-libs/xdg-desktop-portal-hyprland 0.3.0 0.3.0-r1 9999: xdg-desktop-portal backend for hyprland
gui-libs/xdg-desktop-portal-hyprland 0.3.0 0.3.0-r1 0.3.1 9999: xdg-desktop-portal backend for hyprland
gui-wm/cage 0.1.3 0.1.4 9999: A Wayland kiosk
gui-wm/dwl 0.3.1 0.4_rc2 0.4 9999 9999-r1: dwm for Wayland
gui-wm/hyprland 0.24.1-r1: A dynamic tiling Wayland compositor that doesn't sacrifice on its looks
gui-wm/phosh 0.17.0: A pure Wayland shell prototype for GNOME on mobile devices
gui-wm/swayfx 0.1 0.2: i3-compatible Wayland window manager
kde-apps/alligator 22.11: A convergent RSS/Atom feed reader for Plasma
kde-apps/kclock 22.11: A convergent clock application for Plasma
kde-apps/krecorder 22.11: A convergent audio recording application for Plasma
kde-apps/alligator 22.11 23.04.0: A convergent RSS/Atom feed reader for Plasma
kde-apps/kclock 22.11 23.04.0: A convergent clock application for Plasma
kde-apps/krecorder 22.11 23.04.0: A convergent audio recording application for Plasma
kde-apps/plasma-settings 22.11: Settings application for Plasma Mobile
kde-apps/tokodon 23.01.0 23.02.0: Mastodon client for Plasma and Plasma Mobile
kde-misc/geminipart 2021125 20221020: KPart for viewing text/gemini files
kde-misc/kio-gemini 20221021 20230419: Gemini KIO worker
kde-misc/plasma-applet-thermal-monitor 1.3.0: Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors
@@ -1548,7 +1549,6 @@ net-im/discord-canary-bin 0.0.150: All-in-one voice and text chat
net-im/discord-ptb-bin 0.0.29: All-in-one voice and text chat
net-im/gajim-plugins 9999: Plugins developed fro Gajim XMPP client
net-im/go-sendxmpp 0.5.5 0.5.6: A little tool to send messages to an XMPP contact or MUC
net-im/gtkcord 0.1.0-r1: A Gtk3 Discord client in Golang
net-im/gtkcord4 0.0.10: A Gtk4 Discord client in Golang
net-im/guilded-bin 1.0.9105465: Drop Discord, get Guilded
net-im/heisenbridge 1.14.2: A bouncer-style Matrix IRC bridge
@@ -1635,7 +1635,7 @@ net-p2p/yggdrasil-go 0.4.7 9999: An experiment in scalable routing as an encrypt
net-print/hpuld 1.00.39.15.00.23-r1: HP Unified Linux Driver (for samsung hardware)
net-proxy/snowflake 2.5.1: Pluggable Transport using WebRTC, inspired by Flashproxy
net-voip/discover-overlay 0.4.5 0.5.4 0.6.3-r1: Yet another Discord overlay for Linux written in Python using GTK3
net-voip/gnome-calls 43.3 44.0: Phone dialer and call handler
net-voip/gnome-calls 44.0 44.1: Phone dialer and call handler
net-voip/vvmd 0.8: vvmd is a lower level daemon that retrieves Visual Voicemail
net-vpn/fastd 22: A very small VPN daemon which tunnels IP packets and Ethernet frames over UDP.
net-vpn/gp-saml-gui 9999: Interactively authenticate to GlobalProtect VPNs that require SAML
@@ -1722,7 +1722,6 @@ sci-mathematics/frama-c-users 23.1 24.0 25.0: Users plugin for frama-c
sci-mathematics/frama-c-variadic 23.1 24.0 25.0: Variadic function transformation plugin for frama-c
sci-mathematics/frama-c-wp 23.1 24.0 25.0: Deductive proof of ACSL contracts (WP) plugin for frama-c
sci-mathematics/lean-mathlib 0.1_p20220324: Lean mathematical components library
sci-mathematics/mccs 1.1: Multi Criteria CUDF Solver
sci-mathematics/minisat+ 2007.01.05-r1: solver for pseudo-Boolean constraints
sci-mathematics/minisatp 0.1_p20121002: solver for pseudo-Boolean constraints
sci-mathematics/packup 0.6: PACKage Upgradability Problem solver
@@ -1774,7 +1773,7 @@ sys-auth/pam-gnupg 0.3: Unlock GnuPG keys on login
sys-block/partclone 0.3.20: Partition cloning tool
sys-boot/customrescuecd-x86-grub 0.1: Grub menu entries for the .iso image of customrescuecd
sys-boot/customrescuecd-x86_64-grub 0.1: Grub menu entries for the .iso image of customrescuecd
sys-boot/limine 4.20230325.0 4.20230330.0 4.20230408.0 4.20230422.0: Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
sys-boot/limine 4.20230325.0 4.20230330.0 4.20230408.0 4.20230422.0 4.20230428.0: Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
sys-boot/woeusb-ng 0.2.10: Create Windows installer USB from ISO (rewrite of WoeUSB)
sys-boot/zfsbootmenu 1.12.0: ZFS bootloader for root-on-ZFS systems
sys-cluster/AXL 0.5.0 0.7.0: AXL provides a common C interface to transfer files in an HPC storage hierarchy

View File

@@ -1 +1 @@
Wed, 26 Apr 2023 09:46:42 +0000
Fri, 28 Apr 2023 18:03:53 +0000

View File

@@ -360,7 +360,6 @@ gui-apps/yambar:xkb - keyboard support for X11
gui-apps/yambar:xwindow - XWindow (window tracking for X11) support
gui-libs/cubegui:concurrent - Enables usage of the QtConcurrent for the the parallel calculations
gui-libs/cubegui:webengine - Enables usage of the QtWebEngine for the HTML Documentation
gui-libs/power-profiles-daemon:pylint - Run pylint checks
gui-libs/xdg-desktop-portal-hyprland:elogind - Enable support for rootless session via elogind
gui-wm/cage:X - Enable support for X11 applications (XWayland)
gui-wm/hyprland:grimblast - Install 'grimblast': a Hyprland version of the sway script for taking screenshots
@@ -592,8 +591,6 @@ sci-mathematics/clasp:tools - whether or not to build the clasp application
sci-mathematics/clingo:tools - whether or not to build the clingo tool
sci-mathematics/frama-c-aorai:eva - Build support for the Eva plugin
sci-mathematics/frama-c-wp:coq - Precompile coq libraries
sci-mathematics/mccs:glpk - enable GLPK as solver
sci-mathematics/mccs:lpsolve - enable lpsolve as solver
sci-mathematics/minisat+:bignum - Build the bignum variant of minisat+
sci-mathematics/the-omega-project:gui - Build petit with gui
sci-mathematics/the-omega-project:htmldoc - Build html documentation