Merge pull request #2362 from diogoleal/musca
New package: musca-0.9.24
This commit is contained in:
commit
042bcfaefd
1 changed files with 18 additions and 0 deletions
18
srcpkgs/musca/template
Normal file
18
srcpkgs/musca/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'musca'
|
||||||
|
pkgname=musca
|
||||||
|
version=0.9.24
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
makedepends="libXcursor-devel"
|
||||||
|
short_desc="A tiling window manager, with features nicked from ratpoison and dwm"
|
||||||
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="http://aerosuidae.net/musca.html"
|
||||||
|
distfiles="http://aerosuidae.net/musca-${version}.tgz"
|
||||||
|
checksum=c34e37e2df5075a61f8d5268786ab8115816af95c46e063c50f7f1c500527301
|
||||||
|
do_install() {
|
||||||
|
vbin musca
|
||||||
|
vbin apis
|
||||||
|
vbin xlisten
|
||||||
|
vman musca.1
|
||||||
|
}
|
Loading…
Reference in a new issue