Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 18937 - (show annotations) (download)
Wed Aug 14 13:16:30 2013 UTC (10 years, 9 months ago) by niro
File size: 472 byte(s)
-release branches/R11-stable
1 # $Id$
2
3 PNAME="kdevelop-php"
4 PVER="1.5.1"
5 PBUILD="r1"
6
7 DESCRIPTION="PHP language and documentation plugin for KDevelop."
8
9 DEPEND=">= kde-base/kdevelop-4.5"
10 SDEPEND=">= kde-base/kdevelop-pg-qt-1.0"
11
12 sminclude kde4
13
14 # unusual uri-scheme
15 SRC_URI=(
16 kde://kdevelop/4.${PVER#*.}/src/${SRCFILE}
17 mirror://${PNAME}/${SRCFILE}
18 )
19
20 UP2DATE="updatecmd -listonly http://download.kde.org/stable/kdevelop | grep 'kdevelop/[0-9]' | sed -n 's:.*/\([0-9].*\)/:\1:;$ p' | sed 's:4\.:1\.:'"