2022-02-23 00:51:49 UTC

This commit is contained in:
Repository mirror & CI
2022-02-23 00:51:49 +00:00
parent 43b555e3cf
commit 3cd126fa81
38 changed files with 339 additions and 113 deletions

View File

@@ -0,0 +1,15 @@
DEFINED_PHASES=install postinst postrm preinst prepare
DESCRIPTION=Free cross platform open source file manager with two panels side by side.
EAPI=8
HOMEPAGE=https://doublecmd.sourceforge.io/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop wrapper xdg
IUSE=gtk qt5
KEYWORDS=-* ~amd64 ~x86
LICENSE=GPL-2+ LGPL-2-with-linking-exception LGPL-2.1+ LGPL-3 GPL-1 freedist
RDEPEND=dev-libs/glib:2 sys-apps/dbus x11-libs/libX11 virtual/libc gtk? ( x11-libs/gtk+:2 ) qt5? ( dev-qt/qtgui:5 dev-qt/qtx11extras:5 )
REQUIRED_USE=^^ ( gtk qt5 )
SLOT=0
SRC_URI=amd64? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-1.0.4.gtk2.x86_64.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-1.0.4.qt.x86_64.tar.xz ) ) x86? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-1.0.4.gtk2.i386.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-1.0.4.qt.i386.tar.xz ) )
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 wrapper 4251d4c84c25f59094fd557e0063a974 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 xdg 6024fbc93167fad782e2032933654857
_md5_=8c70e17f3d7c4b0b217c8bac380ae4c0

View File

@@ -4,13 +4,13 @@ DEPEND=X? ( x11-libs/libX11 ) gnome? ( dev-libs/glib gnome-base/dconf ) pci? ( s
DESCRIPTION=Like neofetch but faster
EAPI=8
HOMEPAGE=https://github.com/LinusDierheimer/fastfetch
INHERIT=bash-completion-r1 cmake
INHERIT=cmake
IUSE=X gnome pci vulkan wayland xcb xfce xrandr
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=X? ( x11-libs/libX11 ) gnome? ( dev-libs/glib gnome-base/dconf ) pci? ( sys-apps/pciutils ) vulkan? ( media-libs/vulkan-loader ) wayland? ( dev-libs/wayland ) xcb? ( x11-libs/libxcb ) xfce? ( xfce-base/xfconf ) xrandr? ( x11-libs/libXrandr )
REQUIRED_USE=xrandr? ( X )
SLOT=0
SRC_URI=https://github.com/LinusDierheimer/fastfetch/archive/ed63ef1a28d58f7f582b52c8a49495f27ae8885a.tar.gz -> fastfetch-0.599.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 bash-completion-r1 d3a60385655d9b402be765a6de333245 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68
_md5_=2a96fbb0aa693e912d68b9331eebedf5
SRC_URI=https://github.com/LinusDierheimer/fastfetch/archive/0cb6e40bacfed8c217afc4bd580b7905d6d6893b.tar.gz -> fastfetch-0.604.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68
_md5_=4835048e85bb7d4189b46103bc287dd3

View File

@@ -4,12 +4,12 @@ DEPEND=X? ( x11-libs/libX11 ) gnome? ( dev-libs/glib gnome-base/dconf ) pci? ( s
DESCRIPTION=Like neofetch but faster
EAPI=8
HOMEPAGE=https://github.com/LinusDierheimer/fastfetch
INHERIT=bash-completion-r1 cmake git-r3
INHERIT=cmake git-r3
IUSE=X gnome pci vulkan wayland xcb xfce xrandr
LICENSE=MIT
PROPERTIES=live
RDEPEND=X? ( x11-libs/libX11 ) gnome? ( dev-libs/glib gnome-base/dconf ) pci? ( sys-apps/pciutils ) vulkan? ( media-libs/vulkan-loader ) wayland? ( dev-libs/wayland ) xcb? ( x11-libs/libxcb ) xfce? ( xfce-base/xfconf ) xrandr? ( x11-libs/libXrandr )
REQUIRED_USE=xrandr? ( X )
SLOT=0
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 bash-completion-r1 d3a60385655d9b402be765a6de333245 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=e6c6f8121354f1410f93882ac6cefbdf
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=616f363dd02560b93785a2416c71794c

View File

@@ -1,4 +1,3 @@
BDEPEND=sys-devel/autoconf sys-devel/autoconf-archive
DEFINED_PHASES=prepare
DEPEND=sys-libs/ncurses
DESCRIPTION=cmatrix clone with 32-bit color and Unicode support
@@ -8,5 +7,5 @@ KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=sys-libs/ncurses
SLOT=0
SRC_URI=https://github.com/st3w/neo/releases/download/v0.6/neo-0.6.tar.gz
_md5_=40c340a115b9df8a4774dd31d7ee0afa
SRC_URI=https://github.com/st3w/neo/releases/download/v0.6.1/neo-0.6.1.tar.gz
_md5_=ed25d674503646d718fef529e2dab9a1

View File

@@ -1,13 +1,13 @@
BDEPEND=sys-devel/autoconf sys-devel/autoconf-archive >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=sys-devel/autoconf sys-devel/autoconf-archive sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.4:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=prepare unpack
DEPEND=sys-libs/ncurses
DESCRIPTION=cmatrix clone with 32-bit color and Unicode support
EAPI=8
HOMEPAGE=https://github.com/st3w/neo
INHERIT=git-r3
INHERIT=autotools git-r3
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=sys-libs/ncurses
SLOT=0
_eclasses_=git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=40c340a115b9df8a4774dd31d7ee0afa
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 libtool 241a8f577b9781a42a7421e53448a44e autotools 6cc26735fa9dd59e8c62880beda05b6e git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=ed25d674503646d718fef529e2dab9a1

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( app-text/ghostscript-gpl app-text/tesseract app-text/unpaper dev-python/cffi[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/coloredlogs[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pdfminer-six-20191110[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <=dev-python/pdfminer-six-20201018[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pikepdf[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pillow[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pluggy[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/reportlab[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/tqdm[python_targets_python3_8(-)?,python_targets_python3_9(-)?] media-gfx/img2pdf[python_targets_python3_8(-)?,python_targets_python3_9(-)?] media-gfx/pngquant media-libs/leptonica virtual/python-cffi[python_targets_python3_8(-)?,python_targets_python3_9(-)?] jbig2enc? ( media-libs/jbig2enc ) >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) doc? ( dev-python/sphinx ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-python/pytest-helpers-namespace[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pytest-xdist[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ~dev-python/python-xmp-toolkit-2.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] )
DESCRIPTION=OCRmyPDF adds an OCR text layer to scanned PDF files
EAPI=8
HOMEPAGE=https://github.com/jbarlow83/OCRmyPDF
INHERIT=bash-completion-r1 distutils-r1
IUSE=jbig2enc test doc python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=MPL-2.0
RDEPEND=app-text/ghostscript-gpl app-text/tesseract app-text/unpaper dev-python/cffi[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/coloredlogs[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pdfminer-six-20191110[python_targets_python3_8(-)?,python_targets_python3_9(-)?] <=dev-python/pdfminer-six-20201018[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pikepdf[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pillow[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pluggy[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/reportlab[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/tqdm[python_targets_python3_8(-)?,python_targets_python3_9(-)?] media-gfx/img2pdf[python_targets_python3_8(-)?,python_targets_python3_9(-)?] media-gfx/pngquant media-libs/leptonica virtual/python-cffi[python_targets_python3_8(-)?,python_targets_python3_9(-)?] jbig2enc? ( media-libs/jbig2enc ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/jbarlow83/OCRmyPDF/archive/v13.4.0.tar.gz -> OCRmyPDF-13.4.0.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 bash-completion-r1 d3a60385655d9b402be765a6de333245 multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 aa61c3eb77ddf72c59f1346547510d74
_md5_=fa32e61be769a4a8283b946b65ad3e0e

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/olm >=dev-libs/openssl-1.1.0 dev-libs/spdlog >=dev-cpp/coeurl-0.1.0 dev-cpp/nlohmann_json test? ( dev-cpp/gtest )
DESCRIPTION=Client API library for Matrix, built on top of Boost.Asio
EAPI=8
HOMEPAGE=https://github.com/Nheko-Reborn/mtxclient
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/olm >=dev-libs/openssl-1.1.0 dev-libs/spdlog >=dev-cpp/coeurl-0.1.0
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Nheko-Reborn/mtxclient/archive/v0.6.0.tar.gz -> mtxclient-0.6.0.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68
_md5_=333d730db0ca9df6aaed480bde40b9b0

View File

@@ -11,6 +11,6 @@ LICENSE=MIT
RDEPEND=dev-libs/olm >=dev-libs/openssl-1.1.0 dev-libs/spdlog >=dev-cpp/coeurl-0.1.1
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Nheko-Reborn/mtxclient/archive/v0.6.1.tar.gz -> mtxclient-0.6.1.tar.gz
SRC_URI=https://github.com/Nheko-Reborn/mtxclient/archive/v0.6.2.tar.gz -> mtxclient-0.6.2.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68
_md5_=53493610abe1176f69e21e07d4e6347f

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Simple proxy (as in the GoF design pattern)
EAPI=8
HOMEPAGE=https://pypi.org/project/proxy_tools/
INHERIT=distutils-r1
IUSE=python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=mirror://pypi/p/proxy_tools/proxy_tools-0.1.0.tar.gz
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 aa61c3eb77ddf72c59f1346547510d74
_md5_=32cfd72389cecfcdec336b4bd2f7f382

View File

@@ -1,16 +1,16 @@
BDEPEND=test? ( >=dev-python/nose-1.3.7-r4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
BDEPEND=test? ( >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A library for editing subtitle files
EAPI=8
HOMEPAGE=https://github.com/tkarabela/pysubs2
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/tkarabela/pysubs2/archive/refs/tags/1.2.0.tar.gz -> pysubs2-1.2.0.tar.gz
SRC_URI=https://github.com/tkarabela/pysubs2/archive/refs/tags/1.4.0.tar.gz -> pysubs2-1.4.0.tar.gz
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 aa61c3eb77ddf72c59f1346547510d74
_md5_=bc2ad6f517e51c98861856bdc660637d
_md5_=90aab5d6a09ad8db94d33c3150b882de

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A lightweight cross-platform wrapper around a webview component
EAPI=8
HOMEPAGE=https://github.com/r0x0r/pywebview
INHERIT=distutils-r1
IUSE=gtk qt5 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/proxy_tools gtk? ( dev-python/pygobject[cairo,python_targets_python3_9(-)?,python_targets_python3_10(-)?] net-libs/webkit-gtk ) qt5? ( dev-python/pyside2[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/QtPy[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( gtk qt5 ) || ( python_targets_python3_9 python_targets_python3_10 )
SLOT=0
SRC_URI=mirror://pypi/p/pywebview/pywebview-3.6.1.tar.gz
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 aa61c3eb77ddf72c59f1346547510d74
_md5_=fde86898b850866124dd80828d8762e7

View File

@@ -1,16 +1,16 @@
BDEPEND=test? ( dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
BDEPEND=test? ( dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A Python library for easily pattern matching wildcard URLs
EAPI=8
HOMEPAGE=https://github.com/jessepollak/urlmatch
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/jessepollak/urlmatch/archive/refs/tags/v1.0.1.tar.gz -> urlmatch-1.0.1.tar.gz
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 aa61c3eb77ddf72c59f1346547510d74
_md5_=f4963d9ca6271e469f2e28a1dd9e3ffe
_md5_=059c256a73288123336e062229f960d5

View File

@@ -1,15 +1,17 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) doc? ( dev-python/sphinx[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/furo[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) >=dev-util/meson-0.58.2-r1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=test? ( gui-libs/gtk:4[introspection] )
DESCRIPTION=Compiler for Blueprint, a markup language for GTK user interfaces
EAPI=8
HOMEPAGE=https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/
INHERIT=meson python-r1
IUSE=doc python_targets_python3_9 python_targets_python3_10
IUSE=doc test python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=LGPL-3+
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.gnome.org/jwestman/blueprint-compiler/-/archive/8ce748e62b6f7d10cf16a075a37c8f4b1f0267e4/blueprint-compiler-8ce748e62b6f7d10cf16a075a37c8f4b1f0267e4.tar.gz -> blueprint-compiler-0.1.0_pre20220219.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 meson 9f3e84959ae1d60e19bc91f212774dcc multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696
_md5_=bc9b242ce581bae7724f317980a27cb7
_md5_=90def0cd9ebe64cd0655cdf7f157b545

View File

@@ -1,14 +1,16 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) doc? ( dev-python/sphinx[python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/furo[python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) >=dev-util/meson-0.58.2-r1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install test unpack
DEPEND=test? ( gui-libs/gtk:4[introspection] )
DESCRIPTION=Compiler for Blueprint, a markup language for GTK user interfaces
EAPI=8
HOMEPAGE=https://jwestman.pages.gitlab.gnome.org/blueprint-compiler/
INHERIT=meson python-r1 git-r3
IUSE=doc python_targets_python3_9 python_targets_python3_10
IUSE=doc test python_targets_python3_9 python_targets_python3_10
LICENSE=LGPL-3+
PROPERTIES=live
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 meson 9f3e84959ae1d60e19bc91f212774dcc multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=825b9a7a21307af47cc1f471666c748b
_md5_=e1a7a143b81833148e37836c643ea754

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -11,6 +11,6 @@ LICENSE=MIT
RDEPEND=sys-libs/glibc
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.31.3.tar.gz -> lazygit-0.31.3.tar.gz
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.33.tar.gz -> lazygit-0.33.tar.gz
_eclasses_=golang-base f4a1ee401e37bc147718f5520597c734 golang-build 92d1748dabd81be93033602713a7dafa golang-vcs-snapshot efc1996fd26c7db189046ba5fa84a241
_md5_=06beb5f1e52d3f21802e604ca39e6c0e
_md5_=2b4d0c06bb6a93a8edfbda6f3c08a9c0

View File

@@ -0,0 +1,18 @@
BDEPEND=dev-libs/glib:2 dev-util/blueprint-compiler virtual/pkgconfig test? ( dev-libs/appstream-glib dev-util/desktop-file-utils ) >=dev-util/meson-0.58.2-r1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst test
DEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] gui-libs/libadwaita:1[introspection] net-libs/libsoup:3.0
DESCRIPTION=A native tool for browsing and installing GNOME Shell Extensions
EAPI=8
HOMEPAGE=https://github.com/mjakeman/extension-manager
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=gnome2-utils meson xdg
IUSE=test
KEYWORDS=~amd64
LICENSE=GPL-3+
PROPERTIES=test_network
RDEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] gui-libs/libadwaita:1[introspection] net-libs/libsoup:3.0
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/mjakeman/extension-manager/archive/v0.2.2.tar.gz -> extension-manager-0.2.2.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 gnome2-utils 239e7afa214b50012f83b8bb61de7555 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 meson 9f3e84959ae1d60e19bc91f212774dcc xdg 6024fbc93167fad782e2032933654857
_md5_=80a336b0efbb655ccc48fde21dda84cf

View File

@@ -0,0 +1,18 @@
BDEPEND=dev-libs/glib:2 dev-util/blueprint-compiler virtual/pkgconfig test? ( dev-libs/appstream-glib dev-util/desktop-file-utils ) >=dev-util/meson-0.58.2-r1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst test
DEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] gui-libs/libadwaita:1[introspection] net-libs/libsoup:3.0
DESCRIPTION=A native tool for browsing and installing GNOME Shell Extensions
EAPI=8
HOMEPAGE=https://github.com/mjakeman/extension-manager
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=gnome2-utils meson xdg
IUSE=test
KEYWORDS=~amd64
LICENSE=GPL-3+
PROPERTIES=test_network
RDEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] gui-libs/libadwaita:1[introspection] net-libs/libsoup:3.0
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/mjakeman/extension-manager/archive/v0.2.3.tar.gz -> extension-manager-0.2.3.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 gnome2-utils 239e7afa214b50012f83b8bb61de7555 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 meson 9f3e84959ae1d60e19bc91f212774dcc xdg 6024fbc93167fad782e2032933654857
_md5_=80a336b0efbb655ccc48fde21dda84cf

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-libs/glib:2 dev-util/blueprint-compiler virtual/pkgconfig test? ( dev-libs/appstream-glib dev-util/desktop-file-utils ) >=dev-util/meson-0.58.2-r1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm preinst test unpack
DEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] gui-libs/libadwaita:1[introspection] net-libs/libsoup:3.0
DESCRIPTION=A native tool for browsing and installing GNOME Shell Extensions
EAPI=8
HOMEPAGE=https://github.com/mjakeman/extension-manager
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=gnome2-utils meson xdg git-r3
IUSE=test
LICENSE=GPL-3+
PROPERTIES=test_network live
RDEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] gui-libs/libadwaita:1[introspection] net-libs/libsoup:3.0
RESTRICT=test
SLOT=0
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 gnome2-utils 239e7afa214b50012f83b8bb61de7555 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 meson 9f3e84959ae1d60e19bc91f212774dcc xdg 6024fbc93167fad782e2032933654857 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=bbbb25fe3358390aeb55bea6e0de8899

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-lang/vala dev-util/meson >=dev-util/meson-0.58.2-r1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=dev-libs/glib dev-libs/gobject-introspection dev-libs/json-glib dev-libs/libgee dev-libs/wayland >=gui-libs/gtk-layer-shell-0.6.0 gui-libs/libhandy sys-apps/dbus x11-libs/gtk+:3
DESCRIPTION=A simple notification daemon with a GTK gui for notifications and control center
EAPI=8
HOMEPAGE=https://github.com/ErikReider/SwayNotificationCenter
INHERIT=meson
IUSE=bash-completion fish-completion scripting systemd zsh-completion
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=dev-libs/glib dev-libs/gobject-introspection dev-libs/json-glib dev-libs/libgee dev-libs/wayland >=gui-libs/gtk-layer-shell-0.6.0 gui-libs/libhandy sys-apps/dbus x11-libs/gtk+:3
SLOT=0
SRC_URI=https://github.com/ErikReider/SwayNotificationCenter/archive/v0.4.tar.gz -> swaync-0.4.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 meson 9f3e84959ae1d60e19bc91f212774dcc
_md5_=17ac7035a0eb15e3420322fa547f9083

View File

@@ -10,6 +10,6 @@ KEYWORDS=~amd64 ~x86
LICENSE=ISC
RDEPEND=dev-libs/wayland
SLOT=0
SRC_URI=https://github.com/francma/wob/archive/0.11.tar.gz -> wob-0.11.tar.gz
SRC_URI=https://github.com/francma/wob/archive/0.12.tar.gz -> wob-0.12.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 meson 9f3e84959ae1d60e19bc91f212774dcc
_md5_=3feaf95bc9e6ee6bcadfc4c319d22618
_md5_=607874a9d581626ef3d86b189c133532

View File

@@ -0,0 +1,17 @@
BDEPEND=sys-devel/gettext virtual/pkgconfig gtk-doc? ( dev-util/gtk-doc app-text/docbook-xml-dtd:4.3 ) vala? ( || ( dev-lang/vala:0.54 dev-lang/vala:0.52 ) ) app-arch/xz-utils >=dev-util/meson-0.58.2-r1 >=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 prepare test
DEPEND=dev-libs/fribidi dev-libs/glib:2 dev-libs/libpcre2:= dev-libs/libxml2:2 gui-libs/gtk:4 media-libs/fontconfig x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/pango introspection? ( dev-libs/gobject-introspection:= )
DESCRIPTION=GTK 4 syntax highlighting widget
EAPI=7
HOMEPAGE=https://gitlab.gnome.org/GNOME/gtksourceview
INHERIT=gnome.org meson vala virtualx
IUSE=gtk-doc +introspection +vala test
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
LICENSE=LGPL-2.1+
RDEPEND=dev-libs/fribidi dev-libs/glib:2 dev-libs/libpcre2:= dev-libs/libxml2:2 gui-libs/gtk:4 media-libs/fontconfig x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/pango introspection? ( dev-libs/gobject-introspection:= )
REQUIRED_USE=vala? ( introspection )
RESTRICT=!test? ( test )
SLOT=5
SRC_URI=mirror://gnome/sources/gtksourceview/5.2/gtksourceview-5.2.0.tar.xz
_eclasses_=gnome.org b5c48cddff1da36a205d924d722b28c9 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 meson 9f3e84959ae1d60e19bc91f212774dcc edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff vala 77f49b69eeaec5a1f2aeb4dc688e0e80 virtualx fa024aa649b6bd544144bf94893d402c
_md5_=daa51208ea9cdd609bf0c76fe0ad8dab

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=>=dev-qt/qtcore-5.9 >=dev-qt/qtdbus-5.9 >=dev-qt/qtnetwork-5.9 >=dev-qt/qttranslations-5.9 >=dev-qt/qtgui-5.9 >=dev-qt/qtquickcontrols2-5.9 >=dev-qt/qtsvg-5.9 dev-libs/openssl:0 media-libs/flac media-sound/pulseaudio
SLOT=0
SRC_URI=https://github.com/janbar/noson-app/archive/5.0.7.tar.gz -> noson-app-5.0.7.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 9f12546ab831b81c615d90e6b9e34e68 xdg 6024fbc93167fad782e2032933654857
SRC_URI=https://github.com/janbar/noson-app/archive/5.0.8.tar.gz -> noson-app-5.0.8.tar.gz
_eclasses_=xdg-utils 4f29a8b760a594a212abe9c2ba957c31 xdg 6024fbc93167fad782e2032933654857 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 cmake 9f12546ab831b81c615d90e6b9e34e68
_md5_=42107c500cc9c002540c5bc8e7ca6347

View File

@@ -0,0 +1,14 @@
BDEPEND=>=virtual/rust-1.53
DEFINED_PHASES=compile configure install test unpack
DESCRIPTION=Adblocker for Spotify
EAPI=8
HOMEPAGE=https://github.com/abba23/spotify-adblock/
INHERIT=cargo
IUSE=debug
KEYWORDS=~amd64
LICENSE=GPL-3 || ( Apache-2.0 MIT ) || ( MIT Unlicense )
RDEPEND=media-sound/spotify
SLOT=0
SRC_URI=https://github.com/abba23/spotify-adblock/archive/refs/tags/v1.0.1.tar.gz -> spotify-adblock-1.0.1.tar.gz https://crates.io/api/v1/crates/aho-corasick/0.7.18/download -> aho-corasick-0.7.18.crate https://crates.io/api/v1/crates/lazy_static/1.4.0/download -> lazy_static-1.4.0.crate https://crates.io/api/v1/crates/libc/0.2.119/download -> libc-0.2.119.crate https://crates.io/api/v1/crates/memchr/2.4.1/download -> memchr-2.4.1.crate https://crates.io/api/v1/crates/proc-macro2/1.0.36/download -> proc-macro2-1.0.36.crate https://crates.io/api/v1/crates/quote/1.0.15/download -> quote-1.0.15.crate https://crates.io/api/v1/crates/regex/1.5.4/download -> regex-1.5.4.crate https://crates.io/api/v1/crates/regex-syntax/0.6.25/download -> regex-syntax-0.6.25.crate https://crates.io/api/v1/crates/serde/1.0.136/download -> serde-1.0.136.crate https://crates.io/api/v1/crates/serde_derive/1.0.136/download -> serde_derive-1.0.136.crate https://crates.io/api/v1/crates/syn/1.0.86/download -> syn-1.0.86.crate https://crates.io/api/v1/crates/toml/0.5.8/download -> toml-0.5.8.crate https://crates.io/api/v1/crates/unicode-xid/0.2.2/download -> unicode-xid-0.2.2.crate
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 cargo 7ea27a358c2ff39754bf66a96c06f3de
_md5_=89f424aa57a6a484228b07c421025869

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/requests-2.25.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/urllib3-1.26.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/guessit-3.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/appdirs-1.4.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/cleo-0.8.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/confuse-1.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/urlmatch-1.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/clikit[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/crashtest[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/installer-0.4.0_p20220124[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tomli-1.2.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/poetry-core[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Scrobbler for trakt.tv that supports VLC, Plex, MPC-HC, and MPV
EAPI=8
HOMEPAGE=https://github.com/iamkroot/trakt-scrobbler
INHERIT=distutils-r1 optfeature
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=>=dev-python/requests-2.25.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/urllib3-1.26.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/guessit-3.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/appdirs-1.4.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/cleo-0.8.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/confuse-1.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/urlmatch-1.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/clikit[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/crashtest[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/iamkroot/trakt-scrobbler/archive/refs/tags/v1.4.0.tar.gz -> trakt-scrobbler-1.4.0.tar.gz
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696 distutils-r1 aa61c3eb77ddf72c59f1346547510d74 optfeature 30ce9dec2b8943338c9b015bd32bac6a
_md5_=266aaf1952ee2254bd212913a1b5c85f

View File

@@ -1,11 +0,0 @@
DEFINED_PHASES=configure
DESCRIPTION=Simple TTY terminal application
EAPI=8
HOMEPAGE=https://tio.github.io/
INHERIT=bash-completion-r1
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=GPL-2+
SLOT=0
SRC_URI=https://github.com/tio/tio/releases/download/v1.32/tio-1.32.tar.xz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 bash-completion-r1 d3a60385655d9b402be765a6de333245
_md5_=198c45fab0e868ac24053c4fdd906633

View File

@@ -0,0 +1,12 @@
BDEPEND=>=dev-util/meson-0.58.2-r1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test
DESCRIPTION=Simple TTY terminal application
EAPI=8
HOMEPAGE=https://tio.github.io/
INHERIT=meson bash-completion-r1
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=GPL-2+
SLOT=0
SRC_URI=https://github.com/tio/tio/releases/download/v1.35/tio-1.35.tar.xz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 meson 9f3e84959ae1d60e19bc91f212774dcc bash-completion-r1 d3a60385655d9b402be765a6de333245
_md5_=52402161bcb5f6fbe8e47f3bdb1086c7

View File

@@ -0,0 +1,15 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile configure install
DEPEND=dev-libs/libretls:= virtual/libcrypt:= palaver? ( dev-db/sqlite:3 net-misc/curl )
DESCRIPTION=Multi-client, TLS-only IRC bouncer
EAPI=8
HOMEPAGE=https://git.causal.agency/pounce/about/
INHERIT=toolchain-funcs
IUSE=palaver
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/libretls:= virtual/libcrypt:= palaver? ( dev-db/sqlite:3 net-misc/curl )
SLOT=0
SRC_URI=https://git.causal.agency/pounce/snapshot/pounce-3.0.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784
_md5_=93491362efba4216dddafc4a21c59864

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-util/blueprint-compiler sys-devel/gettext >=dev-util/meson-0.58.2-r1 >=dev-util/ninja-1.8.2 dev-util/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
DEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) dev-libs/glib:2 dev-libs/gobject-introspection[python_single_target_python3_9(-)?,python_single_target_python3_10(-)?] gui-libs/gtk:4[introspection(+)] gui-libs/gtksourceview:5[introspection(+)] gui-libs/libadwaita:1[introspection(+)] python_single_target_python3_9? ( dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/mistune[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/praw[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/mistune[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/praw[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] )
DESCRIPTION=An app for Reddit
EAPI=8
HOMEPAGE=https://giara.gabmus.org https://gitlab.gnome.org/World/giara
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=gnome2-utils meson python-single-r1 xdg git-r3
IUSE=python_single_target_python3_9 python_single_target_python3_10
LICENSE=GPL-3+
PROPERTIES=live
RDEPEND=python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) dev-libs/glib:2 dev-libs/gobject-introspection[python_single_target_python3_9(-)?,python_single_target_python3_10(-)?] gui-libs/gtk:4[introspection(+)] gui-libs/gtksourceview:5[introspection(+)] gui-libs/libadwaita:1[introspection(+)] python_single_target_python3_9? ( dev-python/beautifulsoup4[python_targets_python3_9(-)] dev-python/mistune[python_targets_python3_9(-)] dev-python/pillow[python_targets_python3_9(-)] dev-python/praw[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/beautifulsoup4[python_targets_python3_10(-)] dev-python/mistune[python_targets_python3_10(-)] dev-python/pillow[python_targets_python3_10(-)] dev-python/praw[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 )
SLOT=0
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 gnome2-utils 239e7afa214b50012f83b8bb61de7555 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 meson 9f3e84959ae1d60e19bc91f212774dcc python-single-r1 3c5721adc30f98c39739c5970a4762d8 xdg 6024fbc93167fad782e2032933654857 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=1239c02b72f913c6a8f4ad5427285748

View File

@@ -1,5 +1,6 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst
DEPEND=ncurses? ( sys-libs/ncurses )
DEPEND=ncurses? ( sys-libs/ncurses:= )
DESCRIPTION=simple RSS and Atom parser
EAPI=7
HOMEPAGE=https://www.codemadness.org/sfeed.html
@@ -7,9 +8,9 @@ INHERIT=toolchain-funcs savedconfig
IUSE=+ncurses +theme-mono theme-mono-highlight theme-newsboat theme-templeos savedconfig
KEYWORDS=~amd64
LICENSE=ISC
RDEPEND=ncurses? ( !net-news/sfeed_curses ) ncurses? ( sys-libs/ncurses )
RDEPEND=ncurses? ( sys-libs/ncurses:= ) ncurses? ( !net-news/sfeed_curses )
REQUIRED_USE=ncurses? ( ^^ ( theme-mono theme-mono-highlight theme-newsboat theme-templeos ) )
SLOT=0
SRC_URI=https://www.codemadness.org/releases/sfeed/sfeed-1.2.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 portability d1186f1e621de7b27ddcae82e6253259 savedconfig 7cb1bf66b4acedc4f06802a012d3b08d
_md5_=a95d4af9906e696a8435565600b1b886
_md5_=9879bb83a3ae64112e428cc26c4fda77

View File

@@ -1,11 +1,15 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install unpack
BDEPEND=virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst unpack
DEPEND=ncurses? ( sys-libs/ncurses:= )
DESCRIPTION=simple RSS and Atom parser
EAPI=7
HOMEPAGE=https://www.codemadness.org/sfeed.html
INHERIT=toolchain-funcs git-r3
INHERIT=toolchain-funcs savedconfig git-r3
IUSE=+ncurses +theme-mono theme-mono-highlight theme-newsboat theme-templeos savedconfig
LICENSE=ISC
PROPERTIES=live
RDEPEND=ncurses? ( sys-libs/ncurses:= ) ncurses? ( !net-news/sfeed_curses )
REQUIRED_USE=ncurses? ( ^^ ( theme-mono theme-mono-highlight theme-newsboat theme-templeos ) )
SLOT=0
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=524158843942a944342a78df0b0f9fc0
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 portability d1186f1e621de7b27ddcae82e6253259 savedconfig 7cb1bf66b4acedc4f06802a012d3b08d git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=9879bb83a3ae64112e428cc26c4fda77

View File

@@ -0,0 +1,13 @@
BDEPEND=sys-apps/findutils dev-lang/nasm app-arch/gzip eltorito-efi? ( sys-fs/mtools ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.4:1.16 ) >=sys-devel/autoconf-2.71
DEFINED_PHASES=configure
DESCRIPTION=Limine is a modern, advanced x86/x86_64 BIOS/UEFI multiprotocol bootloader.
EAPI=8
HOMEPAGE=https://limine-bootloader.org/
INHERIT=autotools toolchain-funcs
IUSE=+eltorito-efi
KEYWORDS=~amd64
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v2.85.1/limine-2.85.1.tar.xz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 libtool 241a8f577b9781a42a7421e53448a44e autotools 6cc26735fa9dd59e8c62880beda05b6e
_md5_=112a8ded13b112c459458606c1af4a83

View File

@@ -1,15 +1,15 @@
DEFINED_PHASES=install
DEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=sys-fs/python-btrfs-12
DEFINED_PHASES=install setup
DEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=sys-fs/python-btrfs-12
DESCRIPTION=Python 3 script to draw a heatmap of a btrfs filesystem
EAPI=8
HOMEPAGE=https://github.com/knorrie/btrfs-heatmap
INHERIT=python-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
INHERIT=python-single-r1
IUSE=python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=sys-fs/python-btrfs-12
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=sys-fs/python-btrfs-12
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
SLOT=0
SRC_URI=https://github.com/knorrie/btrfs-heatmap/archive/v9.tar.gz -> btrfs-heatmap-9.tar.gz
_eclasses_=multibuild d79bd5b4bc4edcb1f5bc19591f8d4714 multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-r1 bcd408f1e4a9669198ef4dfcd5ab8696
_md5_=07ef0fe840a8ab10508b807dac7aadbd
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 python-utils-r1 d3d7da5aff94a677154819e0cb95ee36 python-single-r1 3c5721adc30f98c39739c5970a4762d8
_md5_=36ca7560c77b3197ab1042849ce91735