New package: ratpoison-1.4.8
This commit is contained in:
parent
9e0b800aad
commit
fa95716abf
1 changed files with 19 additions and 0 deletions
19
srcpkgs/ratpoison/template
Normal file
19
srcpkgs/ratpoison/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'ratpoison'
|
||||
pkgname=ratpoison
|
||||
version=1.4.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libXinerama-devel libXtst-devel libXft-devel"
|
||||
depends="perl"
|
||||
short_desc="Window manager without mouse dependency"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://savannah.nongnu.org/download/ratpoison/"
|
||||
distfiles="${NONGNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=da4695636d1fce8883ef2144d79ce46ebb0431a5da02440bd1ffec5dca17a0f0
|
||||
|
||||
post_install() {
|
||||
vsconf doc/sample.ratpoisonrc
|
||||
rm -rf ${DESTDIR}/usr/share/ratpoison
|
||||
rm -rf ${DESTDIR}/usr/share/doc/ratpoison
|
||||
}
|
Loading…
Reference in a new issue