Magellan Linux

Contents of /trunk/extras/smokekde/smokekde-4.11.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 19101 - (show annotations) (download)
Tue Aug 27 14:13:26 2013 UTC (10 years, 9 months ago) by niro
File size: 503 byte(s)
auto added: ver bump to 4.11.0-r1
1 # $Id$
2
3 PNAME="smokekde"
4 PVER="4.11.0"
5 PBUILD="r1"
6
7 PCAT="dev-util"
8 DESCRIPTION="Language independent library for KDE4 bindings.."
9
10 DEPEND="== dev-util/smokegen-${PVER}
11 == dev-util/smokeqt-${PVER}
12 == kde-base/kdepimlibs-${PVER}
13 == kde-base/okular-${PVER}
14 == kde-base/kate-${PVER}
15 >= dev-libs/libattica-0.4
16 >= dev-libs/soprano-2.9
17 >= app-office/akonadi-1.10"
18
19 sminclude kde4
20
21 UP2DATE="updatecmd -listonly http://download.kde.org/stable/ | grep 'stable/[0-9]' | sed -n 's:.*/\([0-9].*\)/:\1:;$ p'"