main/rxvt-unicode: mark no tests, fix license

This commit is contained in:
A. Wilcox 2018-02-10 13:52:19 -06:00 committed by William Pitcock
parent 09508ca107
commit dba7e819d3

View File

@ -4,11 +4,12 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=rxvt-unicode
pkgver=9.22
pkgrel=2
pkgrel=3
pkgdesc="rxvt fork with improved unicode support"
arch=all
url="http://software.schmorp.de/pkg/rxvt-unicode.html"
license="GPL"
arch="all"
options="!check" # No test suite.
license="GPL-3.0+"
depends="$pkgname-terminfo"
makedepends="libx11-dev libxft-dev ncurses fontconfig-dev
gdk-pixbuf-dev libxrender-dev perl-dev startup-notification-dev"