2024-03-31 13:48:16 UTC

This commit is contained in:
Repository mirror & CI
2024-03-31 13:48:16 +00:00
parent 6a8a36522a
commit 4123523763
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
BDEPEND=>=virtual/rust-1.72.0 screencast? ( llvm_slot_16? ( sys-devel/clang:16 ) llvm_slot_17? ( sys-devel/clang:17 ) llvm_slot_18? ( sys-devel/clang:18 ) ) >=virtual/rust-1.53
DEFINED_PHASES=compile configure install prepare setup test unpack
DEPEND=dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland media-libs/mesa sys-auth/seatd:= virtual/libudev:= x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman screencast? ( media-video/pipewire )
DEPEND=dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland media-libs/mesa sys-auth/seatd:= virtual/libudev:= x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman screencast? ( media-video/pipewire:= )
DESCRIPTION=Scrollable-tiling Wayland compositor
EAPI=8
HOMEPAGE=https://github.com/YaLTeR/niri
@@ -8,9 +8,9 @@ INHERIT=cargo llvm-r1
IUSE=+dbus screencast systemd debug +llvm_slot_17 llvm_slot_16 llvm_slot_18
KEYWORDS=~amd64
LICENSE=GPL-3+ Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD ISC MIT MPL-2.0 Unicode-DFS-2016
RDEPEND=dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland media-libs/mesa sys-auth/seatd:= virtual/libudev:= x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman screencast? ( media-video/pipewire )
RDEPEND=dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland media-libs/mesa sys-auth/seatd:= virtual/libudev:= x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman screencast? ( media-video/pipewire:= )
REQUIRED_USE=screencast? ( dbus ) systemd? ( dbus ) ^^ ( llvm_slot_16 llvm_slot_17 llvm_slot_18 )
SLOT=0
SRC_URI=https://github.com/YaLTeR/niri/archive/refs/tags/v0.1.3.tar.gz -> niri-0.1.3.tar.gz https://github.com/YaLTeR/niri/releases/download/v0.1.3/niri-0.1.3-vendored-dependencies.tar.xz
SRC_URI=https://github.com/YaLTeR/niri/archive/refs/tags/v0.1.4.tar.gz -> niri-0.1.4.tar.gz https://github.com/YaLTeR/niri/releases/download/v0.1.4/niri-0.1.4-vendored-dependencies.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 4dede41d64d595673f6da62ab5540fa0 llvm-utils e59dc622da7e7e7f16879105bed34858 llvm-r1 2e652182b1f239b07688071f959f19e4
_md5_=23d2ed3af1dd57848e11c6afbf61a95e
_md5_=e0a6f145e67fec88f739f92f0cd2eb40

View File

@@ -1117,7 +1117,7 @@ gui-libs/webp-pixbuf-loader 0.0.1: WebP Image format GdkPixbuf loader
gui-libs/xdg-desktop-portal-hyprland 1.1.0-r1 1.2.2-r2 1.2.5-r2 1.2.6-r1 1.3.1 1.3.1-r1 9999: xdg-desktop-portal backend for hyprland
gui-wm/cage 0.1.5 9999: A Wayland kiosk
gui-wm/hyprland-contrib 0.1-r1 9999: Community-maintained extensions for hyprland
gui-wm/niri 0.1.3: Scrollable-tiling Wayland compositor
gui-wm/niri 0.1.4: Scrollable-tiling Wayland compositor
gui-wm/phoc 0.36.0-r1: Wayland compositor for mobile phones
gui-wm/swayfx 0.2 0.3: SwayFX: Sway, but with eye candy!
kde-apps/kwalletcli 3.03: CLI for the KDE Wallet

View File

@@ -1 +1 @@
Sun, 31 Mar 2024 02:33:26 +0000
Sun, 31 Mar 2024 13:48:16 +0000