community/rxvt-unicode: modernize

This commit is contained in:
Leo 2020-02-24 19:44:10 -03:00
parent 57888e0f8d
commit da693ec465

View File

@ -14,14 +14,12 @@ depends="$pkgname-terminfo"
makedepends="libx11-dev libxft-dev ncurses fontconfig-dev
gdk-pixbuf-dev libxrender-dev perl-dev startup-notification-dev"
subpackages="$pkgname-doc $pkgname-terminfo::noarch"
source="http://dist.schmorp.de/rxvt-unicode/$pkgname-$pkgver.tar.bz2
source="http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-$pkgver.tar.bz2
gentables.patch
rxvt-unicode-kerning.patch"
builddir="${srcdir}/${pkgname}-${pkgver}"
rxvt-unicode-kerning.patch
"
build() {
cd "$builddir"
./configure \
--build=$CBUILD \
--host=$CHOST \