# $Id: Portfile 50980 2009-05-14 19:41:55Z and.damore@macports.org $

PortSystem 1.0

name		ristretto
version		0.0.21
categories	xfce
platforms	darwin
maintainers	afb
description	Ristretto is a fast and lightweight picture-viewer \
		for the Xfce desktop environment.
long_description ${description}
homepage	http://goodies.xfce.org/projects/applications/ristretto
master_sites	http://goodies.xfce.org/releases/ristretto
checksums	md5 7774dcafdc365e70b8d981c0a52d6250 \
		sha1 48ca0a262f1f962200e24a667434b36c0e015e92 \
		rmd160 1687fbf6929896e8060ed0e79fb22ef92148b94b

depends_lib	port:gtk2 port:Thunar port:libxfce4util \
		port:libxfcegui4 port:libexif port:dbus-glib

livecheck.check regex
# get the last modified tarball
livecheck.url   ${master_sites}?C=M\;O=D
livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}
