Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 12338 - (show annotations) (download)
Wed May 16 19:34:53 2012 UTC (12 years ago) by niro
File size: 359 byte(s)
auto added: ver bump to 4.8.3-r1
1 # $Id$
2
3 PNAME="libkipi"
4 PVER="4.8.3"
5 PBUILD="r1"
6
7 DESCRIPTION="An interface to use kipi-plugins from a KDE4 application."
8
9 DEPEND="== kde-base/kdelibs4-${PVER}
10 >= dev-libs/soprano-2.7"
11
12 SRCFILE="${PNAME}-${PVER}.tar.xz"
13
14 sminclude kde4
15
16 UP2DATE="updatecmd -listonly http://download.kde.org/stable/ | grep 'stable/[0-9]' | sed -n 's:.*/\([0-9].*\)/:\1:;$ p'"