Magellan Linux

Contents of /branches/R11-stable/extras/kdevplatform/kdevplatform-1.5.1-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 18939 - (show annotations) (download)
Wed Aug 14 13:16:48 2013 UTC (10 years, 9 months ago) by niro
File size: 556 byte(s)
-release branches/R11-stable
1 # $Id$
2
3 PNAME="kdevplatform"
4 PVER="1.5.1"
5 PBUILD="r1"
6
7 DESCRIPTION="Development Platform for C/C++ and KDE4."
8
9 DEPEND=">= kde-base/kdelibs-4.10
10 >= kde-base/kompare-4.10
11 >= dev-libs/soprano-2.9
12 >= dev-libs/qjson-0.8
13 >= dev-util/subversion-1.8"
14
15 SDEPEND=">= dev-libs/boost-1.53"
16
17 sminclude kde4
18
19 # unusual uri-scheme
20 SRC_URI=(
21 kde://kdevelop/4.${PVER#*.}/src/${SRCFILE}
22 mirror://${PNAME}/${SRCFILE}
23 )
24
25 UP2DATE="updatecmd -listonly http://download.kde.org/stable/kdevelop | grep 'kdevelop/[0-9]' | sed -n 's:.*/\([0-9].*\)/:\1:;$ p' | sed 's:4\.:1\.:'"