Search Criteria
Package Details: vala-panel-appmenu-mate-git 0.7.4-1
Git Clone URL: | https://aur.archlinux.org/vala-panel-appmenu-xfce-git.git (read-only, click to copy) |
---|---|
Package Base: | vala-panel-appmenu-xfce-git |
Description: | AppMenu (Global Menu) plugin for mate-panel |
Upstream URL: | https://gitlab.com/vala-panel-project/vala-panel-appmenu |
Licenses: | |
Submitter: | rilian |
Maintainer: | rilian |
Last Packager: | rilian |
Votes: | 34 |
Popularity: | 0.001058 |
First Submitted: | 2015-04-01 21:00 |
Last Updated: | 2020-09-07 21:03 |
Dependencies (22)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-patched-filechooser-icon-view, gtk3-typeahead)
- libwnck3
- mate-panel (mate-panel-gtk2, mate-panel-git)
- vala-panel-appmenu-common-git
- bamf>=0.5.0 (bamf-ubuntu, bamf-ubuntu-bzr)
- budgie-desktop (budgie-desktop-git) (make)
- git (git-git) (make)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-patched-filechooser-icon-view, gtk3-typeahead) (make)
- libwnck3 (make)
- mate-panel (mate-panel-gtk2, mate-panel-git) (make)
- meson (meson-git) (make)
- vala (vala0.42, vala0.44, vala-git) (make)
- xfconf (xfconf-git, xfconf-gtk2, xfconf-devel) (make)
- vala-panel>=0.4.50 (vala-panel-git) (make)
- bamf>=0.5.0 (bamf-ubuntu, bamf-ubuntu-bzr) (make)
- xfce4-panel>=4.11.2 (xfce4-panel-hidpi, xfce4-panel-sanetrayspacing, xfce4-panel-borderfix, xfce4-panel-gtk2, xfce4-panel-git, xfce4-panel-devel, xfce4-panel-compiz) (make)
- appmenu-qt (optional) – for qt4 menus
- appmenu-qt5 (optional) – for qt5 menus
- gtk2-ubuntu (optional) – for hiding gtk2 menus
- jayatana (vala-panel-appmenu-jayatana-git) (optional) – for Java applications support
- unity-gtk-module (appmenu-gtk-module-git) (optional) – for gtk2/gtk3 menus
- vala-panel-appmenu-registrar (vala-panel-appmenu-registrar-git) (optional) – for DBusMenu registrar
Required by (2)
- mate-tweak-git (optional)
- vala-panel-appmenu-common-git (optional)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
rilian commented on 2021-02-24 09:33
AnySomebody - package? You should install budgie-desktop for this.
AnySomebody commented on 2021-02-24 09:31
Getting:
Run-time dependency budgie-1.0 found: NO (tried pkgconfig and cmake)
vala-panel-appmenu/meson.build:81:0: ERROR: Dependency "budgie-1.0" not found, tried pkgconfig and cmake
Edit: Adding gobject-introspection fixed it for me as well, I guess it should be added to the dependencies.
rilian commented on 2020-09-21 14:46
@NovaViper
Because it is build dependency and you should build a package for ALL DEs at once (not just for XFCE).
NovaViper commented on 2020-09-21 14:17
Why is bungie a dependency when the package is meant for XFCE? I keep getting dependency for the bungie package when Im using XFCE
jextrevor commented on 2020-09-08 18:04
Interesting, so I'm looking at the page for budgie, and gobject-introspection is listed as a make dependency. Perhaps we need to just add it here as a make dependency as well... because this isn't building budgie, it's just using it as a dependency. Not sure
rilian commented on 2020-09-08 17:54
In budgie, I think.
jextrevor commented on 2020-09-08 17:18
Doing
yay -S gobject-introspection
and then installing again fixed it for me as well. I'm not sure about the missing dependency... is that something that's truly missing here/in vala-panel-appmenu-common-git or is it missing in budgie-desktop?andreymal commented on 2020-09-08 16:54
Got it:
It seems there is a missing dependency. This fixed it for me:
Maybe this is missing libpeas dependency, dunno
andreymal commented on 2020-09-08 16:48
I have the same problem with budgie-1.0. The previous version was successfully built a few days ago
rilian commented on 2020-09-08 16:27
jextrevor, then it is strange, it should builds. Meson does not do anything fancy, it just looks into that file.