2024-02-24 12:20:07 UTC

This commit is contained in:
Repository mirror & CI
2024-02-24 12:20:07 +00:00
parent 37a4434120
commit 52c9cdce4d
16 changed files with 107 additions and 41 deletions

View File

@@ -11,4 +11,4 @@ REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_1
SLOT=0
SRC_URI=https://github.com/cyrus-and/gdb-dashboard/archive/v0.17.2.tar.gz -> gdb-dashboard-0.17.2.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 wrapper 4a1902f969e5718126434fc35f3a0d9c
_md5_=21e214cbea1e75c319190acf0fc48343
_md5_=f251640ad3d190549347cfbc57123557

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Read and modify image EXIF metadata using Python.
EAPI=8
HOMEPAGE=https://gitlab.com/TNThieding/exif
INHERIT=distutils-r1
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/plum-0.5.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/plum-2.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://gitlab.com/TNThieding/exif/-/archive/v1.6.0/exif-v1.6.0.tar.bz2
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=284634b2ef8b1b05d4c20ad57145fd8c

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Pack/Unpack Memory
EAPI=8
HOMEPAGE=https://gitlab.com/dangass/plum
INHERIT=distutils-r1
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://gitlab.com/dangass/plum/-/archive/0.8.7/plum-0.8.7.tar.bz2
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=4e6aa32ce32b66019883823c0508de45

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/cython[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
DESCRIPTION=Pack a set of rectangles into a bounding box with minimum area
EAPI=8
HOMEPAGE=https://github.com/Penlect/rectangle-packer
INHERIT=distutils-r1
IUSE=python_targets_python3_10 python_targets_python3_11 debug
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://github.com/Penlect/rectangle-packer/archive/refs/tags/2.0.2.tar.gz -> rectangle-packer-2.0.2.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=9a9fb61004baef1c813321800dfde00b

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-python/setuptools-scm[python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Automagic shell tab completion for Python CLI applications
EAPI=8
HOMEPAGE=https://github.com/iterative/shtab https://pypi.org/project/shtab/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/s/shtab/shtab-1.6.5.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=610895549c243c28df33dea63f6ee0a9

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/setuptools-scm[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/pytest-timeout[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/pytest-7.3.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Automagic shell tab completion for Python CLI applications
EAPI=8
HOMEPAGE=https://github.com/iterative/shtab https://pypi.org/project/shtab/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/s/shtab/shtab-1.7.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=df47ba669e1425fedb505f3e1ca6cc35

File diff suppressed because one or more lines are too long

View File

@@ -1,14 +1,14 @@
BDEPEND=>=dev-libs/hyprlang-0.4.0 x11-libs/libxkbcommon x11-libs/cairo dev-build/cmake dev-libs/date virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
BDEPEND=>=dev-libs/hyprlang-0.4.0 x11-libs/libxkbcommon x11-libs/libdrm x11-libs/cairo x11-libs/pango dev-build/cmake dev-libs/date virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[egl(+),gles2] sys-libs/pam >=gui-wm/hyprland-0.35.0 dev-libs/wayland-protocols
DEPEND=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[opengl] sys-libs/pam >=gui-wm/hyprland-0.35.0 dev-libs/wayland-protocols
DESCRIPTION=Hyprland's GPU-accelerated screen locking utility
EAPI=8
HOMEPAGE=https://github.com/hyprwm/hyprlock
INHERIT=cmake toolchain-funcs
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[egl(+),gles2] sys-libs/pam >=gui-wm/hyprland-0.35.0
RDEPEND=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[opengl] sys-libs/pam >=gui-wm/hyprland-0.35.0
SLOT=0
SRC_URI=https://github.com/hyprwm/Hyprlock/archive/8969351cba0e4a7ed91715121391f9786c2e6345.tar.gz -> hyprlock-0_pre20240223.gh.tar.gz
SRC_URI=https://github.com/hyprwm/Hyprlock/archive/57e80006602b7857fb23feded368055df62b8cb3.tar.gz -> hyprlock-0_pre20240224.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=b07a87734e6514a9e3d5eab447ee62d4
_md5_=9adf2bee1dec3d7753646541264bc7ec

View File

@@ -1,13 +1,13 @@
BDEPEND=>=dev-libs/hyprlang-0.4.0 x11-libs/libxkbcommon x11-libs/cairo dev-build/cmake dev-libs/date virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=>=dev-libs/hyprlang-0.4.0 x11-libs/libxkbcommon x11-libs/libdrm x11-libs/cairo x11-libs/pango dev-build/cmake dev-libs/date virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[egl(+),gles2] sys-libs/pam >=gui-wm/hyprland-0.35.0 dev-libs/wayland-protocols
DEPEND=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[opengl] sys-libs/pam >=gui-wm/hyprland-0.35.0 dev-libs/wayland-protocols
DESCRIPTION=Hyprland's GPU-accelerated screen locking utility
EAPI=8
HOMEPAGE=https://github.com/hyprwm/hyprlock
INHERIT=cmake toolchain-funcs git-r3
LICENSE=BSD
PROPERTIES=live
RDEPEND=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[egl(+),gles2] sys-libs/pam >=gui-wm/hyprland-0.35.0
RDEPEND=dev-libs/wayland gui-libs/egl-wayland media-libs/mesa[opengl] sys-libs/pam >=gui-wm/hyprland-0.35.0
SLOT=0
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
_md5_=b07a87734e6514a9e3d5eab447ee62d4
_md5_=9adf2bee1dec3d7753646541264bc7ec

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DESCRIPTION=A Simple Reference Image Viewer
EAPI=8
HOMEPAGE=https://beeref.org/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 desktop xdg
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=dev-python/PyQt6-6.6.1 >=dev-python/rectangle-packer-2.0.2 >=dev-python/exif-1.6.0 python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://github.com/rbreu/beeref/archive/refs/tags/v0.3.2.tar.gz -> beeref-0.3.2.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=79c6e5ea8379214409b8a4bab957cf91

View File

@@ -1,6 +1,6 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-cpp/gtkmm:3.0= dev-db/sqlite:3 dev-libs/miniaudio dev-libs/spdlog >=net-libs/ixwebsocket-11.0.8 net-misc/curl sys-libs/zlib:= libhandy? ( gui-libs/libhandy:= ) qrcodegen? ( dev-libs/qrcodegen ) rnnoise? ( media-libs/rnnoise ) dev-cpp/nlohmann_json
DEPEND=dev-cpp/gtkmm:3.0= dev-db/sqlite:3 dev-libs/miniaudio dev-libs/spdlog media-libs/opus >=net-libs/ixwebsocket-11.0.8 net-misc/curl sys-libs/zlib:= libhandy? ( gui-libs/libhandy:= ) qrcodegen? ( dev-libs/qrcodegen ) rnnoise? ( media-libs/rnnoise ) dev-cpp/nlohmann_json
DESCRIPTION=Alternative Discord client using GTK instead of Electron
EAPI=8
HOMEPAGE=https://github.com/uowuo/abaddon
@@ -8,8 +8,8 @@ INHERIT=cmake desktop
IUSE=+libhandy +rnnoise qrcodegen
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=dev-cpp/gtkmm:3.0= dev-db/sqlite:3 dev-libs/miniaudio dev-libs/spdlog >=net-libs/ixwebsocket-11.0.8 net-misc/curl sys-libs/zlib:= libhandy? ( gui-libs/libhandy:= ) qrcodegen? ( dev-libs/qrcodegen ) rnnoise? ( media-libs/rnnoise )
RDEPEND=dev-cpp/gtkmm:3.0= dev-db/sqlite:3 dev-libs/miniaudio dev-libs/spdlog media-libs/opus >=net-libs/ixwebsocket-11.0.8 net-misc/curl sys-libs/zlib:= libhandy? ( gui-libs/libhandy:= ) qrcodegen? ( dev-libs/qrcodegen ) rnnoise? ( media-libs/rnnoise )
SLOT=0
SRC_URI=https://github.com/uowuo/abaddon/archive/refs/tags/v0.1.13.tar.gz -> abaddon-0.1.13.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c desktop 021728fdc1b03b36357dbc89489e0f0d
_md5_=b6c75c0fd0a2f6465ece75a99df7fa59
_md5_=cb1fb361925525c2187aa2a8ab6f5e49

View File

@@ -1,6 +1,6 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=dev-cpp/gtkmm:3.0= dev-db/sqlite:3 dev-libs/miniaudio dev-libs/spdlog >=net-libs/ixwebsocket-11.0.8 net-misc/curl sys-libs/zlib:= libhandy? ( gui-libs/libhandy:= ) qrcodegen? ( dev-libs/qrcodegen ) rnnoise? ( media-libs/rnnoise ) dev-cpp/nlohmann_json
DEPEND=dev-cpp/gtkmm:3.0= dev-db/sqlite:3 dev-libs/miniaudio media-libs/opus dev-libs/spdlog >=net-libs/ixwebsocket-11.0.8 net-misc/curl sys-libs/zlib:= libhandy? ( gui-libs/libhandy:= ) qrcodegen? ( dev-libs/qrcodegen ) rnnoise? ( media-libs/rnnoise ) dev-cpp/nlohmann_json
DESCRIPTION=Alternative Discord client using GTK instead of Electron
EAPI=8
HOMEPAGE=https://github.com/uowuo/abaddon
@@ -8,7 +8,7 @@ INHERIT=cmake desktop git-r3
IUSE=+libhandy +rnnoise qrcodegen
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=dev-cpp/gtkmm:3.0= dev-db/sqlite:3 dev-libs/miniaudio dev-libs/spdlog >=net-libs/ixwebsocket-11.0.8 net-misc/curl sys-libs/zlib:= libhandy? ( gui-libs/libhandy:= ) qrcodegen? ( dev-libs/qrcodegen ) rnnoise? ( media-libs/rnnoise )
RDEPEND=dev-cpp/gtkmm:3.0= dev-db/sqlite:3 dev-libs/miniaudio media-libs/opus dev-libs/spdlog >=net-libs/ixwebsocket-11.0.8 net-misc/curl sys-libs/zlib:= libhandy? ( gui-libs/libhandy:= ) qrcodegen? ( dev-libs/qrcodegen ) rnnoise? ( media-libs/rnnoise )
SLOT=0
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c desktop 021728fdc1b03b36357dbc89489e0f0d git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
_md5_=b6c75c0fd0a2f6465ece75a99df7fa59
_md5_=457426d15763488a0be2a3dc9461beaf

View File

@@ -11,6 +11,6 @@ LICENSE=GPL-3
RDEPEND=app-arch/brotli app-arch/libarchive app-arch/lz4 app-arch/snappy app-arch/xz-utils app-arch/zstd dev-cpp/range-v3 dev-cpp/gflags dev-cpp/glog[gflags] dev-cpp/parallel-hashmap:= dev-libs/boost[context] dev-libs/date dev-libs/double-conversion dev-libs/libevent dev-libs/libfmt dev-libs/utfcpp dev-libs/xxhash dev-libs/fsst media-libs/flac sys-fs/fuse:3 sys-libs/binutils-libs sys-libs/zlib jemalloc? ( >=dev-libs/jemalloc-5.3.0-r1 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mhx/dwarfs/releases/download/v0.9.5/dwarfs-0.9.5.tar.xz
SRC_URI=https://github.com/mhx/dwarfs/releases/download/v0.9.6/dwarfs-0.9.6.tar.xz
_eclasses_=check-reqs 02ac7654b64f7acc7a8b1a35ad9d6ddc toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 042f4cc53680245bf99a84669b94155a python-any-r1 f5169813d1619761b459800587005fd2
_md5_=36d533e4a8e804102b88cbd22f486c81

View File

@@ -7,5 +7,5 @@ KEYWORDS=-* ~amd64 ~arm64
LICENSE=GPL-3
RDEPEND=sys-fs/fuse:3
SLOT=0
SRC_URI=amd64? ( https://github.com/mhx/dwarfs/releases/download/v0.9.5/dwarfs-0.9.5-Linux-x86_64-clang.tar.xz -> dwarfs-bin-0.9.5-amd64.tar.xz ) arm64? ( https://github.com/mhx/dwarfs/releases/download/v0.9.5/dwarfs-0.9.5-Linux-aarch64-clang.tar.xz -> dwarfs-bin-0.9.5-arm64.tar.gz )
SRC_URI=amd64? ( https://github.com/mhx/dwarfs/releases/download/v0.9.6/dwarfs-0.9.6-Linux-x86_64-clang.tar.xz -> dwarfs-bin-0.9.6-amd64.tar.xz ) arm64? ( https://github.com/mhx/dwarfs/releases/download/v0.9.6/dwarfs-0.9.6-Linux-aarch64-clang.tar.xz -> dwarfs-bin-0.9.6-arm64.tar.gz )
_md5_=caa55f8e370b1bb90809902bfa331940

View File

@@ -628,6 +628,7 @@ dev-db/dbeaver-bin 23.0.0 23.2.0 23.3.0: Free universal database tool (community
dev-db/pg_repack 1.4.8: Reorganize tables in PostgreSQL databases with minimal locks
dev-db/rum 1.3.13: RUM access method - inverted index with additional information in posting lists
dev-db/tdscpp 20240212: C++ library to communicate with Microsoft SQL server
dev-debug/gdb-dashboard 0.17.2: Modular visual interface for GDB in Python
dev-dotnet/gtk-sharp 2.99.3-r3 3.22.2-r2: gtk bindings for mono
dev-elixir/hex 1.0.1-r1: Package manager for the Erlang VM
dev-embedded/arduino-cli 0.34.2 0.35.2: Next-generation arduino command line tool
@@ -999,6 +1000,7 @@ dev-python/etcd3 0.12.0: Python client for the etcd API v3
dev-python/etcd3gw 1.0.2: A python client for etcd3 grpc-gateway v3 API
dev-python/eventlet 0.35.1 0.35.2: Concurrent networking library for Python
dev-python/evernote3 1.25.14: Evernote SDK
dev-python/exif 1.6.0: Read and modify image EXIF metadata using Python.
dev-python/exifread 3.0.0: Easy to use Python module to extract Exif metadata from tiff and jpeg files
dev-python/factory-boy 3.2.1-r1: A versatile test fixtures replacement based on thoughtbot's factory_bot for Ruby
dev-python/fake-useragent 1.1.2: Up to date simple useragent faker with real world database
@@ -1102,6 +1104,7 @@ dev-python/pg8000 1.29.4: PostgreSQL interface library
dev-python/phx-class-registry 3.0.5-r1 4.0.6: An intersection of the Registry and Factory pattern
dev-python/pip-api 0.0.30: An unofficial, importable pip API
dev-python/playsound 1.3.0: Single function module with no dependencies for playing sounds.
dev-python/plum 0.8.7: Pack/Unpack Memory
dev-python/podman-compose 1.0.6: A script to run docker-compose.yml using Podman
dev-python/portio 0.5-r1: Python low level port I/O for Linux x86
dev-python/portion 2.4.1 2.4.2: A Python library providing data structure and operations for intervals.
@@ -1176,6 +1179,7 @@ dev-python/queuelib 1.6.2: Collection of persistent and non-persistent queues fo
dev-python/rchitect 0.3.36: Interoperate R with Python
dev-python/readability-lxml 0.6.1 0.8.1: fast html to text parser (article readability tool)
dev-python/readmdict 0.1.1-r1: Read mdx/mdd files
dev-python/rectangle-packer 2.0.2: Pack a set of rectangles into a bounding box with minimum area
dev-python/repology-client 0.0.2: Asynchronous wrapper for Repology API
dev-python/restrictedpython 6.2 7.0: A restricted execution environment for Python to run untrusted code
dev-python/rpmautospec-core 0.1.4: Core functionality used by rpmautospec
@@ -1190,7 +1194,7 @@ dev-python/screeninfo 0.8.1: Fetch location and size of physical screens.
dev-python/sdnotify 0.3.2: Python implementation of the systemd sd_notify protocol
dev-python/sendgrid 6.9.7: Twilio SendGrid library for Python
dev-python/sentence-splitter 1.4-r2: Sentence splitter using heuristic algorithm by Philipp Koehn and Josh Schroeder
dev-python/shtab 1.6.5: Automagic shell tab completion for Python CLI applications
dev-python/shtab 1.7.0: Automagic shell tab completion for Python CLI applications
dev-python/signalstickers-client 3.2.0 3.3.0: A Python client for the Signal stickers API
dev-python/simplemma 0.9.1: A simple multilingual lemmatizer for Python
dev-python/sjcl 0.2.1: Decrypt and encrypt 'Stanford Javascript Crypto Library'-compatible messages
@@ -1467,7 +1471,7 @@ gui-apps/gtklock 2.0.1 2.1.0: GTK-based lockscreen for Wayland
gui-apps/gtklock-extras 9999: Gtklock modules
gui-apps/hiprompt-gtk-py 0_pre20220624-r1 9999: GTK+ Himitsu prompter for Wayland
gui-apps/hypridle 0_pre20240220 9999: Hyprland's idle daemon
gui-apps/hyprlock 0_pre20240223 9999: Hyprland's GPU-accelerated screen locking utility
gui-apps/hyprlock 0_pre20240224 9999: Hyprland's GPU-accelerated screen locking utility
gui-apps/hyprpaper 0.5.0 0.6.0 0.6.0-r1: A blazing fast wayland wallpaper utility
gui-apps/hyprpicker 0.1.1 0.2.0: A wlroots-compatible Wayland color picker that does not suck
gui-apps/intiface-central-bin 2.5.3 2.5.5: Buttplug frontend application
@@ -1576,6 +1580,7 @@ media-fonts/warframe-fonts 0_pre20191111: Fonts from the Warframe game
media-gfx/WebPlotDigitizer-bin 4.6: 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.
media-gfx/azpainter 3.0.7: Full color painting software for Linux for illustration drawing
media-gfx/beeref 0.3.2: A Simple Reference Image Viewer
media-gfx/bonzomatic 2022.02.05 2022.08.20 9999: Live shader coding tool and Shader Showdown workhorse
media-gfx/dehinter 4.0.0: A tool for the removal of TrueType instruction sets (hints) in fonts
media-gfx/dnglab 0.6.0: Command line tool to convert camera RAW files to Digital Negative Format (DNG).
@@ -2046,7 +2051,6 @@ sys-cluster/usort 0_pre20211230-r1: Fast distributed sorting routines using MPI
sys-cluster/veloc 1.6: Very-Low Overhead Checkpointing System
sys-cluster/wxparaver 4.10.1: Performance analyzer based on event traces
sys-devel/fcode-utils 1.0.3: Set of utilities to process FCODE, OpenFirmware's byte code
sys-devel/gdb-dashboard 0.17.2: Modular visual interface for GDB in Python
sys-devel/gsl 4.1.5-r1: iMatix GSL code generator
sys-devel/lcc 2021.01.11-r1: The lcc retargetable ANSI C compiler
sys-firmware/lenovolegionlinux 9999: Lenovo Legion Linux kernel module
@@ -2055,8 +2059,8 @@ sys-fs/btrfs-heatmap 9-r1: Python 3 script to draw a heatmap of a btrfs filesyst
sys-fs/ddrescueview 0.4.5: Graphical viewer for GNU ddrescue mapfiles
sys-fs/diskonaut 0.10.0 0.11.0 9999: Terminal disk space visual navigator
sys-fs/dua-cli 2.25.0 2.28.0: A tool to conveniently learn about the disk usage of directories, fast!
sys-fs/dwarfs 0.9.5-r1: A fast very high compression read-only FUSE file system
sys-fs/dwarfs-bin 0.9.5: Static version of a fast very high compression read-only FUSE file system
sys-fs/dwarfs 0.9.6: A fast very high compression read-only FUSE file system
sys-fs/dwarfs-bin 0.9.6: Static version of a fast very high compression read-only FUSE file system
sys-fs/fstransform 0.9.4: Tool for in-place filesystem conversion
sys-fs/gcsfuse 1.2.0: A user-space file system for interacting with Google Cloud Storage
sys-fs/gdu 5.14.0 5.25.0: Disk usage analyzer with console interface written in Go

View File

@@ -1 +1 @@
Sat, 24 Feb 2024 01:03:25 +0000
Sat, 24 Feb 2024 12:20:07 +0000