Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/vm: vm-8.0.12-r3.ebuild vm-7.19-r3.ebuild vm-8.0.9.544.ebuild vm-7.19-r4.ebuild vm-8.0.12-r2.ebuild ChangeLog
Date: Thu, 10 Sep 2009 08:32:50
Message-Id: E1Mlf53-0002lW-Hb@stork.gentoo.org
1 ulm 09/09/10 08:32:37
2
3 Modified: vm-7.19-r3.ebuild vm-8.0.9.544.ebuild
4 vm-8.0.12-r2.ebuild ChangeLog
5 Added: vm-8.0.12-r3.ebuild vm-7.19-r4.ebuild
6 Log:
7 Fix installation of vm-7.19 with Emacs 23. Install pixmaps under SITEETC.
8 (Portage version: 2.2_rc40/cvs/Linux i686)
9
10 Revision Changes Path
11 1.7 app-emacs/vm/vm-7.19-r3.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/vm/vm-7.19-r3.ebuild?rev=1.7&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/vm/vm-7.19-r3.ebuild?rev=1.7&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/vm/vm-7.19-r3.ebuild?r1=1.6&r2=1.7
16
17 Index: vm-7.19-r3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-emacs/vm/vm-7.19-r3.ebuild,v
20 retrieving revision 1.6
21 retrieving revision 1.7
22 diff -u -r1.6 -r1.7
23 --- vm-7.19-r3.ebuild 20 May 2007 21:20:06 -0000 1.6
24 +++ vm-7.19-r3.ebuild 10 Sep 2009 08:32:36 -0000 1.7
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2007 Gentoo Foundation
27 +# Copyright 1999-2009 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/vm/vm-7.19-r3.ebuild,v 1.6 2007/05/20 21:20:06 armin76 Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/vm/vm-7.19-r3.ebuild,v 1.7 2009/09/10 08:32:36 ulm Exp $
31
32 inherit elisp eutils
33
34
35
36
37 1.7 app-emacs/vm/vm-8.0.9.544.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/vm/vm-8.0.9.544.ebuild?rev=1.7&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/vm/vm-8.0.9.544.ebuild?rev=1.7&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/vm/vm-8.0.9.544.ebuild?r1=1.6&r2=1.7
42
43 Index: vm-8.0.9.544.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-emacs/vm/vm-8.0.9.544.ebuild,v
46 retrieving revision 1.6
47 retrieving revision 1.7
48 diff -u -r1.6 -r1.7
49 --- vm-8.0.9.544.ebuild 20 Sep 2008 09:01:08 -0000 1.6
50 +++ vm-8.0.9.544.ebuild 10 Sep 2009 08:32:36 -0000 1.7
51 @@ -1,6 +1,6 @@
52 -# Copyright 1999-2008 Gentoo Foundation
53 +# Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/vm/vm-8.0.9.544.ebuild,v 1.6 2008/09/20 09:01:08 nixnut Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/vm/vm-8.0.9.544.ebuild,v 1.7 2009/09/10 08:32:36 ulm Exp $
57
58 inherit elisp eutils versionator
59
60 @@ -20,7 +20,7 @@
61 RDEPEND="${DEPEND}
62 ssl? ( net-misc/stunnel )"
63
64 -SITEFILE=50${PN}-gentoo.el
65 +SITEFILE="50${PN}-gentoo-8.0.9.el"
66 S="${WORKDIR}/${VM_P}"
67
68 src_unpack() {
69
70
71
72 1.6 app-emacs/vm/vm-8.0.12-r2.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/vm/vm-8.0.12-r2.ebuild?rev=1.6&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/vm/vm-8.0.12-r2.ebuild?rev=1.6&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/vm/vm-8.0.12-r2.ebuild?r1=1.5&r2=1.6
77
78 Index: vm-8.0.12-r2.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/app-emacs/vm/vm-8.0.12-r2.ebuild,v
81 retrieving revision 1.5
82 retrieving revision 1.6
83 diff -u -r1.5 -r1.6
84 --- vm-8.0.12-r2.ebuild 3 Apr 2009 22:42:48 -0000 1.5
85 +++ vm-8.0.12-r2.ebuild 10 Sep 2009 08:32:36 -0000 1.6
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2009 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/vm/vm-8.0.12-r2.ebuild,v 1.5 2009/04/03 22:42:48 tcunha Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/vm/vm-8.0.12-r2.ebuild,v 1.6 2009/09/10 08:32:36 ulm Exp $
91
92 inherit elisp eutils
93
94 @@ -17,7 +17,7 @@
95 RDEPEND="${DEPEND}
96 ssl? ( net-misc/stunnel )"
97
98 -SITEFILE="50${PN}-gentoo.el"
99 +SITEFILE="50${PN}-gentoo-8.0.9.el"
100
101 src_unpack() {
102 unpack ${A}
103
104
105
106 1.66 app-emacs/vm/ChangeLog
107
108 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/vm/ChangeLog?rev=1.66&view=markup
109 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/vm/ChangeLog?rev=1.66&content-type=text/plain
110 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/vm/ChangeLog?r1=1.65&r2=1.66
111
112 Index: ChangeLog
113 ===================================================================
114 RCS file: /var/cvsroot/gentoo-x86/app-emacs/vm/ChangeLog,v
115 retrieving revision 1.65
116 retrieving revision 1.66
117 diff -u -r1.65 -r1.66
118 --- ChangeLog 3 Apr 2009 22:42:48 -0000 1.65
119 +++ ChangeLog 10 Sep 2009 08:32:36 -0000 1.66
120 @@ -1,6 +1,15 @@
121 # ChangeLog for app-emacs/vm
122 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
123 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/vm/ChangeLog,v 1.65 2009/04/03 22:42:48 tcunha Exp $
124 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/vm/ChangeLog,v 1.66 2009/09/10 08:32:36 ulm Exp $
125 +
126 +*vm-8.0.12-r3 (10 Sep 2009)
127 +*vm-7.19-r4 (10 Sep 2009)
128 +
129 + 10 Sep 2009; Ulrich Mueller <ulm@g.o> +vm-7.19-r4.ebuild,
130 + +files/50vm-gentoo-7.19.el, files/50vm-gentoo.el,
131 + +files/vm-7.19-install-info.patch, vm-8.0.9.544.ebuild,
132 + +files/50vm-gentoo-8.0.9.el, vm-8.0.12-r2.ebuild, +vm-8.0.12-r3.ebuild:
133 + Fix installation of vm-7.19 with Emacs 23. Install pixmaps under SITEETC.
134
135 03 Apr 2009; Tiago Cunha <tcunha@g.o> vm-8.0.12-r2.ebuild:
136 stable amd64, bug 256837
137
138
139
140 1.1 app-emacs/vm/vm-8.0.12-r3.ebuild
141
142 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/vm/vm-8.0.12-r3.ebuild?rev=1.1&view=markup
143 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/vm/vm-8.0.12-r3.ebuild?rev=1.1&content-type=text/plain
144
145 Index: vm-8.0.12-r3.ebuild
146 ===================================================================
147 # Copyright 1999-2009 Gentoo Foundation
148 # Distributed under the terms of the GNU General Public License v2
149 # $Header: /var/cvsroot/gentoo-x86/app-emacs/vm/vm-8.0.12-r3.ebuild,v 1.1 2009/09/10 08:32:36 ulm Exp $
150
151 inherit elisp eutils
152
153 DESCRIPTION="The VM mail reader for Emacs"
154 HOMEPAGE="http://www.nongnu.org/viewmail/"
155 SRC_URI="http://download.savannah.nongnu.org/releases/viewmail/${P}.tgz"
156
157 LICENSE="GPL-2"
158 SLOT="0"
159 KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
160 IUSE="bbdb ssl"
161
162 DEPEND="bbdb? ( app-emacs/bbdb )"
163 RDEPEND="${DEPEND}
164 ssl? ( net-misc/stunnel )"
165
166 SITEFILE="50${PN}-gentoo.el"
167
168 src_unpack() {
169 unpack ${A}
170 cd "${S}"
171
172 epatch "${FILESDIR}/${P}-autoload-vm-pine.patch" #246185
173 epatch "${FILESDIR}/${P}-supercite-yank.patch" #256886
174
175 if ! use bbdb; then
176 elog "Excluding vm-pcrisis.el since the \"bbdb\" USE flag is not set."
177 epatch "${FILESDIR}/vm-8.0-no-pcrisis.patch"
178 fi
179
180 # fix vm-version, bug 235563
181 #sed -i -e "/^(defvar vm-version /s/nil/\"${PV}\"/" lisp/vm-version.el \
182 # || die "sed failed"
183 }
184
185 src_compile() {
186 econf \
187 --with-emacs="emacs" \
188 --with-pixmapdir="${SITEETC}/${PN}" \
189 $(use bbdb && echo "--with-other-dirs=${SITELISP}/bbdb") \
190 || die "econf failed"
191 emake || die "emake failed"
192 }
193
194 src_install() {
195 emake -j1 DESTDIR="${D}" install || die "emake install failed"
196 elisp-site-file-install "${FILESDIR}/${SITEFILE}"
197 dodoc NEWS README TODO example.vm || die "dodoc failed"
198 }
199
200
201
202 1.1 app-emacs/vm/vm-7.19-r4.ebuild
203
204 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/vm/vm-7.19-r4.ebuild?rev=1.1&view=markup
205 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/vm/vm-7.19-r4.ebuild?rev=1.1&content-type=text/plain
206
207 Index: vm-7.19-r4.ebuild
208 ===================================================================
209 # Copyright 1999-2009 Gentoo Foundation
210 # Distributed under the terms of the GNU General Public License v2
211 # $Header: /var/cvsroot/gentoo-x86/app-emacs/vm/vm-7.19-r4.ebuild,v 1.1 2009/09/10 08:32:36 ulm Exp $
212
213 inherit elisp eutils
214
215 DESCRIPTION="An emacs major mode for reading and writing e-mail with support for GPG and MIME."
216 HOMEPAGE="http://www.wonderworks.com/vm/"
217 SRC_URI="ftp://ftp.uni-mainz.de/pub/software/gnu/${PN}/${P}.tar.gz
218 ftp://ftp.uu.net/networking/mail/${PN}/${P}.tar.gz"
219
220 LICENSE="GPL-1"
221 SLOT="0"
222 KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
223 IUSE=""
224
225 SITEFILE="50${PN}-gentoo-${PV}.el"
226
227 src_unpack() {
228 unpack ${A}
229
230 cd "${S}"
231 epatch "${FILESDIR}/vm-info-dir-fix-gentoo.patch"
232 epatch "${FILESDIR}/${P}-burst-digest.patch"
233 epatch "${FILESDIR}/${P}-gcc4.patch"
234 epatch "${FILESDIR}/${P}-install-info.patch"
235 }
236
237 src_compile() {
238 make prefix="${D}/usr" \
239 INFODIR="${D}/usr/share/info" \
240 LISPDIR="${D}${SITELISP}/${PN}" \
241 PIXMAPDIR="${D}${SITEETC}/${PN}" \
242 all || die
243 }
244
245 src_install() {
246 make prefix="${D}/usr" \
247 INFODIR="${D}/usr/share/info" \
248 LISPDIR="${D}${SITELISP}/${PN}" \
249 PIXMAPDIR="${D}${SITEETC}/${PN}" \
250 install || die
251 elisp-install ${PN} *.el
252 elisp-site-file-install "${FILESDIR}/${SITEFILE}"
253 dodoc README
254 }