2025-11-21 15:15:52 UTC

This commit is contained in:
Repository mirror & CI
2025-11-21 15:15:52 +00:00
parent a745efe588
commit 70018279ee
22 changed files with 123 additions and 133 deletions

View File

@@ -1,4 +1,4 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=>=dev-lang/go-1.25.0 >=dev-lang/go-1.20:= app-arch/unzip >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install unpack
DESCRIPTION=Pretty fancy and modern terminal file manager
EAPI=8
@@ -8,4 +8,4 @@ LICENSE=MIT
PROPERTIES=live
SLOT=0
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=2c5fab93948e17fb3bea383f388176a1
_md5_=f8594aaaab8279e5918b594109e49a7c

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-build/meson dev-build/ninja >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=dev-cpp/gtkmm:3.0 dev-cpp/gtksourceviewmm:3.0 virtual/zlib media-libs/fontconfig dev-libs/jsoncpp dev-libs/tinyxml2
DESCRIPTION=Write your notes in instantly-formatted Markdown
EAPI=8
HOMEPAGE=https://github.com/blackhole89/notekit/
INHERIT=meson
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-cpp/gtkmm:3.0 dev-cpp/gtksourceviewmm:3.0 virtual/zlib media-libs/fontconfig dev-libs/jsoncpp dev-libs/tinyxml2
SLOT=0
SRC_URI=https://github.com/blackhole89/notekit/archive/refs/tags/v0.2.0.tar.gz -> notekit-0.2.0.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 1a27c82364f611e149966d2c47cbb083
_md5_=2e24be8d186f5f12dc3b5227785afa82

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( dev-python/pytest-import-check[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-import-check[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
DESCRIPTION=Material You color algorithms for python!
EAPI=8
HOMEPAGE=https://github.com/T-Dynamos/materialyoucolor-python
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 debug
KEYWORDS=~amd64 ~arm64
LICENSE=MIT
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=network-sandbox !test? ( test )
SLOT=0
SRC_URI=https://github.com/T-Dynamos/materialyoucolor-python/archive/refs/tags/v2.0.10.tar.gz -> materialyoucolor-2.0.10.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 da0e0aad39afe02500c5b3dee253f4c0
_md5_=7163d8df76e991035c91841f9fccf0f3

View File

@@ -13,4 +13,4 @@ REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_tar
RESTRICT=network-sandbox !test? ( test )
SLOT=0
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 da0e0aad39afe02500c5b3dee253f4c0 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=7163d8df76e991035c91841f9fccf0f3
_md5_=9045f1f8c26f2d1ab01f2d429ea03405

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-lang/go-1.24.1 >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=A command-line tool for Stripe
EAPI=8
HOMEPAGE=https://docs.stripe.com/stripe-cli
INHERIT=go-module shell-completion
IUSE=bash-completion zsh-completion
KEYWORDS=~amd64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=https://github.com/stripe/stripe-cli/archive/refs/tags/v1.32.0.tar.gz -> stripe-cli-1.32.0.tar.gz https://github.com/ingenarel/guru-depfiles/releases/download/stripe-cli-1.32.0-deps.tar.xz/stripe-cli-1.32.0-deps.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=436cfac1d76cead9fcd2435d035a3fbd

View File

@@ -1,13 +1,12 @@
BDEPEND=>=dev-lang/go-1.18 >=dev-vcs/git-1.8.2.1[curl] >=dev-lang/go-1.20:= app-arch/unzip
BDEPEND=>=dev-lang/go-1.24.1 >=dev-lang/go-1.20:= app-arch/unzip >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install unpack
DEPEND=>=dev-lang/go-1.18
DESCRIPTION=A command-line tool for Stripe
EAPI=7
HOMEPAGE=https://stripe.com/docs/stripe-cli
INHERIT=git-r3 go-module bash-completion-r1
IUSE=bash-completion
EAPI=8
HOMEPAGE=https://docs.stripe.com/stripe-cli
INHERIT=go-module shell-completion git-r3
IUSE=bash-completion zsh-completion
LICENSE=Apache-2.0
PROPERTIES=live
SLOT=0
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 bash-completion-r1 767861f3744f589ee5291c1698b1c082
_md5_=b76a985a9d06645c0919be17b7c07781
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=5735f6ad01e19c3452ccc8cb6ce25a09

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-libs/appstream-glib dev-libs/glib:2 sys-devel/gettext >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst setup test
DESCRIPTION=Wikipedia Reader for the GNOME Desktop
EAPI=8
HOMEPAGE=https://github.com/hugolabe/Wike
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=gnome2-utils meson python-single-r1 xdg
IUSE=python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=python_single_target_python3_11? ( dev-python/pygobject[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/pygobject[python_targets_python3_12(-)] dev-python/requests[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/pygobject[python_targets_python3_13(-)] dev-python/requests[python_targets_python3_13(-)] ) gui-libs/gtk:4 gui-libs/libadwaita:1 net-libs/libsoup:3.0 net-libs/webkit-gtk:6 x11-libs/pango x11-themes/hicolor-icon-theme
SLOT=0
SRC_URI=https://github.com/hugolabe/Wike/archive/3.1.3/wike-3.1.3.tar.gz -> wike-3.1.3.gh.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 1a27c82364f611e149966d2c47cbb083 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=fcaac84e1202c15e45b047db18cbda85

View File

@@ -1,14 +0,0 @@
BDEPEND=virtual/pkgconfig >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install test
DESCRIPTION=A collection of libraries which implement some freedesktop.org specifications
EAPI=8
HOMEPAGE=https://gitlab.freedesktop.org/vyivel/libsfdo
INHERIT=meson
IUSE=examples test
KEYWORDS=~amd64
LICENSE=BSD-2
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.freedesktop.org/vyivel/libsfdo/-/archive/v0.1.3/libsfdo-v0.1.3.tar.bz2
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 1a27c82364f611e149966d2c47cbb083
_md5_=060d5e34c46bf9236feafa3fe291426d

View File

@@ -1,14 +0,0 @@
BDEPEND=virtual/pkgconfig >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install test
DESCRIPTION=A collection of libraries which implement some freedesktop.org specifications
EAPI=8
HOMEPAGE=https://gitlab.freedesktop.org/vyivel/libsfdo
INHERIT=meson
IUSE=examples test
KEYWORDS=~amd64
LICENSE=BSD-2
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.freedesktop.org/vyivel/libsfdo/-/archive/v0.1.4/libsfdo-v0.1.4.tar.bz2
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 1a27c82364f611e149966d2c47cbb083
_md5_=060d5e34c46bf9236feafa3fe291426d

View File

@@ -1,16 +0,0 @@
BDEPEND=>=dev-libs/wayland-protocols-1.35 sys-devel/gettext virtual/pkgconfig man? ( app-text/scdoc ) test? ( dev-util/cmocka ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm test
DEPEND=>=dev-libs/wayland-1.19 dev-libs/glib:2 >=dev-libs/libinput-1.14 dev-libs/libxml2:2 >=gui-libs/wlroots-0.18.1:0.18[X?] media-libs/libpng x11-libs/cairo[X?] x11-libs/libdrm:= x11-libs/libxkbcommon:=[X?] x11-libs/pango[X?] x11-libs/pixman nls? ( sys-devel/gettext ) svg? ( >=gnome-base/librsvg-2.46 ) X? ( x11-libs/libxcb:0= ) X? ( x11-base/xwayland ) icons? ( gui-libs/libsfdo )
DESCRIPTION=Openbox alternative for wayland
EAPI=8
HOMEPAGE=https://github.com/labwc/labwc
INHERIT=meson xdg-utils
IUSE=X icons nls svg man static-analyzer test
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=>=dev-libs/wayland-1.19 dev-libs/glib:2 >=dev-libs/libinput-1.14 dev-libs/libxml2:2 >=gui-libs/wlroots-0.18.1:0.18[X?] media-libs/libpng x11-libs/cairo[X?] x11-libs/libdrm:= x11-libs/libxkbcommon:=[X?] x11-libs/pango[X?] x11-libs/pixman nls? ( sys-devel/gettext ) svg? ( >=gnome-base/librsvg-2.46 ) X? ( x11-libs/libxcb:0= ) X? ( x11-base/xwayland ) icons? ( gui-libs/libsfdo )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/labwc/labwc/archive/0.8.4.tar.gz -> labwc-0.8.4.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 1a27c82364f611e149966d2c47cbb083 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=0c74bbc9d11ead7ce6d60c8985b8bf11

View File

@@ -1,16 +0,0 @@
BDEPEND=>=dev-libs/wayland-protocols-1.35 sys-devel/gettext virtual/pkgconfig man? ( app-text/scdoc ) test? ( dev-util/cmocka ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm test
DEPEND=>=dev-libs/wayland-1.19 dev-libs/glib:2 >=dev-libs/libinput-1.14 dev-libs/libxml2:2 gui-libs/wlroots:0.19[X?] media-libs/libpng x11-libs/cairo[X?] x11-libs/libdrm:= x11-libs/libxkbcommon:=[X?] x11-libs/pango[X?] x11-libs/pixman nls? ( sys-devel/gettext ) svg? ( >=gnome-base/librsvg-2.46 ) X? ( x11-libs/libxcb:0= ) X? ( x11-base/xwayland ) icons? ( gui-libs/libsfdo )
DESCRIPTION=Openbox alternative for wayland
EAPI=8
HOMEPAGE=https://github.com/labwc/labwc
INHERIT=meson xdg-utils
IUSE=X icons nls svg man static-analyzer test
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=>=dev-libs/wayland-1.19 dev-libs/glib:2 >=dev-libs/libinput-1.14 dev-libs/libxml2:2 gui-libs/wlroots:0.19[X?] media-libs/libpng x11-libs/cairo[X?] x11-libs/libdrm:= x11-libs/libxkbcommon:=[X?] x11-libs/pango[X?] x11-libs/pixman nls? ( sys-devel/gettext ) svg? ( >=gnome-base/librsvg-2.46 ) X? ( x11-libs/libxcb:0= ) X? ( x11-base/xwayland ) icons? ( gui-libs/libsfdo )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/labwc/labwc/archive/0.9.1.tar.gz -> labwc-0.9.1.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 1a27c82364f611e149966d2c47cbb083 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=cf9d69f78733001d763244331f5f4314

View File

@@ -1,16 +0,0 @@
BDEPEND=>=dev-libs/wayland-protocols-1.35 sys-devel/gettext virtual/pkgconfig man? ( app-text/scdoc ) test? ( dev-util/cmocka ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm test
DEPEND=>=dev-libs/wayland-1.19 dev-libs/glib:2 >=dev-libs/libinput-1.14 dev-libs/libxml2:2 gui-libs/wlroots:0.19[X?] media-libs/libpng x11-libs/cairo[X?] x11-libs/libdrm:= x11-libs/libxkbcommon:=[X?] x11-libs/pango[X?] x11-libs/pixman nls? ( sys-devel/gettext ) svg? ( >=gnome-base/librsvg-2.46 ) X? ( x11-libs/libxcb:0= ) X? ( x11-base/xwayland ) icons? ( gui-libs/libsfdo )
DESCRIPTION=Openbox alternative for wayland
EAPI=8
HOMEPAGE=https://github.com/labwc/labwc
INHERIT=meson xdg-utils
IUSE=X icons nls svg man static-analyzer test
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=>=dev-libs/wayland-1.19 dev-libs/glib:2 >=dev-libs/libinput-1.14 dev-libs/libxml2:2 gui-libs/wlroots:0.19[X?] media-libs/libpng x11-libs/cairo[X?] x11-libs/libdrm:= x11-libs/libxkbcommon:=[X?] x11-libs/pango[X?] x11-libs/pixman nls? ( sys-devel/gettext ) svg? ( >=gnome-base/librsvg-2.46 ) X? ( x11-libs/libxcb:0= ) X? ( x11-base/xwayland ) icons? ( gui-libs/libsfdo )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/labwc/labwc/archive/0.9.2.tar.gz -> labwc-0.9.2.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 1a27c82364f611e149966d2c47cbb083 xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=cf9d69f78733001d763244331f5f4314

View File

@@ -1,15 +0,0 @@
BDEPEND=>=dev-libs/wayland-protocols-1.35 sys-devel/gettext virtual/pkgconfig man? ( app-text/scdoc ) test? ( dev-util/cmocka ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm test unpack
DEPEND=>=dev-libs/wayland-1.19 dev-libs/glib:2 >=dev-libs/libinput-1.14 dev-libs/libxml2:2 gui-libs/wlroots:0.19[X?] media-libs/libpng x11-libs/cairo[X?] x11-libs/libdrm:= x11-libs/libxkbcommon:=[X?] x11-libs/pango[X?] x11-libs/pixman nls? ( sys-devel/gettext ) svg? ( >=gnome-base/librsvg-2.46 ) X? ( x11-libs/libxcb:0= ) X? ( x11-base/xwayland ) icons? ( gui-libs/libsfdo )
DESCRIPTION=Openbox alternative for wayland
EAPI=8
HOMEPAGE=https://github.com/labwc/labwc
INHERIT=meson xdg-utils git-r3
IUSE=X icons nls svg man static-analyzer test
LICENSE=GPL-2
PROPERTIES=live
RDEPEND=>=dev-libs/wayland-1.19 dev-libs/glib:2 >=dev-libs/libinput-1.14 dev-libs/libxml2:2 gui-libs/wlroots:0.19[X?] media-libs/libpng x11-libs/cairo[X?] x11-libs/libdrm:= x11-libs/libxkbcommon:=[X?] x11-libs/pango[X?] x11-libs/pixman nls? ( sys-devel/gettext ) svg? ( >=gnome-base/librsvg-2.46 ) X? ( x11-libs/libxcb:0= ) X? ( x11-base/xwayland ) icons? ( gui-libs/libsfdo )
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 1a27c82364f611e149966d2c47cbb083 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=cf9d69f78733001d763244331f5f4314

View File

@@ -0,0 +1,14 @@
BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=media-video/aegisub dev-lua/luajson net-misc/curl
DESCRIPTION=Package manager for Aegisub automation scripts
EAPI=8
HOMEPAGE=https://github.com/TypesettingTools/ffi-experiments/
INHERIT=meson
KEYWORDS=~amd64
LICENSE=ISC MIT
RDEPEND=media-video/aegisub dev-lua/luajson net-misc/curl
SLOT=0
SRC_URI=https://github.com/TypesettingTools/ffi-experiments/archive/b8897ead55b84ec4148e900882bff8336b38f939.tar.gz https://github.com/evilja/gentoo-ffi-experiments/archive/refs/tags/1.tar.gz https://github.com/TypesettingTools/DependencyControl/archive/v0.6.4-alpha.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 1a27c82364f611e149966d2c47cbb083
_md5_=8c250d81c03da40461d94df4a7b68e07

View File

@@ -1,4 +1,4 @@
BDEPEND=>=dev-lang/go-1.25 x11-libs/libnotify >=dev-lang/go-1.20:= app-arch/unzip >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=>=dev-lang/go-1.25.3 x11-libs/libnotify >=dev-lang/go-1.20:= app-arch/unzip >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install unpack
DESCRIPTION=A lightweight, secure, and feature-rich Discord TUI client.
EAPI=8
@@ -8,4 +8,4 @@ LICENSE=GPL-3
PROPERTIES=live
SLOT=0
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=9720d85134149588909e16f9cd75a3b2
_md5_=1270d04f0d103e79cf17f843d1719ad5

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig >=dev-lang/go-1.20:= app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=C library for the Storj V3 network (libuplink)
EAPI=8
HOMEPAGE=https://storj.io https://github.com/storj/uplink-c
INHERIT=go-module
IUSE=static-libs
KEYWORDS=~amd64 ~arm64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/storj/uplink-c/archive/refs/tags/v1.10.1.tar.gz -> libuplink-1.10.1.tar.gz https://github.com/david-gentoo/uplink-c/releases/download/v1.10.1/uplink-c-1.10.1-vendor.tar.xz
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 go-env 0e2babf96e7d0b045fc07ad199eb2399 go-module d96f2a2fd6d8fbad6d94516bf238f885
_md5_=dd2d16bda3cd5de9ca83820b550530d5

View File

@@ -0,0 +1,15 @@
BDEPEND=sys-devel/bison sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18:1.18 >=dev-build/automake-1.17-r1:1.17 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3 virtual/pkgconfig
DEFINED_PHASES=configure install prepare setup
DEPEND=lzo? ( dev-libs/lzo:2 ) socks5? ( net-proxy/dante ) ssl? ( dev-libs/openssl:0= ) zlib? ( virtual/zlib:= ) dev-libs/libbsd
DESCRIPTION=Create tunnels over TCP/IP networks with shaping, encryption, and compression
EAPI=8
HOMEPAGE=https://github.com/leakingmemory/vtun-embedded
INHERIT=linux-info autotools systemd
IUSE=systemd lzo socks5 ssl zlib
KEYWORDS=~alpha ~amd64 ~arm64 ~ppc ~sparc ~x86
LICENSE=GPL-2
RDEPEND=lzo? ( dev-libs/lzo:2 ) socks5? ( net-proxy/dante ) ssl? ( dev-libs/openssl:0= ) zlib? ( virtual/zlib:= ) dev-libs/libbsd
SLOT=0
SRC_URI=https://github.com/leakingmemory/vtun-embedded/releases/download/v3.0.7/vtun-embedded-3.0.7.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db linux-info efd923656513c879204fec6638eadee5 gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=e2f0aacbdd293a3e2c911ce6cc062b12

View File

@@ -9,6 +9,6 @@ KEYWORDS=-* ~amd64
LICENSE=MPL-2.0
RDEPEND=app-accessibility/at-spi2-core app-misc/mime-types dev-libs/dbus-glib dev-libs/glib dev-libs/nspr dev-libs/nss gui-libs/gtk media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-video/ffmpeg sys-apps/dbus x11-libs/cairo x11-themes/hicolor-icon-theme x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXt x11-libs/libXtst
SLOT=0
SRC_URI=https://github.com/mullvad/mullvad-browser/releases/download/15.0.1/mullvad-browser-linux-x86_64-15.0.1.tar.xz -> mullvad-browser-bin-15.0.1.tar.xz
SRC_URI=https://github.com/mullvad/mullvad-browser/releases/download/15.0.2/mullvad-browser-linux-x86_64-15.0.2.tar.xz -> mullvad-browser-bin-15.0.2.tar.xz
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed optfeature 538bce96e5589935b57e178e8635f301 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=6049342fe98edaca9f6646b6af6f614b

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=install postinst postrm
DEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango
DESCRIPTION=Zen Browser - A fast, privacy-focused Firefox fork
EAPI=8
HOMEPAGE=https://zen-browser.app/
INHERIT=desktop xdg-utils
KEYWORDS=~amd64 ~arm64
LICENSE=MPL-2.0
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango
RESTRICT=strip
SLOT=0
SRC_URI=amd64? ( https://github.com/zen-browser/desktop/releases/download/1.17.8b/zen.linux-x86_64.tar.xz -> zen-bin-1.17.8b-amd64.tar.xz ) arm64? ( https://github.com/zen-browser/desktop/releases/download/1.17.8b/zen.linux-aarch64.tar.xz -> zen-bin-1.17.8b-arm64.tar.xz )
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=b6a86f230ddf57d7abcc9914589ec830

View File

@@ -377,6 +377,7 @@ app-text/lchat 1.0-r2: Line oriented front end for ii-like chat programs
app-text/lizard 1.18.0 1.19.0: A simple code complexity analyser, supports most of the popular languages.
app-text/lorien-bin 0.6.0-r2: Infinite canvas drawing/whiteboarding. Made with Godot.
app-text/lsp 0.5.0_rc4 9999: The least significant pager
app-text/notekit 0.2.0: Write your notes in instantly-formatted Markdown
app-text/owo 0.1.0: OwO-ifies text via regex
app-text/pandoc-crossref-bin 0.3.17.0f: Pandoc filter for cross-references
app-text/simplenote-desktop-bin 2.23.0 2.23.2: The simplest way to keep notes
@@ -793,7 +794,7 @@ dev-python/markdownify 0.11.6: Convert HTML to Markdown
dev-python/markovify 0.9.4: Simple, extensible Markov chain generator
dev-python/mastodon-py 2.0.1 2.1.4: Python wrapper for the Mastodon API
dev-python/material-color-utilities 0.1.5 9999: Python port of material-color-utilities used for Material You colors
dev-python/materialyoucolor 2.0.10 9999: Material You color algorithms for python!
dev-python/materialyoucolor 9999: Material You color algorithms for python!
dev-python/mautrix 0.20.7 0.20.8: A Python 3 asyncio Matrix framework
dev-python/mininet 2.3.0: Emulator for rapid prototyping of Software Defined Networks
dev-python/mitype 0.2.6: Typing speed test in terminal
@@ -1044,7 +1045,7 @@ dev-util/rz-ghidra 0.8.0: An integration of the Ghidra decompiler and Sleigh Dis
dev-util/scc 3.4.0: scc is a very fast accurate code counter
dev-util/shellspec 0.28.1-r3 9999: A full-featured BDD unit testing framework for all POSIX shells
dev-util/spi-tools 1.0.2: Simple command line tools to help using Linux spidev devices
dev-util/stripe-cli 9999: A command-line tool for Stripe
dev-util/stripe-cli 1.32.0 9999: A command-line tool for Stripe
dev-util/stylua 2.3.0: A code formatter for Lua
dev-util/tailspin 5.4.5: A log file highlighter
dev-util/termux-language-server 0.0.31: A language server for some specific Bash scripts
@@ -1165,7 +1166,7 @@ gnome-extra/junction 1.7-r1: Application/browser chooser
gnome-extra/nautilus-open-any-terminal 0.7.0: A Nautilus extension that adds a context-entry for opening any terminal
gnome-extra/portfolio 0.9.14: A minimalist file manager for those who want to use Linux mobile devices
gnome-extra/vvmplayer 1.4-r1: Visual Voicemail Player
gnome-extra/wike 3.1.1: Wikipedia Reader for the GNOME Desktop
gnome-extra/wike 3.1.1 3.1.3: Wikipedia Reader for the GNOME Desktop
gnome-extra/yad 14.1 9999: Display GTK+ dialog boxes from command line or shell scripts
gui-apps/1password 8.10.76-r1: Password Manager
gui-apps/ReGreet 0.1.1-r10 0.2.0 9999: A clean and customizable GTK-based greetd greeter written in Rust
@@ -1295,7 +1296,6 @@ gui-apps/yambar 1.11.0 9999: Simplistic and highly configurable status panel for
gui-libs/gtk-session-lock 0.2.0-r6 9999: GTK-based lockscreen for Wayland
gui-libs/libcprime 5.0.0: Library for managing settings of CoreApps
gui-libs/libcsys 5.0.0: Library for managing the device
gui-libs/libsfdo 0.1.3 0.1.4: A collection of libraries which implement some freedesktop.org specifications
gui-libs/mir 2.22.2 2.23.0: Set of libraries for building Wayland based shells
gui-libs/qdocumentview 0.3.0.1: Widget to render multi-page documents
gui-libs/qtforkawesome 0.3.1: Library that bundles ForkAwesome for use within Qt applications
@@ -1304,7 +1304,6 @@ gui-libs/scenefx 0.4.1 9999: A replacement for the wlroots scene API with eye-ca
gui-libs/xdg-desktop-portal-hyprland 1.3.9-r1 9999: xdg-desktop-portal backend for Hyprland
gui-wm/cage 0.2.1 9999: A Wayland kiosk
gui-wm/hyprland-contrib 0.1-r1 9999: Community-maintained extensions for hyprland
gui-wm/labwc 0.8.4-r1 0.9.1 0.9.2 9999: Openbox alternative for wayland
gui-wm/mangowc 0.10.5 9999: wayland compositor based on wlroots and scenefx(dwl but no suckless)
gui-wm/miracle-wm 0.7.1 0.8.0: Tiling Wayland compositor based on Mir
gui-wm/niri 25.05.1-r1 25.08: Scrollable-tiling Wayland compositor
@@ -1477,6 +1476,7 @@ media-video/ciano 0.2.4-r2: A multimedia file converter focused on simplicity
media-video/clapper 0.6.1 0.8.0: Modern and user-friendly media player
media-video/cleanit 0.4.9: A command line tool that helps you to keep your subtitles clean
media-video/delfin 0.4.7 0.4.8: Stream movies and TV shows from Jellyfin
media-video/dependency-control 0.6.4: Package manager for Aegisub automation scripts
media-video/gpu-screen-recorder 5.6.8 5.8.0 5.8.1 9999: A screen recorder that has minimal impact on system performance
media-video/gpu-screen-recorder-gtk 5.7.8 9999: GTK frontend for gpu-screen-recorder.
media-video/kikoplay 0.9.3 9999: KikoPlay is a full-featured danmu player
@@ -1593,6 +1593,7 @@ net-libs/dpdk 23.03: Data Plane Development Kit libraries for fast userspace net
net-libs/ixwebsocket 11.4.4: C++ websocket client and server library
net-libs/kcgi 0.13.3 0.13.4: Minimal CGI library for web applications
net-libs/libuecc 7: a very small Elliptic Curve Cryptography library compatible with Ed25519.
net-libs/libuplink 1.10.1: C library for the Storj V3 network (libuplink)
net-libs/orcania 2.3.3: Library for angharad programs
net-libs/picotls 0_pre20220721 9999: TLS 1.3 implementation in C
net-libs/sofia-sip 1.13.17: RFC3261 compliant SIP User-Agent library
@@ -1702,7 +1703,7 @@ net-vpn/fastd 22 23: A very small VPN daemon which tunnels IP packets and Ethern
net-vpn/gp-saml-gui 9999: Interactively authenticate to GlobalProtect VPNs that require SAML
net-vpn/mullvadvpn-app 2025.13 2025.14_beta1: Tool used to manage daemon setup
net-vpn/proton-vpn-gtk-app 4.11.0: Proton VPN GTK app
net-vpn/vtun-embedded 3.0.6: Create tunnels over TCP/IP networks with shaping, encryption, and compression
net-vpn/vtun-embedded 3.0.6 3.0.7: Create tunnels over TCP/IP networks with shaping, encryption, and compression
net-vpn/vtun-ng 3.0.21 3.0.22: Create tunnels over TCP/IP networks with shaping, encryption, and compression
net-wireless/airspyhf 1.6.8: User mode driver for Airspy HF+
net-wireless/bluetuith 0.2.1 0.2.2 0.2.3 9999: A TUI bluetooth manager for Linux written in Go
@@ -1937,12 +1938,12 @@ www-apps/whoogle-search 0.9.3: A self-hosted, ad-free, privacy-respecting metase
www-apps/zola 0.20.0 0.21.0: A fast static site generator with everything built-in
www-client/badwolf 1.4.0-r1 9999-r1: Minimalist and privacy-oriented WebKitGTK+ browser
www-client/browsh 1.8.2 1.8.3: A fully-modern text-based browser, rendering to TTY and browsers
www-client/mullvad-browser-bin 15.0.1: The Mullvad Browser is developed to minimize tracking and fingerprinting.
www-client/mullvad-browser-bin 15.0.2: The Mullvad Browser is developed to minimize tracking and fingerprinting.
www-client/nyxt 3.11.8 3.12.0 9999: Nyxt - the hacker's power-browser
www-client/torbrowser-launcher 0.3.9: A program to help you securely download and run Tor Browser
www-client/vimb 3.7.0 9999: A fast, lightweight, vim-like browser based on webkit
www-client/yandex-browser 25.8.5.993_p1: The web browser from Yandex
www-client/zen-bin 1.15.5b 1.16b 1.16.3b 1.16.4b 1.17b 1.17.1b 1.17.2b 1.17.3b 1.17.4b 1.17.5b 1.17.6b 1.17.7b: Zen Browser - A fast, privacy-focused Firefox fork
www-client/zen-bin 1.15.5b 1.16b 1.16.3b 1.16.4b 1.17b 1.17.1b 1.17.2b 1.17.3b 1.17.4b 1.17.5b 1.17.6b 1.17.7b 1.17.8b: Zen Browser - A fast, privacy-focused Firefox fork
www-misc/dufs 0.40.0: Dufs is a distinctive utility file server
www-misc/gitea2rss 0.7.0: Generates RSS feeds from Gitea releases, tags and commits
www-misc/kiwix-desktop 2.4.0: cross-platform viewer/manager for ZIM archives

View File

@@ -1 +1 @@
Wed, 19 Nov 2025 19:45:52 +0000
Fri, 21 Nov 2025 15:15:52 +0000

View File

@@ -441,8 +441,6 @@ gui-wm/hyprland-contrib:hyprprop - Install hyprprop, a xprop replacement for hyp
gui-wm/hyprland-contrib:scratchpad - Install scratchpad script
gui-wm/hyprland-contrib:shellevents - Install shellevents, invoke hell functions in response to Hyprland socket events
gui-wm/hyprland-contrib:swap - Install try_swap_workspace, a script to emulate monitor-workspace agnostic behavior of other window managers
gui-wm/labwc:icons - Add support for window icons. Icons will only be displayed with USE=svg enabled
gui-wm/labwc:static-analyzer - Run gcc static analyzer
gui-wm/mangowc:X - Enable support for X11 applications (XWayland)
gui-wm/phoc:dtrace - Enable profiling data capture support using dev-debug/systemtap
gui-wm/phoc:sysprof - Enable profiling data capture support using dev-util/sysprof-capture
@@ -608,6 +606,8 @@ media-sound/gapless:pipewire - Enable support for the PipeWire audio sink
media-sound/goxlr-utility:tts - Accessibility feature adding TTS capabilities to report button presses.
media-sound/jacktrip:rtaudio - Enable rtaudio backend
media-sound/jacktrip:virtualstudio - Enable VirtualStudio extension
media-sound/libcava:pipewire - Enables support for PipeWire
media-sound/libcava:sndio - Enable support for the media-sound/sndio backend
media-sound/lms:stb - Use dev-libs/stb graphic library instead of media-gfx/graphicsmagick
media-sound/musikcube:alsa - Build plugin for alsa-out.
media-sound/musikcube:basu - Build plugin to support MPRIS using basu.