2009-04-20 16:44:16 +02:00
|
|
|
# Template file for 'Thunar'
|
|
|
|
pkgname=Thunar
|
2012-12-10 09:07:08 +01:00
|
|
|
version=1.6.1
|
2012-12-03 20:57:09 +01:00
|
|
|
revision=1
|
2011-10-24 14:14:47 +02:00
|
|
|
build_style=gnu-configure
|
2012-12-03 20:57:09 +01:00
|
|
|
configure_args="--enable-gio-unix --enable-dbus --enable-gudev
|
|
|
|
--enable-exif --enable-pcre --disable-static --enable-notifications"
|
2009-04-20 16:44:16 +02:00
|
|
|
short_desc="Thunar File Manager"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-08-04 08:43:31 +02:00
|
|
|
homepage="http://thunar.xfce.org"
|
|
|
|
license="GPL-2, LGPL-2.1"
|
2012-12-03 20:57:09 +01:00
|
|
|
distfiles="http://archive.xfce.org/src/xfce/thunar/1.6/Thunar-${version}.tar.bz2"
|
2012-12-10 09:07:08 +01:00
|
|
|
checksum=a81021af558802b8c2c6cd7db47cca262477c4f3d2b6d8cfa8dbba88568048f1
|
2009-04-20 16:44:16 +02:00
|
|
|
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."
|
|
|
|
|
2012-12-03 20:57:09 +01:00
|
|
|
subpackages="${pkgname}-devel"
|
2010-01-11 12:45:43 +01:00
|
|
|
|
2012-12-03 20:57:09 +01:00
|
|
|
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
|
|
|
|
startup-notification-devel systemd-devel"
|