2026-02-10 10:46:12 UTC

This commit is contained in:
Repository mirror & CI
2026-02-10 10:46:12 +00:00
parent b980f12c32
commit ebc9ff921c
9 changed files with 36 additions and 38 deletions

View File

@@ -10,6 +10,6 @@ LICENSE=Apache-2.0
RDEPEND=sys-libs/ncurses:= sys-libs/readline:= virtual/pkgconfig
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/xmake-io/xmake/releases/download/v3.0.6/xmake-v3.0.6.tar.gz
SRC_URI=https://github.com/xmake-io/xmake/releases/download/v3.0.7/xmake-v3.0.7.tar.gz
_eclasses_=optfeature 538bce96e5589935b57e178e8635f301 toolchain-funcs 7e440a20ac11dece04e3334622e6e5da bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=fa405b6d6c4eef8ce7784878cc6a6b4a

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -2,9 +2,8 @@ DEFINED_PHASES=-
DESCRIPTION=meta package package for nwg-shell
EAPI=8
HOMEPAGE=https://nwg-piotr.github.io/nwg-shell/
IUSE=hyprland
KEYWORDS=~amd64
LICENSE=metapackage
RDEPEND=app-misc/nwg-look app-misc/nwg-shell-wallpapers gui-apps/nwg-displays gui-apps/nwg-dock !hyprland? ( gui-apps/nwg-dock ) hyprland? ( gui-apps/nwg-dock-hyprland ) gui-apps/nwg-drawer gui-apps/nwg-icon-picker gui-apps/nwg-menu gui-apps/nwg-panel gui-apps/nwg-shell gui-apps/nwg-shell-config
RDEPEND=app-misc/nwg-look app-misc/nwg-shell-wallpapers gui-apps/nwg-displays gui-apps/nwg-dock gui-apps/nwg-dock gui-apps/nwg-drawer gui-apps/nwg-icon-picker gui-apps/nwg-menu gui-apps/nwg-panel gui-apps/nwg-shell gui-apps/nwg-shell-config
SLOT=0
_md5_=4bde3ed01e14a28448f07fcc5ce3b31b
_md5_=cf838b95cad909fd348f724f0a56140b

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -448,7 +448,7 @@ dev-build/fpm 0.9.0 0.10.0 0.11.0 0.12.0: Fortran Package Manager (fpm)
dev-build/fypp 3.2: Fypp - Python powered Fortran preprocessor
dev-build/pdpmake 2.0.4: Public domain POSIX make
dev-build/qtilitools 0.1.2: Scripts/commands used in the Qtilities organization
dev-build/xmake 3.0.6 9999: A cross-platform build utility based on Lua
dev-build/xmake 3.0.7 9999: A cross-platform build utility based on Lua
dev-cpp/blurhash 0.2.0 0.2.0-r1: C++ blurhash encoder/decoder
dev-cpp/boxed-cpp 1.4.3: Boxing primitive types in C++
dev-cpp/coeurl 0.3.0 0.3.1: A simple async wrapper around CURL for C++
@@ -1048,7 +1048,7 @@ dev-util/insomnia-bin 2023.5.8: HTTP and GraphQL client for developers
dev-util/ios-safari-remote-debug 0_pre20250506: A remote debugger for iOS Safari
dev-util/ios-webkit-debug-proxy 1.9.2: A DevTools proxy for iOS devices
dev-util/istyle 1.23_pre20220127: Fast and Free Automatic Formatter for Verilog Source Code
dev-util/juliaup 1.19.4: Julia installer and version multiplexer
dev-util/juliaup 1.19.8: Julia installer and version multiplexer
dev-util/kubetail 0.9.0 0.9.0-r1 0.9.0-r2 0.10.1 0.11.0 0.11.1: Real-time logging dashboard for Kubernetes
dev-util/kubetail-bin 0.7.5 0.8.2 0.9.0 0.10.1 0.11.0 0.11.1: Real-time logging dashboard for Kubernetes
dev-util/lemminx-bin 0.27.0 0.27.1: XML Language Server
@@ -1334,7 +1334,7 @@ gui-apps/wlsunset 0.4.0 9999: Day/night gamma adjustments for Wayland
gui-apps/wob 0.15.1-r1 0.16: Lightweight overlay volume/backlight/progress/anything bar for Wayland
gui-apps/wscreensaver 9999: Xscreensaver screensavers ported to wayland
gui-apps/wtype 0.4: xdotool type for wayland
gui-apps/xremap 0.14.11: Dynamic key remap for X and Wayland
gui-apps/xremap 0.14.12: Dynamic key remap for X and Wayland
gui-apps/xwayland-satellite 0.5.1 0.8: Xwayland outside your Wayland
gui-apps/yambar 1.11.0 9999: Simplistic and highly configurable status panel for X and Wayland
gui-libs/gtk-session-lock 0.2.0-r6 9999: GTK-based lockscreen for Wayland

View File

@@ -1 +1 @@
Tue, 10 Feb 2026 04:31:13 +0000
Tue, 10 Feb 2026 10:46:12 +0000

View File

@@ -361,7 +361,6 @@ gui-apps/ironbar:music - Enables the music module
gui-apps/ironbar:notifications - Enables the notifications module
gui-apps/ironbar:tray - Enables the tray module
gui-apps/ironbar:volume - Enables the volume module
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.
gui-apps/nwg-launchers:grid - Installs nwggrid, a GNOME-like application grid.