Magellan Linux

Contents of /trunk/extras/kdegraphics4/kdegraphics4-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: 896 byte(s)
import repo
1 # $Header: /magellan-cvs/smage/kdegraphics4/kdegraphics4-4.1.0-r1.smage2,v 1.1 2008/07/30 16:48:30 niro Exp $
2
3 PNAME="kdegraphics4"
4 PVER="4.1.0"
5 PBUILD="r1"
6
7 STATE="unstable"
8 DESCRIPTION="KDE graphic oriented applications."
9
10 DEPEND="== kde-base/kdelibs4-${PVER}
11 >= kde-base/qimageblitz-0.0.4
12 >= app-misc/strigi-0.5.7
13 >= app-text/ghostscript-esp-8.15
14 >= app-text/poppler-qt4-0.6.4
15 >= media-gfx/sane-backends-1.0.19
16 >= media-libs/freetype-2.3
17 >= media-libs/libjpeg-6b
18 >= media-libs/libgphoto2-2.4
19 >= media-libs/libpng-1.2
20 >= media-libs/libtiff-3.8
21 >= virtual/opengl"
22
23 sminclude kde4
24
25 src_compile()
26 {
27 cd ${SRCDIR}
28
29 kde4_configure \
30 $(cmake_with BLITZ) \
31 $(cmake_with Gphoto2) \
32 $(cmake_with JPEG) \
33 $(cmake_with Poppler) \
34 $(cmake_with Sane) \
35 $(cmake_with TIFF) \
36 $(cmake_without CHM) \
37 $(cmake_without DjVuLibre) \
38 $(cmake_without Exiv2) \
39 || die
40
41 mmake || die
42 }

Properties

Name Value
svn:keywords Id