2014-07-02 22:14:43 +00:00
|
|
|
# Template file for 'fvwm'
|
|
|
|
pkgname=fvwm
|
|
|
|
version=2.6.5
|
2014-07-08 09:57:13 +00:00
|
|
|
revision=2
|
2014-07-02 22:14:43 +00:00
|
|
|
build_style=gnu-configure
|
|
|
|
hostmakedepends="libxslt pkg-config"
|
|
|
|
makedepends="fribidi-devel libXpm-devel librsvg-devel libXinerama-devel
|
2014-07-08 09:57:13 +00:00
|
|
|
libXcursor-devel libSM-devel libXt-devel libXft-devel
|
|
|
|
fontconfig-devel readline-devel perl"
|
2014-07-02 22:14:43 +00:00
|
|
|
depends="perl"
|
2014-07-08 09:57:13 +00:00
|
|
|
short_desc="An extremely powerful ICCCM-compliant window manager"
|
2014-07-02 22:14:43 +00:00
|
|
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|
|
|
license="GPL-2,custom"
|
|
|
|
homepage="http://fvwm.org/"
|
|
|
|
distfiles="ftp://ftp.fvwm.org/pub/fvwm/version-${version%%.*}/${pkgname}-${version}.tar.bz2"
|
|
|
|
checksum=21549995c53906be5533746a1cf61b1ecf8dd8ef6816a0b20615d45ff78b48cf
|
|
|
|
|
|
|
|
post_install() {
|
2014-11-23 14:39:26 +00:00
|
|
|
vlicense COPYING
|
2014-07-02 22:14:43 +00:00
|
|
|
}
|