python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / evilwm / template
blob5d04d7067fa2fc572eeb30a29f84522ebf22fd18
1 # Template file for 'evilwm'
2 pkgname=evilwm
3 version=1.1.1
4 revision=1
5 build_style=gnu-makefile
6 makedepends="libXrandr-devel"
7 short_desc="A minimalist window manager for the X Window System"
8 maintainer='Juan RP <xtraeme@voidlinux.eu>'
9 homepage="http://evilwm.sourceforge.net"
10 license="Public Domain"
11 distfiles="http://www.6809.org.uk/${pkgname}/${pkgname}-${version}.tar.gz"
12 checksum="79589c296a5915ee0bae1d231e8912601fc794d9f0a9cacb6b648ff9a5f2602a"
14 pre_build() {
15         sed -i 's|^CFLAGS|#CFLAGS|g' Makefile
18 post_install() {
19         vinstall "${FILESDIR}/evilwm.desktop" 644 usr/share/xsessions
20         vlicense "${FILESDIR}/LICENSE"