gtk+3: update to 3.3.18.

This commit is contained in:
Juan RP 2012-03-20 10:58:43 +01:00
parent ba9fbb4777
commit ac3e5076e1
3 changed files with 8 additions and 7 deletions

View File

@ -6,8 +6,9 @@ long_desc="${long_desc}
This package contains the example files and a demonstration program
for GTK+3."
do_install()
{
do_install() {
vmove usr/bin/gtk3-demo usr/bin
vmove usr/bin/gtk3-widget-factory usr/bin
vmove usr/bin/gtk3-demo-application usr/bin
vmove usr/share/gtk-3.0 usr/share
}

View File

@ -22,6 +22,5 @@ libpangoft2-1.0.so.0
libfreetype.so.6
libfontconfig.so.1
libgobject-2.0.so.0
libgthread-2.0.so.0
librt.so.1
libm.so.6

View File

@ -1,8 +1,8 @@
# Template build file for 'gtk+3'.
pkgname=gtk+3
version=3.2.4
version=3.3.18
wrksrc="gtk+-${version}"
distfiles="${GNOME_SITE}/gtk+/3.2/gtk+-$version.tar.xz"
distfiles="${GNOME_SITE}/gtk+/3.3/gtk+-$version.tar.xz"
build_style=gnu-configure
configure_args="--disable-cups --disable-schemas-compile
--enable-gtk2-dependency --enable-colord --enable-x11-backend
@ -11,7 +11,7 @@ short_desc="The GTK+ toolkit (v3)"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gtk.org/"
license="LGPL-2.1"
checksum=f981bf514858c00d7084bd6f6c34b3c60b8aebdb959e7aca6faa59ed67c136bd
checksum=c63cc7ff19c28f73c1060f4b6168ef0f6cb359803abb990baa5c5f5a48f31f90
long_desc="
GTK+ is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK+ is suitable for
@ -44,9 +44,10 @@ Add_dependency build libpng-devel
Add_dependency build fontconfig-devel
Add_dependency build cairo-devel
Add_dependency build pango-devel ">=1.29.3"
Add_dependency build gdk-pixbuf-devel
Add_dependency build gdk-pixbuf-devel ">=2.25.2"
Add_dependency build gtk+-devel
Add_dependency build colord-devel
Add_dependency build gobject-introspection
post_install() {
rm -f ${DESTDIR}/usr/share/man/man1/gtk-update-icon-cache.1