Gentoo Archives: gentoo-commits

From: "Johannes Huber (johu)" <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kmail: kmail-4.9.0-r2.ebuild kmail-4.8.5-r1.ebuild ChangeLog kmail-4.8.5.ebuild kmail-4.9.0-r1.ebuild
Date: Wed, 29 Aug 2012 10:13:30
Message-Id: 20120829101318.7563E20B24@flycatcher.gentoo.org
1 johu 12/08/29 10:13:18
2
3 Modified: ChangeLog
4 Added: kmail-4.9.0-r2.ebuild kmail-4.8.5-r1.ebuild
5 Removed: kmail-4.8.5.ebuild kmail-4.9.0-r1.ebuild
6 Log:
7 Revision bump adds upstream patch which prevents mail loss on spam filtering.
8
9 (Portage version: 2.2.0_alpha123/cvs/Linux i686)
10
11 Revision Changes Path
12 1.301 kde-base/kmail/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/ChangeLog?rev=1.301&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/ChangeLog?rev=1.301&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/ChangeLog?r1=1.300&r2=1.301
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v
21 retrieving revision 1.300
22 retrieving revision 1.301
23 diff -u -r1.300 -r1.301
24 --- ChangeLog 17 Aug 2012 11:04:22 -0000 1.300
25 +++ ChangeLog 29 Aug 2012 10:13:18 -0000 1.301
26 @@ -1,6 +1,15 @@
27 # ChangeLog for kde-base/kmail
28 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.300 2012/08/17 11:04:22 johu Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/ChangeLog,v 1.301 2012/08/29 10:13:18 johu Exp $
31 +
32 +*kmail-4.9.0-r2 (29 Aug 2012)
33 +*kmail-4.8.5-r1 (29 Aug 2012)
34 +
35 + 29 Aug 2012; Johannes Huber <johu@g.o>
36 + +files/kmail-4.8.5-spamfilter-mail-loss.patch,
37 + +files/kmail-4.9.0-spamfilter-mail-loss.patch, +kmail-4.8.5-r1.ebuild,
38 + +kmail-4.9.0-r2.ebuild, -kmail-4.8.5.ebuild, -kmail-4.9.0-r1.ebuild:
39 + Revision bump adds upstream patch which prevents mail loss on spam filtering.
40
41 17 Aug 2012; Johannes Huber <johu@g.o> -kmail-4.8.4-r1.ebuild:
42 Remove KDE SC 4.8.4
43
44
45
46 1.1 kde-base/kmail/kmail-4.9.0-r2.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.9.0-r2.ebuild?rev=1.1&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.9.0-r2.ebuild?rev=1.1&content-type=text/plain
50
51 Index: kmail-4.9.0-r2.ebuild
52 ===================================================================
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 # $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.9.0-r2.ebuild,v 1.1 2012/08/29 10:13:18 johu Exp $
56
57 EAPI=4
58
59 KDE_HANDBOOK="optional"
60 KMNAME="kdepim"
61 KDE_SCM="git"
62 VIRTUALX_REQUIRED=test
63 inherit flag-o-matic kde4-meta
64
65 DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE."
66 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
67 IUSE="debug"
68
69 DEPEND="
70 $(add_kdebase_dep kdepimlibs 'semantic-desktop')
71 $(add_kdebase_dep korganizer)
72 $(add_kdebase_dep kdepim-common-libs)
73 "
74 RDEPEND="${DEPEND}"
75
76 RESTRICT="test"
77 # bug 393147
78
79 KMEXTRACTONLY="
80 akonadi_next/
81 archivemailagent/
82 calendarsupport/
83 korganizer/
84 kresources/
85 libkleo/
86 libkpgp/
87 libkdepimdbusinterfaces/
88 kdgantt2/
89 "
90 KMCOMPILEONLY="
91 messagecomposer/
92 messagecore/
93 messagelist/
94 messageviewer/
95 templateparser/
96 incidenceeditor-ng/
97 calendarsupport/
98 "
99 KMEXTRA="
100 archivemailagent/
101 backupmail/
102 kmailcvt/
103 ksendemail/
104 importwizard/
105 libksieve/
106 mailcommon/
107 mailfilteragent/
108 mailimporter/
109 ontologies/
110 plugins/messageviewer/
111 "
112
113 KMLOADLIBS="kdepim-common-libs"
114
115 PATCHES=(
116 "${FILESDIR}/${P}-gcc44.patch"
117 "${FILESDIR}/${P}-spamfilter-mail-loss.patch"
118 )
119
120 src_configure() {
121 # Bug 308903
122 use ppc64 && append-flags -mminimal-toc
123
124 kde4-meta_src_configure
125 }
126
127 src_compile() {
128 kde4-meta_src_compile kmail_xml
129 kde4-meta_src_compile
130 }
131
132 pkg_postinst() {
133 kde4-meta_pkg_postinst
134
135 if ! has_version kde-base/kdepim-kresources:${SLOT}; then
136 echo
137 elog "For groupware functionality, please install kde-base/kdepim-kresources:${SLOT}"
138 echo
139 fi
140 if ! has_version kde-base/kleopatra:${SLOT}; then
141 echo
142 elog "For certificate management and the gnupg log viewer, please install kde-base/kleopatra:${SLOT}"
143 echo
144 fi
145 }
146
147
148
149 1.1 kde-base/kmail/kmail-4.8.5-r1.ebuild
150
151 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.8.5-r1.ebuild?rev=1.1&view=markup
152 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kmail/kmail-4.8.5-r1.ebuild?rev=1.1&content-type=text/plain
153
154 Index: kmail-4.8.5-r1.ebuild
155 ===================================================================
156 # Copyright 1999-2012 Gentoo Foundation
157 # Distributed under the terms of the GNU General Public License v2
158 # $Header: /var/cvsroot/gentoo-x86/kde-base/kmail/kmail-4.8.5-r1.ebuild,v 1.1 2012/08/29 10:13:18 johu Exp $
159
160 EAPI=4
161
162 KDE_HANDBOOK="optional"
163 KMNAME="kdepim"
164 KDE_SCM="git"
165 VIRTUALX_REQUIRED=test
166 inherit flag-o-matic kde4-meta
167
168 DESCRIPTION="KMail is the email component of Kontact, the integrated personal information manager of KDE."
169 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
170 IUSE="debug"
171
172 DEPEND="
173 $(add_kdebase_dep kdepimlibs 'semantic-desktop')
174 $(add_kdebase_dep korganizer)
175 $(add_kdebase_dep kdepim-common-libs)
176 "
177 RDEPEND="${DEPEND}"
178
179 RESTRICT="test"
180 # bug 393147
181
182 KMEXTRACTONLY="
183 akonadi_next/
184 calendarsupport/
185 korganizer/
186 kresources/
187 libkleo/
188 libkpgp/
189 libkdepimdbusinterfaces/
190 kdgantt2/
191 "
192 KMCOMPILEONLY="
193 messagecomposer/
194 messagecore/
195 messagelist/
196 messageviewer/
197 templateparser/
198 incidenceeditor-ng/
199 calendarsupport/
200 "
201 KMEXTRA="
202 kmailcvt/
203 ksendemail/
204 libksieve/
205 mailcommon/
206 mailfilteragent/
207 ontologies/
208 plugins/messageviewer/
209 "
210
211 KMLOADLIBS="kdepim-common-libs"
212
213 PATCHES=( "${FILESDIR}/${P}-spamfilter-mail-loss.patch" )
214
215 src_configure() {
216 # Bug 308903
217 use ppc64 && append-flags -mminimal-toc
218
219 kde4-meta_src_configure
220 }
221
222 src_compile() {
223 kde4-meta_src_compile kmail_xml
224 kde4-meta_src_compile
225 }
226
227 pkg_postinst() {
228 kde4-meta_pkg_postinst
229
230 if ! has_version kde-base/kdepim-kresources:${SLOT}; then
231 echo
232 elog "For groupware functionality, please install kde-base/kdepim-kresources:${SLOT}"
233 echo
234 fi
235 if ! has_version kde-base/kleopatra:${SLOT}; then
236 echo
237 elog "For certificate management and the gnupg log viewer, please install kde-base/kleopatra:${SLOT}"
238 echo
239 fi
240 }