From 59d9a0e9460456ca8267d19e7c4af76aa3eae953 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 5 Dec 2010 22:37:42 +0100 Subject: [PATCH] libxfce4ui: update to 4.7.5. --- srcpkgs/libxfce4ui/template | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libxfce4ui/template b/srcpkgs/libxfce4ui/template index e2139a82a6..ac001c65db 100644 --- a/srcpkgs/libxfce4ui/template +++ b/srcpkgs/libxfce4ui/template @@ -1,12 +1,12 @@ # Template file for 'libxfce4ui' pkgname=libxfce4ui -version=4.7.4 -distfiles="http://archive.xfce.org/xfce/4.8pre1/src/$pkgname-$version.tar.bz2" +version=4.7.5 +distfiles="http://archive.xfce.org/xfce/4.8pre2/src/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--disable-static" short_desc="Replacement of the old libxfcegui4 library" maintainer="Juan RP " -checksum=fa2d9fb9c86166027a23f699167a234b59729311c46bd377947dbc309bf5ea0c +checksum=e001e52220d62133c243a9d092ad13c10a568549b88bb6652dc36d548edd4694 long_desc=" This is libxfce4ui, the replacement of the old libxfcegui4 library. It is used to share commonly used Xfce widgets amoung the Xfce applications." @@ -32,6 +32,8 @@ Add_dependency run xfconf Add_dependency run dbus-libs Add_dependency run dbus-glib Add_dependency run startup-notification +Add_dependency run libgladeui +Add_dependency run libxml2 Add_dependency build pkg-config Add_dependency build intltool @@ -51,4 +53,6 @@ Add_dependency build libxfce4util-devel Add_dependency build xfconf-devel Add_dependency build dbus-devel Add_dependency build dbus-glib-devel +Add_dependency build glade3-devel +Add_dependency build libxml2-devel Add_dependency build startup-notification-devel