-
-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
Priority: LowOn the radar, but not the most urgent thingOn the radar, but not the most urgent thing
Description
Problem
Panel support stays with GTK3/libwingpanel-3 instead of GTK4/libwingpanel-8 even after #443. However, the control file in deb-packaging branch now requires libwingpanel-8, not libwingpanel-3 in #475, resulting the current Daily build of Monitor that enables Panel support fails on Launchpad:
Run-time dependency wingpanel found: NO (tried pkgconfig)
../src/Indicator/meson.build:12:16: ERROR: Dependency "wingpanel" not found, tried pkgconfig
dh_auto_configure: error: cd obj-x86_64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb LC_ALL=C.UTF-8 meson setup .. --wrap-mode=nodownload --buildtype=plain --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir=lib/x86_64-linux-gnu -Dpython.bytecompile=-1 -Dindicator-wingpanel=enabled returned exit code 1
make[1]: *** [debian/rules:16: override_dh_auto_configure] Error 25
Proposal
We should either
- port Panel support to GTK4/libwingpanel-8
- bring back
libwingpanel-3.0-devto the control file in deb-packaging branch
Prior Art (Optional)
No response
Metadata
Metadata
Assignees
Labels
Priority: LowOn the radar, but not the most urgent thingOn the radar, but not the most urgent thing
Type
Projects
Status
Todo
Status
Confirmed