Package Details: wingpanel-git 2.3.2.r31.g92e71f7-1

Git Clone URL: https://aur.archlinux.org/wingpanel-git.git (read-only, click to copy)
Package Base: wingpanel-git
Description: Stylish top panel that holds indicators and spawns an application launcher
Upstream URL: https://github.com/elementary/wingpanel
Licenses: GPL3
Groups: pantheon-unstable
Conflicts: wingpanel
Provides: libwingpanel.so, wingpanel
Submitter: alucryd
Maintainer: SolarAquarion
Last Packager: SolarAquarion
Votes: 42
Popularity: 0.000000
First Submitted: 2017-04-30 15:25 (UTC)
Last Updated: 2021-02-21 04:49 (UTC)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

alucryd commented on 2019-08-20 15:48 (UTC)

Wingpanel needs porting to the latest mutter version. Nothing I can do about it.

Nietzsche commented on 2019-08-20 08:26 (UTC)

When I try to build wingpanel-git I get an error message about a missing meta/screen.h:

[18/36] Compiling C object 'wingpanel-interface/fb1d034@@wingpanel-interface@sha/meson-generated_FocusManager.c.o'.
FAILED: wingpanel-interface/fb1d034@@wingpanel-interface@sha/meson-generated_FocusManager.c.o 
cc -Iwingpanel-interface/fb1d034@@wingpanel-interface@sha -Iwingpanel-interface -I../wingpanel/wingpanel-interface -I/usr/include/gala -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/mutter-4 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gio-unix-2.0 -I/usr/include/gsettings-desktop-schemas -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/mutter-4/clutter -I/usr/include/json-glib-1.0 -I/usr/include/mutter-4/cogl -I/usr/include/granite -I/usr/include/gee-0.8 -I/usr/include/mutter-2/mutter/cogl -I/usr/include/mutter-2/mutter/clutter-2 -flto -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -w '-DGETTEXT_PACKAGE="wingpanel"' '-DG_LOG_DOMAIN="wingpanel"' -march=x86-64 -mtune=generic -O2 -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -pthread -DCLUTTER_ENABLE_COMPOSITOR_API -DCLUTTER_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_API -DCOGL_ENABLE_EXPERIMENTAL_2_0_API -MD -MQ 'wingpanel-interface/fb1d034@@wingpanel-interface@sha/meson-generated_FocusManager.c.o' -MF 'wingpanel-interface/fb1d034@@wingpanel-interface@sha/meson-generated_FocusManager.c.o.d' -o 'wingpanel-interface/fb1d034@@wingpanel-interface@sha/meson-generated_FocusManager.c.o' -c 'wingpanel-interface/fb1d034@@wingpanel-interface@sha/FocusManager.c'
wingpanel-interface/fb1d034@@wingpanel-interface@sha/FocusManager.c:26:10: fatal error: meta/screen.h: No such file or directory
   26 | #include <meta/screen.h>
      |          ^~~~~~~~~~~~~~~

alucryd commented on 2019-03-13 15:08 (UTC)

I already depend on libgala.so, and makedepend on gala-git. So either yaourt is stupid, or you're not using it properly.

attila123 commented on 2019-03-13 11:37 (UTC) (edited on 2019-03-13 11:38 (UTC) by attila123)

During installation with yaourt it complained about libgala.so not found. I googled it and found that it is installed by gala-git. So I had to do yaourt gala-git from another terminal and then resume building wingpanel-git, at that time it succeeded. I am not too familiar with AUR build system, but could it be solved by making gala-git a normal dependency?

wingpanel-git r386.44b5f49-1  (2019-02-01 16:59)
( Unsupported package: Potentially dangerous ! )
==> Edit PKGBUILD ? [Y/n] ("A" to abort)
==> ------------------------------------
==> 
==> wingpanel-git dependencies:
 - glib2 (already installed)
 - gtk3 (already installed)
 - libgee (already installed)
 - libgranite.so (already installed)
 - git (already installed) [makedepend]
 - granite-git (already installed) [makedepend]
 - meson (already installed) [makedepend]
 - vala (already installed) [makedepend]
 - libgala.so (building from AUR)
 - mutter (package found)
 - gala-git (building from AUR) [makedepend]


==> Continue building wingpanel-git ? [Y/n]
==> ---------------------------------------
==> 
==> Building and installing package
==> Install or build missing dependencies for wingpanel-git:
error: target not found: libgala.so
==> Restart building wingpanel-git ? [y/N]
==> --------------------------------------
==> 

gnuns commented on 2018-12-13 13:34 (UTC)

Please update to remove CMAKE and add Meson

build() { cd wingpanel meson build --prefix=/usr cd build ninja }

package() { cd wingpanel/build

DESTDIR="${pkgdir}" ninja install }

https://github.com/elementary/wingpanel#building-and-installation

jmaris commented on 2018-09-11 16:56 (UTC)

I am able to build wingpanel, however after installing the wingpanel-indicator-*-git indicators, they do not display in the panel :(

btd1337 commented on 2018-06-23 02:09 (UTC)

Not provided: libgranite.so=4-64 but needed by wingpanel-git-r347.7157201-1

pantheon/granite-git 5.0.r21.4e84fc7-1 (pantheon-unstable) [installed]

quequotion commented on 2018-04-25 15:10 (UTC)

Wingpanel has the same broken libdir in pkgconfig as switchboard

https://aur.archlinux.org/cgit/aur.git/tree/fix-libdir.patch?h=wingpanel-standalone-git

alucryd commented on 2017-12-27 21:04 (UTC)

Fixed, thanks.

SolarAquarion commented on 2017-11-14 18:38 (UTC)

Package wingpanel-git not found in repositories, trying AUR... :: resolving dependencies... :: no results found for gala-bzr (dependency tree: wingpanel-git gala-bzr)