Magellan Linux

Contents of /trunk/extras/pykde4/pykde4-4.14.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 23328 - (show annotations) (download)
Tue Nov 11 09:00:07 2014 UTC (9 years, 6 months ago) by niro
File size: 523 byte(s)
auto added: ver bump to 4.14.2-r1
1 # $Id$
2
3 PNAME="pykde4"
4 PVER="4.14.2"
5 PBUILD="r1"
6
7 PCAT="dev-python"
8 DESCRIPTION="KDE4 Kross scripting framework: Python interpreter."
9
10 DEPEND="== kde-base/kdepimlibs-${PVER}
11 >= dev-lang/python-2.7
12 >= dev-python/qscintilla-qt4-2.8
13 >= dev-python/pyqt4-4.11
14 >= dev-libs/soprano-2.9
15 >= dev-libs/shared-desktop-ontologies-0.11"
16
17 # keep the '4' in the pname
18 SRCFILE="${PNAME}-${PVER}.tar.xz"
19 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
20
21 # pull in kde4 as last to get kde's {pre,post}install {pre,post}remove
22 sminclude python kde4