# Template file for 'ristretto' pkgname=ristretto version=0.6.3 revision=1 build_style=gnu-configure hostmakedepends="pkg-config intltool" makedepends="gtk+-devel libexif-devel xfconf-devel dbus-glib-devel libxfce4ui-devel exo-devel" short_desc="Picture-viewer for the Xfce desktop environment" maintainer="Juan RP " license="GPL-2" homepage="http://goodies.xfce.org/projects/applications/ristretto" distfiles="http://archive.se.xfce.org/src/apps/$pkgname/${version%.*}/$pkgname-$version.tar.bz2" checksum=2b6816de298e9a0d9b95662664690713c4123a9ac813a27bdde4727a03472d79 long_desc=" Ristretto is a fast and lightweight picture-viewer for the Xfce desktop environment." ristretto_package() { depends="hicolor-icon-theme desktop-file-utils" pkg_install() { vmove usr } }