mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
gtk+: update to 2.16.5.
--HG-- extra : convert_revision : 58cb9ebd0bf051a6f0a84fb13cd30ebcd45a3a01
This commit is contained in:
parent
1c27b9363f
commit
c923cc8299
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.16.2
|
version=2.16.5
|
||||||
distfiles="${GNOME_SITE}/gtk+/2.16/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/gtk+/2.16/$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=a32e6be7a7847476e775416811e453c036603202818f0f1a73fc521507d5ed1d
|
checksum=bd6d227cca010ecc5ad722f476cf9485194946ccc9250c6a1349182e68ad8500
|
||||||
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