gtk+: update to 2.22.1.
This commit is contained in:
parent
3ce0a5b008
commit
c5882d6bc1
2 changed files with 2 additions and 4 deletions
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
revision=1
|
||||
|
||||
Add_dependency run pkg-config
|
||||
Add_dependency run libXext-devel
|
||||
Add_dependency run libXrender-devel
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
# Template build file for 'gtk+'.
|
||||
pkgname=gtk+
|
||||
version=2.22.0
|
||||
version=2.22.1
|
||||
distfiles="${GNOME_SITE}/gtk+/2.22/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-cups --with-xinput"
|
||||
short_desc="The GTK+ toolkit (v2)"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=d9522c80d4b8a954f7474e32bd5a99ba3051996f1c4681426db5f79a1c1b4602
|
||||
checksum=965bc124f0d25087c4cb2a64cbfd7e4f896e05be8d560fbba68dd8685ba24d07
|
||||
long_desc="
|
||||
GTK+ is a multi-platform toolkit for creating graphical user
|
||||
interfaces. Offering a complete set of widgets, GTK+ is suitable for
|
||||
|
|
Loading…
Reference in a new issue