Magellan Linux

Contents of /branches/R11-stable/extras/perlkde/perlkde-4.10.5-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 18918 - (show annotations) (download)
Wed Aug 14 13:13:57 2013 UTC (10 years, 9 months ago) by niro
File size: 549 byte(s)
-release branches/R11-stable
1 # $Id$
2
3 PNAME="perlkde"
4 PVER="4.10.5"
5 PBUILD="r1"
6
7 PCAT="dev-perl"
8 DESCRIPTION="Perl bindings for the KDE4 libraries."
9
10 DEPEND="== dev-util/smokegen-${PVER}
11 == dev-util/smokeqt-${PVER}
12 == dev-util/smokekde-${PVER}
13 == dev-perl/perlqt-${PVER}
14 == kde-base/kdepimlibs-${PVER}
15 == kde-base/okular-${PVER}
16 == kde-base/kate-${PVER}
17 >= dev-libs/libattica-0.4
18 >= dev-libs/soprano-2.9
19 >= app-office/akonadi-1.10"
20
21 sminclude kde4
22
23 UP2DATE="updatecmd -listonly http://download.kde.org/stable/ | grep 'stable/[0-9]' | sed -n 's:.*/\([0-9].*\)/:\1:;$ p'"