Magellan Linux

Contents of /trunk/extras/gwenview/gwenview-4.8.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 12393 - (show annotations) (download)
Thu May 17 18:27:38 2012 UTC (12 years, 1 month ago) by niro
File size: 429 byte(s)
-fixed PNAME and sanitize deps
1 # $Id$
2
3 PNAME="gwenview"
4 PVER="4.8.3"
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.7
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'"