dialog: update to 1.1-20100119.
--HG-- extra : convert_revision : 7ec19f63c0121d983e1bab137ec26f35decab998
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'dialog'
|
# Template file for 'dialog'
|
||||||
pkgname=dialog
|
pkgname=dialog
|
||||||
_distver=1.1
|
_distver=1.1
|
||||||
_date=20080819
|
_date=20100119
|
||||||
version=${_distver}.${_date}
|
version=${_distver}.${_date}
|
||||||
wrksrc=${pkgname}-${_distver}-${_date}
|
wrksrc=${pkgname}-${_distver}-${_date}
|
||||||
distfiles="ftp://invisible-island.net/${pkgname}/${pkgname}-${_distver}-${_date}.tgz"
|
distfiles="ftp://invisible-island.net/${pkgname}/${pkgname}-${_distver}-${_date}.tgz"
|
||||||
@@ -9,7 +9,7 @@ build_style=gnu_configure
|
|||||||
configure_args="--with-ncursesw --enable-nls"
|
configure_args="--with-ncursesw --enable-nls"
|
||||||
short_desc="A tool to display dialog boxes from shell scripts"
|
short_desc="A tool to display dialog boxes from shell scripts"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=c5d49b39c5998bcecd124c05cc6f096d22ccdc378ad455214611ae41a2f4b7d9
|
checksum=9563a330e709bb9a0c2af2e0c6f92c31f7e3cea7886d65c1696ba3c452b74d35
|
||||||
long_desc="
|
long_desc="
|
||||||
Dialog is a program that will let you to present a variety of questions
|
Dialog is a program that will let you to present a variety of questions
|
||||||
or display messages using dialog boxes from a shell script. Currently,
|
or display messages using dialog boxes from a shell script. Currently,
|
||||||
@@ -19,4 +19,5 @@ long_desc="
|
|||||||
|
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
Add_dependency run ncursesw
|
Add_dependency run ncursesw
|
||||||
|
Add_dependency build gettext
|
||||||
Add_dependency build ncursesw-devel
|
Add_dependency build ncursesw-devel
|
||||||
|
|||||||
Reference in New Issue
Block a user