mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
gtk+: update to 2.18.7.
--HG-- extra : convert_revision : 643cd15aa42a636f90d1c34b3bbb19fe1d9f2593
This commit is contained in:
parent
3d3fd9231b
commit
d72c6d1135
2 changed files with 2 additions and 5 deletions
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
revision=1
|
|
||||||
|
|
||||||
Add_dependency run atk-devel
|
Add_dependency run atk-devel
|
||||||
Add_dependency run cairo-devel
|
Add_dependency run cairo-devel
|
||||||
Add_dependency run fontconfig-devel
|
Add_dependency run fontconfig-devel
|
||||||
|
|
|
@ -1,13 +1,12 @@
|
||||||
# Template build file for 'gtk+'.
|
# Template build file for 'gtk+'.
|
||||||
pkgname=gtk+
|
pkgname=gtk+
|
||||||
version=2.18.6
|
version=2.18.7
|
||||||
revision=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=5629944917b739152d89b69279aefcc3de9fe12a12fd7adb3ca39c840df9354d
|
checksum=602d4f8098e1620231788770e1d9b520d5824da3f01d86e3b4fb59f1d67e1464
|
||||||
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