Magellan Linux

Contents of /trunk/extras/kdeutils4/kdeutils4-4.1.0-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 7 months ago) by niro
File size: 884 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/kdeutils4/kdeutils4-4.1.0-r1.smage2,v 1.1 2008/07/30 17:17:48 niro Exp $
2
3 PNAME="kdeutils4"
4 PVER="4.1.0"
5 PBUILD="r1"
6
7 PCATEGORIE="kde-base"
8 STATE="unstable"
9
10 DESCRIPTION="Useful KDE utils including: kcalc, kcharselect, kdepasswd, kedit, kfind, khexedit, klpq, knotes, ktimer, ark, superkaramba and many more."
11
12 DEPEND=">= kde-base/kdebase4-${PVER}
13 >= app-crypt/gnupg-2
14 >= dev-libs/gmp-4
15 >= x11-libs/libX11-1
16 >= x11-libs/libXtst-1
17 >= x11-libs/libXScrnSaver-1
18 >= dev-lang/python-2.5
19 >= dev-libs/libzip-0.8
20 >= net-misc/openssh-4.7
21 >= media-sound/xmms-1.2.10"
22
23 SDEPEND=">= virtual/kernel-headers
24 >= x11-proto/xproto-1"
25
26 sminclude kde4
27
28 src_compile()
29 {
30 cd ${SRCDIR}
31
32 kde4_configure \
33 $(cmake_with Xmms) \
34 $(cmake_without LibArchive) \
35 $(cmake_without TPCTL) \
36 $(cmake_with PythonLibs) \
37 $(cmake_with LibZip) \
38 || die
39
40 mmake || die
41 }

Properties

Name Value
svn:keywords Id