Balló György pushed to branch main at Arch Linux / Packaging / Packages /
nwg-panel
Commits:
4e1f85dc by Balló György at 2026-07-19T14:17:09+02:00
upgpkg: 0.10.15-2: Replace libappindicator-gtk3 with libdbusmenu-gtk3 in
dependencies
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = nwg-panel
pkgdesc = GTK3-based panel for sway and Hyprland Wayland compositors
pkgver = 0.10.15
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/nwg-piotr/nwg-panel
arch = any
license = MIT
@@ -19,11 +19,12 @@ pkgbase = nwg-panel
depends = python-requests
depends = bluez-utils
depends = gtk3
- depends = libappindicator-gtk3
+ depends = libdbusmenu-gtk3
depends = gtk-layer-shell
depends = brightnessctl
depends = playerctl
depends = glib2
+ depends = gdk-pixbuf2
optdepends = wlr-randr: for non-sway Wayland WMs support
optdepends = swaybg: for the random wallpaper module
optdepends = swaync: for Sway Notification Center support
=====================================
PKGBUILD
=====================================
@@ -3,12 +3,12 @@
pkgname=nwg-panel
pkgver=0.10.15
-pkgrel=1
+pkgrel=2
pkgdesc="GTK3-based panel for sway and Hyprland Wayland compositors"
url="https://github.com/nwg-piotr/nwg-panel"
arch=('any')
license=('MIT')
-depends=('python' 'python-gobject' 'python-i3ipc' 'python-cairo'
'python-dasbus' 'python-netifaces' 'python-psutil' 'python-requests'
'bluez-utils' 'gtk3' 'libappindicator-gtk3' 'gtk-layer-shell' 'brightnessctl'
'playerctl' 'glib2')
+depends=('python' 'python-gobject' 'python-i3ipc' 'python-cairo'
'python-dasbus' 'python-netifaces' 'python-psutil' 'python-requests'
'bluez-utils' 'gtk3' 'libdbusmenu-gtk3' 'gtk-layer-shell' 'brightnessctl'
'playerctl' 'glib2' 'gdk-pixbuf2')
makedepends=('python-build' 'python-installer' 'python-wheel'
'python-setuptools')
optdepends=('wlr-randr: for non-sway Wayland WMs support'
'swaybg: for the random wallpaper module'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-panel/-/commit/4e1f85dc57905945fc67b06056c4c3614c1d89eb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nwg-panel/-/commit/4e1f85dc57905945fc67b06056c4c3614c1d89eb
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help