Search Criteria
Package Details: valauncher-git a3dfa74-3
Git Clone URL: | https://aur.archlinux.org/valauncher-git.git (read-only, click to copy) |
---|---|
Package Base: | valauncher-git |
Description: | Simple application launcher written in Vala |
Upstream URL: | https://github.com/Mic92/valauncher.git |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | ivo |
Maintainer: | Mic92 |
Last Packager: | Mic92 |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2013-05-15 13:25 |
Last Updated: | 2015-06-12 21:13 |
Dependencies (5)
- gtk3 (gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-git, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-patched-filechooser-icon-view, gtk3-typeahead)
- libgee (libgee-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
- vala (vala0.42, vala0.44, vala-git) (make)
Latest Comments
Mic92 commented on 2013-06-07 21:09
https://github.com/Mic92/valauncher/tree/v1.0
Mic92 commented on 2013-06-07 21:09
I just created a release tag, to make it easier for maintainer to package it. Interested in maintaining a stable valaucher (without -git)
ivo commented on 2013-06-07 21:00
I have corrected the links in the PKGBUILD.
soulthreads commented on 2013-06-07 18:01
Please also do 's/soulthreads/Mic92/' in PKGBUILD since repo was transferred to a more productive person.
ivo commented on 2013-06-07 17:18
Ok solved, thanks to report!!!
Mic92 commented on 2013-06-07 16:54
valauncher has been upgraded from libgee06 to libgee.
Could you replace:
cmake ..
with:
cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
So valauncher will be installed to /usr/bin instead of /usr/local/bin