zenity: update to 3.2.0.
This commit is contained in:
parent
8c19e6c658
commit
c24e1e256b
@ -1,12 +1,12 @@
|
|||||||
# Template file for 'zenity'
|
# Template file for 'zenity'
|
||||||
pkgname=zenity
|
pkgname=zenity
|
||||||
version=3.0.0
|
version=3.2.0
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.0/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--localstatedir=/var --disable-scrollkeeper"
|
configure_args="--localstatedir=/var --disable-scrollkeeper"
|
||||||
short_desc="Display GNOME dialogs from the command line"
|
short_desc="Display GNOME dialogs from the command line"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=b1965b6704e80665c551261b9895a06322aba3f9776f8e5dd8141c7e8aca5131
|
checksum=e6a778db3655957770653745a2ecaef08a41a71f4a0a92cb7c5dc8ce0e9902d8
|
||||||
long_desc="
|
long_desc="
|
||||||
This is zenity - a rewrite of gdialog, the GNOME port of dialog
|
This is zenity - a rewrite of gdialog, the GNOME port of dialog
|
||||||
which allows you to display dialog boxes from the command line
|
which allows you to display dialog boxes from the command line
|
||||||
@ -24,7 +24,5 @@ Add_dependency run libnotify
|
|||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
Add_dependency build gnome-doc-utils
|
Add_dependency build gnome-doc-utils
|
||||||
Add_dependency build glib-devel
|
|
||||||
Add_dependency build libX11-devel
|
|
||||||
Add_dependency build gtk+3-devel
|
Add_dependency build gtk+3-devel
|
||||||
Add_dependency build libnotify-devel
|
Add_dependency build libnotify-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user