mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
gtk+: update to 2.18.3.
--HG-- extra : convert_revision : 4462d2f1eb9e1517c9ae7556aac39bd493a22ffc
This commit is contained in:
parent
accf27221a
commit
0e5ad0119b
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.2
|
version=2.18.3
|
||||||
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=5e0832e154b4accab8286ae724ddbad5d701f4af6a9291582d1430b9f360f5f1
|
checksum=1c0665fe560a560851e8b3c9a6501d416c4b54abfb6fa07549d703a04ea768bf
|
||||||
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