Gentoo Archives: gentoo-commits

From: "Andreas HAttel (dilfridge)" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/calligra: calligra-2.5.49.9999.ebuild ChangeLog calligra-9999.ebuild calligra-2.4.49.9999.ebuild
Date: Thu, 30 Aug 2012 11:31:06
Message-Id: 20120830113045.A5DAC20C55@flycatcher.gentoo.org
1 dilfridge 12/08/30 11:30:45
2
3 Modified: ChangeLog calligra-9999.ebuild
4 Added: calligra-2.5.49.9999.ebuild
5 Removed: calligra-2.4.49.9999.ebuild
6 Log:
7 Clean up and sync live ebuilds
8
9 (Portage version: 2.2.0_alpha123/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.67 app-office/calligra/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?rev=1.67&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?rev=1.67&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/ChangeLog?r1=1.66&r2=1.67
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v
21 retrieving revision 1.66
22 retrieving revision 1.67
23 diff -u -r1.66 -r1.67
24 --- ChangeLog 30 Aug 2012 11:20:05 -0000 1.66
25 +++ ChangeLog 30 Aug 2012 11:30:45 -0000 1.67
26 @@ -1,6 +1,13 @@
27 # ChangeLog for app-office/calligra
28 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.66 2012/08/30 11:20:05 dilfridge Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/ChangeLog,v 1.67 2012/08/30 11:30:45 dilfridge Exp $
31 +
32 +*calligra-2.5.49.9999 (30 Aug 2012)
33 +
34 + 30 Aug 2012; Andreas K. Huettel <dilfridge@g.o>
35 + -calligra-2.4.49.9999.ebuild, +calligra-2.5.49.9999.ebuild,
36 + calligra-9999.ebuild:
37 + Clean up and sync live ebuilds
38
39 *calligra-2.5.1 (30 Aug 2012)
40
41
42
43
44 1.29 app-office/calligra/calligra-9999.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-9999.ebuild?rev=1.29&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-9999.ebuild?rev=1.29&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-9999.ebuild?r1=1.28&r2=1.29
49
50 Index: calligra-9999.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v
53 retrieving revision 1.28
54 retrieving revision 1.29
55 diff -u -r1.28 -r1.29
56 --- calligra-9999.ebuild 21 Aug 2012 19:06:56 -0000 1.28
57 +++ calligra-9999.ebuild 30 Aug 2012 11:30:45 -0000 1.29
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2012 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.28 2012/08/21 19:06:56 dilfridge Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-9999.ebuild,v 1.29 2012/08/30 11:30:45 dilfridge Exp $
63
64 # note: files that need to be checked for dependencies etc:
65 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
66 @@ -153,7 +153,7 @@
67 "-DWITH_Qt4=ON"
68 "-DBUILD_libmsooxml=ON" # only internal code, no deps
69 "-DWITH_Iconv=ON" # available on all supported arches and many more
70 - "-DQT3SUPPORT=ON" # kde4-base.eclass pulls this in anyway
71 + "-DQT3SUPPORT=ON" # kde4-base.eclass pulls this in anyway
72 )
73
74 # default disablers
75 @@ -189,6 +189,7 @@
76 $(cmake-utils_use_with lcms LCMS2)
77 $(cmake-utils_use_with marble Marble)
78 $(cmake-utils_use_with mysql MySQL)
79 + $(cmake-utils_use_build mysql)
80 $(cmake-utils_use_with okular Okular)
81 $(cmake-utils_use_with opengtl OpenCTL)
82 $(cmake-utils_use_with openexr OpenEXR)
83 @@ -196,17 +197,20 @@
84 $(cmake-utils_use_with pdf Poppler)
85 $(cmake-utils_use_with pdf Pstoedit)
86 $(cmake-utils_use_with postgres PostgreSQL)
87 + $(cmake-utils_use_build postgres pqxx)
88 $(cmake-utils_use_with semantic-desktop Soprano)
89 $(cmake-utils_use semantic-desktop NEPOMUK)
90 $(cmake-utils_use_with spacenav Spnav)
91 $(cmake-utils_use_with ssl OpenSSL)
92 $(cmake-utils_use_with sybase FreeTDS)
93 + $(cmake-utils_use_build sybase sybase)
94 $(cmake-utils_use_with tiff TIFF)
95 $(cmake-utils_use_with threads Threads)
96 $(cmake-utils_use_with truetype Freetype)
97 $(cmake-utils_use_with word-perfect WPD)
98 $(cmake-utils_use_with word-perfect WPG)
99 $(cmake-utils_use_with xbase XBase)
100 + $(cmake-utils_use_build xbase xbase)
101 $(cmake-utils_use_with xslt LibXslt)
102 )
103
104
105
106
107 1.1 app-office/calligra/calligra-2.5.49.9999.ebuild
108
109 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.5.49.9999.ebuild?rev=1.1&view=markup
110 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/calligra/calligra-2.5.49.9999.ebuild?rev=1.1&content-type=text/plain
111
112 Index: calligra-2.5.49.9999.ebuild
113 ===================================================================
114 # Copyright 1999-2012 Gentoo Foundation
115 # Distributed under the terms of the GNU General Public License v2
116 # $Header: /var/cvsroot/gentoo-x86/app-office/calligra/calligra-2.5.49.9999.ebuild,v 1.1 2012/08/30 11:30:45 dilfridge Exp $
117
118 # note: files that need to be checked for dependencies etc:
119 # CMakeLists.txt, kexi/CMakeLists.txt kexi/migration/CMakeLists.txt
120 # krita/CMakeLists.txt
121
122 EAPI=4
123
124 EGIT_BRANCH="calligra/2.5"
125
126 KDE_SCM=git
127 KDE_MINIMAL=4.6.4
128 QT_MINIMAL=4.8.1
129 OPENGL_REQUIRED=optional
130
131 KDE_HANDBOOK=optional
132
133 KDE_LINGUAS_LIVE_OVERRIDE=true
134 inherit kde4-base versionator
135
136 DESCRIPTION="KDE Office Suite"
137 HOMEPAGE="http://www.calligra.org/"
138
139 case ${PV} in
140 2.[456789].[789]?)
141 # beta or rc releases
142 SRC_URI="mirror://kde/unstable/${P}/${P}.tar.bz2" ;;
143 2.[456789].?)
144 # stable releases
145 SRC_URI="mirror://kde/stable/${P}/${P}.tar.bz2" ;;
146 2.[456789].9999)
147 # stable branch live ebuild
148 SRC_URI="" ;;
149 9999)
150 # master branch live ebuild
151 SRC_URI="" ;;
152 esac
153
154 LICENSE="GPL-2"
155 SLOT="4"
156
157 [[ ${PV} == *9999 ]] || KEYWORDS="~amd64 ~x86"
158
159 IUSE="attica +crypt +eigen +exif fftw +fontconfig freetds +gif glew +glib +gsf
160 gsl +jpeg jpeg2k +kdcraw kdepim +lcms marble mysql +okular opengtl openexr
161 +pdf postgres +semantic-desktop spacenav +ssl sybase test tiff +threads +truetype
162 word-perfect xbase +xml +xslt"
163
164 # please do not sort here, order is same as in CMakeLists.txt
165 CAL_FTS="kexi words flow plan stage sheets krita karbon braindump"
166 for cal_ft in ${CAL_FTS}; do
167 IUSE+=" calligra_features_${cal_ft}"
168 done
169 unset cal_ft
170
171 REQUIRED_USE="
172 calligra_features_kexi? ( calligra_features_sheets )
173 calligra_features_words? ( calligra_features_sheets )
174 calligra_features_krita? ( eigen exif lcms )
175 calligra_features_plan? ( kdepim semantic-desktop )
176 calligra_features_sheets? ( eigen )
177 test? ( calligra_features_karbon )
178 "
179
180 RDEPEND="
181 !app-office/karbon
182 !app-office/kexi
183 !app-office/koffice-data
184 !app-office/koffice-l10n
185 !app-office/koffice-libs
186 !app-office/koffice-meta
187 !app-office/kplato
188 !app-office/kpresenter
189 !app-office/krita
190 !app-office/kspread
191 !app-office/kword
192 dev-lang/perl
193 dev-libs/boost
194 dev-libs/libxml2
195 $(add_kdebase_dep knewstuff)
196 media-libs/libpng
197 sys-libs/zlib
198 >=x11-libs/qt-gui-4.8.1-r1:4
199 virtual/libiconv
200 attica? ( dev-libs/libattica )
201 crypt? ( app-crypt/qca:2 )
202 eigen? ( dev-cpp/eigen:2 )
203 exif? ( media-gfx/exiv2 )
204 fftw? ( sci-libs/fftw:3.0 )
205 fontconfig? ( media-libs/fontconfig )
206 freetds? ( dev-db/freetds )
207 gif? ( media-libs/giflib )
208 glew? ( media-libs/glew )
209 glib? ( dev-libs/glib:2 )
210 gsf? ( gnome-extra/libgsf )
211 gsl? ( sci-libs/gsl )
212 jpeg? ( virtual/jpeg )
213 jpeg2k? ( media-libs/openjpeg )
214 kdcraw? ( $(add_kdebase_dep libkdcraw) )
215 kdepim? ( $(add_kdebase_dep kdepimlibs 'semantic-desktop') )
216 lcms? ( media-libs/lcms:2 )
217 marble? ( $(add_kdebase_dep marble) )
218 mysql? ( virtual/mysql )
219 okular? ( $(add_kdebase_dep okular) )
220 opengtl? ( >=media-libs/opengtl-0.9.15 )
221 openexr? ( media-libs/openexr )
222 pdf? (
223 app-text/poppler
224 media-gfx/pstoedit
225 )
226 postgres? (
227 dev-db/postgresql-base
228 dev-libs/libpqxx
229 )
230 semantic-desktop? ( dev-libs/soprano $(add_kdebase_dep kdelibs semantic-desktop) )
231 spacenav? ( dev-libs/libspnav )
232 ssl? ( dev-libs/openssl )
233 sybase? ( dev-db/freetds )
234 tiff? ( media-libs/tiff )
235 truetype? ( media-libs/freetype:2 )
236 word-perfect? (
237 app-text/libwpd
238 app-text/libwps
239 app-text/libwpg
240 )
241 xbase? ( dev-db/xbase )
242 xslt? ( dev-libs/libxslt )
243 calligra_features_kexi? (
244 >=dev-db/sqlite-3.7.9:3[extensions]
245 dev-libs/icu
246 )
247 "
248 DEPEND="${RDEPEND}"
249
250 [[ ${PV} == 9999 ]] && LANGVERSION="2.4" || LANGVERSION="$(get_version_component_range 1-2)"
251 PDEPEND=">=app-office/calligra-l10n-${LANGVERSION}"
252
253 RESTRICT=test
254 # bug 394273
255
256 src_configure() {
257 local cal_ft
258
259 # first write out things we want to hard-enable
260 local mycmakeargs=(
261 "-DIHAVEPATCHEDQT=ON"
262 "-DWITH_Boost=ON"
263 "-DWITH_LibXml2=ON"
264 "-DWITH_PNG=ON"
265 "-DWITH_ZLIB=ON"
266 "-DGHNS=ON"
267 "-DWITH_X11=ON"
268 "-DWITH_Qt4=ON"
269 "-DBUILD_libmsooxml=ON" # only internal code, no deps
270 "-DWITH_Iconv=ON" # available on all supported arches and many more
271 "-DQT3SUPPORT=ON" # kde4-base.eclass pulls this in anyway
272 )
273
274 # default disablers
275 mycmakeargs+=(
276 "-DBUILD_mobile=OFF" # we dont support mobile gui, maybe arm could
277 "-DBUILD_active=OFF" # we dont support active gui, maybe arm could
278 "-DWITH_LCMS=OFF" # we use lcms:2
279 "-DCREATIVEONLY=OFF"
280 "-DWITH_TINY=OFF"
281 "-DWITH_CreateResources=OFF" # NOT PACKAGED: http://create.freedesktop.org/
282 "-DWITH_DCMTK=OFF" # NOT PACKAGED: http://www.dcmtk.org/dcmtk.php.en
283 )
284
285 # regular options
286 mycmakeargs+=(
287 $(cmake-utils_use_with attica LibAttica)
288 $(cmake-utils_use_with crypt QCA2)
289 $(cmake-utils_use_with eigen Eigen2)
290 $(cmake-utils_use_with exif Exiv2)
291 $(cmake-utils_use_with fftw FFTW3)
292 $(cmake-utils_use_with fontconfig Fontconfig)
293 $(cmake-utils_use_with freetds FreeTDS)
294 $(cmake-utils_use_with gif GIF2)
295 $(cmake-utils_use_with glew GLEW)
296 $(cmake-utils_use_with glib GLIB2)
297 $(cmake-utils_use_with glib GObject)
298 $(cmake-utils_use_with gsf LIBGSF)
299 $(cmake-utils_use_with gsl GSL)
300 $(cmake-utils_use_with jpeg JPEG)
301 $(cmake-utils_use_with jpeg2k OpenJPEG)
302 $(cmake-utils_use_with kdcraw Kdcraw)
303 $(cmake-utils_use_with kdepim KdepimLibs)
304 $(cmake-utils_use_with lcms LCMS2)
305 $(cmake-utils_use_with marble Marble)
306 $(cmake-utils_use_with mysql MySQL)
307 $(cmake-utils_use_build mysql)
308 $(cmake-utils_use_with okular Okular)
309 $(cmake-utils_use_with opengtl OpenCTL)
310 $(cmake-utils_use_with openexr OpenEXR)
311 $(cmake-utils_use_with opengl OpenGL)
312 $(cmake-utils_use_with pdf Poppler)
313 $(cmake-utils_use_with pdf Pstoedit)
314 $(cmake-utils_use_with postgres PostgreSQL)
315 $(cmake-utils_use_build postgres pqxx)
316 $(cmake-utils_use_with semantic-desktop Soprano)
317 $(cmake-utils_use semantic-desktop NEPOMUK)
318 $(cmake-utils_use_with spacenav Spnav)
319 $(cmake-utils_use_with ssl OpenSSL)
320 $(cmake-utils_use_with sybase FreeTDS)
321 $(cmake-utils_use_build sybase sybase)
322 $(cmake-utils_use_with tiff TIFF)
323 $(cmake-utils_use_with threads Threads)
324 $(cmake-utils_use_with truetype Freetype)
325 $(cmake-utils_use_with word-perfect WPD)
326 $(cmake-utils_use_with word-perfect WPG)
327 $(cmake-utils_use_with xbase XBase)
328 $(cmake-utils_use_build xbase xbase)
329 $(cmake-utils_use_with xslt LibXslt)
330 )
331
332 # applications
333 for cal_ft in ${CAL_FTS}; do
334 mycmakeargs+=( $(cmake-utils_use_build calligra_features_${cal_ft} ${cal_ft}) )
335 done
336 mycmakeargs+=( $(cmake-utils_use_build test cstester) )
337
338 # filters
339
340 kde4-base_src_configure
341 }