From b9f195eb84228fe31f43cf349eb9e971456e7ef7 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 27 Dec 2012 14:29:44 +0100 Subject: [PATCH] Thunar: update to 1.6.2. --- srcpkgs/Thunar/Thunar-devel.template | 3 --- srcpkgs/Thunar/template | 13 +++---------- 2 files changed, 3 insertions(+), 13 deletions(-) diff --git a/srcpkgs/Thunar/Thunar-devel.template b/srcpkgs/Thunar/Thunar-devel.template index 618007d5d7a..0274f9185a0 100644 --- a/srcpkgs/Thunar/Thunar-devel.template +++ b/srcpkgs/Thunar/Thunar-devel.template @@ -3,9 +3,6 @@ noarch=yes depends="glib-devel gtk+-devel Thunar>=${version}" short_desc="${short_desc} - development files" -long_desc="${long_desc} - - This package contains files for development, headers, static libs, etc." do_install() { vmove usr/include usr diff --git a/srcpkgs/Thunar/template b/srcpkgs/Thunar/template index 24a62aa5d77..3d3ee7a96db 100644 --- a/srcpkgs/Thunar/template +++ b/srcpkgs/Thunar/template @@ -1,6 +1,6 @@ # Template file for 'Thunar' pkgname=Thunar -version=1.6.1 +version=1.6.2 revision=1 build_style=gnu-configure configure_args="--enable-gio-unix --enable-dbus --enable-gudev @@ -10,18 +10,11 @@ maintainer="Juan RP " homepage="http://thunar.xfce.org" license="GPL-2, LGPL-2.1" distfiles="http://archive.xfce.org/src/xfce/thunar/1.6/Thunar-${version}.tar.bz2" -checksum=a81021af558802b8c2c6cd7db47cca262477c4f3d2b6d8cfa8dbba88568048f1 -long_desc=" - Thunar is a new modern file manager for the Xfce Desktop Environment. - It has been designed from the ground up to be fast and easy-to-use. - Its user interface is clean and intuitive, and does not include any - confusing or useless options. Thunar is fast and responsive with a - good start up time and directory load time." +checksum=7dbd172ae396e7a2533f47dc1ff703a9ea1a61af3edfdc6f4877b9b9331abd85 subpackages="${pkgname}-devel" - depends="gvfs hicolor-icon-theme desktop-file-utils" makedepends="pkg-config intltool pcre-devel>=8.30 glib-devel>=2.32.3_2 libgudev-devel libnotify-devel libxfce4util-devel libxfce4ui-devel - gtk+-devel dbus-glib-devel libexif-devel exo-devel xfce4-panel-devel + gtk+-devel dbus-glib-devel libexif-devel exo-devel>=0.10.2 xfce4-panel-devel startup-notification-devel systemd-devel"