Magellan Linux

Contents of /trunk/extras/perlqt/perlqt-4.9.4-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 14644 - (show annotations) (download)
Tue Jan 1 22:56:05 2013 UTC (11 years, 5 months ago) by niro
File size: 441 byte(s)
-fixed missing runtime deps
1 # $Id$
2
3 PNAME="perlqt"
4 PVER="4.9.4"
5 PBUILD="r1"
6
7 PCAT="dev-perl"
8 DESCRIPTION="Perl bindings for the Qt4 libraries."
9
10 DEPEND="== dev-util/smokeqt-${PVER}
11 >= dev-lang/perl-5.16.2
12 >= dev-python/qscintilla-qt4-2.7
13 >= kde-base/qimageblitz-0.0.6
14 >= virtual/phonon"
15
16 SDEPEND="== kde-base/smokegen-${PVER}"
17
18 sminclude kde4
19
20 UP2DATE="updatecmd -listonly http://download.kde.org/stable/ | grep 'stable/[0-9]' | sed -n 's:.*/\([0-9].*\)/:\1:;$ p'"