2022-06-20 07:47:54 UTC

This commit is contained in:
Repository mirror & CI
2022-06-20 07:47:54 +00:00
parent 029ede2fd7
commit bfff3fd6e4
26 changed files with 166 additions and 122 deletions

View File

@@ -1,11 +0,0 @@
BDEPEND=app-arch/unzip
DEFINED_PHASES=install
DESCRIPTION=Universal Command Line Interface for Amazon Web Services version 2
EAPI=8
HOMEPAGE=https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html
KEYWORDS=~amd64
LICENSE=Apache-2.0 MIT LGPL-2.1
RDEPEND=!app-admin/awscli
SLOT=0
SRC_URI=https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.3.2.zip -> awscli-bin-2.3.2.zip
_md5_=34a6af65a6b5608b790739444b12cd0f

View File

@@ -3,9 +3,9 @@ DEFINED_PHASES=install
DESCRIPTION=Universal Command Line Interface for Amazon Web Services version 2
EAPI=8
HOMEPAGE=https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
KEYWORDS=-* ~amd64 ~arm64
LICENSE=Apache-2.0 MIT LGPL-2.1+ BSD GPL-2+-with-Pyinstaller-Bootloader-exception openssl PSF-2 BSD-2 GPL-3+ public-domain
RDEPEND=!app-admin/awscli
SLOT=0
SRC_URI=amd64? ( https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.4.27.zip ) arm64? ( https://awscli.amazonaws.com/awscli-exe-linux-aarch64-2.4.27.zip )
_md5_=47ef302076b05a9f83bb1028e752d2d2
SRC_URI=amd64? ( https://awscli.amazonaws.com/awscli-exe-linux-x86_64-2.7.9.zip ) arm64? ( https://awscli.amazonaws.com/awscli-exe-linux-aarch64-2.7.9.zip )
_md5_=f82f72e9ead247f2f0fe07a3f376d059

View File

@@ -11,6 +11,6 @@ LICENSE=MIT
RDEPEND=sys-libs/zlib X? ( x11-libs/libX11 ) chafa? ( media-gfx/chafa ) dbus? ( sys-apps/dbus ) gnome? ( dev-libs/glib gnome-base/dconf ) imagemagick? ( media-gfx/imagemagick:= ) opencl? ( virtual/opencl ) opengl? ( media-libs/libglvnd[X] ) osmesa? ( media-libs/mesa[osmesa] ) pci? ( sys-apps/pciutils ) sqlite? ( dev-db/sqlite:3 ) 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/refs/tags/1.5.3.tar.gz -> fastfetch-1.5.3.tar.gz
SRC_URI=https://github.com/LinusDierheimer/fastfetch/archive/refs/tags/1.5.4.tar.gz -> fastfetch-1.5.4.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0
_md5_=8c697dcbf3f4c406fae4a13b987d6604

View File

@@ -7,9 +7,9 @@ INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-python/PyQt5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/simplemma[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/beautifulsoup4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/lxml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/flask[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/flask-sqlalchemy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/bidict[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pystardict[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pymorphy2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pymorphy2-dicts-ru[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/playsound[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/charset_normalizer[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/EbookLib[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/sentence-splitter[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/mobi[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/SLPP[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pycountry[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 )
RDEPEND=dev-python/PyQt5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/simplemma[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/beautifulsoup4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/lxml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/flask[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/flask-sqlalchemy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/bidict[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pystardict[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pymorphy2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pymorphy2-dicts-ru[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/charset_normalizer[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/EbookLib[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/sentence-splitter[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/mobi[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/SLPP[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pycountry[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/markdown[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/markdownify[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/readmdict[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-lzo[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 )
SLOT=0
SRC_URI=mirror://pypi/v/vocabsieve/vocabsieve-0.7.3.tar.gz
SRC_URI=mirror://pypi/v/vocabsieve/vocabsieve-0.8.1.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
_md5_=792c651e8df7aa23cc4e2e899d31e831
_md5_=8c80457af129497301908ecffa05f0cf

View File

@@ -1,16 +1,16 @@
BDEPEND=test? ( dev-qt/qttest:5 ) dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtnetwork:5 dev-qt/qtxml:5 dev-qt/qtconcurrent:5 dev-util/desktop-file-utils x11-misc/shared-mime-info
BDEPEND=>=dev-cpp/robin-hood-hashing-3.11.5 test? ( dev-qt/qttest:5 >=dev-cpp/catch-2.13.8 ) dev-util/ninja >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
DEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtnetwork:5 dev-qt/qtxml:5 dev-qt/qtconcurrent:5 >=dev-libs/hyperscan-5.4.0 >=dev-libs/xxhash-0.8.0 >=app-i18n/uchardet-0.0.7 >=dev-cpp/tbb-2021.5 kde? ( kde-frameworks/karchive:5 ) dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=A GUI application to browse and search through long and complex log files
EAPI=7
HOMEPAGE=https://klogg.filimonov.dev
INHERIT=xdg cmake
IUSE=+sentry lto test
IUSE=lto test kde
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtnetwork:5 dev-qt/qtxml:5 dev-qt/qtconcurrent:5 x11-themes/hicolor-icon-theme
RDEPEND=dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 dev-qt/qtnetwork:5 dev-qt/qtxml:5 dev-qt/qtconcurrent:5 >=dev-libs/hyperscan-5.4.0 >=dev-libs/xxhash-0.8.0 >=app-i18n/uchardet-0.0.7 >=dev-cpp/tbb-2021.5 kde? ( kde-frameworks/karchive:5 ) x11-themes/hicolor-icon-theme
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/variar/klogg/archive/refs/tags/v20.12.tar.gz -> klogg-20.12.tar.gz
SRC_URI=https://github.com/variar/klogg/archive/refs/tags/v22.06.tar.gz -> klogg-22.06.0.1289.tar.gz https://github.com/variar/klogg/releases/download/v22.06/klogg-22.06.0.1289.deps.tar.gz
_eclasses_=xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e xdg 6024fbc93167fad782e2032933654857 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 cmake 90e2b29417d53718328f3a95227137a0
_md5_=318454c5456d8527e6bdeb78716eff38
_md5_=a367de98a385ba44a45fe67818c3669d

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-libs/gobject-introspection dev-util/meson virtual/pkgconfig vala? ( || ( dev-lang/vala:0.56[vapigen(+)] dev-lang/vala:0.54[vapigen(+)] dev-lang/vala:0.52[vapigen(+)] dev-lang/vala:0.50[vapigen(+)] ) ) >=dev-util/meson-0.59.4 >=dev-util/ninja-1.8.2 dev-util/meson-format-array virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare test
DEPEND=gnome-base/dconf media-libs/gsound dev-libs/json-glib dev-libs/libgudev
DESCRIPTION=A daemon to provide haptic feedback on events
EAPI=7
HOMEPAGE=https://source.puri.sm/Librem5/feedbackd
INHERIT=vala meson udev
IUSE=+introspection +vala
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=LGPL-3
RDEPEND=gnome-base/dconf media-libs/gsound dev-libs/json-glib dev-libs/libgudev
REQUIRED_USE=vala? ( introspection )
SLOT=0
SRC_URI=https://source.puri.sm/Librem5/feedbackd/-/archive/753fff3e7ae1d0bce4f58cef721e45c50c404786/753fff3e7ae1d0bce4f58cef721e45c50c404786.tar.gz -> feedbackd-0.0.0-753fff3e7ae1d0bce4f58cef721e45c50c404786.tar.gz https://source.puri.sm/Librem5/feedbackd-device-themes/-/archive/d0ac6ae01b184d65f32a640e02539e807bf2a3bf/feedbackd-device-themes-d0ac6ae01b184d65f32a640e02539e807bf2a3bf.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff multilib 4fbbbc98f236f1b43acd99476bc3cd85 toolchain-funcs fd9cde67030b26e479eeadaced488253 vala 9badd41d5aab740ae5ac301c4416c5f8 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 648fe6a039e87233d7f48da72cadb76f meson 8f48ffde53174aba67239f0da61ac9d3 udev f3a0a3964e2028a140c181f00eea9712
_md5_=5d5fc759e132b1290e4d8db6ede078f0

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-libs/gobject-introspection vala? ( || ( dev-lang/vala:0.56[vapigen(+)] dev-lang/vala:0.54[vapigen(+)] dev-lang/vala:0.52[vapigen(+)] dev-lang/vala:0.50[vapigen(+)] ) ) >=dev-util/meson-0.59.4 >=dev-util/ninja-1.8.2 dev-util/meson-format-array virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare test
DEPEND=gnome-base/dconf media-libs/gsound dev-libs/json-glib dev-libs/libgudev:=
DESCRIPTION=A daemon to provide haptic feedback on events
EAPI=8
HOMEPAGE=https://source.puri.sm/Librem5/feedbackd
INHERIT=vala meson udev
IUSE=+introspection +vala
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=LGPL-3
RDEPEND=gnome-base/dconf media-libs/gsound dev-libs/json-glib dev-libs/libgudev:= dev-libs/feedbackd-device-themes
REQUIRED_USE=vala? ( introspection )
SLOT=0
SRC_URI=https://source.puri.sm/Librem5/feedbackd/-/archive/v0.0.0+git20220520/feedbackd-v0.0.0+git20220520.tar.gz -> feedbackd-0.0.0_p20220520.tar.gz
_eclasses_=vala 9badd41d5aab740ae5ac301c4416c5f8 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f meson 8f48ffde53174aba67239f0da61ac9d3 udev f3a0a3964e2028a140c181f00eea9712
_md5_=53183ef331c29864cd2851aad667b0df

View File

@@ -0,0 +1,12 @@
BDEPEND=>=dev-util/meson-0.59.4 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test
DESCRIPTION=A daemon to provide haptic feedback on events (themes package)
EAPI=8
HOMEPAGE=https://source.puri.sm/Librem5/feedbackd-device-themes
INHERIT=meson
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=LGPL-3
SLOT=0
SRC_URI=https://source.puri.sm/Librem5/feedbackd-device-themes/-/archive/v0.0.20220523/feedbackd-device-themes-v0.0.20220523.tar.gz -> feedbackd-device-themes-0.0.20220523.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f meson 8f48ffde53174aba67239f0da61ac9d3
_md5_=61d223eba2c7141a515a5075bfc0aafa

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( media-libs/libpng x11-libs/libX11 x11-libs/libXcursor dev-python/pillow[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( || ( ( >=dev-lang/python-3.10.0_p1-r1:3.10 >=dev-python/sphinx-4.4.0[python_targets_python3_10(-)] dev-python/sphinx_rtd_theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.9-r1:3.9 >=dev-python/sphinx-4.4.0[python_targets_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 >=dev-python/sphinx-4.4.0[python_targets_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=media-libs/libpng x11-libs/libX11 x11-libs/libXcursor
DESCRIPTION=X11 & Windows cursor building API
EAPI=8
HOMEPAGE=https://github.com/ful1e5/clickgen https://pypi.org/project/clickgen/
INHERIT=distutils-r1 toolchain-funcs
IUSE=test doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=media-libs/libpng x11-libs/libX11 x11-libs/libXcursor dev-python/pillow[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/ful1e5/clickgen/archive/refs/tags/v1.1.9.tar.gz -> clickgen-1.1.9.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
_md5_=f928302546caa604ebca4c51124617ec

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/flake8[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/beautifulsoup4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) 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=Convert some HTML to Markdown
EAPI=8
HOMEPAGE=https://github.com/matthewwithanm/python-markdownify https://pypi.org/project/markdownify/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=MIT
RDEPEND=dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/beautifulsoup4[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=mirror://pypi/m/markdownify/markdownify-0.11.2.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
_md5_=d161f6abe60c450c3a5f3f6fe1fe60b1

View File

@@ -6,10 +6,10 @@ HOMEPAGE=https://pypi.org/project/pyinstaller/
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=GPL-2
LICENSE=GPL-2+-with-Pyinstaller-Bootloader-exception
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 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/b4/83/9f6ff034650abe9778c9a4f86bcead63f89a62acf02b1b47fc2bfc6bf8dd/pyinstaller-4.2.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
_md5_=b11460d049b8a0af030129444eaaa887
_md5_=d8b854cc435aba6fdb8ba1076f84d479

View File

@@ -0,0 +1,15 @@
BDEPEND=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=Read mdx/mdd files
EAPI=8
HOMEPAGE=https://github.com/ffreemt/readmdict https://pypi.org/project/readmdict/
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=GPL-3
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 )
SLOT=0
SRC_URI=mirror://pypi/r/readmdict/readmdict-0.1.1.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
_md5_=95ea18802410217a02e6baa1dc8d6ec0

View File

@@ -11,6 +11,6 @@ RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/adbar/simplemma/archive/refs/tags/v0.6.0.tar.gz -> simplemma-0.6.0.tar.gz
SRC_URI=https://github.com/adbar/simplemma/archive/refs/tags/v0.7.0.tar.gz -> simplemma-0.7.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
_md5_=30609632706b1e8a48d3d3fb7fdaede6

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -10,6 +10,6 @@ LICENSE=OFL-1.1
REQUIRED_USE=|| ( otf ttf )
RESTRICT=binchecks strip
SLOT=0
SRC_URI=https://github.com/rubjo/victor-mono/raw/v1.5.1/public/VictorMonoAll.zip -> victor-mono-1.5.1.zip
SRC_URI=https://github.com/rubjo/victor-mono/raw/v1.5.3/public/VictorMonoAll.zip -> victor-mono-1.5.3.zip
_eclasses_=font d31f12a0f6e13d56dc3062e76ae58a61
_md5_=8f234fd0bb8967296e068142abe807ac
_md5_=e595606a440e122512545edb20b1831f

View File

@@ -1,13 +1,13 @@
BDEPEND=>=dev-util/meson-0.59.4 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test
DESCRIPTION=Call audio routing daemon
EAPI=7
EAPI=8
HOMEPAGE=https://gitlab.com/mobian1/callaudiod
INHERIT=meson
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3
RDEPEND=dev-libs/glib dev-util/gdbus-codegen media-libs/alsa-lib || ( media-sound/pulseaudio >=media-sound/apulse-0.1.12-r4[sdk] )
RDEPEND=dev-libs/glib:2 dev-util/gdbus-codegen media-libs/alsa-lib || ( media-libs/libpulse >=media-sound/apulse-0.1.12-r4[sdk] )
SLOT=0
SRC_URI=https://gitlab.com/mobian1/callaudiod/-/archive/a7ca6ce9d4c947f19c3f99ff2cab986c64434e57.tar.gz -> callaudiod-0.1.4.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f meson 8f48ffde53174aba67239f0da61ac9d3
_md5_=09d1cf0ae76b85569ecb7df7db322344
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f meson 8f48ffde53174aba67239f0da61ac9d3
_md5_=8c1b6a3ec756da831de684f33c070e78

File diff suppressed because one or more lines are too long

View File

@@ -1,16 +0,0 @@
BDEPEND=vala? ( || ( dev-lang/vala:0.56[vapigen(+)] dev-lang/vala:0.54[vapigen(+)] dev-lang/vala:0.52[vapigen(+)] dev-lang/vala:0.50[vapigen(+)] ) ) dev-util/meson dev-libs/gobject-introspection dev-util/wayland-scanner >=dev-util/meson-0.59.4 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-libs/feedbackd >=gui-libs/libhandy-1.0.0 dev-libs/folks dev-libs/gom dev-libs/libpeas >=net-misc/modemmanager-1.12.0 >=media-sound/callaudiod-0.0.5 gnome-extra/evolution-data-server net-libs/sofia-sip dev-libs/protobuf dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Phone dialer and call handler
EAPI=7
HOMEPAGE=https://gitlab.gnome.org/GNOME/calls
INHERIT=vala meson gnome2-utils xdg
IUSE=+introspection +vala
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3
RDEPEND=dev-libs/feedbackd >=gui-libs/libhandy-1.0.0 dev-libs/folks dev-libs/gom dev-libs/libpeas >=net-misc/modemmanager-1.12.0 >=media-sound/callaudiod-0.0.5 gnome-extra/evolution-data-server net-libs/sofia-sip dev-libs/protobuf
REQUIRED_USE=vala? ( introspection )
SLOT=0
SRC_URI=https://gitlab.gnome.org/GNOME/calls/-/archive/42.0/calls-42.0.tar.gz https://gitlab.gnome.org/World/Phosh/libcall-ui/-/archive/acfbb136bbf74514e0b9801ce6c1e8acf36350b6/libcall-ui-acfbb136bbf74514e0b9801ce6c1e8acf36350b6.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils dab5d8ec471d025b79c9e6906bcf3bff multilib 4fbbbc98f236f1b43acd99476bc3cd85 toolchain-funcs fd9cde67030b26e479eeadaced488253 vala 9badd41d5aab740ae5ac301c4416c5f8 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 648fe6a039e87233d7f48da72cadb76f meson 8f48ffde53174aba67239f0da61ac9d3 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e gnome2-utils 2116cec8f46f4d1b0a88c5b1f1575dd3 xdg 6024fbc93167fad782e2032933654857
_md5_=abb9fa8d2ea999fa8dcbfc2488c28120

View File

@@ -0,0 +1,17 @@
BDEPEND=|| ( dev-lang/vala:0.56[vapigen(+)] dev-lang/vala:0.54[vapigen(+)] dev-lang/vala:0.52[vapigen(+)] dev-lang/vala:0.50[vapigen(+)] ) dev-libs/gobject-introspection dev-libs/protobuf dev-util/wayland-scanner >=dev-util/meson-0.59.4 >=dev-util/ninja-1.8.2 dev-util/meson-format-array test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
DEPEND=app-crypt/libsecret[introspection(+),vala(+)] dev-libs/feedbackd[introspection(+),vala(+)] dev-libs/folks:= dev-libs/glib:2 dev-libs/gom[introspection(+)] dev-libs/libgee:0.8=[introspection(+)] dev-libs/libpeas gnome-extra/evolution-data-server:=[vala(+)] >=gui-libs/libhandy-1.0.0:1[introspection(+),vala(+)] media-libs/gstreamer:1.0[introspection(+)] >=media-sound/callaudiod-0.0.5 net-libs/sofia-sip >=net-misc/modemmanager-1.12.0:=[introspection(+)] x11-libs/gtk+:3
DESCRIPTION=Phone dialer and call handler
EAPI=8
HOMEPAGE=https://gitlab.gnome.org/GNOME/calls
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=vala meson gnome2-utils virtualx xdg
IUSE=test
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3
RDEPEND=app-crypt/libsecret[introspection(+),vala(+)] dev-libs/feedbackd[introspection(+),vala(+)] dev-libs/folks:= dev-libs/glib:2 dev-libs/gom[introspection(+)] dev-libs/libgee:0.8=[introspection(+)] dev-libs/libpeas gnome-extra/evolution-data-server:=[vala(+)] >=gui-libs/libhandy-1.0.0:1[introspection(+),vala(+)] media-libs/gstreamer:1.0[introspection(+)] >=media-sound/callaudiod-0.0.5 net-libs/sofia-sip >=net-misc/modemmanager-1.12.0:=[introspection(+)] x11-libs/gtk+:3 virtual/secret-service
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.gnome.org/GNOME/calls/-/archive/42.0/calls-42.0.tar.gz https://gitlab.gnome.org/World/Phosh/libcall-ui/-/archive/acfbb136bbf74514e0b9801ce6c1e8acf36350b6/libcall-ui-acfbb136bbf74514e0b9801ce6c1e8acf36350b6.tar.gz
_eclasses_=vala 9badd41d5aab740ae5ac301c4416c5f8 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f meson 8f48ffde53174aba67239f0da61ac9d3 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e gnome2-utils 2116cec8f46f4d1b0a88c5b1f1575dd3 virtualx 975d49ff3b3f451efe7a95f230532135 xdg 6024fbc93167fad782e2032933654857
_md5_=46a52d6473d3589897501929ac2581a7

View File

@@ -1,13 +0,0 @@
BDEPEND=x11-libs/libXcursor || ( >=dev-lang/python-3.10.0_p1-r1:3.10 >=dev-lang/python-3.9.9-r1:3.9 >=dev-lang/python-3.8.12_p1-r1:3.8 ) || ( ( >=dev-lang/python-3.10.0_p1-r1:3.10 dev-python/clickgen[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.9-r1:3.9 dev-python/clickgen[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.12_p1-r1:3.8 dev-python/clickgen[python_targets_python3_8(-)] ) ) app-arch/unzip
DEFINED_PHASES=compile install prepare setup unpack
DESCRIPTION=Opensource, compact, and material-designed cursor set
EAPI=8
HOMEPAGE=https://github.com/ful1e5/Bibata_Cursor
INHERIT=python-any-r1
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=x11-libs/libXcursor
SLOT=0
SRC_URI=https://github.com/ful1e5/Bibata_Cursor/archive/v1.1.2.tar.gz -> bibata-xcursors-1.1.2.tar.gz https://github.com/ful1e5/Bibata_Cursor/releases/download/v1.1.2/bitmaps.zip -> bibata-xcursors-1.1.2-bitmaps.zip
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-any-r1 a3e9c0524a795d7f2767a2cf12a2e8c0
_md5_=62ca7d752b422f0d221f06da4b7ee990

View File

@@ -0,0 +1,10 @@
DEFINED_PHASES=install
DESCRIPTION=Opensource, compact, and material-designed cursor set
EAPI=8
HOMEPAGE=https://github.com/ful1e5/Bibata_Cursor
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=x11-libs/libXcursor
SLOT=0
SRC_URI=https://github.com/ful1e5/Bibata_Cursor/releases/download/v1.1.2/Bibata.tar.gz -> bibata-xcursors-1.1.2-r2.tar.gz
_md5_=508eb02d89bbddc817d2a72813fed26e

View File

@@ -33,7 +33,7 @@ app-admin/akita 0.1.4: An HTTP log monitoring tool for your terminal
app-admin/ananicy-cpp 1.0.0_rc6-r1: Ananicy rewritten in C++ for much lower CPU and memory usage
app-admin/antidot 0.6.1 0.6.2: Cleans up your $HOME from those pesky dotfiles
app-admin/aws-vault 6.4.0 6.6.0: Securely store and access AWS credentials in development environments
app-admin/awscli-bin 2.3.2-r1 2.4.27: Universal Command Line Interface for Amazon Web Services version 2
app-admin/awscli-bin 2.7.9-r1: Universal Command Line Interface for Amazon Web Services version 2
app-admin/chamber 2.10.7 2.10.9: Managing secrets in AWS SSM Parameter Store
app-admin/chezmoi 2.16.0: Manage your dotfiles across multiple machines, securely
app-admin/customrescuecd-x86 0.4.1: A system rescue cd or usbstick for desktop and server based on gentoo
@@ -122,7 +122,7 @@ app-misc/diff-so-fancy 1.4.3-r1: Good-lookin' diffs. Actually... nah... The best
app-misc/doublecmd-bin 1.0.5 1.0.6: Free cross platform open source file manager with two panels side by side.
app-misc/dragon 1.1.1 1.1.1_p20210820 1.2.0: 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 1.5.3 9999: Like neofetch but faster
app-misc/fastfetch 1.5.4 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
@@ -151,7 +151,7 @@ app-misc/tealdeer 1.5.0: A very fast implementation of tldr in Rust.
app-misc/telegram-send 0.25-r1: Send messages and files over Telegram from the command-line
app-misc/termdown 1.17.0: Countdown timer and stopwatch in your terminal
app-misc/ufetch 0.1 0.2 9999: Tiny system info for Unix-like operating systems
app-misc/vocabsieve 0.7.3: A simple, effective tool for language learning
app-misc/vocabsieve 0.8.1: A simple, effective tool for language learning
app-misc/vrms-gentoo 0_pre20201102: vrms clone for Gentoo Linux
app-misc/walld 1.3: A Wallpaper daemon
app-misc/watchexec 1.15.3 1.16.2 1.17.1 1.18.11 1.18.12 1.19.0: Executes commands in response to file modifications
@@ -202,7 +202,7 @@ app-text/OCRmyPDF 13.4.3 13.4.6-r1: OCRmyPDF adds an OCR text layer to scanned P
app-text/cmark-gfm 0.29.0.3: GitHub's fork of cmark
app-text/code-minimap 0.6.4: A high performance code minimap generator
app-text/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
app-text/klogg 22.06.0.1289: A GUI application to browse and search through long and complex log files
app-text/komikku 0.36.1 0.37.0: An online/offline manga reader for GNOME
app-text/koodo-reader-bin 1.4.1: A modern ebook manager and reader with sync and backup capacities
app-text/lizard 1.17.10: A simple code complexity analyser, supports most of the popular languages.
@@ -402,7 +402,8 @@ dev-libs/dill 2.4.1: Provides instruction-level code generation directly into me
dev-libs/dmd_core 0.6.2: Core logic for an AT&T / Teletype DMD 5620 terminal emulator
dev-libs/dyninst 11.0.1-r1 12.1.0: Tools for binary instrumentation, analysis, and modification
dev-libs/fastText 0.9.2: Library for fast text representation and classification
dev-libs/feedbackd 0.0.0-r1: A daemon to provide haptic feedback on events
dev-libs/feedbackd 0.0.0_p20220520: A daemon to provide haptic feedback on events
dev-libs/feedbackd-device-themes 0.0.20220523: A daemon to provide haptic feedback on events (themes package)
dev-libs/ffs 1.6.0_p20220525: FFS is a middleware library for data communication
dev-libs/fortran-stdlib 0.1.0 0.2.0 0.2.1 9999: A community driven standard library for (modern) Fortran
dev-libs/fsst 0_pre20200830-r1: Fast Static Symbol Table: fast text compression that allows random access
@@ -617,7 +618,6 @@ dev-python/celery 5.2.6: Asynchronous task queue/job queue based on distributed
dev-python/cffsubr 0.2.9_p1: Standalone CFF subroutinizer based on AFDKO tx tool
dev-python/click-didyoumean 0.3.0: Enable git-like did-you-mean feature in click
dev-python/click-repl 0.2.0-r1: Subcommand REPL for click apps
dev-python/clickgen 1.1.9: X11 & Windows cursor building API
dev-python/clufter 0.77.2: Tool/library for transforming/analyzing cluster configuration formats
dev-python/cmarkgfm 2022.3.4: Python bindings for GitHub's cmark
dev-python/collidoscope 0.4.1: Brute force detection of glyph collisions
@@ -710,6 +710,7 @@ dev-python/libcst 0.4.3_p20220607: A concrete syntax tree parser and serializer
dev-python/libusb1 2.0.1: Pure-python wrapper for libusb-1.0
dev-python/manhole 1.8.0-r1: Debugging manhole for python application
dev-python/markdown-include 0.6.0: Syntax which allows for inclusion of contents of other Markdown docs
dev-python/markdownify 0.11.2: Convert some HTML to Markdown
dev-python/marshmallow_enum 1.5.1: Enum handling for Marshmallow
dev-python/microversion-parse 1.0.1-r1: A simple parser for OpenStack microversion headers
dev-python/mkdocs-exclude 1.0.2: Lets you exclude files or trees from your output
@@ -785,7 +786,7 @@ dev-python/pygaljs 1.0.2-r1: Python package providing assets from https://github
dev-python/pygments-promql 0.0.9: A PromQL lexer for Pygments
dev-python/pygsl 2.3.0: Python interface for the GNU scientific library (gsl)
dev-python/pyinquirer 1.0.3_p20200708 9999: A Python module for common interactive command line UIs
dev-python/pyinstaller 4.2: Bundles a Python application and all its dependencies into a single package.
dev-python/pyinstaller 4.2-r1: Bundles a Python application and all its dependencies into a single package.
dev-python/pykeepass 4.0.2: Python library to interact with keepass databases (supports KDBX3 and KDBX4)
dev-python/pylatexenc 2.10: Simple LaTeX parser providing latex-to-unicode and unicode-to-latex conversion
dev-python/pymeeus 0.5.11: Python implementation of Jean Meeus astronomical routines
@@ -849,6 +850,7 @@ dev-python/qiskit-terra 0.19.2: Terra is the foundation on which Qiskit is built
dev-python/queuelib 1.6.2: Collection of persistent and non-persistent queues for Python
dev-python/rchitect 0.3.36: Interoperate R with Python
dev-python/readability-lxml 0.6.1: fast python port of arc90's readability tool, updated to match latest readability.js!
dev-python/readmdict 0.1.1: Read mdx/mdd files
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
dev-python/retworkx 0.11.0: A high performance Python graph library implemented in Rust
@@ -861,7 +863,7 @@ dev-python/scramp 1.4.1: A pure-Python implementation of the SCRAM authenticatio
dev-python/scrapy 2.5.1: A high-level Web Crawling and Web Scraping framework
dev-python/sdnotify 0.3.2: Python implementation of the systemd sd_notify protocol
dev-python/sentence-splitter 1.4-r1: Sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder
dev-python/simplemma 0.6.0: A simple multilingual lemmatizer for Python.
dev-python/simplemma 0.7.0: A simple multilingual lemmatizer for Python.
dev-python/skia-pathops 0.7.2: Python bindings for the Skia Path Ops
dev-python/skills 0.3.0-r1: Python Implementation of the TrueSkill, Glicko and Elo Ranking Algorithms
dev-python/sortedcollections 2.1.0: Apache2 licensed Python sorted collections library
@@ -985,7 +987,7 @@ dev-vcs/gitqlient 1.4.3 9999: Multi-platform Git client written with Qt
dev-vcs/gitui 0.18.0 0.20.1: Blazing fast terminal-ui for git
dev-vcs/got 0.68.1 0.70: Portable version of the Game of Trees version control system
dev-vcs/lazygit 0.33 0.34: Simple terminal UI for git commands
dev-vcs/lefthook 0.7.7: Fast and powerful Git hooks manager for any type of projects.
dev-vcs/lefthook 0.8.0-r1 1.0.0: Fast and powerful Git hooks manager for any type of projects
dev-vcs/mergestat 0.5.4 0.5.4-r1: Query git repositories with SQL
games-action/ATLauncher 3.4.3.1: Minecraft launcher which integrates multiple different ModPacks
games-action/blackvoxel 2.50 9999: Blackvoxel Video Game
@@ -1122,7 +1124,7 @@ media-fonts/source-han-serif 1.001: Pan-CJK OpenType/CFF font family
media-fonts/symbola 7.17 13.00: Unicode font for Latin, IPA Extensions, Greek, Cyrillic and many Symbol Blocks
media-fonts/twemoji 13.1.0: A color emoji font with a flat visual style, designed and used by Twitter
media-fonts/unscii 2.1: Set of bitmapped Unicode fonts based on classic system fonts
media-fonts/victor-mono 1.5.1 1.5.2: A free programming font with cursive italics and ligatures
media-fonts/victor-mono 1.5.2 1.5.3: A free programming font with cursive italics and ligatures
media-fonts/warframe-fonts 0_pre20191111: Fonts from the Warframe game
media-gfx/WebPlotDigitizer-bin 4.5: Web based tool to extract data from plots, images, and maps
media-gfx/akira 0.0.13 9999: Native Linux App for UI and UX Design built in Vala and GTK.
@@ -1174,9 +1176,9 @@ media-plugins/qt-jpegxl-image-plugin 9999: Qt plug-in to allow Qt and KDE based
media-plugins/whysynth 20170701_p20180323: A software synthesizer plugin for the DSSI Soft Synth Interface
media-sound/6pm 0.9: 6PM is a polyphonic, touch-sensitive, realtime phase modulation synthesizer
media-sound/add64 3.8.0 3.9.3: Add64 is a realtime additive/subtractive-synthesis softsynth
media-sound/callaudiod 0.1.4: Call audio routing daemon
media-sound/callaudiod 0.1.4-r1: Call audio routing daemon
media-sound/dzr 220531: DZR: the command line deezer.com player
media-sound/helvum 0.3.4: A GTK patchbay for pipewire
media-sound/helvum 0.3.4 0.3.4-r2: A GTK patchbay for pipewire
media-sound/hushboard 0.0_pre20210317-r1 9999: Mutes your microphone while you are typing
media-sound/ibniz 1.18-r1: virtual machine designed for extremely compact low-level audiovisual programs
media-sound/loudgain 0.6.8: Versatile ReplayGain 2.0 loudness normalizer
@@ -1303,7 +1305,7 @@ net-p2p/yggdrasil-go 0.3.15 0.4.3 9999: An experiment in scalable routing as an
net-print/hpuld 1.00.39.15.00.23: HP Unified Linux Driver (for samsung hardware)
net-proxy/toxiproxy 2.4.0-r1: A TCP proxy for chaos and resiliency testing
net-voip/discover-overlay 0.3.3 0.4.5 0.5.3: Yet another Discord overlay for Linux written in Python using GTK3
net-voip/gnome-calls 42.0: Phone dialer and call handler
net-voip/gnome-calls 42.0-r1: Phone dialer and call handler
net-voip/vvmd 0.8: vvmd is a lower level daemon that retrieves Visual Voicemail
net-wireless/iwdgui 0.1.0 0.2.0: A graphical frontend for IWD, Intel's iNet Wireless Daemon
net-wireless/rtl8192eu 0_pre20220406: Realtek 8192EU driver module for Linux kernel
@@ -1578,7 +1580,7 @@ x11-terms/dmd5620 1.2.0: GTK+ 3.0 implementation of an AT&T / Teletype DMD 5620
x11-terms/tabby-bin 1.0.146: A terminal for a more modern age
x11-themes/arc-darkest-colors 0_pre20200818 0_pre20201112: Flat, dark-mode theme with transparent elements
x11-themes/arc-kde 20180614: Port of the popular GTK theme Arc for Plasma 5
x11-themes/bibata-xcursors 1.1.2-r1: Opensource, compact, and material-designed cursor set
x11-themes/bibata-xcursors 1.1.2-r2: Opensource, compact, and material-designed cursor set
x11-themes/materia-theme 20210322: A Material Design theme for GNOME/GTK based desktop environments
x11-themes/neonly-cursor 1.0.0: Cursor theme using a custom color palette inspired by boreal colors
x11-themes/obsidian-icon-theme 4.15-r1 9999: Obsidian Icon Theme is intuitive Faenza-like icon theme

View File

@@ -1 +1 @@
Sat, 18 Jun 2022 19:32:54 +0000
Mon, 20 Jun 2022 07:47:54 +0000

View File

@@ -52,7 +52,6 @@ app-office/sc-im:xlsx - Add xlsx support
app-portage/emlop:fish-completion - Enable fish completion support.
app-text/OCRmyPDF:jbig2enc - Uses media-libs/jbig2enc for a better compression algorithm
app-text/klogg:lto - Build with link time optimization (LTO).
app-text/klogg:sentry - Enable crash reporting using sentry.io.
dev-cpp/cpptoml:libcxx - Use libc++ for the C++ standard library
dev-cpp/drogon:brotli - Enable support for brotli compression
dev-cpp/drogon:mariadb - Add support for the mariadb database