mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/dialog: mark no tests, fix license/pkgdesc
This commit is contained in:
parent
2334b0f09a
commit
fdc2da322d
@ -3,11 +3,12 @@
|
||||
pkgname=dialog
|
||||
_realver=1.3-20170509
|
||||
pkgver=${_realver/-/.}
|
||||
pkgrel=0
|
||||
pkgdesc="A script-interpreter which provides a set of curses"
|
||||
pkgrel=1
|
||||
pkgdesc="Script interpreter providing curses widgets"
|
||||
url="http://invisible-island.net/dialog/dialog.html"
|
||||
arch="all"
|
||||
license="GPL"
|
||||
options="!check" # No test suite.
|
||||
license="LGPL-2.1-only"
|
||||
depends=
|
||||
makedepends="ncurses-dev"
|
||||
subpackages="$pkgname-doc"
|
||||
|
Loading…
Reference in New Issue
Block a user