mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 12:03:50 +02:00
zenity: update to 3.28.1.
This commit is contained in:
parent
9555d11b40
commit
f9bd1ffed4
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'zenity'
|
# Template file for 'zenity'
|
||||||
pkgname=zenity
|
pkgname=zenity
|
||||||
version=3.28.0
|
version=3.28.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool itstool gnome-doc-utils"
|
hostmakedepends="gnome-doc-utils intltool itstool pkg-config"
|
||||||
makedepends="gtk+3-devel libnotify-devel webkit2gtk-devel"
|
makedepends="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"
|
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
|
homepage="http://www.gnome.org"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=5e588f12b987db30139b0283d39d19b0fd47cab87840cc112dfe61e592826df8
|
checksum=db179354721fb4e2d5c418e0dc41f09c831a6b2dd440e33f7743dfc266de8a6b
|
||||||
|
|
||||||
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