Magellan Linux

Annotation of /branches/R11-unstable/extras/ristretto/ristretto-0.6.3-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 25773 - (hide annotations) (download)
Tue Nov 25 04:17:15 2014 UTC (9 years, 5 months ago) by niro
File size: 495 byte(s)
-release branches/R11-unstable
1 niro 22569 # $Id$
2    
3     PNAME="ristretto"
4     PVER="0.6.3"
5     PBUILD="r2"
6    
7     PCAT="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.42
12     >= x11-libs/cairo-1.12
13     >= x11-libs/gtk2+-2.24
14     >= dev-libs/dbus-glib-0.102
15     >= media-libs/libexif-0.6
16     >= xfce-base/libxfce4util-4.10
17     >= xfce-base/libxfce4ui-4.10
18     >= xfce-base/xfconf-4.10
19     >= xfce-extra/tumbler-0.1"
20    
21     sminclude xfce
22    
23     UP2SUBDIR="apps"
24     UP2DATE="updatecmd_xfce ${PNAME}"