yeahwm: rebuild for metadata
This commit is contained in:
parent
9ce022fea5
commit
dc23e3d5dd
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'yeahwm'.
|
||||
# Template file for 'yeahwm'
|
||||
pkgname=yeahwm
|
||||
version=0.3.5
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
make_build_args="XROOT=\${XBPS_CROSS_BASE}/usr"
|
||||
makedepends="lesstif-devel libX11-devel libXinerama-devel"
|
||||
short_desc="A h* window manager for X based on evilwm and aewm"
|
||||
maintainer="Ananteris <ananteris@mailinator.com>"
|
||||
license="Public Domain"
|
||||
homepage="http://phrat.de"
|
||||
distfiles="http://phrat.de/${pkgname}_${version}.tar.gz"
|
||||
checksum=c92ce98848c8b88d9b67c128e30710944c04a6454310254535c102b2b6fcee05
|
||||
license="Public Domain"
|
||||
|
||||
post_install() {
|
||||
tail -n 40 README.evilwm > LICENSE
|
||||
|
|
Loading…
Reference in New Issue