31 lines
1.1 KiB
Text
31 lines
1.1 KiB
Text
# Template file for 'ristretto'
|
|
pkgname=ristretto
|
|
version=0.3.2
|
|
homepage="http://goodies.xfce.org/projects/applications/ristretto"
|
|
distfiles="http://archive.xfce.org/src/apps/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
|
build_style=gnu-configure
|
|
short_desc="Picture-viewer for the Xfce desktop environment"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
license="GPL-2"
|
|
checksum=a28c9e472c329b5f3136ebea887dec5ba93a37d5562b493633161392aff5545f
|
|
long_desc="
|
|
Ristretto is a fast and lightweight picture-viewer for the Xfce desktop
|
|
environment."
|
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
|
|
Add_dependency build pkg-config
|
|
Add_dependency build intltool
|
|
Add_dependency build glib-devel
|
|
Add_dependency build gdk-pixbuf-devel
|
|
Add_dependency build cairo-devel
|
|
Add_dependency build gtk+-devel
|
|
Add_dependency build libexif-devel
|
|
Add_dependency build xfconf-devel
|
|
Add_dependency build dbus-glib-devel
|
|
Add_dependency build libxfce4util-devel
|
|
Add_dependency build libxfce4ui-devel
|
|
Add_dependency build exo-devel
|
|
|
|
Add_dependency full hicolor-icon-theme
|
|
Add_dependency full desktop-file-utils
|