Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 17687 - (show annotations) (download)
Mon Jun 24 20:10:17 2013 UTC (10 years, 11 months ago) by niro
File size: 502 byte(s)
auto added: ver bump to 4.10.4-r1
1 # $Id$
2
3 PNAME="smokekde"
4 PVER="4.10.4"
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.9"
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'"