mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
zenity: update to 3.18.1.1.
This commit is contained in:
parent
37c811b781
commit
bab9a85e81
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'zenity'
|
# Template file for 'zenity'
|
||||||
pkgname=zenity
|
pkgname=zenity
|
||||||
version=3.18.0
|
version=3.18.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool itstool gnome-doc-utils"
|
hostmakedepends="pkg-config intltool itstool gnome-doc-utils"
|
||||||
makedepends="gtk+3-devel libnotify-devel webkitgtk-devel"
|
makedepends="gtk+3-devel libnotify-devel webkit2gtk-devel"
|
||||||
short_desc="Display GNOME dialogs from the command line"
|
short_desc="Display GNOME dialogs from the command line"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=0efafea95a830f3bf6eca805ff4a8008df760a6ad3e81181b9473dcf721c3a69
|
checksum=e6317a03f58b528e2e3330fef5acea39506ec08a7c2aeec5c4f1e7505d43a80a
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i '/-I$(includedir)/d' -i src/Makefile.in
|
sed -i '/-I$(includedir)/d' -i src/Makefile.in
|
||||||
|
|
Loading…
Add table
Reference in a new issue