28 lines
1 KiB
Text
28 lines
1 KiB
Text
# Template file for 'thunar-volman'.
|
|
pkgname=thunar-volman
|
|
version=0.8.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config intltool"
|
|
makedepends="gtk+-devel libgudev-devel libnotify-devel libxfce4util-devel
|
|
libxfce4ui-devel xfconf-devel exo-devel"
|
|
short_desc="Thunar Volume Manager"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="http://xfce.org"
|
|
distfiles="http://archive.se.xfce.org/src/xfce/thunar-volman/0.8/$pkgname-$version.tar.bz2"
|
|
checksum=ff0887c862b578580d05f4cd7db66081382ff143f9cc7ea3c9ba58cf5d02bceb
|
|
long_desc="
|
|
The Thunar Volume Manager is an extension for the Thunar file manager,
|
|
which enables automatic management of removable drives and media. For
|
|
example, if thunar-volman is installed and configured properly, and you
|
|
plug in your digital camera, it will automatically launch your preferred
|
|
photo application and import the new pictures from the camera into your
|
|
photo collection."
|
|
|
|
thunar-volman_package() {
|
|
depends="hicolor-icon-theme desktop-file-utils"
|
|
pkg_install() {
|
|
vmove usr
|
|
}
|
|
}
|