Search Criteria
Package Details: vala-panel-git 0.7.0-2
Package Actions
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: | LGPL3 |
Provides: | vala-panel |
Submitter: | rilian |
Maintainer: | rilian |
Last Packager: | rilian |
Votes: | 20 |
Popularity: | 0.033488 |
First Submitted: | 2015-04-05 15:11 (UTC) |
Last Updated: | 2023-07-31 22:40 (UTC) |
Dependencies (11)
- gtk-layer-shell (gtk-layer-shell-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-gitAUR, gtk3-ubuntuAUR)
- libwnck3 (libwnck3-336AUR)
- git (git-vfsAUR, git-run-command-patch-gitAUR, git-gitAUR, git-fcAUR) (make)
- meson (meson-gitAUR, meson-rustAUR) (make)
- vala (vala-gitAUR) (make)
- vala-panel-applets-icontasksAUR (optional) – Budgie tasklist
- vala-panel-applets-xembedAUR (optional) – Old system tray
- vala-panel-appmenu-valapanelAUR (optional) – Global Menu
- vala-panel-genmonAUR (optional) – GenMon applet
- vala-panel-sntrayAUR (optional) – SNI System tray
Required by (43)
- budgie-genmon (requires vala-panel) (make)
- budgie-genmon-git (requires vala-panel) (make)
- budgie-sntray (requires vala-panel) (make)
- budgie-sntray-git (requires vala-panel) (make)
- genmon-plugin-common (requires vala-panel) (make)
- genmon-plugin-common-git (requires vala-panel) (make)
- mate-panel-genmon (requires vala-panel) (make)
- mate-panel-genmon-git (requires vala-panel) (make)
- mate-panel-sntray (requires vala-panel) (make)
- mate-panel-sntray-git (requires vala-panel) (make)
- sntray-plugin-common (requires vala-panel) (make)
- sntray-plugin-common-git (requires vala-panel) (make)
- vala-panel-applets-icontasks (requires vala-panel)
- vala-panel-applets-icontasks (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 (requires vala-panel)
- vala-panel-applets-xembed (requires vala-panel) (make)
- vala-panel-applets-xembed-git (requires vala-panel)
- vala-panel-applets-xembed-git (requires vala-panel) (make)
- Show 23 more...
Latest Comments
1 2 3 4 Next › Last »
FabioLolix commented on 2023-10-23 05:52 (UTC)
@rilian pkgver= need to be the result of pkgver(), pleas don't past manually versions that don't exist
frankspace commented on 2023-10-22 23:31 (UTC)
I'm pretty sure the solution to the incorrect version number is to release a new epoch. So add
epoch=1
to the PKGBUILD and then the actual correct version number (which would be 0.5.0.r18.gd197b89 as of the time I'm posting this).gudwin commented on 2023-08-04 21:58 (UTC)
The problem is that even after doing the upgrade, it keeps insisting on re-offering the upgrade, because of this mistake in upgrade numbers. Do you believe is there a solution for that ?
rilian commented on 2023-08-02 14:35 (UTC)
gudwin. I know, this is my mistake to set 0.7.0 version for a package, where panel does not have to reach 0.7.0 yet.
Correct version is 0.5.0 anyway.
gudwin commented on 2023-08-02 14:32 (UTC)
There seems to be a version problem with this package. When I first download the PKGBUILD, it defines the version as 0.7.0:
After I do a
makepkg -i
it first starts indicating the correct version:But after the package is downloaded and built, it changes the PKGBUILD now with:
and indeed, what happens at the end is that the final generated package stays with a different version number:
with a version 0.5.0 instead of 0.7.0, and when I try to install it, I receive:
and so the package is not really updated to its intended version.
SilverRainZ commented on 2019-09-02 11:40 (UTC)
Missing makedepends
git
.ardumpl commented on 2019-03-08 13:56 (UTC) (edited on 2019-03-08 13:59 (UTC) by ardumpl)
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 (UTC)
@rilian Sorry for late reply, now i going to check it
rilian commented on 2019-03-06 22:04 (UTC)
@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 (UTC)
Thanks, will look for it) It seems Vala finaly added disconnect_by_data to GObject API)
1 2 3 4 Next › Last »