Magellan Linux

Annotation of /trunk/extras/kdebindings4/kdebindings4-4.0.2-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Fri Oct 10 13:29:42 2008 UTC (15 years, 8 months ago) by niro
File size: 700 byte(s)
import repo
1 niro 2 # $Header: /magellan-cvs/smage/kdebindings/kdebindings-3.5.8-r1.smage2,v 1.1 2007-11-05 11:15:31 niro Exp $
2    
3     PNAME="kdebindings4"
4     PVER="4.0.2"
5     PBUILD="r1"
6    
7     STATE="unstable"
8    
9     DESCRIPTION="KDE4 bindings for various programming languages."
10    
11     DEPEND=">= kde-base/kdebase4-${PVER}
12     >= x11-libs/gtk1+-1.2.10
13     >= dev-lang/python-2.5
14     >= dev-lang/perl-5.8.8
15     >= virtual/java-jdk"
16    
17     # pull in perl as last to get perl's {pre,post}install {pre,post}remove
18     sminclude kde4 python perl
19    
20     src_compile()
21     {
22     cd ${SRCDIR}
23    
24     # sip/pyqt/pykde built separately, not here
25     kde4_configure \
26     $(cmake_with OpenGL) \
27     $(cmake_with Ruby) \
28     $(cmake_without PythonLibrary) \
29     $(cmake_without SIP) \
30     || die
31    
32     mmake || die
33     }

Properties

Name Value
svn:keywords Id