Magellan Linux

Contents of /branches/R11-stable/extras/gwenview/gwenview-4.10.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 18103 - (show annotations) (download)
Thu Jun 27 08:11:21 2013 UTC (10 years, 10 months ago) by niro
File size: 430 byte(s)
-release branches/R11-stable
1 # $Id$
2
3 PNAME="gwenview"
4 PVER="4.10.4"
5 PBUILD="r1"
6
7 DESCRIPTION="A simple image viewer for KDE4."
8
9 DEPEND="== kde-base/kdelibs-${PVER}
10 == kde-base/kdebase-lib-${PVER}
11 == kde-base/libkipi-${PVER}
12 >= virtual/phonon
13 >= dev-libs/soprano-2.9
14 >= media-gfx/exiv2-0.23
15 >= media-libs/libjpeg-8"
16
17 sminclude kde4
18
19 UP2DATE="updatecmd -listonly http://download.kde.org/stable/ | grep 'stable/[0-9]' | sed -n 's:.*/\([0-9].*\)/:\1:;$ p'"