Magellan Linux

Contents of /trunk/todo/libkfbapi/libkfbapi-1.0-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 27887 - (show annotations) (download)
Wed Apr 6 10:58:41 2016 UTC (8 years, 1 month ago) by niro
File size: 453 byte(s)
-moved to 'todo'
1 # $Id$
2
3 PNAME="libkfbapi"
4 PVER="1.0"
5 PBUILD="r2"
6
7 DESCRIPTION="A KDE4 library for accessing Facebook services via their public API."
8
9 DEPEND="== kde-base/kdepimlibs-4.14"
10
11 SDEPEND=">= dev-libs/boost-1.57"
12
13 sminclude kde4
14
15 SRC_URI=(
16 kde://${PNAME}/${PVER}/src/${SRCFILE}
17 mirror://${PNAME}/${SRCFILE}
18 )
19
20 UP2DATE="updatecmd -listonly http://download.kde.org/stable/${PNAME} | grep '${PNAME}/[0-9]' | grep -v '0.9.0/'| sed -n 's:.*/\([0-9].*\)/:\1:;$ p'"