mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
2024-08-01 15:48:58 UTC
This commit is contained in:
15
metadata/md5-cache/gui-apps/hyprswitch-1.3.1
Normal file
15
metadata/md5-cache/gui-apps/hyprswitch-1.3.1
Normal file
File diff suppressed because one or more lines are too long
17
metadata/md5-cache/gui-libs/gtk4-layer-shell-1.0.2
Normal file
17
metadata/md5-cache/gui-libs/gtk4-layer-shell-1.0.2
Normal file
@@ -0,0 +1,17 @@
|
||||
BDEPEND=>=dev-build/meson-0.45.1 >=dev-build/ninja-1.8.2 introspection? ( dev-libs/gobject-introspection ) doc? ( dev-util/gtk-doc ) test? ( >=dev-lang/python-3.8.19 ) vala? ( dev-lang/vala ) smoke-tests? ( dev-lang/luajit dev-lua/lgi ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
|
||||
DEFINED_PHASES=compile configure install setup test
|
||||
DEPEND=>=gui-libs/gtk-4.10.5[wayland]
|
||||
DESCRIPTION=A library for using the Layer Shell Wayland protocol with GTK4.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/wmww/gtk4-layer-shell
|
||||
INHERIT=meson python-any-r1
|
||||
IUSE=examples doc test smoke-tests introspection vala
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=gui-libs/gtk-4.10.5[wayland]
|
||||
REQUIRED_USE=vala? ( introspection )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/wmww/gtk4-layer-shell/archive/refs/tags/v1.0.2.tar.gz -> gtk4-layer-shell-1.0.2.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea meson 99466844dd8d4fcfb07578a76f5a9922 python-any-r1 f5169813d1619761b459800587005fd2
|
||||
_md5_=41ea3db38e19d49d0ee8d80903c8d0d5
|
||||
@@ -1085,6 +1085,7 @@ gui-apps/hyprpaper 0.6.0-r1 0.7.0: A blazing fast wayland wallpaper utility
|
||||
gui-apps/hyprpicker 0.1.1 0.2.0 0.3.0-r1: A wlroots-compatible Wayland color picker that does not suck
|
||||
gui-apps/hyprshade 3.2.1 9999: Hyprland shader configuration tool
|
||||
gui-apps/hyprshot 1.2.3 1.3.0 9999: Hyprshot is an utility to easily take screenshot in Hyprland using your mouse
|
||||
gui-apps/hyprswitch 1.3.1: A CLI/GUI that allows switching between windows in Hyprland
|
||||
gui-apps/intiface-central-bin 2.5.7 2.6.0: Buttplug frontend application
|
||||
gui-apps/lan-mouse 0.7.3: Software KVM Switch / mouse & keyboard sharing software for Local Area Networks
|
||||
gui-apps/lemurs 0.3.1 0.3.1-r1 0.3.2: A TUI Display/Login Manager
|
||||
@@ -1147,6 +1148,7 @@ gui-apps/xremap 0.10.0: Dynamic key remap for X and Wayland
|
||||
gui-apps/xwayland-satellite 0.4: Xwayland outside your Wayland
|
||||
gui-apps/yambar 1.9.0 1.10.0 9999: Simplistic and highly configurable status panel for X and Wayland
|
||||
gui-libs/gtk-session-lock 0.2.0-r5 9999: GTK-based lockscreen for Wayland
|
||||
gui-libs/gtk4-layer-shell 1.0.2: A library for using the Layer Shell Wayland protocol with GTK4.
|
||||
gui-libs/libcprime 4.5.0 9999: Library for managing settings of CoreApps
|
||||
gui-libs/libcsys 4.5.0 9999: Library for managing the device
|
||||
gui-libs/mir 2.17.0-r1: Set of libraries for building Wayland based shells
|
||||
|
||||
@@ -1 +1 @@
|
||||
Thu, 01 Aug 2024 14:48:49 +0000
|
||||
Thu, 01 Aug 2024 15:48:58 +0000
|
||||
|
||||
@@ -305,6 +305,7 @@ gui-apps/fuzzel:svg - enables support for SVG icons
|
||||
gui-apps/gtklock-extras:playerctl - gtklock module adding media player controls to the lockscreen
|
||||
gui-apps/gtklock-extras:powerbar - gtklock module adding power controls to the lockscreen
|
||||
gui-apps/gtklock-extras:userinfo - gtklock module adding user info to the lockscreen
|
||||
gui-apps/hyprswitch:libadwaita - The gui should use libadwaita
|
||||
gui-apps/nwg:hyprland - Pull in nwg-dock-hyprland instead of nwg-dock for sway
|
||||
gui-apps/nwg-launchers:bar - Installs nwgbar, a horizontal or vertical button bar.
|
||||
gui-apps/nwg-launchers:dmenu - Installs nwgdmenu, GTK dynamic menu windows.
|
||||
@@ -354,6 +355,10 @@ gui-apps/yambar:script - Script support
|
||||
gui-apps/yambar:sway-xkb - keyboard support for Sway
|
||||
gui-apps/yambar:xkb - keyboard support for X11
|
||||
gui-apps/yambar:xwindow - XWindow (window tracking for X11) support
|
||||
gui-libs/gtk4-layer-shell:examples - Build the example C apps
|
||||
gui-libs/gtk4-layer-shell:introspection - Build GObject Introspection data
|
||||
gui-libs/gtk4-layer-shell:smoke-tests - Test that all examples can run
|
||||
gui-libs/gtk4-layer-shell:vala - Build VAPI data and Vala example. The VAPI file allows this library to be used in Vala. Requires introspection.
|
||||
gui-libs/scenefx:X - Enable support for X11 applications (XWayland)
|
||||
gui-libs/scenefx:drm - Enable Direct Rendering Management
|
||||
gui-libs/scenefx:examples - Build example applications
|
||||
|
||||
Reference in New Issue
Block a user