15 lines
611 B
Bash
15 lines
611 B
Bash
# Template file for 'ristretto'
|
|
pkgname=ristretto
|
|
version=0.8.2
|
|
revision=2
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config intltool"
|
|
makedepends="libexif-devel dbus-glib-devel libxfce4ui-devel exo-devel file-devel"
|
|
depends="hicolor-icon-theme desktop-file-utils"
|
|
short_desc="Picture-viewer for the Xfce desktop environment"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2"
|
|
homepage="http://docs.xfce.org/apps/ristretto/start"
|
|
distfiles="http://archive.xfce.org/src/apps/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
|
checksum=f8f3b77ca6fc77ddf8cff1bb52e5c5802c462663f72f324393b3a0360f6901b8
|