2026-01-24 08:31:20 UTC

This commit is contained in:
Repository mirror & CI
2026-01-24 08:31:20 +00:00
parent 0b02ee4764
commit f195f180e6
16 changed files with 80 additions and 88 deletions

View File

@@ -1,18 +1,18 @@
BDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) python_single_target_python3_11? ( >=dev-python/gpep517-16[python_targets_python3_11(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-16[python_targets_python3_12(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/gpep517-16[python_targets_python3_13(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_13(-)] ) python_single_target_python3_14? ( >=dev-python/gpep517-16[python_targets_python3_14(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_14(-)] )
BDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) python_single_target_python3_12? ( >=dev-python/gpep517-16[python_targets_python3_12(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/gpep517-16[python_targets_python3_13(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_13(-)] ) python_single_target_python3_14? ( >=dev-python/gpep517-16[python_targets_python3_14(-)] >=dev-python/setuptools-78.1.0[python_targets_python3_14(-)] )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=x11-themes/hicolor-icon-theme python_single_target_python3_11? ( app-backup/borgbackup[python_targets_python3_11(-)] dev-python/peewee[python_targets_python3_11(-)] <dev-python/platformdirs-5.0.0[python_targets_python3_11(-)] dev-python/psutil[python_targets_python3_11(-)] dev-python/python-dateutil[python_targets_python3_11(-)] dev-python/pyqt6[gui,widgets,python_targets_python3_11(-)] dev-python/secretstorage[python_targets_python3_11(-)] ) python_single_target_python3_12? ( app-backup/borgbackup[python_targets_python3_12(-)] dev-python/peewee[python_targets_python3_12(-)] <dev-python/platformdirs-5.0.0[python_targets_python3_12(-)] dev-python/psutil[python_targets_python3_12(-)] dev-python/python-dateutil[python_targets_python3_12(-)] dev-python/pyqt6[gui,widgets,python_targets_python3_12(-)] dev-python/secretstorage[python_targets_python3_12(-)] ) python_single_target_python3_13? ( app-backup/borgbackup[python_targets_python3_13(-)] dev-python/peewee[python_targets_python3_13(-)] <dev-python/platformdirs-5.0.0[python_targets_python3_13(-)] dev-python/psutil[python_targets_python3_13(-)] dev-python/python-dateutil[python_targets_python3_13(-)] dev-python/pyqt6[gui,widgets,python_targets_python3_13(-)] dev-python/secretstorage[python_targets_python3_13(-)] ) python_single_target_python3_14? ( app-backup/borgbackup[python_targets_python3_14(-)] dev-python/peewee[python_targets_python3_14(-)] <dev-python/platformdirs-5.0.0[python_targets_python3_14(-)] dev-python/psutil[python_targets_python3_14(-)] dev-python/python-dateutil[python_targets_python3_14(-)] dev-python/pyqt6[gui,widgets,python_targets_python3_14(-)] dev-python/secretstorage[python_targets_python3_14(-)] )
DEPEND=x11-themes/hicolor-icon-theme python_single_target_python3_12? ( app-backup/borgbackup[python_targets_python3_12(-)] dev-python/peewee[python_targets_python3_12(-)] <dev-python/platformdirs-5.0.0[python_targets_python3_12(-)] dev-python/psutil[python_targets_python3_12(-)] dev-python/python-dateutil[python_targets_python3_12(-)] dev-python/pyqt6[gui,widgets,python_targets_python3_12(-)] dev-python/secretstorage[python_targets_python3_12(-)] ) python_single_target_python3_13? ( app-backup/borgbackup[python_targets_python3_13(-)] dev-python/peewee[python_targets_python3_13(-)] <dev-python/platformdirs-5.0.0[python_targets_python3_13(-)] dev-python/psutil[python_targets_python3_13(-)] dev-python/python-dateutil[python_targets_python3_13(-)] dev-python/pyqt6[gui,widgets,python_targets_python3_13(-)] dev-python/secretstorage[python_targets_python3_13(-)] ) python_single_target_python3_14? ( app-backup/borgbackup[python_targets_python3_14(-)] dev-python/peewee[python_targets_python3_14(-)] <dev-python/platformdirs-5.0.0[python_targets_python3_14(-)] dev-python/psutil[python_targets_python3_14(-)] dev-python/python-dateutil[python_targets_python3_14(-)] dev-python/pyqt6[gui,widgets,python_targets_python3_14(-)] dev-python/secretstorage[python_targets_python3_14(-)] )
DESCRIPTION=A GUI for Borg Backup
EAPI=8
HOMEPAGE=https://github.com/borgbase/vorta
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 desktop xdg
IUSE=python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
IUSE=python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 ) ^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
RDEPEND=python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 ) ^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/borgbase/vorta/archive/v0.11.2.tar.gz -> vorta-0.11.2.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701 desktop 7b6f6e9d65093966fbc8475399c5dd4e xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=87754142b1f4167fe297960295010c75
_md5_=8a347aa94db1c72e915d2d951baaa161

View File

@@ -1,13 +0,0 @@
BDEPEND=|| ( >=dev-lang/rust-bin-1.82.0:* >=dev-lang/rust-1.82.0:* )
DEFINED_PHASES=compile configure install postinst setup test unpack
DESCRIPTION=Diff filter highlighting changed line parts
EAPI=8
HOMEPAGE=https://github.com/walles/riff/
INHERIT=cargo optfeature
IUSE=debug
KEYWORDS=~amd64
LICENSE=MIT Apache-2.0 BSD-2 BSD MIT Unicode-3.0 Unicode-DFS-2016
SLOT=0
SRC_URI=https://github.com/walles/riff/archive/refs/tags/3.6.0.tar.gz -> riffdiff-3.6.0.tar.gz https://raw.githubusercontent.com/PPN-SD/vendor/refs/tags/riffdiff-3.4.0/riffdiff-3.4.0-crates.tar.xz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 20da14430886f3de143eb101684fcf62 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo aeba1d272f6c2e000912e11d8cf626eb optfeature 538bce96e5589935b57e178e8635f301
_md5_=fe3d9c82707e62c7cf747977101ae55f

View File

@@ -0,0 +1,15 @@
BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=media-libs/libsdl2 media-libs/sdl2-mixer media-libs/sdl2-ttf rtmidi? ( media-libs/rtmidi )
DESCRIPTION=SDL2 port of AliceSoft's System3 for Win32 by Takeda Toshiya.
EAPI=8
HOMEPAGE=https://github.com/kichikuou/system3-sdl2
INHERIT=cmake
IUSE=rtmidi debug
KEYWORDS=~amd64
LICENSE=GPL-2 BSD
RDEPEND=media-libs/libsdl2 media-libs/sdl2-mixer media-libs/sdl2-ttf rtmidi? ( media-libs/rtmidi ) || ( gnome-extra/zenity kde-apps/kdialog x11-misc/xdialog )
SLOT=0
SRC_URI=https://github.com/kichikuou/system3-sdl2/archive/v1.7.1.tar.gz -> system3-sdl2-1.7.1.tar.gz https://github.com/aaronsgiles/ymfm/archive/10c72f79bea3e0ab66af32d4295519aa17e6ea0f.tar.gz -> ymfm-10c72f79bea3e0ab66af32d4295519aa17e6ea0f.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c
_md5_=8de32f110af987515f1e953ae87bdeb7

View File

@@ -1,13 +1,16 @@
BDEPEND=dev-python/pygobject dev-python/pyudev dev-python/pyxdg dev-python/evdev sys-devel/gettext dev-libs/appstream-glib dev-python/matplotlib[gtk3] dev-python/scipy >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst postrm test
DEPEND=dev-python/pygobject dev-python/pyudev dev-python/pyxdg dev-python/evdev sys-devel/gettext dev-libs/appstream-glib dev-python/matplotlib[gtk3] dev-python/scipy
BDEPEND=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(-)?] >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst postrm prepare test
DEPEND=dev-python/pygobject[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyudev[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyxdg[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/evdev[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] sys-devel/gettext dev-libs/appstream-glib dev-python/matplotlib[gtk3,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/scipy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DESCRIPTION=Steering Wheel Manager for Linux
EAPI=8
HOMEPAGE=https://github.com/berarma/oversteer
INHERIT=meson udev
INHERIT=distutils-r1 meson udev
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-python/pygobject[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyudev[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyxdg[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/evdev[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] sys-devel/gettext dev-libs/appstream-glib dev-python/matplotlib[gtk3,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/scipy[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 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
SLOT=0
SRC_URI=https://github.com/berarma/oversteer/archive/v0.8.3.tar.gz -> oversteer-0.8.3.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 sysroot c7470ddc2876a596a7a1f4c2a87a5dcb rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson ee14b47f310c323b82e6655787cd65ed udev f3d9a4376ebd22131726a68e1a0a058f
_md5_=807928d69cf6260284d72a5115dd67fa
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701 sysroot c7470ddc2876a596a7a1f4c2a87a5dcb rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson ee14b47f310c323b82e6655787cd65ed udev f3d9a4376ebd22131726a68e1a0a058f
_md5_=c89ca65f73d4bf7004a0ae3181aafcdf

View File

@@ -1,12 +1,15 @@
BDEPEND=dev-python/pygobject dev-python/pyudev dev-python/pyxdg dev-python/evdev sys-devel/gettext dev-libs/appstream-glib dev-python/matplotlib[gtk3] dev-python/scipy >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm test unpack
DEPEND=dev-python/pygobject dev-python/pyudev dev-python/pyxdg dev-python/evdev sys-devel/gettext dev-libs/appstream-glib dev-python/matplotlib[gtk3] dev-python/scipy
BDEPEND=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(-)?] >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm prepare test unpack
DEPEND=dev-python/pygobject[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyudev[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyxdg[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/evdev[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] sys-devel/gettext dev-libs/appstream-glib dev-python/matplotlib[gtk3,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/scipy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DESCRIPTION=Steering Wheel Manager for Linux
EAPI=8
HOMEPAGE=https://github.com/berarma/oversteer
INHERIT=meson udev git-r3
INHERIT=distutils-r1 meson udev git-r3
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=dev-python/pygobject[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyudev[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pyxdg[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/evdev[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] sys-devel/gettext dev-libs/appstream-glib dev-python/matplotlib[gtk3,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/scipy[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 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
SLOT=0
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 sysroot c7470ddc2876a596a7a1f4c2a87a5dcb rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson ee14b47f310c323b82e6655787cd65ed udev f3d9a4376ebd22131726a68e1a0a058f git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=11e446900567393164594f15656915a0
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib 404b65bd5212cff83b3935c685419d08 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 776bbaa25e9fa0dc9ac6f039ca37f701 sysroot c7470ddc2876a596a7a1f4c2a87a5dcb rust-toolchain 76468983281b0a7fc167ca224f84ecfd meson ee14b47f310c323b82e6655787cd65ed udev f3d9a4376ebd22131726a68e1a0a058f git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=3bf9c6fccc7d75422e5190f81598585a

File diff suppressed because one or more lines are too long

View File

@@ -6,8 +6,8 @@ HOMEPAGE=https://github.com/noctalia-dev/noctalia-shell
INHERIT=systemd optfeature
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=gui-apps/quickshell app-misc/brightnessctl dev-vcs/git
RDEPEND=gui-apps/quickshell app-misc/brightnessctl dev-vcs/git media-gfx/imagemagick
SLOT=0
SRC_URI=https://github.com/noctalia-dev/noctalia-shell/releases/download/v4.1.1/noctalia-v4.1.1.tar.gz
SRC_URI=https://github.com/noctalia-dev/noctalia-shell/releases/download/v4.2.0/noctalia-v4.2.0.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 systemd a964c0cbe818b5729da1dbfcee5be861 optfeature 538bce96e5589935b57e178e8635f301
_md5_=0c236ebc0586598a1547b2620e5e79d7
_md5_=af6cc3a6a839fd6f21ba2249a8bff00d

View File

@@ -1,13 +0,0 @@
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* ) virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare setup test unpack
DESCRIPTION=A LRU window-switcher (and more) for the sway window manager
EAPI=8
HOMEPAGE=https://sr.ht/~tsdh/swayr/
INHERIT=cargo systemd
IUSE=debug
KEYWORDS=~amd64
LICENSE=GPL-3+ Apache-2.0 BSD-2 MIT MPL-2.0 Unicode-3.0
SLOT=0
SRC_URI=https://git.sr.ht/~tsdh/swayr/archive/swayr-0.28.1.tar.gz https://raw.githubusercontent.com/PPN-SD/vendor/refs/tags/swayr-swayr-0.28.1/swayr-swayr-0.28.1-crates.tar.xz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 20da14430886f3de143eb101684fcf62 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo aeba1d272f6c2e000912e11d8cf626eb systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=6619d3b2d46d83229eabbda5aae5dbe3

View File

@@ -1,13 +0,0 @@
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
DEFINED_PHASES=compile configure install postinst prepare setup test unpack
DESCRIPTION=A swaybar-protocol implementation for sway/swaybar
EAPI=8
HOMEPAGE=https://sr.ht/~tsdh/swayr/
INHERIT=cargo
IUSE=debug
KEYWORDS=~amd64
LICENSE=GPL-3+ Apache-2.0 BSD-2 MIT MPL-2.0 Unicode-DFS-2016
SLOT=0
SRC_URI=https://git.sr.ht/~tsdh/swayr/archive/swayrbar-0.4.2.tar.gz https://raw.githubusercontent.com/PPN-SD/vendor/refs/tags/swayr-swayrbar-0.4.2/swayr-swayrbar-0.4.2-crates.tar.xz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 20da14430886f3de143eb101684fcf62 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo aeba1d272f6c2e000912e11d8cf626eb
_md5_=31733cf977505fa36a02990b237ee5da

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=media-gfx/sane-backends media-libs/libpng media-libs/libjpeg-turbo net-dns/avahi virtual/libusb:1
SLOT=0
SRC_URI=https://github.com/SimulPiscator/AirSane/archive/refs/tags/v0.4.6.tar.gz -> airsane-0.4.6.tar.gz
SRC_URI=https://github.com/SimulPiscator/AirSane/archive/refs/tags/v0.4.7.tar.gz -> airsane-0.4.7.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c
_md5_=a42691acd6d54a28e0750c2e80356ebf

View File

@@ -0,0 +1,10 @@
DEFINED_PHASES=compile install
DEPEND=media-video/v4l2loopback media-video/ffmpeg media-libs/libgphoto2
DESCRIPTION=Use almost any camera as a webcam—DSLRs, mirrorless, camcorders, and more
EAPI=8
HOMEPAGE=https://github.com/cowtoolz/webcamize
KEYWORDS=~amd64
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/cowtoolz/webcamize/archive/refs/tags/v2.0.1.tar.gz -> webcamize-2.0.1.tar.gz
_md5_=e61e69f6b66c1244ea9e1068f1c9537d

View File

@@ -1,14 +0,0 @@
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
DEFINED_PHASES=compile configure install postinst setup test unpack
DESCRIPTION=Menu-driven Wi-Fi management interface for Linux
EAPI=8
HOMEPAGE=https://github.com/e-tho/iwmenu
INHERIT=cargo optfeature
IUSE=debug
KEYWORDS=~amd64
LICENSE=GPL-3 LGPL-2.1 MIT Unicode-3.0 || ( Apache-2.0 Boost-1.0 )
RDEPEND=net-wireless/iwd sys-apps/dbus
SLOT=0
SRC_URI=https://github.com/e-tho/iwmenu/archive/refs/tags/v0.2.0.tar.gz -> iwmenu-0.2.0.tar.gz https://raw.githubusercontent.com/PPN-SD/vendor/refs/tags/iwmenu-0.2.0/iwmenu-0.2.0-crates.tar.xz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 20da14430886f3de143eb101684fcf62 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo aeba1d272f6c2e000912e11d8cf626eb optfeature 538bce96e5589935b57e178e8635f301
_md5_=5b49ae221ab3eddedf0db764c4df0958

View File

@@ -7,6 +7,6 @@ INHERIT=cmake
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/maharmstone/btrfs-dump/archive/20250918.tar.gz -> btrfs-dump-20250918.tar.gz
SRC_URI=https://github.com/maharmstone/btrfs-dump/archive/20260123.tar.gz -> btrfs-dump-20260123.tar.gz
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 5691a3da96eac88f135cf3596b8c2c3c
_md5_=bc8718abccca9cb039a0cad61397d72d

View File

@@ -12,4 +12,4 @@ RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=amd64? ( https://github.com/imputnet/helium-linux/releases/download/0.8.3.1/helium-0.8.3.1-x86_64_linux.tar.xz -> helium-bin-0.8.3.1-amd64.tar.xz ) arm64? ( https://github.com/imputnet/helium-linux/releases/download/0.8.3.1/helium-0.8.3.1-arm64_linux.tar.xz -> helium-bin-0.8.3.1-arm64.tar.xz )
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 desktop 7b6f6e9d65093966fbc8475399c5dd4e pax-utils 5555f2e75744739fe100ee62c22d28fe xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=154d506ea66449392ee232ba16d84bdb
_md5_=2f03911831f4e44fcd9adafee007191d