mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gtk+: update to 2.18.1.
--HG-- extra : convert_revision : fde461bc3824e13f23af3a0f56671dbd9ba06ac9
This commit is contained in:
parent
011a8ec0b2
commit
b7aaa2ecdb
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template build file for 'gtk+'.
|
# Template build file for 'gtk+'.
|
||||||
pkgname=gtk+
|
pkgname=gtk+
|
||||||
version=2.18.0
|
version=2.18.1
|
||||||
distfiles="${GNOME_SITE}/gtk+/2.18/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/gtk+/2.18/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-cups --with-xinput"
|
configure_args="--disable-cups --with-xinput"
|
||||||
short_desc="The GTK+ toolkit (v2)"
|
short_desc="The GTK+ toolkit (v2)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=05fce9327dbe78a74ad4cd45383d541f96f19d40d3c03076cdf6908ad28ad241
|
checksum=c783919ec7967fc36ec440fc6871cbcf3b2626e817530e1e2f0a3fcbdae31ebc
|
||||||
long_desc="
|
long_desc="
|
||||||
GTK+ is a multi-platform toolkit for creating graphical user
|
GTK+ is a multi-platform toolkit for creating graphical user
|
||||||
interfaces. Offering a complete set of widgets, GTK+ is suitable for
|
interfaces. Offering a complete set of widgets, GTK+ is suitable for
|
||||||
|
|
Loading…
Add table
Reference in a new issue