Search Criteria
Package Details: appmenu-gtk-module-git 0.6.94-2
Git Clone URL: | https://aur.archlinux.org/appmenu-gtk-module-git.git (read-only) |
---|---|
Package Base: | appmenu-gtk-module-git |
Description: | Gtk module for exporting menus |
Upstream URL: | https://gitlab.com/vala-panel-project/vala-panel-appmenu |
Licenses: | |
Provides: | |
Submitter: | rilian |
Maintainer: | rilian |
Last Packager: | rilian |
Votes: | 5 |
Popularity: | 0.000081 |
First Submitted: | 2018-03-11 21:56 |
Last Updated: | 2018-06-06 22:06 |
Dependencies (6)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-patched-filechooser-icon-view, gtk2-git)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-optional-csd, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-ubuntu, gtk3-typeahead, gtk3-patched-filechooser-icon-view, gtk3-classic)
- cmake (cmake-git) (make)
- git (git-git) (make)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-patched-filechooser-icon-view, gtk2-git) (make)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-optional-csd, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-ubuntu, gtk3-typeahead, gtk3-patched-filechooser-icon-view, gtk3-classic) (make)
Required by (6)
- cinnamon-applet-global-appmenu
- powerline-i3-git (optional)
- vala-panel-appmenu-budgie-git (requires unity-gtk-module) (optional)
- vala-panel-appmenu-mate-git (requires unity-gtk-module) (optional)
- vala-panel-appmenu-valapanel-git (requires unity-gtk-module) (optional)
- vala-panel-appmenu-xfce-git (requires unity-gtk-module) (optional)
Latest Comments
1 2 Next › Last »
saulhidalgoaular commented on 2019-03-22 17:25
I know that the package is taken directly from git, but please, update the version number to 0.7.1. It looks outdated.
michaelrk commented on 2018-12-11 03:12
Yes, i've already installed these packages:
pango (1.40.4), cairo (1.14.8), gdk-pixbuf2 (2.36.5)
rilian commented on 2018-12-10 11:52
Ok. Do you have pango,cairo and gdk-pixbuf? If no, install it, please)
michaelrk commented on 2018-12-10 11:02
Ok. Here's the list: https://pastebin.com/zjMk5t8S
rilian commented on 2018-12-10 03:15
Ok, I will look for it. Can you show me pacman -Ql gtk2?
michaelrk commented on 2018-12-10 02:09
Yes. I've installed the dependencies. But wait, i've found the following output when building:
==> Starting build()...
-- Could NOT find GTK (missing: GDK) (found suitable version "2.24.31", minimum required is "2.24")
CMake Warning at CMakeLists.txt:32 (find_package):
Could not find a package configuration file provided by "VCM" with any of the following names:
VCMConfig.cmake
vcm-config.cmake
Add the installation prefix of "VCM" to CMAKE_PREFIX_PATH or set "VCM_DIR" to a directory containing one of the above files. If "VCM" provides a separate development package or SDK, be sure it has been installed.
What should i do?
rilian commented on 2018-12-09 23:55
I do not mean makepkg, I mean using my readme)
https://gitlab.com/vala-panel-project/vala-panel-appmenu/blob/master/subprojects/appmenu-gtk-module/README.md
All is done?
michaelrk commented on 2018-12-09 15:35
I've makepkg-ed this without any special configuration. But it builds for gtk3 only, so there's no libappmenu-gtk-module.so in /usr/lib/gtk-2.0/modules inside the package. Also the log said that gtk2 feature is enabled
rilian commented on 2018-12-09 04:42
Are you done all configurations?
michaelrk commented on 2018-12-09 03:46
When i run GTK 2 apps from terminal, it shows the following output:
Gtk-Message: Failed to load module "appmenu-gtk-module"
But the GTK 3 seems to be okay