Magellan Linux

Annotation of /branches/R11-stable/extras/ristretto/ristretto-0.6.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 15361 - (hide annotations) (download)
Wed Jan 2 11:35:04 2013 UTC (11 years, 8 months ago) by niro
File size: 479 byte(s)
-release branches/R11-stable
1 niro 11981 # $Id$
2    
3     PNAME="ristretto"
4     PVER="0.6.0"
5     PBUILD="r1"
6    
7     PCAT="media-gfx"
8     DESCRIPTION="Image-viewer for the Xfce desktop environment."
9    
10     # tumbler is needed for thumbnail generation
11     DEPEND="
12     >= dev-libs/glib2-2.32
13     >= x11-libs/cairo-1.12
14     >= x11-libs/gtk2+-2.24
15     >= dev-libs/dbus-glib-0.98
16     >= media-libs/libexif-0.6
17     >= xfce-base/libxfce4util-4.10
18     >= xfce-base/libxfce4ui-4.10
19     >= xfce-base/xfconf-4.10
20     >= xfce-extra/tumbler-0.1"
21    
22     sminclude xfce
23    
24     UP2DATE="updatecmd_xfce ${PNAME}"