commit
d39ae03f83
17
srcpkgs/tinywm/template
Normal file
17
srcpkgs/tinywm/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'tinywm'
|
||||
pkgname=tinywm
|
||||
version=1.3
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
makedepends="libX11-devel"
|
||||
short_desc="Ridiculously tiny window manager"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="Public Domain"
|
||||
homepage="http://incise.org/tinywm.html"
|
||||
distfiles="http://incise.org/files/dev/tinywm-${version}.tgz"
|
||||
checksum=51b6e9c8e8d93d71bc7250e885eb98824b725f54b17606f59fe952437e7004d8
|
||||
|
||||
do_install() {
|
||||
vbin tinywm
|
||||
vlicense COPYING
|
||||
}
|
Loading…
Reference in New Issue
Block a user