it isn't working, it only shows that name of application but the global menu isn't working for any application it was working yesterday but today it isn't.
Search Criteria
Package Details: vala-panel-appmenu-registrar 24.05-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/vala-panel-appmenu.git (read-only, click to copy) |
---|---|
Package Base: | vala-panel-appmenu |
Description: | Small utility to hold DBusMenu menus |
Upstream URL: | https://gitlab.com/vala-panel-project/vala-panel-appmenu |
Licenses: | LGPL-3.0-or-later |
Conflicts: | appmenu-glib-translator-git, vala-panel-appmenu-budgie-git, vala-panel-appmenu-common-git, vala-panel-appmenu-jayatana-git, vala-panel-appmenu-locale-git, vala-panel-appmenu-mate-git, vala-panel-appmenu-registrar-git, vala-panel-appmenu-valapanel-git, vala-panel-appmenu-xfce-git, vala-panel-git |
Submitter: | hayao |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-05-16 13:36 (UTC) |
Last Updated: | 2024-05-27 08:10 (UTC) |
Dependencies (5)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- git (git-gitAUR, git-glAUR) (make)
- gobject-introspection (gobject-introspection-gitAUR) (make)
- meson (meson-gitAUR) (make)
- vala (vala-gitAUR) (make)
Required by (8)
- vala-panel-appmenu
- vala-panel-appmenu-budgie-git (optional)
- vala-panel-appmenu-mate-git (optional)
- vala-panel-appmenu-valapanel-git (optional)
- vala-panel-appmenu-xfce-git (optional)
- xts-macos-big-sur-theme
- xts-macos-sierra-theme
- xts-macos-yosemite-theme
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4
Pinned Comments
xiota commented on 2024-06-24 20:46 (UTC) (edited on 2024-06-24 20:57 (UTC) by xiota)
Uninstall method shouldn't matter. I would use command-line:
sudo pacman -Runc [packages]
Then to install the packages after building:
sudo pacman -U [files]
This package makes the stable packages, no suffix. The
-git
packages are incompatible. If you want to switch to the-git
packages, uninstall all related packages. Then build and install in this order:appmenu-glib-translator-git
vala-panel-git
vala-panel-appmenu-xfce-git
(this is pkgbase, even if you want mate version)I'm not sure about updates. If AUR helpers are confused:
vala-panel
,appmenu-glib-translator
,vala-panel-appmenu-*
vala-panel
. Unlike-git
, translator package is not needed.vala-panel-appmenu
(previous instructions)xiota commented on 2024-06-23 08:50 (UTC) (edited on 2024-06-24 20:59 (UTC) by xiota)
There are different types of depends. If an AUR helper cannot distinguish (1) and (3), it may refuse to build this package.
To build this package:
appmenu-glib-translator
and allvala-panel-appmenu-*
packages.vala-panel
installed if it is up to date. Otherwise, rebuild and update it.