vp-build/srcpkgs/rxvt-unicode/template
ojab 1481b6ec01 Added rxvt-unicode-9.06 build template.
--HG--
extra : convert_revision : 8402fb796c1b74f23b7df54a31f9665e9fae06c1
2009-12-22 17:31:24 +03:00

22 lines
792 B
Plaintext

# Template build file for 'rxvt-unicode'.
pkgname=rxvt-unicode
version=9.06
distfiles="http://dist.schmorp.de/${pkgname}/${pkgname}-${version}.tar.bz2"
build_style=gnu_configure
configure_args="--enable-everything"
short_desc="rxvt clone supporting Xft fonts and Unicode"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=8ef9359c01059efd330626c6cd7b082be9bf10587f2b9fe84caa43a84aa576d1
long_desc="
rxvt-unicode is a clone of the well known terminal emulator rxvt,
modified to store text in Unicode (either UCS-2 or UCS-4) and to use
locale-correct input and output. It also supports mixing multiple
fonts at the same time, including Xft fonts."
Add_dependency full libXpm
Add_dependency full libXft
Add_dependency full perl
Add_dependency build pkg-config
Add_dependency build renderproto