Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 21844 - (hide annotations) (download)
Mon Jul 21 09:59:05 2014 UTC (9 years, 11 months ago) by niro
File size: 497 byte(s)
-release branches/R11-stable
1 niro 21071 # $Id$
2    
3     PNAME="ristretto"
4     PVER="0.6.3"
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.38
13     >= x11-libs/cairo-1.12
14     >= x11-libs/gtk2+-2.24
15     >= dev-libs/dbus-glib-0.102
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     UP2SUBDIR="apps"
25     UP2DATE="updatecmd_xfce ${PNAME}"