2026-01-02 11:00:52 UTC

This commit is contained in:
Repository mirror & CI
2026-01-02 11:00:53 +00:00
parent dddb1e5588
commit 6cfc612d60
20 changed files with 148 additions and 60 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5 dev-libs/libpcre2:* >=kde-frameworks/extra-cmake-modules-5.116.0:* >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
DEPEND=dev-libs/botan:= dev-libs/pugixml dev-libs/spdlog:= >=dev-libs/quazip-1.3:=[qt6] dev-qt/qtbase:6[dbus,gui,network,widgets] dev-qt/qtcharts:6[qml] dev-qt/qtdeclarative:6 sys-auth/polkit[introspection] dev-cpp/units dev-qt/qttools:6[linguist] dev-qt/qtsvg:6 x11-libs/libdrm[video_cards_amdgpu] test? ( >=dev-cpp/catch-3.5.2 dev-cpp/trompeloeil ) dev-qt/qtcore:5
DEPEND=dev-libs/botan:= dev-libs/pugixml dev-libs/spdlog:= dev-libs/quazip:=[qt6(+)] dev-qt/qtbase:6[dbus,gui,network,widgets] dev-qt/qtcharts:6[qml] dev-qt/qtdeclarative:6 sys-auth/polkit[introspection] dev-cpp/units dev-qt/qttools:6[linguist] dev-qt/qtsvg:6 x11-libs/libdrm[video_cards_amdgpu] test? ( >=dev-cpp/catch-3.5.2 dev-cpp/trompeloeil ) dev-qt/qtcore:5
DESCRIPTION=Core control application
EAPI=8
HOMEPAGE=https://gitlab.com/corectrl/corectrl
@@ -9,8 +9,8 @@ INHERIT=ecm linux-info optfeature toolchain-funcs xdg-utils git-r3
IUSE=test debug
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=dev-libs/botan:= dev-libs/pugixml dev-libs/spdlog:= >=dev-libs/quazip-1.3:=[qt6] dev-qt/qtbase:6[dbus,gui,network,widgets] dev-qt/qtcharts:6[qml] dev-qt/qtdeclarative:6 sys-auth/polkit[introspection] dev-libs/glib dev-libs/libfmt:= dev-qt/qtquickcontrols2 || ( kde-frameworks/breeze-icons:* kde-frameworks/oxygen-icons:* ) >=kde-frameworks/kf-env-4 dev-qt/qtcore:5
RDEPEND=dev-libs/botan:= dev-libs/pugixml dev-libs/spdlog:= dev-libs/quazip:=[qt6(+)] dev-qt/qtbase:6[dbus,gui,network,widgets] dev-qt/qtcharts:6[qml] dev-qt/qtdeclarative:6 sys-auth/polkit[introspection] dev-libs/glib dev-libs/libfmt:= dev-qt/qtquickcontrols2 || ( kde-frameworks/breeze-icons:* kde-frameworks/oxygen-icons:* ) >=kde-frameworks/kf-env-4 dev-qt/qtcore:5
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7 virtualx 9741d451eb64ea8bb9faee90d68a9b68 xdg 3ef49a87c52c8b77c476351195dfe575 ecm a5537691c00fd7549c8b90300f679185 linux-info efd923656513c879204fec6638eadee5 optfeature 538bce96e5589935b57e178e8635f301 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=a47978e3adfc87909aff96875e5ef2ba
_md5_=d6b76bd2416b2e62da3814a926bbad89

View File

@@ -1,4 +1,4 @@
BDEPEND=virtual/pkgconfig test? ( dev-vcs/git ) || ( >=dev-lang/rust-bin-1.82.0:* >=dev-lang/rust-1.82.0:* )
BDEPEND=virtual/pkgconfig test? ( dev-vcs/git ) || ( >=dev-lang/rust-bin-1.88.0:* >=dev-lang/rust-1.88.0:* )
DEFINED_PHASES=compile configure install postinst setup test unpack
DEPEND=app-arch/zstd:=
DESCRIPTION=Command-line Git information tool
@@ -7,10 +7,10 @@ HOMEPAGE=https://onefetch.dev
INHERIT=cargo shell-completion
IUSE=test debug
KEYWORDS=~amd64
LICENSE=MIT Apache-2.0 BSD ISC MPL-2.0 Unicode-3.0 ZLIB
LICENSE=MIT Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-3.0 ZLIB
RDEPEND=app-arch/zstd:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/o2sh/onefetch/archive/refs/tags/2.25.0.tar.gz -> onefetch-2.25.0.gh.tar.gz https://home.cit.tum.de/~salu/distfiles/onefetch-2.25.0-crates.tar.xz https://home.cit.tum.de/~salu/distfiles/onefetch-2.25.0-shellcomp.tar.xz
SRC_URI=https://github.com/o2sh/onefetch/archive/refs/tags/2.26.1.tar.gz -> onefetch-2.26.1.gh.tar.gz https://home.cit.tum.de/~salu/distfiles/onefetch-2.26.1-crates.tar.xz https://home.cit.tum.de/~salu/distfiles/onefetch-2.26.1-shellcomp.tar.xz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 20da14430886f3de143eb101684fcf62 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo aeba1d272f6c2e000912e11d8cf626eb bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=a9e47528b51c26761eae74bda178aca0
_md5_=851c5d6695b8095da5d8473ae4fc072e

View File

@@ -1,4 +1,4 @@
BDEPEND=virtual/pkgconfig || ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
BDEPEND=virtual/pkgconfig || ( >=dev-lang/rust-bin-1.88.0:* >=dev-lang/rust-1.88.0:* )
DEFINED_PHASES=compile configure install setup test unpack
DEPEND=dev-libs/openssl:0=
DESCRIPTION=CLI app for Topiary, the universal code formatter.
@@ -10,6 +10,6 @@ KEYWORDS=~amd64
LICENSE=MIT Apache-2.0 BSD CDLA-Permissive-2.0 ISC LGPL-3 MIT MPL-2.0 MPL-2.0 Unicode-3.0 ZLIB
RDEPEND=dev-libs/openssl:0=
SLOT=0
SRC_URI=https://github.com/tweag/topiary/releases/download/v0.6.1/source.tar.gz -> topiary-0.6.1.tar.gz https://github.com/freijon/topiary/releases/download/v0.6.1/topiary-0.6.1-crates.tar.xz
SRC_URI=https://github.com/tweag/topiary/releases/download/v0.7.3/source.tar.gz -> topiary-0.7.3.tar.gz https://github.com/gentoo-crate-dist/topiary/releases/download/v0.7.3/topiary-0.7.3-crates.tar.xz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 20da14430886f3de143eb101684fcf62 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo aeba1d272f6c2e000912e11d8cf626eb bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=d75aa897b112c0aa453a89b145610a35
_md5_=c11e496b531d0d7872fd7d6aa307ea9a

View File

@@ -1,16 +0,0 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=app-arch/7zip app-arch/zstd dev-libs/flatbuffers dev-libs/hidapi dev-libs/libevdev dev-libs/pugixml dev-libs/stb dev-qt/qtbase:6[concurrent,dbus,gui,widgets] dev-qt/qtmultimedia:6 dev-qt/qtsvg:6 media-libs/alsa-lib media-libs/cubeb media-libs/glew media-libs/libglvnd media-libs/libpng:= media-libs/openal media-video/ffmpeg:= net-misc/curl llvm-core/llvm:= virtual/zlib:= virtual/libusb:1 x11-libs/libX11 faudio? ( app-emulation/faudio ) opencv? ( media-libs/opencv ) vulkan? ( media-libs/vulkan-loader[wayland?] ) wayland? ( dev-libs/wayland )
DESCRIPTION=PS3 emulator/debugger
EAPI=8
HOMEPAGE=https://rpcs3.net/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake flag-o-matic xdg
IUSE=discord faudio +llvm opencv vulkan wayland
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=app-arch/7zip app-arch/zstd dev-libs/flatbuffers dev-libs/hidapi dev-libs/libevdev dev-libs/pugixml dev-libs/stb dev-qt/qtbase:6[concurrent,dbus,gui,widgets] dev-qt/qtmultimedia:6 dev-qt/qtsvg:6 media-libs/alsa-lib media-libs/cubeb media-libs/glew media-libs/libglvnd media-libs/libpng:= media-libs/openal media-video/ffmpeg:= net-misc/curl llvm-core/llvm:= virtual/zlib:= virtual/libusb:1 x11-libs/libX11 faudio? ( app-emulation/faudio ) opencv? ( media-libs/opencv ) vulkan? ( media-libs/vulkan-loader[wayland?] ) wayland? ( dev-libs/wayland )
SLOT=0
SRC_URI=https://github.com/RPCS3/rpcs3/archive/v0.0.37.tar.gz -> rpcs3-0.0.37.tar.gz https://github.com/asmjit/asmjit/archive/416f7356967c1f66784dc1580fe157f9406d8bff.tar.gz -> rpcs3-asmjit-416f7356967c1f66784dc1580fe157f9406d8bff.tar.gz https://github.com/KhronosGroup/glslang/archive/fc9889c889561c5882e83819dcaffef5ed45529b.tar.gz -> rpcs3-glslang-fc9889c889561c5882e83819dcaffef5ed45529b.tar.gz https://github.com/miniupnp/miniupnp/archive/d66872e34d9ff83a07f8b71371b13419b2089953.tar.gz -> rpcs3-miniupnp-d66872e34d9ff83a07f8b71371b13419b2089953.tar.gz https://github.com/thestk/rtmidi/archive/1e5b49925aa60065db52de44c366d446a902547b.tar.gz -> rpcs3-rtmidi-1e5b49925aa60065db52de44c366d446a902547b.tar.gz https://github.com/wolfSSL/wolfssl/archive/b077c81eb635392e694ccedbab8b644297ec0285.tar.gz -> rpcs3-wolfssl-b077c81eb635392e694ccedbab8b644297ec0285.tar.gz https://github.com/RPCS3/soundtouch/archive/3982730833b6daefe77dcfb32b5c282851640c17.tar.gz -> rpcs3-soundtouch-3982730833b6daefe77dcfb32b5c282851640c17.tar.gz https://github.com/RPCS3/yaml-cpp/archive/456c68f452da09d8ca84b375faa2b1397713eaba.tar.gz -> rpcs3-yaml-cpp-456c68f452da09d8ca84b375faa2b1397713eaba.tar.gz https://github.com/xioTechnologies/Fusion/archive/066d4a63b2c714b20b0a8073a01fda7c5c6763f6.tar.gz -> rpcs3-fusion-066d4a63b2c714b20b0a8073a01fda7c5c6763f6.tar.gz https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator/archive/6ec8481c8a13db586d7b3ba58f4eb9bbf017edf0.tar.gz -> rpcs3-VulkanMemoryAllocator-6ec8481c8a13db586d7b3ba58f4eb9bbf017edf0.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=8ef4a8a72124abb0c71798a60947cca6

View File

@@ -0,0 +1,16 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=app-arch/7zip app-arch/zstd dev-libs/flatbuffers dev-libs/hidapi dev-libs/libevdev dev-libs/pugixml dev-libs/stb dev-qt/qtbase:6[concurrent,dbus,gui,widgets] dev-qt/qtmultimedia:6 dev-qt/qtsvg:6 media-libs/alsa-lib media-libs/cubeb media-libs/glew media-libs/libglvnd media-libs/libpng:= media-libs/openal media-libs/rtmidi media-video/ffmpeg:= net-libs/miniupnpc:= net-misc/curl llvm-core/llvm:= virtual/zlib:= virtual/libusb:1 x11-libs/libX11 faudio? ( app-emulation/faudio ) opencv? ( media-libs/opencv ) vulkan? ( media-libs/vulkan-loader[wayland?] ) wayland? ( dev-libs/wayland )
DESCRIPTION=PS3 emulator/debugger
EAPI=8
HOMEPAGE=https://rpcs3.net/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake flag-o-matic xdg optfeature
IUSE=discord faudio +llvm opencv vulkan wayland
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=app-arch/7zip app-arch/zstd dev-libs/flatbuffers dev-libs/hidapi dev-libs/libevdev dev-libs/pugixml dev-libs/stb dev-qt/qtbase:6[concurrent,dbus,gui,widgets] dev-qt/qtmultimedia:6 dev-qt/qtsvg:6 media-libs/alsa-lib media-libs/cubeb media-libs/glew media-libs/libglvnd media-libs/libpng:= media-libs/openal media-libs/rtmidi media-video/ffmpeg:= net-libs/miniupnpc:= net-misc/curl llvm-core/llvm:= virtual/zlib:= virtual/libusb:1 x11-libs/libX11 faudio? ( app-emulation/faudio ) opencv? ( media-libs/opencv ) vulkan? ( media-libs/vulkan-loader[wayland?] ) wayland? ( dev-libs/wayland )
SLOT=0
SRC_URI=https://github.com/RPCS3/rpcs3/archive/v0.0.39.tar.gz -> rpcs3-0.0.39.tar.gz https://github.com/asmjit/asmjit/archive/416f7356967c1f66784dc1580fe157f9406d8bff.tar.gz -> rpcs3-asmjit-416f7356967c1f66784dc1580fe157f9406d8bff.tar.gz https://github.com/KhronosGroup/glslang/archive/fc9889c889561c5882e83819dcaffef5ed45529b.tar.gz -> rpcs3-glslang-fc9889c889561c5882e83819dcaffef5ed45529b.tar.gz https://github.com/wolfSSL/wolfssl/archive/b077c81eb635392e694ccedbab8b644297ec0285.tar.gz -> rpcs3-wolfssl-b077c81eb635392e694ccedbab8b644297ec0285.tar.gz https://github.com/RPCS3/soundtouch/archive/3982730833b6daefe77dcfb32b5c282851640c17.tar.gz -> rpcs3-soundtouch-3982730833b6daefe77dcfb32b5c282851640c17.tar.gz https://github.com/RPCS3/yaml-cpp/archive/456c68f452da09d8ca84b375faa2b1397713eaba.tar.gz -> rpcs3-yaml-cpp-3982730833b6daefe77dcfb32b5c282851640c17-.tar.gz https://github.com/xioTechnologies/Fusion/archive/008e03eac0ac1d5f85e16f5fcaefdda3fee75cb8.tar.gz -> rpcs3-fusion-008e03eac0ac1d5f85e16f5fcaefdda3fee75cb8.tar.gz https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator/archive/1d8f600fd424278486eade7ed3e877c99f0846b1.tar.gz -> rpcs3-VulkanMemoryAllocator-1d8f600fd424278486eade7ed3e877c99f0846b1.tar.gz https://github.com/FeralInteractive/gamemode/archive/c54d6d4243b0dd0afcb49f2c9836d432da171a2b.tar.gz -> rpcs3-GameMode.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7 xdg 3ef49a87c52c8b77c476351195dfe575 optfeature 538bce96e5589935b57e178e8635f301
_md5_=d53206c785cc205df3ae57c822f0454f

View File

@@ -12,4 +12,4 @@ PROPERTIES=live
RDEPEND=app-arch/7zip app-arch/zstd dev-libs/flatbuffers dev-libs/hidapi dev-libs/libevdev dev-libs/pugixml dev-libs/stb dev-qt/qtbase:6[concurrent,dbus,gui,widgets] dev-qt/qtmultimedia:6 dev-qt/qtsvg:6 media-libs/alsa-lib media-libs/cubeb media-libs/glew media-libs/libglvnd media-libs/libpng:= media-libs/openal media-libs/rtmidi media-video/ffmpeg:= net-libs/miniupnpc:= net-misc/curl llvm-core/llvm:= virtual/zlib:= virtual/libusb:1 x11-libs/libX11 faudio? ( app-emulation/faudio ) opencv? ( media-libs/opencv ) vulkan? ( media-libs/vulkan-loader[wayland?] ) wayland? ( dev-libs/wayland )
SLOT=0
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7 xdg 3ef49a87c52c8b77c476351195dfe575 optfeature 538bce96e5589935b57e178e8635f301 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=c0bb309df23e86467ff684ca007e6e93
_md5_=1bbd92145b14b94f68184aeb6a4a77fa

View File

@@ -10,4 +10,4 @@ RDEPEND=gui-apps/quickshell media-video/gpu-screen-recorder app-misc/brightnessc
SLOT=0
SRC_URI=https://github.com/noctalia-dev/noctalia-shell/releases/download/v3.8.0/noctalia-v3.8.0.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 systemd a964c0cbe818b5729da1dbfcee5be861 optfeature 538bce96e5589935b57e178e8635f301
_md5_=cafe7c57d33621d7ae5d02b51053b521
_md5_=95e47be07693c7e5d2400e88c285367c

View File

@@ -0,0 +1,12 @@
BDEPEND=dev-build/just app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A QML plugin for niri
EAPI=8
HOMEPAGE=https://github.com/imiric/qml-niri
INHERIT=cmake
KEYWORDS=~amd64 ~arm64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/imiric/qml-niri/archive/refs/tags/v0.1.2.tar.gz -> qml-niri-0.1.2.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7
_md5_=a75e15e1abef0ec50e6fa961e522f24d

View File

@@ -6,10 +6,10 @@ EAPI=8
HOMEPAGE=https://git.dec05eba.com/gpu-screen-recorder/about
INHERIT=meson
IUSE=+filecaps systemd
KEYWORDS=~amd64
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3
RDEPEND=media-video/ffmpeg media-libs/libglvnd x11-libs/libXcomposite x11-libs/libXrandr x11-libs/libXfixes media-libs/libpulse media-libs/libva x11-libs/libdrm sys-libs/libcap dev-libs/wayland
SLOT=0
SRC_URI=https://dec05eba.com/snapshot/gpu-screen-recorder.git.5.6.8.tar.gz -> gpu-screen-recorder-5.6.8.tar.gz
SRC_URI=https://dec05eba.com/snapshot/gpu-screen-recorder.git.5.11.2.tar.gz -> gpu-screen-recorder-5.11.2.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 99e6a34d0f7039439dad788f7443b574
_md5_=c4b0c3a81c3b5cc126e48dcdcb460d85
_md5_=d371014e1b03b32c1f315d210e3b05a6

View File

@@ -9,6 +9,6 @@ LICENSE=MIT BSD OSL-3.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/mesa net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/gtk+:3 x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/pango
RESTRICT=bindist mirror test strip
SLOT=0
SRC_URI=https://github.com/Legcord/Legcord/releases/download/v1.1.6/Legcord-1.1.6-linux-amd64.deb -> legcord-bin-1.1.6.deb
SRC_URI=amd64? ( https://github.com/Legcord/Legcord/releases/download/v1.1.6/Legcord-1.1.6-linux-amd64.deb -> legcord-bin-1.1.6-amd64.deb ) arm64? ( https://github.com/Legcord/Legcord/releases/download/v1.1.6/Legcord-1.1.6-linux-arm64.deb -> legcord-bin-1.1.6-arm64.deb )
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 unpacker 3b4ee72d1e2e0374fd8cd3eddfa00627 desktop 7b6f6e9d65093966fbc8475399c5dd4e xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=31506ccf0fbb27ff874ad1670fa34277
_md5_=48d77f64fbc584f2a7ed379b2be64ef5

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-util/bpftool llvm-core/clang >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=dev-libs/cJSON dev-libs/libbpf
DESCRIPTION=Externally bind or mark sockets on the fly
EAPI=8
HOMEPAGE=https://codeberg.org/iguanajuice/flypaper
INHERIT=meson
IUSE=systemd
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/cJSON dev-libs/libbpf
SLOT=0
SRC_URI=https://codeberg.org/iguanajuice/flypaper/archive/v0.4.0.tar.gz -> flypaper-0.4.0.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 meson 99e6a34d0f7039439dad788f7443b574
_md5_=35a186cf093384ee7fe4b3f177163a6d

View File

@@ -0,0 +1,16 @@
BDEPEND=<dev-lang/erlang-27:= >=dev-lang/elixir-1.14:= <dev-lang/elixir-1.18 dev-build/cmake >=dev-util/rebar-3.20.0-r1 dev-elixir/hex dev-vcs/git !<www-apps/pleroma-2.10.0 !>www-apps/pleroma-2.10.0
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=dev-libs/glib media-libs/vips:= sys-apps/file sys-libs/ncurses:= system-lexbor? ( dev-libs/lexbor ) dev-lang/elixir dev-lang/erlang:=
DESCRIPTION=ActivityPub social networking software compatible with other Fediverse software
EAPI=7
HOMEPAGE=https://pleroma.social/
INHERIT=mix optfeature flag-o-matic
IUSE=+system-lexbor
KEYWORDS=~amd64
LICENSE=AGPL-3 CC-BY-SA-4.0 CC-BY-4.0
RDEPEND=dev-libs/glib media-libs/vips:= sys-apps/file sys-libs/ncurses:= system-lexbor? ( dev-libs/lexbor ) acct-user/pleroma acct-group/pleroma dev-db/postgresql[uuid] dev-lang/elixir dev-lang/erlang:=
RESTRICT=network-sandbox
SLOT=otp
SRC_URI=https://git.pleroma.social/pleroma/pleroma/-/archive/v2.10.0/pleroma-v2.10.0.tar.gz
_eclasses_=mix 0121d183f009a7de47b15441d86b4ce1 optfeature 538bce96e5589935b57e178e8635f301 toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672
_md5_=130f8c208435cc6542ba9d0ac4c4b8cf

View File

@@ -10,6 +10,6 @@ LICENSE=GPL-3 BSD
RDEPEND=>=app-accessibility/at-spi2-core-2.46.0:2 app-misc/ca-certificates dev-libs/expat dev-libs/glib:2 dev-libs/nspr >=dev-libs/nss-3.26 media-fonts/liberation-fonts media-libs/alsa-lib media-libs/mesa[gbm(+)] net-misc/curl net-print/cups sys-apps/dbus sys-libs/glibc sys-libs/libcap x11-libs/cairo x11-libs/gdk-pixbuf:2 || ( x11-libs/gtk+:3[X] gui-libs/gtk:4[X] ) x11-libs/libdrm >=x11-libs/libX11-1.5.0 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libxcb x11-libs/libxkbcommon x11-libs/libxshmfence x11-libs/pango x11-misc/xdg-utils qt6? ( dev-qt/qtbase:6[gui,widgets] ) selinux? ( sec-policy/selinux-chromium )
RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=amd64? ( https://github.com/imputnet/helium-linux/releases/download/0.7.7.1/helium-0.7.7.1-x86_64_linux.tar.xz -> helium-bin-0.7.7.1-amd64.tar.xz ) arm64? ( https://github.com/imputnet/helium-linux/releases/download/0.7.7.1/helium-0.7.7.1-arm64_linux.tar.xz -> helium-bin-0.7.7.1-arm64.tar.xz )
SRC_URI=amd64? ( https://github.com/imputnet/helium-linux/releases/download/0.7.7.2/helium-0.7.7.2-x86_64_linux.tar.xz -> helium-bin-0.7.7.2-amd64.tar.xz ) arm64? ( https://github.com/imputnet/helium-linux/releases/download/0.7.7.2/helium-0.7.7.2-arm64_linux.tar.xz -> helium-bin-0.7.7.2-arm64.tar.xz )
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 desktop 7b6f6e9d65093966fbc8475399c5dd4e pax-utils 5555f2e75744739fe100ee62c22d28fe xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=f15dd7319f14a5a301070d3bd6bec1d9
_md5_=c10ecdc40931c1273cfa2374ea6dc544

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.15b/zen.linux-x86_64.tar.xz -> zen-bin-1.17.15b-amd64.tar.xz ) arm64? ( https://github.com/zen-browser/desktop/releases/download/1.17.15b/zen.linux-aarch64.tar.xz -> zen-bin-1.17.15b-arm64.tar.xz )
_eclasses_=desktop 7b6f6e9d65093966fbc8475399c5dd4e xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=cc1151a7895f7f6342fe9aa878141683

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,16 @@
BDEPEND=lto? ( !custom-cflags? ( llvm-core/clang llvm-core/lld ) ) !static? ( virtual/pkgconfig ) || ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test unpack
DEPEND=!static? ( app-arch/zstd:= app-arch/xz-utils:= dev-libs/openssl:= )
DESCRIPTION=A tool to install, manage and use PWAs in Mozilla Firefox (native component)
EAPI=8
HOMEPAGE=https://pwasforfirefox.filips.si/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cargo desktop flag-o-matic shell-completion toolchain-funcs xdg
IUSE=custom-cflags lto static debug
KEYWORDS=~amd64 ~arm64
LICENSE=MPL-2.0 Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0 UoI-NCSA Unicode-3.0 ZLIB
RDEPEND=!static? ( app-arch/zstd:= app-arch/xz-utils:= dev-libs/openssl:= )
SLOT=0
SRC_URI=https://github.com/filips123/PWAsForFirefox/archive/v2.18.0.tar.gz -> firefoxpwa-2.18.0.tar.gz https://github.com/filips123/PWAsForFirefox/releases/download/v2.18.0/firefoxpwa-2.18.0-crates.tar.xz https://github.com/filips123/WebAppManifestRS/archive/c3329f3378a0039c96bd2b3f32529ea6b438c350.tar.gz -> WebAppManifestRS-c3329f3378a0039c96bd2b3f32529ea6b438c350.gh.tar.gz https://github.com/filips123/mime/archive/e3e2e55459d2989a3f4699566ff8f203a8720add.tar.gz -> mime-e3e2e55459d2989a3f4699566ff8f203a8720add.gh.tar.gz https://github.com/filips123/mime/archive/e3e2e55459d2989a3f4699566ff8f203a8720add.tar.gz -> mime-e3e2e55459d2989a3f4699566ff8f203a8720add.gh.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 20da14430886f3de143eb101684fcf62 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo aeba1d272f6c2e000912e11d8cf626eb desktop 7b6f6e9d65093966fbc8475399c5dd4e bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=00129e4620fb4e72487ee7dceede644f

View File

@@ -156,6 +156,7 @@ app-containers/waydroid 1.5.2 1.5.4: Container-based approach to boot a full And
app-containers/waydroid-images 9999: Manage images for app-containers/waydroid using portage
app-containers/waydroid-x11 1.0.2: Launch waydroid in an X11 session, using weston as a nested compositor.
app-crypt/PBinCLI 0.3.7: PBinCLI is a command line client for PrivateBin written in Python 3
app-crypt/age-plugin-yubikey 0.5.0: YubiKey plugin for age clients
app-crypt/certbot-dns-cloudflare 3.2.0: Cloudflare DNS Authenticator plugin for Certbot (Let's Encrypt Client)
app-crypt/certbot-dns-desec 1.2.1: deSEC DNS Authenticator plugin for Certbot
app-crypt/certbot-dns-rfc2136 3.2.0-r100: RFC 2136 DNS Authenticator plugin for Certbot (Lets Encrypt Client)
@@ -167,6 +168,7 @@ app-crypt/keepass-diff 1.1.3-r1: A CLI tool to diff Keepass (.kdbx) files
app-crypt/nitrokey-app2 2.4.1: Graphical application to manage and use Nitrokey 3 devices
app-crypt/pinentry-bemenu 0.13.2 0.14.0: Pinentry based on bemenu
app-crypt/pinentry-fuzzel 1.0.0: Simple passphrase entry dialog via 'fuzzel'.
app-crypt/rage 0.11.1: A simple, secure, and modern encryption tool.
app-crypt/reop 2.1.1-r2: reasonable expectation of privacy
app-crypt/sac-core 10.8.1050-r1: Thales/Gemalto SafeNet Authentication Client
app-crypt/sops 3.9.4 3.11.0: Simple And Flexible Tool For Managing Secrets
@@ -290,7 +292,7 @@ app-misc/nerdfetch 8.3.1: A POSIX *nix fetch script using Nerdfonts
app-misc/nwg-look 1.0.2-r1 1.0.6: GTK settings editor adapted to work on wlroots-based compositors
app-misc/nwg-shell-wallpapers 1.3 1.4 1.5: Selection of wallpapers contributed to the nwg-shell project
app-misc/oddjob 0.34.7-r1: A D-Bus service which runs odd jobs on behalf of client applications
app-misc/onefetch 2.25.0: Command-line Git information tool
app-misc/onefetch 2.26.1: Command-line Git information tool
app-misc/opentrack 2024.1.1_p20250620 9999: Head tracking software for MS Windows, Linux, and Apple OSX
app-misc/pastel 0.11.0 9999: A command-line tool to generate, analyze, convert and manipulate colors
app-misc/pfetch 1.9.4 9999: A pretty system information tool written in POSIX sh
@@ -1076,7 +1078,7 @@ dev-util/termux-language-server 0.0.31: A language server for some specific Bash
dev-util/tflint-bin 0.43.0 0.46.0: A Pluggable Terraform Linter
dev-util/tinyxxd 1.3.7-r2 9999: Drop-in replacement and standalone version of xxd
dev-util/tokei 12.1.2 13.0.0 9999: Count your code, quickly
dev-util/topiary 0.6.1: CLI app for Topiary, the universal code formatter.
dev-util/topiary 0.7.3: CLI app for Topiary, the universal code formatter.
dev-util/trivy 0.55.2: Vulnerability scanner for container images, file systems, and Git repos
dev-util/typescript-language-server 4.1.2 4.3.3: TypeScript & JavaScript Language Server
dev-util/u-config 0.34.0 9999: Lean and mean pkg-config replacement
@@ -1119,7 +1121,7 @@ games-emulation/eden 0.0.4: Nintendo Switch Emulator
games-emulation/flycast 9999: Sega Dreamcast, Naomi and Atomiswave emulator
games-emulation/libretro-dolphin 0.0.1_pre20250517-r1: Dolphin libretro port
games-emulation/mupen64plus-qt 1.17 9999: A basic launcher for Mupen64Plus
games-emulation/rpcs3 0.0.37 0.0.38 9999: PS3 emulator/debugger
games-emulation/rpcs3 0.0.38 0.0.39 9999: PS3 emulator/debugger
games-engines/boxtron 0.5.4-r2: Steam Play compatibility tool to run DOS games using native Linux DOSBox
games-engines/fs2_open 24.2.0: FreeSpace2 Source Code Project game engine
games-engines/instead 3.5.2 9999: INSTEAD text-based quest game engine
@@ -1325,6 +1327,7 @@ 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/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/qml-niri 0.1.2: A QML plugin for niri
gui-libs/qtforkawesome 0.3.1 0.3.2 0.3.2-r1: Library that bundles ForkAwesome for use within Qt applications
gui-libs/qtutilities 6.18.3 6.18.4: Useful Qt related C++ classes and routines
gui-libs/scenefx 0.4.1 9999: A replacement for the wlroots scene API with eye-candy effects.
@@ -1506,7 +1509,7 @@ 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 5.10.2 9999: A screen recorder that has minimal impact on system performance
media-video/gpu-screen-recorder 5.8.0 5.8.1 5.10.2 5.11.2 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
media-video/kooha 2.2.3-r2: GTK4 screen recorder for Wayland
@@ -1652,6 +1655,7 @@ net-misc/cve-client 1.1.1 9999: CLI-based client / toolbox for CVE.org
net-misc/eg25-manager 0.4.2: Daemon for managing the Quectel EG25 modem
net-misc/ffsend 0.2.77 9999: Easily and securely share files from the command line
net-misc/fileshelter 6.2.0 6.3.0: FileShelter is a “one-click” file sharing web application
net-misc/flypaper 0.4.0: Externally bind or mark sockets on the fly
net-misc/freetube-bin 0.23.10_beta 0.23.11_beta 0.23.12_beta: A private YouTube desktop client
net-misc/gazelle-tui 1.8.2: Minimal NetworkManager TUI with complete 802.1X enterprise WiFi support
net-misc/gdown 5.2.0: Google Drive public file/folder downloader
@@ -1964,7 +1968,7 @@ www-apps/jackett 0.22.1363: API Support for your favorite torrent trackers
www-apps/laminar 1.3-r1: Fast and lightweight Continuous Integration
www-apps/libmedium 2024.06.10: Alternative private front-end to Medium
www-apps/mycorrhiza 1.15.1 9999: Git-based wiki engine written in Go using mycomarkup
www-apps/pleroma 2.9.1 9999: ActivityPub social networking software compatible with other Fediverse software
www-apps/pleroma 2.9.1 2.10.0 9999: ActivityPub social networking software compatible with other Fediverse software
www-apps/pleroma-fe 2.7.0 2.8.0 9999: Main frontend for www-apps/pleroma, inspired by qvitter
www-apps/redlib 0.36.0: Alternative private front-end to Reddit
www-apps/rimgo 1.2.1: An alternative frontend for Imgur. Originally based on rimgu.
@@ -1976,20 +1980,20 @@ 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/helium-bin 0.7.7.1: Private, fast, and honest web browser based on Chromium
www-client/helium-bin 0.7.7.2: Private, fast, and honest web browser based on Chromium
www-client/mullvad-browser-bin 15.0.3: 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.10.1.1173_p1: The web browser from Yandex
www-client/zen-bin 1.16.4b 1.17.13b 1.17.14b: Zen Browser - A fast, privacy-focused Firefox fork
www-client/zen-bin 1.16.4b 1.17.13b 1.17.14b 1.17.15b: 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
www-misc/libkiwix 14.0.0: Kiwix software suite core: code shared by all Kiwix ports
www-misc/waldl 0.0.1_pre20211112: Browse and download wallpapers from wallhaven.cc using sxiv
www-misc/wyebadblock 1.0.0_p20230211: An adblock extension for wyeb, also webkit2gtk browsers.
www-plugins/firefoxpwa 2.15.0 2.17.1 2.17.2: A tool to install, manage and use PWAs in Mozilla Firefox (native component)
www-plugins/firefoxpwa 2.17.1 2.17.2 2.18.0: A tool to install, manage and use PWAs in Mozilla Firefox (native component)
www-servers/copyparty 1.19.23-r3: Easy-to-use, feature-packed, protable file server
www-servers/hinsightd 0.9.17 9999: hinsightd a http/1.1 webserver with (hopefully) minimal goals
www-servers/quark 0_pre20220817 9999: A small, GET-only static HTTP server

View File

@@ -1 +1 @@
Thu, 01 Jan 2026 23:16:19 +0000
Fri, 02 Jan 2026 11:00:52 +0000