gtk-xfce-engine: update to 2.99.3.

This commit is contained in:
Juan RP 2012-04-19 17:07:27 +02:00
parent 684db6626c
commit 4445cbb820
2 changed files with 6 additions and 13 deletions

View File

@ -10,9 +10,9 @@ libpango-1.0.so.0
libfreetype.so.6
libfontconfig.so.1
libgobject-2.0.so.0
libgthread-2.0.so.0
libgmodule-2.0.so.0
librt.so.1
libglib-2.0.so.0
libpthread.so.0
libc.so.6
libm.so.6

View File

@ -1,13 +1,14 @@
# Template file for 'gtk-xfce-engine'
pkgname=gtk-xfce-engine
version=2.8.1
distfiles="http://archive.xfce.org/src/xfce/$pkgname/2.8/$pkgname-$version.tar.bz2"
version=2.99.3
homepage="http://xfce.org"
distfiles="http://archive.xfce.org/src/xfce/gtk-xfce-engine/2.99/$pkgname-$version.tar.bz2"
build_style=gnu-configure
configure_args="--disable-static"
revision=2
short_desc="A GTK+-2.0 theme engine for Xfce"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=7cb0a52d74cded5c6a86894babd214de723bcf68771195db6d94acf5161be617
license="GPL-2"
checksum=cdbb52167f21db6534c51683abf09da35cb7ec96be3805da1eebd7ba50521825
long_desc="
This package contains an Xfce engine for GTK2.0 which makes you able to use
various GTK2.0 themes with Xfce. It also contains some ready themes, but you
@ -16,11 +17,3 @@ long_desc="
Add_dependency build pkg-config
Add_dependency build intltool
Add_dependency build gtk+-devel
Add_dependency build atk-devel
Add_dependency build glib-devel
Add_dependency build pango-devel
Add_dependency build gdk-pixbuf-devel
Add_dependency build cairo-devel
Add_dependency build libpng-devel
Add_dependency build freetype-devel
Add_dependency build fontconfig-devel