parent
d519aafc03
commit
d5edd86698
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'zenity'
|
||||
pkgname=zenity
|
||||
version=2.91.90
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.91/$pkgname-$version.tar.bz2"
|
||||
version=3.0.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--localstatedir=/var --disable-scrollkeeper"
|
||||
short_desc="Display GNOME dialogs from the command line"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=fb3b0d29ae7105170224c2400327f638fdf9789189c6167ecddc0c941fc9c996
|
||||
checksum=b1965b6704e80665c551261b9895a06322aba3f9776f8e5dd8141c7e8aca5131
|
||||
long_desc="
|
||||
This is zenity - a rewrite of gdialog, the GNOME port of dialog
|
||||
which allows you to display dialog boxes from the command line
|
||||
|
|
Loading…
Reference in New Issue