Magellan Linux

Contents of /trunk/extras/kdegraphics/kdegraphics-3.5.9-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: 955 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/kdegraphics/kdegraphics-3.5.9-r1.smage2,v 1.2 2008/04/05 12:12:42 niro Exp $
2
3 PNAME="kdegraphics"
4 PVER="3.5.9"
5 PBUILD="r1"
6
7 PCATEGORIE="kde-base"
8 STATE="unstable"
9
10 DESCRIPTION="KDE graphic oriented applications."
11 HOMEPAGE="http://www.kde.org/"
12
13 DEPEND=">= kde-base/kdebase-${PVER}
14 >= media-gfx/gphoto2-2.4
15 >= media-gfx/sane-backends-1.0.19
16 >= dev-libs/fribidi-0.10.9
17 >= media-libs/imlib-1.9.14
18 >= app-text/ghostscript-esp-8.15
19 >= media-libs/libtiff-3.8
20 >= sys-libs/libieee1284-0.2.10
21 >= app-text/xpdf-3.02"
22
23 SRCFILE="${PNAME}-${PVER}.tar.bz2"
24 SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
25
26 sminclude kde3
27
28 SRC_URI=(
29 kde://${PVER}/src/${SRCFILE}
30 mirror://${PNAME}/${SRCFILE}
31 )
32
33 src_compile()
34 {
35 cd ${SRCDIR}
36
37 kde3_configure \
38 --with-kamera \
39 --with-gphoto2-includes=/usr/include/gphoto2 \
40 --with-gphoto2-libraries=/usr/$(mlibdir)/gphoto2 \
41 --with-imlib \
42 --with-imlib-config=/usr/bin \
43 || die
44
45 mmake || die
46 }

Properties

Name Value
svn:keywords Id