mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/rxvt-unicode: mark no tests, fix license
This commit is contained in:
parent
09508ca107
commit
dba7e819d3
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user