Package Details: valauncher-git a3dfa74-3

Package Base: valauncher-git
Description: Simple application launcher written in Vala
Upstream URL: https://github.com/Mic92/valauncher.git
Category: x11
Licenses: custom
Submitter: ivo
Maintainer: None
Last Packager: None
Votes: 4
First Submitted: 2013-05-15 13:25
Last Updated: 2014-03-08 16:52

Dependencies (2)

Required by (0)

Sources

Latest Comments

Comment by Mic92

2013-06-07 21:09

https://github.com/Mic92/valauncher/tree/v1.0

Comment by Mic92

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)

Comment by ivo

2013-06-07 21:00

I have corrected the links in the PKGBUILD.

Comment by soulthreads

2013-06-07 18:01

Please also do 's/soulthreads/Mic92/' in PKGBUILD since repo was transferred to a more productive person.

Comment by ivo

2013-06-07 17:18

Ok solved, thanks to report!!!

Comment by Mic92

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