Package Details: vala-panel-appmenu-mate-git 24.02.r1.gced6ce3-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: LGPL3
Conflicts: vala-panel-appmenu-mate
Provides: vala-panel-appmenu-mate
Submitter: rilian
Maintainer: rilian
Last Packager: rilian
Votes: 37
Popularity: 0.31
First Submitted: 2015-04-01 21:00 (UTC)
Last Updated: 2024-05-07 14:12 (UTC)

Required by (5)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 25 Next › Last »

g360 commented on 2018-08-18 21:19 (UTC) (edited on 2018-08-19 05:38 (UTC) by g360)

Hi, I get an unresolved dependency error:

$ pacaur -S vala-panel-appmenu-xfce-git

:: Package vala-panel-appmenu-xfce-git not found in repositories, trying AUR...

:: resolving dependencies...

:: no results found for vala-panel>=0.3.75 (dependency tree: vala-panel-appmenu-xfce-git vala-panel-appmenu-translations-git vala-panel)

rilian commented on 2018-06-11 21:54 (UTC)

Who cannot build? Please post logs here, I will look. But if you using pacaur, you should remove old sources.

<deleted-account> commented on 2018-04-30 16:33 (UTC)

appmenu-qt is a missing optional dependency, now it's appmenu-qt4. Also appmenu-qt5 is not needed anymore if vala-panel-appmenu-registrar is installed since qt5 exports the menu bar to DBus by itself.

Vanilla GTK2 hides the menus natively, so gtk2-ubuntu isn't needed as well. However, appmenu-gtk-module-git doesn't work on flatpak'ed gtk2 apps. In flatpak'ed gtk3 apps the menu bar doesn't hide.

Just some feedback so the PKGBUILD dep list is fixed.

zhangkaizhao commented on 2018-04-24 02:22 (UTC)

@rilian gobject-introspection is needed as one of the makedepends here.

rilian commented on 2018-04-08 20:58 (UTC)

No, it should not, because you can use different Registrar provider like kwin.

dwellingsoul commented on 2018-04-08 19:23 (UTC)

I installed this and had duplicated menus (panel + menubar in applications). Enabling ShellShowsAppMenu and ShellShowsMenuBar with xfconf didn't work.

I fixed it by installing vala-panel-appmenu-registrar-git. IMO it should be a dependency so that users won't have to be looking for fixes.

rilian commented on 2018-03-11 18:03 (UTC)

Can you write this to issues with a full log? And you should not set Java agent before building finished, or it will be broken.

andreyorst commented on 2018-03-11 15:50 (UTC)

Understood. But can't quite get how to build it with Jayatana. I've installed OpenJDK7, and tryed to build your Git package according to your instructions from readme, and got this error: https://pastebin.com/2Vp0jsSc. And I'm not quite sure what I've done wrong.