Gentoo Archives: gentoo-commits

From: "Alexey Shvetsov (alexxy)" <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/akonadi: metadata.xml ChangeLog akonadi-4.2.0.ebuild
Date: Tue, 27 Jan 2009 16:27:35
Message-Id: E1LRqme-0003gJ-CC@stork.gentoo.org
1 alexxy 09/01/27 16:27:28
2
3 Modified: metadata.xml ChangeLog
4 Added: akonadi-4.2.0.ebuild
5 Log:
6 Bump shiny new KDE 4.2.0
7 (Portage version: 2.2_rc23/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 kde-base/akonadi/metadata.xml
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/akonadi/metadata.xml?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/akonadi/metadata.xml?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/akonadi/metadata.xml?r1=1.2&r2=1.3
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/kde-base/akonadi/metadata.xml,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- metadata.xml 17 Oct 2008 18:57:48 -0000 1.2
23 +++ metadata.xml 27 Jan 2009 16:27:28 -0000 1.3
24 @@ -1,8 +1,10 @@
25 <?xml version="1.0" encoding="UTF-8"?>
26 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
27 <pkgmetadata>
28 +<herd>kde</herd>
29 <use>
30 + <flag name="semantic-desktop">Enables desktop-wide tagging support.</flag>
31 + <flag name="opensync">Enables OpenSync data synchronization protocol support.</flag>
32 <flag name="nepomuk">Enable desktop-wide tagging support</flag>
33 </use>
34 -<herd>kde</herd>
35 </pkgmetadata>
36
37
38
39 1.7 kde-base/akonadi/ChangeLog
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/akonadi/ChangeLog?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/akonadi/ChangeLog?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/akonadi/ChangeLog?r1=1.6&r2=1.7
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- ChangeLog 14 Jan 2009 13:52:50 -0000 1.6
52 +++ ChangeLog 27 Jan 2009 16:27:28 -0000 1.7
53 @@ -1,6 +1,11 @@
54 # ChangeLog for kde-base/akonadi
55 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v 1.6 2009/01/14 13:52:50 alexxy Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/ChangeLog,v 1.7 2009/01/27 16:27:28 alexxy Exp $
58 +
59 +*akonadi-4.2.0 (27 Jan 2009)
60 +
61 + 27 Jan 2009; Alexey Shvetsov <alexxy@g.o> +akonadi-4.2.0.ebuild:
62 + Bump KDE-4.2.0
63
64 14 Jan 2009; Alexey Shvetsov <alexxy@g.o> -akonadi-4.1.2.ebuild,
65 -akonadi-4.1.3.ebuild:
66
67
68
69 1.1 kde-base/akonadi/akonadi-4.2.0.ebuild
70
71 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/akonadi/akonadi-4.2.0.ebuild?rev=1.1&view=markup
72 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/akonadi/akonadi-4.2.0.ebuild?rev=1.1&content-type=text/plain
73
74 Index: akonadi-4.2.0.ebuild
75 ===================================================================
76 # Copyright 1999-2009 Gentoo Foundation
77 # Distributed under the terms of the GNU General Public License v2
78 # $Header: /var/cvsroot/gentoo-x86/kde-base/akonadi/akonadi-4.2.0.ebuild,v 1.1 2009/01/27 16:27:28 alexxy Exp $
79
80 EAPI="2"
81
82 KMNAME="kdepim"
83 inherit kde4-meta
84
85 DESCRIPTION="An extensible cross-desktop storage service for PIM data and meta data"
86 KEYWORDS="~amd64 ~x86"
87 # add when libmapi becomes available with an ebuild
88 #exchange
89 IUSE="debug +semantic-desktop"
90
91 # add when libmapi becomes available with an ebuild
92 #exchange? ( net-libs/libmapi )
93 # not sure about libxml2... - reavertm
94 DEPEND="
95 dev-libs/boost
96 dev-libs/libxml2
97 dev-libs/libxslt
98 >=kde-base/kdemaildir-${PV}:${SLOT}
99 >=kde-base/libkdepim-${PV}:${SLOT}
100 x11-misc/shared-mime-info
101 >=kde-base/kdelibs-${PV}:${SLOT}[semantic-desktop?]
102 "
103
104 RDEPEND="${DEPEND}
105 >=app-office/akonadi-server-1.1[mysql]
106 "
107
108 KMEXTRACTONLY="
109 libkdepim/
110 maildir/
111 "
112
113 src_prepare() {
114 if ! use semantic-desktop; then
115 sed -i -e "s/add_subdirectory( nepomuktag )//"\
116 akonadi/resources/CMakeLists.txt\
117 || die "Failed to disable nepomuktag"
118 fi
119
120 kde4-meta_src_prepare
121 }
122
123 src_configure() {
124 # Set the dbus dirs, otherwise it searches in KDEDIR
125 mycmakeargs="${mycmakeargs}
126 -DAKONADI_DBUS_INTERFACES_INSTALL_DIR=/usr/share/dbus-1/interfaces
127 -DAKONADI_DBUS_SERVICES_INSTALL_DIR=/usr/share/dbus-1/services"
128 # replace with $(cmake-utils_use_with exchange OpenChange) when libmapi becomes available with an ebuild
129 mycmakeargs="${mycmakeargs}
130 -DWITH_LibXslt=ON
131 -DWITH_OpenChange=OFF
132 -DWITH_GNOKII=OFF
133 -DWITH_GLIB2=OFF
134 -DWITH_OpenSync=OFF
135 $(cmake-utils_use_with semantic-desktop Nepomuk)
136 $(cmake-utils_use_with semantic-desktop Soprano)"
137
138 kde4-meta_src_configure
139 }
140
141 src_test() {
142 # disable broken test
143 sed -i -e '/mailserializerplugintest/ s/^/#DO_NOT_RUN_TEST /' \
144 "${S}"/akonadi/plugins/tests/CMakeLists.txt || \
145 die "sed to disable mailserializerplugintest failed."
146
147 kde4-meta_src_test
148 }