Contents of /branches/R11-stable/extras/ristretto/ristretto-0.6.3-r2.smage2
Parent Directory | Revision Log
Revision 22987 -
(show annotations)
(download)
Tue Oct 28 09:37:00 2014 UTC (10 years ago) by niro
File size: 495 byte(s)
Tue Oct 28 09:37:00 2014 UTC (10 years ago) by niro
File size: 495 byte(s)
-release branches/R11-stable
1 | # $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}" |