2026-05-29 09:31:18 UTC

This commit is contained in:
Repository mirror & CI
2026-05-29 09:31:18 +00:00
parent 6e207b8dd0
commit 14002242a1
90 changed files with 406 additions and 448 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-text/scdoc || ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* ) >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst setup test unpack
DEPEND=app-arch/lz4:= x11-libs/libxkbcommon[wayland]
DEPEND=app-arch/lz4:= x11-libs/libxkbcommon[wayland] dev-libs/wayland-protocols
DESCRIPTION=Efficient animated wallpaper daemon for wayland, controlled at runtime
EAPI=8
HOMEPAGE=https://codeberg.org/LGFae/awww
@@ -8,7 +8,7 @@ INHERIT=cargo shell-completion git-r3
IUSE=debug
LICENSE=GPL-3 Apache-2.0-with-LLVM-exceptions BSD-2 BSD MIT MPL-2.0 Unicode-3.0 ZLIB
PROPERTIES=live
RDEPEND=app-arch/lz4:= x11-libs/libxkbcommon[wayland]
RDEPEND=app-arch/lz4:= x11-libs/libxkbcommon[wayland] dev-libs/wayland-protocols
SLOT=0
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 rust c5ae4c9b5eca97bd7fc77fede663873f rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 53bab5a62cfc3526d8ed02c0a38a6033 bash-completion-r1 9e91505e030725688d1e953321a47501 shell-completion 0b655d0d825e157a5e99c463bddaac16 git-r3 2f8cdb10b033f92c3136aa6488a31c98
_md5_=cd0362897a9bc61faae3cd822311f537
_md5_=e300673b8a269b99094f7784ffb4f551

View File

@@ -0,0 +1,12 @@
BDEPEND=>=dev-lang/go-1.26.1 >=dev-lang/go-1.24.11:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install test unpack
DESCRIPTION=Terminal-first monitor configurator and auto-switching daemon for Hyprland
EAPI=8
HOMEPAGE=https://github.com/crmne/hyprmoncfg
INHERIT=desktop go-module systemd
KEYWORDS=-* ~amd64 ~arm64
LICENSE=Apache-2.0 BSD MIT
SLOT=0
SRC_URI=https://github.com/crmne/hyprmoncfg/archive/refs/tags/v1.5.1.tar.gz -> hyprmoncfg-1.5.1.tar.gz https://github.com/crmne/hyprmoncfg/releases/download/v1.5.1/hyprmoncfg-1.5.1-deps.tar.xz
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 22cfabf3120ed3f7bcd8b4a7697fbfba systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=2998eafcfc2dc206c5f8b28c67fff86a

View File

@@ -1,16 +1,16 @@
BDEPEND=virtual/pkgconfig dev-cpp/cli11 dev-util/spirv-tools dev-qt/qtshadertools:6 screencopy? ( dev-util/vulkan-headers ) wayland? ( dev-util/wayland-scanner dev-libs/wayland-protocols ) crash-handler? ( dev-cpp/cpptrace[unwind] ) app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-qt/qtbase:6=[dbus,vulkan] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= x11-libs/libdrm jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) screencopy? ( media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) pam? ( sys-libs/pam ) policykit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez ) networkmanager? ( net-misc/networkmanager )
DEPEND=dev-qt/qtbase:6=[dbus,vulkan,X?] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= x11-libs/libdrm jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) screencopy? ( media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) pam? ( sys-libs/pam ) policykit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez ) networkmanager? ( net-misc/networkmanager )
DESCRIPTION=Toolkit for building desktop widgets using QtQuick
EAPI=8
HOMEPAGE=https://quickshell.org/
INHERIT=branding cmake
IUSE=+jemalloc +sockets +wayland +layer-shell +session-lock +toplevel-management +hyprland +screencopy +X +i3 +tray +pipewire +mpris +pam +policykit +greetd +upower +notifications +bluetooth +networkmanager +crash-handler
KEYWORDS=~amd64
KEYWORDS=~amd64 ~arm64
LICENSE=LGPL-3
RDEPEND=dev-qt/qtbase:6=[dbus,vulkan] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= x11-libs/libdrm jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) screencopy? ( media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) pam? ( sys-libs/pam ) policykit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez ) networkmanager? ( net-misc/networkmanager )
REQUIRED_USE=layer-shell? ( wayland ) session-lock? ( wayland ) toplevel-management? ( wayland ) hyprland? ( wayland ) screencopy? ( wayland )
RDEPEND=dev-qt/qtbase:6=[dbus,vulkan,X?] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= x11-libs/libdrm jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) screencopy? ( media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) pam? ( sys-libs/pam ) policykit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez ) networkmanager? ( net-misc/networkmanager )
REQUIRED_USE=layer-shell? ( wayland ) session-lock? ( wayland ) toplevel-management? ( wayland ) hyprland? ( wayland ) screencopy? ( wayland ) i3? ( X )
SLOT=0
SRC_URI=https://github.com/quickshell-mirror/quickshell/archive/refs/tags/v0.3.0.tar.gz -> quickshell-0.3.0.tar.gz
_eclasses_=branding 7bcece3faa73dd0fc3e597013510d53a toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644
_md5_=97d5494517cf02b8abb8c9c0d1cd484f
_md5_=0cbebf692855af9997f5eadae42b3641

View File

@@ -1,6 +1,6 @@
BDEPEND=virtual/pkgconfig dev-cpp/cli11 dev-util/spirv-tools dev-qt/qtshadertools:6 screencopy? ( dev-util/vulkan-headers ) wayland? ( dev-util/wayland-scanner dev-libs/wayland-protocols ) crash-handler? ( dev-cpp/cpptrace[unwind] ) app-alternatives/ninja >=dev-build/cmake-3.28.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=dev-qt/qtbase:6=[dbus,vulkan] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) screencopy? ( x11-libs/libdrm media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) pam? ( sys-libs/pam ) policykit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez ) networkmanager? ( net-misc/networkmanager )
DEPEND=dev-qt/qtbase:6=[dbus,vulkan,X?] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) screencopy? ( x11-libs/libdrm media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) pam? ( sys-libs/pam ) policykit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez ) networkmanager? ( net-misc/networkmanager )
DESCRIPTION=Toolkit for building desktop widgets using QtQuick
EAPI=8
HOMEPAGE=https://quickshell.org/
@@ -8,8 +8,8 @@ INHERIT=branding cmake flag-o-matic git-r3
IUSE=+jemalloc +sockets +wayland +layer-shell +session-lock +toplevel-management +hyprland +screencopy +X +i3 +tray +pipewire +mpris +pam +policykit +greetd +upower +notifications +bluetooth +networkmanager +crash-handler
LICENSE=LGPL-3
PROPERTIES=live
RDEPEND=dev-qt/qtbase:6=[dbus,vulkan] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) screencopy? ( x11-libs/libdrm media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) pam? ( sys-libs/pam ) policykit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez ) networkmanager? ( net-misc/networkmanager )
REQUIRED_USE=layer-shell? ( wayland ) session-lock? ( wayland ) toplevel-management? ( wayland ) hyprland? ( wayland ) screencopy? ( wayland )
RDEPEND=dev-qt/qtbase:6=[dbus,vulkan,X?] dev-qt/qtsvg:6= dev-qt/qtdeclarative:6= jemalloc? ( dev-libs/jemalloc ) wayland? ( dev-libs/wayland dev-qt/qtwayland:6= ) screencopy? ( x11-libs/libdrm media-libs/mesa ) X? ( x11-libs/libxcb ) pipewire? ( media-video/pipewire ) pam? ( sys-libs/pam ) policykit? ( sys-auth/polkit dev-libs/glib ) bluetooth? ( net-wireless/bluez ) networkmanager? ( net-misc/networkmanager )
REQUIRED_USE=layer-shell? ( wayland ) session-lock? ( wayland ) toplevel-management? ( wayland ) hyprland? ( wayland ) screencopy? ( wayland ) i3? ( X )
SLOT=0
_eclasses_=branding 7bcece3faa73dd0fc3e597013510d53a toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3395ce6618fc5c7af03335471b896644 git-r3 2f8cdb10b033f92c3136aa6488a31c98
_md5_=f2e07fa4d7809ff25cd1d10de295eac9
_md5_=f1d6130f69a40044be50d3910c1a6726

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-util/cmocka )
BDEPEND=test? ( <dev-util/cmocka-2.0.0 )
DEFINED_PHASES=install prepare
DEPEND=dev-libs/wayland dev-libs/wayland-protocols dev-libs/libinput gui-libs/wlroots
DESCRIPTION=Tiling window manager for the river wayland compositor
@@ -11,4 +11,4 @@ RDEPEND=dev-libs/wayland dev-libs/wayland-protocols dev-libs/libinput gui-libs/w
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/alex-courtis/wideriver/archive/refs/tags/1.3.0.tar.gz -> wideriver-1.3.0.tar.gz
_md5_=8e268b42b11ebf9f49943fb766d3f254
_md5_=1b5464fb31d98e9b7615c507c9a62fb1

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-util/cmocka )
BDEPEND=test? ( <dev-util/cmocka-2.0.0 )
DEFINED_PHASES=install prepare
DEPEND=dev-libs/wayland dev-libs/wayland-protocols dev-libs/libinput gui-libs/wlroots
DESCRIPTION=Tiling window manager for the river wayland compositor
@@ -11,4 +11,4 @@ RDEPEND=dev-libs/wayland dev-libs/wayland-protocols dev-libs/libinput gui-libs/w
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/alex-courtis/wideriver/archive/refs/tags/1.3.1.tar.gz -> wideriver-1.3.1.tar.gz
_md5_=8e268b42b11ebf9f49943fb766d3f254
_md5_=1b5464fb31d98e9b7615c507c9a62fb1