From 9a5e12b5a0fb5343fe872224abc16bbea08de2a2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 21 Feb 2014 11:24:32 +0100 Subject: [PATCH] libxfce4ui: remove long_desc. --- srcpkgs/libxfce4ui/template | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git a/srcpkgs/libxfce4ui/template b/srcpkgs/libxfce4ui/template index 38e7f2dbc3e..16e5b031da3 100644 --- a/srcpkgs/libxfce4ui/template +++ b/srcpkgs/libxfce4ui/template @@ -1,10 +1,10 @@ # Template file for 'libxfce4ui' pkgname=libxfce4ui version=4.10.0 -revision=3 +revision=4 build_style=gnu-configure configure_args="--disable-static" -hostmakedepends="pkg-config intltool" +hostmakedepends="pkg-config intltool libtool" makedepends="gtk+-devel libxfce4util-devel xfconf-devel dbus-glib-devel libxml2-devel startup-notification-devel libSM-devel" conf_files="/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml" @@ -14,19 +14,13 @@ license="GPL-2, LGPL-2.1" homepage="http://xfce.org" distfiles="http://archive.se.xfce.org/xfce/4.10/src/$pkgname-$version.tar.bz2" checksum=a2b9fa288ccb5f16fa13264e507ba3f7b8da0176da259a11239f21538c0ea3e2 -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." -if [ "$CROSS_BUILD" ]; then - hostmakedepends+=" libtool" - pre_configure() { - libtoolize -f - } -fi +pre_configure() { + libtoolize -f +} libxfce4ui-devel_package() { - depends="gtk+-devel libxfce4util-devel xfconf-devel libxfce4ui>=${version}" + depends="gtk+-devel libxfce4util-devel xfconf-devel ${sourcepkg}>=${version}_${revision}" short_desc+=" - development files" pkg_install() { vmove usr/include