Magellan Linux

Contents of /trunk/extras/libkgapi/libkgapi-0.4.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 14321 - (show annotations) (download)
Wed Dec 12 15:12:43 2012 UTC (11 years, 5 months ago) by niro
File size: 342 byte(s)
auto added: ver bump to 0.4.3-r1
1 # $Id$
2
3 PNAME="libkgapi"
4 PVER="0.4.3"
5 PBUILD="r1"
6
7 DESCRIPTION="A KDE4 library for accessing various Google services via their public API."
8
9 DEPEND="== kde-base/kdepimlibs-${PVER}
10 >= dev-libs/qjson-0.8"
11
12 sminclude kde4
13
14 UP2DATE="updatecmd -listonly http://download.kde.org/stable/ | grep 'stable/[0-9]' | sed -n 's:.*/\([0-9].*\)/:\1:;$ p'"