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

View File

@@ -94,10 +94,10 @@ app-misc/brightnessctl 0.5.1: A program to read and control device brightness
app-misc/cheat 4.2.3: cheat allows you to create and view interactive cheatsheets on the command-line
app-misc/cpufetch 0.98 1.00: Simplistic yet fancy CPU architecture fetching tool
app-misc/diff-so-fancy 1.4.3-r1: Good-lookin' diffs. Actually... nah... The best-lookin' diffs
app-misc/doublecmd-bin 1.0.1 1.0.2: Free cross platform open source file manager with two panels side by side.
app-misc/doublecmd-bin 1.0.1 1.0.2 1.0.4: Free cross platform open source file manager with two panels side by side.
app-misc/dragon 1.1.1 1.1.1_p20210820: Simple drag-and-drop source/sink for X and Wayland
app-misc/far2l 2.3.2_alpha 2.4.0_beta 9999: Linux port of FAR Manager v2
app-misc/fastfetch 0.599 9999: Like neofetch but faster
app-misc/fastfetch 0.604 9999: Like neofetch but faster
app-misc/fetsh 1.8 1.9 9999: A fetch written in POSIX shell without any external commands
app-misc/fff 2.2: A simple file manager written in bash
app-misc/ghq 1.1.0 1.1.5: Remote repository management made easy
@@ -110,7 +110,7 @@ app-misc/mangadesk 0.7.5: Terminal Client for MangaDex
app-misc/mat2 0.12.2: Metadata Anonymisation Toolkit: handy tool to trash your metadata
app-misc/mobile-datovka 1.10.0: Mobile optimized GUI to access the Czech data box e-government system
app-misc/navi 2.17.0 2.19.0 9999: An interactive cheatsheet tool for the command-line
app-misc/neo 0.6 9999: cmatrix clone with 32-bit color and Unicode support
app-misc/neo 0.6.1 9999: cmatrix clone with 32-bit color and Unicode support
app-misc/nonsense 0.7-r1: Generates random text from datafiles and templates
app-misc/ntfy 2.7.0: A utility for sending notifications, on demand and when commands finish.
app-misc/pfetch 0.6.0: A pretty system information tool written in POSIX sh
@@ -159,7 +159,7 @@ app-shells/zsh-autosuggestions 0.6.4: Fish-like autosuggestions for zsh
app-shells/zsh-histdb 0_pre20200405: A slightly better history for zsh
app-shells/zsh-history-to-fish 0.3.0: Bring your ZSH history to Fish shell
app-shells/zsh-silver 9999: Zsh plugin for silver
app-text/OCRmyPDF 12.0.2 12.6.0 13.2.0: OCRmyPDF adds an OCR text layer to scanned PDF files
app-text/OCRmyPDF 12.0.2 12.6.0 13.2.0 13.4.0: OCRmyPDF adds an OCR text layer to scanned PDF files
app-text/cmark-gfm 0.29.0.0: GitHub's fork of cmark
app-text/epubgrep 0.5.1-r1 0.6.0-r1: Search tool for EPUB e-books
app-text/klogg 20.12: A GUI application to browse and search through long and complex log files
@@ -333,7 +333,7 @@ dev-libs/libnodave 0.8.5.1-r2: Connect to and exchange data with Siemens PLCs
dev-libs/libthai 0.1.28: A a set of Thai language support routines
dev-libs/memkind 1.11.0-r2: user extensible heap manager built on top of jemalloc
dev-libs/monero-seed 0.1.0: 14-word mnemonic seed for Monero
dev-libs/mtxclient 0.6.0 0.6.1: Client API library for Matrix, built on top of Boost.Asio
dev-libs/mtxclient 0.6.2: Client API library for Matrix, built on top of Boost.Asio
dev-libs/nativefiledialog-extended 0_pre20210430: File dialog library with C and C++ bindings, based on nativefiledialog
dev-libs/octetos-biblion 0.1.1_alpha: Library for reading biblia.
dev-libs/octetos-core 2.15.0_beta 2.20.0_beta 2.25.0_beta 2.25.1_beta 2.31.2_beta 2.31.3_beta 2.31.5_beta 2.32.0_beta: C/C++ library to mainly provide Semantic Versioned implementation
@@ -541,6 +541,7 @@ dev-python/praw 7.5.0: Python Reddit API Wrapper
dev-python/prawcore 2.3.0: Low-level communication layer for PRAW
dev-python/promise 2.3.0: Promises/A+ implementation for Python
dev-python/protego 0.1.16: robots.txt parser with support for modern conventions
dev-python/proxy_tools 0.1.0: Simple proxy (as in the GoF design pattern)
dev-python/psycopg2cffi 2.9.0: Implementation of the psycopg2 module using cffi. Compatible with Psycopg 2.5.
dev-python/pure-protobuf 2.1.0: Python implementation of Protocol Buffers data types with dataclasses support
dev-python/py3nvml 0.2.6: Python 3 Bindings for the NVIDIA Management Library
@@ -568,7 +569,7 @@ dev-python/pypowervm 1.1.24: Python binding for the PowerVM REST API
dev-python/pysaml2 7.1.0: Python implementation of SAML Version 2 to be used in a WSGI environment
dev-python/pysftp 0.2.9: A friendly face on SFTP
dev-python/pystardict 0.8: Library for manipulating StarDict dictionaries from within Python
dev-python/pysubs2 1.2.0 1.3.0 1.3.1: A library for editing subtitle files
dev-python/pysubs2 1.3.0 1.3.1 1.4.0: A library for editing subtitle files
dev-python/pytest-benchmark 3.4.1: py.test fixture for benchmarking code
dev-python/pytest-cases 3.6.8 3.6.9: Separate test code from test cases in pytest
dev-python/pytest-celery 0.0.0: a shim pytest plugin to enable celery.contrib.pytest
@@ -603,7 +604,7 @@ dev-python/python-troveclient 7.1.1: A client for the OpenStack Trove API, a sca
dev-python/python-vitrageclient 4.4.0: A client for the OpenStack Vitrage API
dev-python/python-zaqarclient 2.2.0: A client for the OpenStack Zaqar API
dev-python/python-zunclient 4.3.0: A client for the OpenStack Zun API
dev-python/pywebview 3.5: A lightweight cross-platform wrapper around a webview component
dev-python/pywebview 3.5 3.6.1: 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/recordclass 0.14.3: Mutable variants of tupe and collections.namedtuple
dev-python/redbaron 0.9 0.9.2: A FST for python to make writing refactoring code a realistic task
@@ -664,7 +665,7 @@ dev-python/uharfbuzz 0.16.1 0.18.0: Streamlined Cython bindings for the HarfBuzz
dev-python/uhashring 2.1: Full featured consistent hashing python library compatible with ketama
dev-python/ukpostcodeparser 1.1.2: UK postcode parser library
dev-python/unicodedata2 13.0.0.2: Unicodedata backport for python 2/3 updated to the latest unicode version
dev-python/urlmatch 1.0.1: A Python library for easily pattern matching wildcard URLs
dev-python/urlmatch 1.0.1-r1: A Python library for easily pattern matching wildcard URLs
dev-python/vharfbuzz 0.1.1 0.1.2: A user-friendlier way to use Harfbuzz in Python
dev-python/vttlib 0.11.0: Dump, merge and compile Visual TrueType data in UFO3 with FontTools
dev-python/w3lib 1.22.0: Library of web-related functions
@@ -706,7 +707,7 @@ dev-util/quilttools 0.3-r1: Mailbox to quilt series converter
dev-util/reflex 0.3.1: A small tool to watch a directory and rerun a command when certain files change
dev-util/reuse 0.14.0: A tool for compliance with the REUSE recommendations
dev-util/rpmlint 2.0.0 2.1.0: Tool for checking common errors in RPM packages
dev-util/rust-analyzer 20220207 20220214 99999999: An implementation of Language Server Protocol for the Rust programming language
dev-util/rust-analyzer 20220214 20220222 99999999: An implementation of Language Server Protocol for the Rust programming language
dev-util/rust-analyzer-bin 2021.09.06 2021.09.20: An implementation of Language Server Protocol for the Rust programming language
dev-util/tokei 12.1.1 12.1.2: Count code, quickly
dev-util/wakatime-cli 1.27.0 1.28.6: Command line interface to WakaTime used by all WakaTime plugins
@@ -721,7 +722,7 @@ dev-vcs/gitahead 2.6.3: Graphical Git client to help understand and manage sourc
dev-vcs/gitqlient 1.4.3 9999: Multi-platform Git client written with Qt
dev-vcs/gitui 0.18.0: Blazing fast terminal-ui for git
dev-vcs/got 0.65 0.66: Portable version of the Game of Trees version control system
dev-vcs/lazygit 0.31.3 0.31.4 9999: Lazygit, a simple terminal UI for git commands
dev-vcs/lazygit 0.31.4 0.33 9999: Lazygit, a simple terminal UI for git commands
dev-vcs/lefthook 0.7.7: Fast and powerful Git hooks manager for any type of projects.
games-action/ATLauncher 3.4.3.1: Minecraft launcher which integrates multiple different ModPacks
games-action/blackvoxel 2.50 9999: Blackvoxel Video Game
@@ -764,6 +765,7 @@ games-util/itch-bin 25.4.1 25.5.1-r1: itch.io game browser, installer and launch
games-util/legendary 0.20.24 0.20.25: A free and open-source replacement for the Epic Games Launcher
games-util/minigalaxy 1.0.2 1.1.0: A simple GOG client for Linux
games-util/steamtinkerlaunch 8.0: Wrapper script for Steam custom launch options
gnome-extra/extension-manager 0.2.2 0.2.3 9999: A native tool for browsing and installing GNOME Shell Extensions
gnome-extra/iio-sensor-proxy 3.3: IIO sensors to D-Bus proxy
gnome-extra/portfolio 0.9.10 0.9.12: A minimalist file manager for those who want to use Linux mobile devices
gnome-extra/vvmplayer 1.4: Visual Voicemail Player
@@ -798,6 +800,7 @@ gui-apps/sfwbar 1.0_beta2 1.0_beta3 1.0_beta4: Sway Floating Window Bar
gui-apps/sway-launcher-desktop 1.5.4: TUI Application launcher with Desktop Entry support
gui-apps/swaykbdd 1.0: Per-window keyboard layout switcher for Sway
gui-apps/swaylock-effects 1.6.2 1.6.3 9999: Swaylock, with fancy effects
gui-apps/swaync 0.4: A simple notification daemon with a GTK gui for notifications and control center
gui-apps/szyszka 1.0.0: Simple, powerful and easy to use file renamer
gui-apps/tiramisu 1.0_p20201110 2.0.20211107 9999: minimalistic desktop notifications provider
gui-apps/wbg 1.0.2: Super simple wallpaper application
@@ -806,9 +809,10 @@ gui-apps/wev 1.0.0: Wayland event viewer
gui-apps/wlogout 1.1.1: A wayland based logout menu
gui-apps/wlr-randr 0.1.0 0.2.0 9999: xrandr clone for wlroots compositors
gui-apps/wlsunset 0.2.0 9999: Day/night gamma adjustments for Wayland
gui-apps/wob 0.11: Lightweight overlay volume/backlight/progress/anything bar for Wayland
gui-apps/wob 0.12: Lightweight overlay volume/backlight/progress/anything bar for Wayland
gui-apps/wofi 1.2.3 1.2.4 9999: Wofi is a launcher/menu program for wlroots based wayland compositors like sway
gui-apps/yambar 1.6.2 1.7.0 1.8.0 9999: Simplistic and highly configurable status panel for X and Wayland
gui-libs/gtksourceview 5.2.0: GTK 4 syntax highlighting widget
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/webp-pixbuf-loader 0.0.1: WebP Image format GdkPixbuf loader
@@ -898,10 +902,11 @@ media-sound/mopidy 3.2.0: An extensible music server written in Python.
media-sound/ncpamixer 1.3.3.1: A ncurses mixer for PulseAudio inspired by pavucontrol
media-sound/netcat-cpi 2014.04.29: Kernel module edition of the Cycles Per Instruction (2014) album
media-sound/noisetorch 0.11.4 9999: Real-time microphone noise suppression on Linux.
media-sound/noson-app 5.0.7: The essential to control music from your SONOS devices on Linux platforms
media-sound/noson-app 5.0.8: The essential to control music from your SONOS devices on Linux platforms
media-sound/nuclear-bin 0.6.15 0.6.17: Nuclear is a streaming program that pulls content from free sources on internet
media-sound/pianobooster 1.0.0: A MIDI player/game that displays notes and teaches you how to play the piano
media-sound/pulseaudio-virtualmic 0.1 9999: Use any offline or online media file or stream as a PulseAudio source
media-sound/spotify-adblock 1.0.1: Adblocker for Spotify
media-sound/spotify_dl 7.6.0 8.0.0 8.1.0-r1: Downloads songs from a Spotify Playlist/Track/Album that you provide
media-sound/tavu 9999: Terminal-based ALSA VU-meter with peaking
media-sound/zita-ajbridge 0.8.4 0.8.4-r1: zita-a2j and zita-j2a - bridges between ALSA and JACK
@@ -914,7 +919,7 @@ media-video/obs-vkcapture 1.1.2 9999: OBS Linux Vulkan/OpenGL game capture
media-video/owncast 0.0.7-r1 0.0.8 0.0.9 0.0.10: A self-hosted live video and web chat server
media-video/qliveplayer 4.0.1-r2 4.1.0: A player and recorder for live streams and videos with danmaku support
media-video/syncplay 1.6.7-r1: Client/server to synchronize media playback
media-video/trakt-scrobbler 1.3.2: Scrobbler for trakt.tv that supports VLC, Plex, MPC-HC, and MPV
media-video/trakt-scrobbler 1.3.2 1.4.0: Scrobbler for trakt.tv that supports VLC, Plex, MPC-HC, and MPV
media-video/uxplay 1.44: AirPlay Unix mirroring server
media-video/wlrobs 1.0 9999: OBS plugin that allows you to screen capture on wlroots based compositors
net-analyzer/munin-contrib 0.2021.04.27: user contributed stuff related to munin
@@ -927,7 +932,7 @@ net-client/offpunk 0.1 0.3: A command-line, text-based and offline-first Gemini
net-client/starfish 1.2.0 1.3.1: A Gemini browser for elementary OS
net-client/telescope 0.6.1 0.7.1: w3m-like browser for Gemini
net-dialup/atinout 0.9.1-r1: AT commands as input are sent to modem and responses given as output
net-dialup/tio 1.32: Simple TTY terminal application
net-dialup/tio 1.35: Simple TTY terminal application
net-fs/httpdirfs 1.2.0: Filesystem to mount HTTP directory listings, with a permanent cache
net-fs/hubicfuse 3.0.1: Support for mounting HubiC drive in GNU/Linux
net-im/Quaternion 0.0.9.4e: A Qt5-based IM client for the Matrix protocol
@@ -943,6 +948,7 @@ net-im/nheko 0.9.0-r1 0.9.1: Native desktop client for Matrix using Qt
net-im/ruqola 1.3.1: Rocket.Chat client for the KDE desktop
net-im/whatsapp-for-linux 1.2.0 1.3.0 1.3.1 1.3.2: An unofficial WhatsApp desktop application for Linux
net-irc/catgirl 2.0 2.0a: TLS-only terminal IRC client
net-irc/pounce 3.0: Multi-client, TLS-only IRC bouncer
net-irc/srain 1.2.1 1.2.4: Modern, beautiful IRC client written in GTK+ 3
net-irc/tiny 0.10.0: An IRC client
net-libs/dpdk 21.11: Data Plane Development Kit libraries for fast userspace networking
@@ -961,6 +967,7 @@ net-misc/facebook-ptp 0_pre20210831: Facebook's PTP libraries
net-misc/freetube-bin 0.16.0: https://github.com/FreeTubeApp/FreeTube
net-misc/gemget 1.8.0: Command line downloader for the Gemini protocol
net-misc/gemserv 0.6.3 0.6.5: A gemini Server written in rust
net-misc/giara 9999: An app for Reddit
net-misc/gmid 1.8 1.8.1 9999: Simple and secure Gemini server
net-misc/lyrics-in-terminal 1.4.2: Command Line Lyrics fetcher for MPRIS media players
net-misc/maestral 1.5.2 1.5.3: Maestral is an open-source Dropbox client written in Python
@@ -984,7 +991,7 @@ net-misc/wsdd 0.6.4 0.7.0: A Web Service Discovery host daemon.
net-misc/xmrig-mo 6.16.2 6.16.3 6.16.4: MoneroOcean fork of xmrig that supports algo switching
net-news/comitium 1.8.1: feed aggregator for gemini supporting many formats and protocols
net-news/feedreader 2.11.0: Simple News Feed Reader for feeds aggregated by Tiny Tiny RSS or feedly
net-news/sfeed 1.2 9999: simple RSS and Atom parser
net-news/sfeed 1.2-r1 9999: simple RSS and Atom parser
net-nntp/inn 2.6.4-r1: InterNetNews -- the Internet meets Netnews
net-p2p/bisq 1.8.2: The decentralized bitcoin exchange (non-atomic, with arbitration)
net-p2p/lbry 0.50.2 0.51.2 0.52.0: A browser for the LBRY network, a digital marketplace controlled by its users.
@@ -1081,7 +1088,7 @@ sys-auth/mrsh 2.12 2.12-r1: Mrsh is a set of remote shell programs that use mung
sys-boot/bmap-tools 3.6-r3: Bmaptool is a tool for creating and copyng files using block maps
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 2.84.2-r1 2.85: Limine is a modern, advanced x86/x86_64 BIOS/UEFI multiprotocol bootloader.
sys-boot/limine 2.84.2-r1 2.85 2.85.1: Limine is a modern, advanced x86/x86_64 BIOS/UEFI multiprotocol bootloader.
sys-cluster/AXL 0.3.0 0.4.0 0.5.0: AXL provides a common C interface to transfer files in an HPC storage hierarchy.
sys-cluster/KVTree 1.1.1 1.2.0: KVTree provides a fully extensible C data structure modeled after Perl hashes
sys-cluster/OpenHPC-meta 2.1: OpenHPC metapackage

View File

@@ -1 +1 @@
Tue, 22 Feb 2022 08:51:59 +0000
Wed, 23 Feb 2022 00:51:49 +0000

View File

@@ -185,6 +185,11 @@ gui-apps/nwg-launchers:layershell - Enable Wayland layer shell support
gui-apps/swaylock-effects:fish-completion - Enable fish completion support
gui-apps/swaylock-effects:gdk-pixbuf - Enable additional image format support via the x11-libs/gdk-pixbuf library
gui-apps/swaylock-effects:man - Build and install man pages
gui-apps/swaync:bash-completion - Install bash shell completions
gui-apps/swaync:fish-completion - Install fish shell completions
gui-apps/swaync:scripting - Enable notification scripting
gui-apps/swaync:systemd - Install systemd user service unit
gui-apps/swaync:zsh-completion - Install bash shell completions
gui-apps/wlogout:bash-completions - Enable completions for bash shell
gui-apps/wlogout:doc - Install man pages
gui-apps/wlogout:fish-completions - Enable completions for fish shell
@@ -273,6 +278,7 @@ net-im/nheko:pipewire - Pull in dependencies for media-video/pipewire support
net-im/nheko:video - Enables video calls
net-im/nheko:voip - Enables audio calls
net-im/ruqola:speech - Enable text-to-speech support
net-irc/pounce:palaver - Provide push notifications for the Palaver IRC app
net-irc/tiny:dbus - Enable desktop notifications
net-irc/tiny:openssl - Use dev-libs/openssl as TLS backend instead of compiled-in rustls
net-libs/ixwebsocket:ws - Build the ws utility