mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yeahwm: rebuild for metadata
This commit is contained in:
parent
9ce022fea5
commit
dc23e3d5dd
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template build file for 'yeahwm'.
|
# Template file for 'yeahwm'
|
||||||
pkgname=yeahwm
|
pkgname=yeahwm
|
||||||
version=0.3.5
|
version=0.3.5
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="XROOT=\${XBPS_CROSS_BASE}/usr"
|
make_build_args="XROOT=\${XBPS_CROSS_BASE}/usr"
|
||||||
makedepends="lesstif-devel libX11-devel libXinerama-devel"
|
makedepends="lesstif-devel libX11-devel libXinerama-devel"
|
||||||
short_desc="A h* window manager for X based on evilwm and aewm"
|
short_desc="A h* window manager for X based on evilwm and aewm"
|
||||||
maintainer="Ananteris <ananteris@mailinator.com>"
|
maintainer="Ananteris <ananteris@mailinator.com>"
|
||||||
|
license="Public Domain"
|
||||||
homepage="http://phrat.de"
|
homepage="http://phrat.de"
|
||||||
distfiles="http://phrat.de/${pkgname}_${version}.tar.gz"
|
distfiles="http://phrat.de/${pkgname}_${version}.tar.gz"
|
||||||
checksum=c92ce98848c8b88d9b67c128e30710944c04a6454310254535c102b2b6fcee05
|
checksum=c92ce98848c8b88d9b67c128e30710944c04a6454310254535c102b2b6fcee05
|
||||||
license="Public Domain"
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
tail -n 40 README.evilwm > LICENSE
|
tail -n 40 README.evilwm > LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue