Search Criteria
Package Details: vala-panel-git 0.4.92-2
Git Clone URL: | https://aur.archlinux.org/vala-panel-git.git (read-only, click to copy) |
---|---|
Package Base: | vala-panel-git |
Description: | Gtk3 panel for compositing window managers |
Upstream URL: | https://gitlab.com/vala-panel-project/vala-panel |
Licenses: | |
Provides: | |
Submitter: | rilian |
Maintainer: | rilian |
Last Packager: | rilian |
Votes: | 18 |
Popularity: | 0.000275 |
First Submitted: | 2015-04-05 15:11 |
Last Updated: | 2020-10-04 21:52 |
Dependencies (10)
- gtk-layer-shell (gtk-layer-shell-git)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline, gtk3-classic)
- libwnck3
- meson (meson-git) (make)
- vala (vala0.42, vala0.44, vala-git) (make)
- vala-panel-applets-icontasks (optional) – Budgie tasklist
- vala-panel-applets-xembed (optional) – Old system tray
- vala-panel-appmenu-valapanel (optional) – Global Menu
- vala-panel-genmon (optional) – GenMon applet
- vala-panel-sntray (optional) – SNI System tray
Required by (22)
- budgie-genmon-git (requires vala-panel) (make)
- budgie-sntray-git (requires vala-panel) (make)
- genmon-plugin-common-git (requires vala-panel) (make)
- mate-panel-genmon-git (requires vala-panel) (make)
- mate-panel-sntray-git (requires vala-panel) (make)
- sntray-plugin-common-git (requires vala-panel) (make)
- vala-panel-applets-icontasks-git (requires vala-panel)
- vala-panel-applets-icontasks-git (requires vala-panel) (make)
- vala-panel-applets-xembed-git (requires vala-panel)
- vala-panel-applets-xembed-git (requires vala-panel) (make)
- vala-panel-appmenu-budgie-git (requires vala-panel) (make)
- vala-panel-appmenu-common-git (requires vala-panel) (make)
- vala-panel-appmenu-mate-git (requires vala-panel) (make)
- vala-panel-appmenu-valapanel-git (requires vala-panel)
- vala-panel-appmenu-valapanel-git (requires vala-panel) (make)
- vala-panel-appmenu-xfce-git (requires vala-panel) (make)
- vala-panel-genmon-git (requires vala-panel) (make)
- vala-panel-genmon-git (requires vala-panel)
- vala-panel-sntray-git (requires vala-panel)
- vala-panel-sntray-git (requires vala-panel) (make)
- xfce4-panel-genmon-ng-git (requires vala-panel) (make)
- xfce4-panel-sntray-git (requires vala-panel) (make)
Latest Comments
1 2 3 Next › Last »
SilverRainZ commented on 2019-09-02 11:40
Missing makedepends
git
.ardumpl commented on 2019-03-08 13:56
My vala version is 0.42.6-1. But i dont know what exactly package name for vapi on archlinux repository. Btw, This problem have been solved
ardumpl commented on 2019-03-08 13:47
@rilian Sorry for late reply, now i going to check it
rilian commented on 2019-03-06 22:04
@ardumpl, please, post me your Vala and vapi version. It seems than you use modified gobject-2.0.vapi.
rilian commented on 2019-03-06 11:27
Thanks, will look for it) It seems Vala finaly added disconnect_by_data to GObject API)
ardumpl commented on 2019-03-05 17:55
I have been tried installing this package with pamac, but it is ended with error message. I have been tried installing it from git manually and it's ended with same error too. Here for my log
[ 35%] Building C object ui/CMakeFiles/valapanel.dir/libvalapanel.gresource.c.o
[ 36%] Linking C shared library libvalapanel.so
[ 36%] Built target valapanel
[ 37%] Generating vala-panel.gresource.c Scanning dependencies of target vala-panel
[ 38%] Building C object app/CMakeFiles/vala-panel.dir/vala-panel.gresource.c.o
[ 40%] Building C object app/CMakeFiles/vala-panel.dir/vala-panel-platform-standalone-x11.c.o
[ 41%] Building C object app/CMakeFiles/vala-panel.dir/application.c.o
[ 42%] Linking C executable vala-panel
[ 42%] Built target vala-panel
[ 43%] Generating kbled.c gio-addons-2.0.vapi:29.9-29.38: error:
GLib.SignalHandler' already contains a definition for
disconnect_by_data' public void disconnect_by_data(Object instance, void* data); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^gobject-2.0.vapi:40.3-40.39: note: previous definition of `disconnect_by_data' was here
public static uint disconnect_by_data (void instance, void data);
Compilation failed: 1 error(s), 0 warning(s) make[2]: *** [applets/core/kbled/CMakeFiles/kbled.dir/build.make:75: applets/core/kbled/kbled_valac.stamp] Error 1
make[1]: *** [CMakeFiles/Makefile2:617: applets/core/kbled/CMakeFiles/kbled.dir/all] Error 2
make: *** [Makefile:163: all] Error 2 ==> GALAT: Kegagalan pada build()
rilian commented on 2018-10-10 17:29
Will look for it)
twilk commented on 2018-10-10 16:48
@rillian: It seems like there's a typo in the PKGBUILD. Line 14 should have double quotes not single quotes. The way it is now, the $pkgver variable is not substituted, as you can see under "Provides:" on this page. This is probably related to your comment on vala-panel-appmenu-xfce-git at 2018-08-18 21:39.
actionless commented on 2018-03-12 01:35
i think you forgot to push the tag:
https://github.com/rilian-la-te/vala-panel/tags
rilian commented on 2018-02-11 18:54
1.why are you write to another package then?