Magellan Linux

Contents of /branches/magellan-next/extras/ristretto/ristretto-0.3.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 9414 - (show annotations) (download)
Tue Nov 29 09:41:34 2011 UTC (12 years, 6 months ago) by niro
File size: 455 byte(s)
auto added: ver bump to 0.3.0-r1
1 # $Id$
2
3 PNAME="ristretto"
4 PVER="0.3.0"
5 PBUILD="r1"
6
7 PCATEGORIE="media-gfx"
8 DESCRIPTION="Image-viewer for the Xfce desktop environment."
9
10 # tumbler is needed for thumbnail generation
11 DEPEND=">= dev-libs/glib2-2.28
12 >= x11-libs/gtk2+-2.24
13 >= dev-libs/dbus-glib-0.92
14 >= media-libs/libexif-0.6
15 >= xfce-base/libxfce4util-4.8
16 >= xfce-base/libxfce4ui-4.8
17 >= xfce-base/xfconf-4.8
18 >= xfce-base/tumbler-0.1"
19
20 sminclude xfce
21
22 UP2DATE="updatecmd_xfce ${PNAME}"