Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 12287 - (show annotations) (download)
Tue May 15 21:19:59 2012 UTC (12 years, 1 month ago) by niro
File size: 319 byte(s)
auto added: ver bump to 4.8.3-r1
1 # $Id$
2
3 PNAME="kactivities"
4 PVER="4.8.3"
5 PBUILD="r1"
6
7 DESCRIPTION=" API for using and interacting with Activities"
8
9 DEPEND="== kde-base/kdelibs4-${PVER}"
10
11 SRCFILE="${PNAME}-${PVER}.tar.xz"
12
13 sminclude kde4
14
15 UP2DATE="updatecmd http://www.kde.org/download/ | grep ${PNAME/4/} | sed -n '1 p' | sed 's/.*-\([^ ]*\) .*/\1/'"