Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/emacs/
Date: Fri, 23 Aug 2019 17:27:26
Message-Id: 1566581193.d2342b42b72f567081c022660ff55dc804dab944.ulm@gentoo
1 commit: d2342b42b72f567081c022660ff55dc804dab944
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 23 17:26:33 2019 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 23 17:26:33 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2342b42
7
8 app-editors/emacs: Remove old.
9
10 Package-Manager: Portage-2.3.71, Repoman-2.3.17
11 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
12
13 app-editors/emacs/Manifest | 1 -
14 app-editors/emacs/emacs-24.5-r5.ebuild | 359 ---------------------------------
15 app-editors/emacs/metadata.xml | 2 -
16 3 files changed, 362 deletions(-)
17
18 diff --git a/app-editors/emacs/Manifest b/app-editors/emacs/Manifest
19 index f8eda1e3327..1e6d96433d0 100644
20 --- a/app-editors/emacs/Manifest
21 +++ b/app-editors/emacs/Manifest
22 @@ -3,7 +3,6 @@ DIST emacs-18.59-patches-11.tar.xz 22032 BLAKE2B cfdb85aeefa7a71dfd0719de893e9ea
23 DIST emacs-18.59.tar.gz 2962652 BLAKE2B d617636daff41e672af2dcda26ec24b2495cf0a3e6373561ee26a2a922b7252c074dd6b79289d771853a4720c60f084f5726b904bf65989718173232ac874b0b SHA512 03ce565e346e89b7aacb1852f4783e8907f394de7da0c543b475cb038eb89b87f980d0f7ca1841b1d2108b20f211e95113c7214e4a33e5767a1827ff43173f33
24 DIST emacs-23.4-patches-23.tar.xz 19932 BLAKE2B 941d939d1a66af162016eb7f4a34a3a6d19736ecbd06e2499ccb0bf8806b2b3583de324308698b00d0b47a3d0b8a046e5d5dcb2d681c2bba90ec40b58b4e9855 SHA512 83e2cef7ebe07fc69806d01946c6e96fa0e92b363e9c6531992593eeb29413518217fef05bba48729356af7d1326c3667748185aad971a625daccb803b2bfe58
25 DIST emacs-23.4.tar.bz2 38646508 BLAKE2B 33dac5d27a63b7aab6b4053964a0ecf7f7939c7aea5af15103f2da7bd34fbb18dba7a1bf44cc4fcc2e3fb1439cdf7085d8dfc4b0005f5485748996e75ca6872d SHA512 def7a95ecaefae24d8102b96b1d575a23def1b11a8f0bb17b68f7913bd118e2ea4449a8feee76c1bd649f099b70419f0d494ddd9bb32b26f92720cda842b0296
26 -DIST emacs-24.5-patches-4.tar.xz 13632 BLAKE2B 99e70f4ee32c1ba3a66b934de692437aaf0b83eb6fa841ce4569bc58e2bd12802890c2a8496375280c0ce8fa56515918dfdcbc958f349bc2472104e37ad1fcd1 SHA512 569c3a55aaf1102c0bae4ab25ee06372763cd2de8a54e26b3eefd54e585cf90b53c8ffe1ca48eb4fd312a340380fd3f2fcdb584697814bf429129b48fa56ffb5
27 DIST emacs-24.5-patches-5.tar.xz 14796 BLAKE2B 3e097f9cdf96a8b0255ce69770f79259ac9bdddbf5aa77c381973e4348d0900ee6dc6ed4af26021811afbb14eff84bc2a370bc8e803d112476554d03b074ce66 SHA512 fe9f9c19ff760e61dcbf1828d4e9e2806c141b47372bdd736be8237183660a28e2ef86a97034d060e244ff81540a2503a1b47655ef84222fddacb3a87f0f34ae
28 DIST emacs-24.5.tar.xz 39759804 BLAKE2B aec253528038686822d1f8ed9a52dff276789ef7744053fc9b6176fceba4d4d8684fe979cf97e756b3feaf734d2377baef81f5efaa5450930a4e94d9f3bca355 SHA512 89dee4c3aadb6e505c523f84c65b5e40e5bf28a586cc8a4518a59581c22972f942bb6f3c772df0d5b2685c3e78247c545c6bb2576e981d1ef0f9298c18ad1677
29 DIST emacs-25.3-patches-2.tar.xz 2488 BLAKE2B 93c6a18e7f729a5b4d299974581c99835e5f197215888253f75827645e440f6579da16d4cd8340f2732f8bf8a6a15713e29848953033dc62b573a1c1fab455bf SHA512 f171cc5699f06523a007aba5aa1a4274c9a875358a60405aa77cdc96ebb229082cb73453940e8c9e76dd7b86979cefc261883db0c130142543befb7a097475f4
30
31 diff --git a/app-editors/emacs/emacs-24.5-r5.ebuild b/app-editors/emacs/emacs-24.5-r5.ebuild
32 deleted file mode 100644
33 index b39c0800977..00000000000
34 --- a/app-editors/emacs/emacs-24.5-r5.ebuild
35 +++ /dev/null
36 @@ -1,359 +0,0 @@
37 -# Copyright 1999-2019 Gentoo Authors
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -EAPI=6
41 -
42 -inherit autotools elisp-common eutils flag-o-matic multilib readme.gentoo-r1
43 -
44 -DESCRIPTION="The extensible, customizable, self-documenting real-time display editor"
45 -HOMEPAGE="https://www.gnu.org/software/emacs/"
46 -SRC_URI="mirror://gnu/emacs/${P}.tar.xz
47 - https://dev.gentoo.org/~ulm/emacs/${P}-patches-4.tar.xz"
48 -
49 -LICENSE="GPL-3+ FDL-1.3+ BSD HPND MIT W3C unicode PSF-2"
50 -SLOT="24"
51 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
52 -IUSE="acl alsa aqua athena dbus games gconf gfile gif gpm gsettings gtk +gtk3 gzip-el imagemagick +inotify jpeg kerberos libxml2 livecd m17n-lib motif png selinux sound source ssl svg tiff toolkit-scroll-bars wide-int X Xaw3d xft +xpm zlib"
53 -REQUIRED_USE="?? ( aqua X )"
54 -
55 -RDEPEND="sys-libs/ncurses:0=
56 - >=app-eselect/eselect-emacs-1.16
57 - >=app-emacs/emacs-common-gentoo-1.5[games?,X?]
58 - net-libs/liblockfile
59 - acl? ( virtual/acl )
60 - alsa? ( media-libs/alsa-lib )
61 - dbus? ( sys-apps/dbus )
62 - games? ( acct-group/gamestat )
63 - gpm? ( sys-libs/gpm )
64 - !inotify? ( gfile? ( >=dev-libs/glib-2.28.6 ) )
65 - kerberos? ( virtual/krb5 )
66 - libxml2? ( >=dev-libs/libxml2-2.2.0 )
67 - selinux? ( sys-libs/libselinux )
68 - ssl? ( net-libs/gnutls:0= )
69 - zlib? ( sys-libs/zlib )
70 - X? (
71 - x11-libs/libICE
72 - x11-libs/libSM
73 - x11-libs/libX11
74 - x11-libs/libXext
75 - x11-libs/libXinerama
76 - x11-libs/libXrandr
77 - x11-misc/xbitmaps
78 - gconf? ( >=gnome-base/gconf-2.26.2 )
79 - gsettings? ( >=dev-libs/glib-2.28.6 )
80 - gif? ( media-libs/giflib:0= )
81 - jpeg? ( virtual/jpeg:0= )
82 - png? ( >=media-libs/libpng-1.4:0= )
83 - svg? ( >=gnome-base/librsvg-2.0 )
84 - tiff? ( media-libs/tiff:0 )
85 - xpm? ( x11-libs/libXpm )
86 - imagemagick? ( >=media-gfx/imagemagick-6.6.2:0=
87 - <media-gfx/imagemagick-7:0= )
88 - xft? (
89 - media-libs/fontconfig
90 - media-libs/freetype
91 - x11-libs/libXft
92 - x11-libs/libXrender
93 - m17n-lib? (
94 - >=dev-libs/libotf-0.9.4
95 - >=dev-libs/m17n-lib-1.5.1
96 - )
97 - )
98 - gtk? (
99 - gtk3? ( x11-libs/gtk+:3 )
100 - !gtk3? ( x11-libs/gtk+:2 )
101 - )
102 - !gtk? (
103 - motif? (
104 - >=x11-libs/motif-2.3:0
105 - x11-libs/libXpm
106 - x11-libs/libXmu
107 - x11-libs/libXt
108 - )
109 - !motif? (
110 - Xaw3d? (
111 - x11-libs/libXaw3d
112 - x11-libs/libXmu
113 - x11-libs/libXt
114 - )
115 - !Xaw3d? ( athena? (
116 - x11-libs/libXaw
117 - x11-libs/libXmu
118 - x11-libs/libXt
119 - ) )
120 - )
121 - )
122 - )"
123 -
124 -DEPEND="${RDEPEND}
125 - virtual/pkgconfig
126 - gzip-el? ( app-arch/gzip )
127 - X? ( x11-base/xorg-proto )"
128 -# pax_kernel? ( sys-apps/attr )
129 -
130 -RDEPEND="${RDEPEND}
131 - !<app-editors/emacs-vcs-${PV}"
132 -
133 -EMACS_SUFFIX="${PN/emacs/emacs-${SLOT}}"
134 -SITEFILE="20${PN}-${SLOT}-gentoo.el"
135 -# FULL_VERSION keeps the full version number, which is needed in
136 -# order to determine some path information correctly for copy/move
137 -# operations later on
138 -FULL_VERSION="${PV%%_*}"
139 -S="${WORKDIR}/emacs-${FULL_VERSION}"
140 -
141 -src_prepare() {
142 - eapply ../patch
143 - eapply_user
144 -
145 - # Fix filename reference in redirected man page
146 - sed -i -e "/^\\.so/s/etags/&-${EMACS_SUFFIX}/" doc/man/ctags.1 \
147 - || die "unable to sed ctags.1"
148 -
149 - AT_M4DIR=m4 eautoreconf
150 - touch src/stamp-h.in || die
151 -}
152 -
153 -src_configure() {
154 - strip-flags
155 - filter-flags -pie #526948
156 - append-ldflags $(test-flags -no-pie) #639570
157 -
158 - if use sh; then
159 - replace-flags "-O[1-9]" -O0 #262359
160 - elif use ia64; then
161 - replace-flags "-O[2-9]" -O1 #325373
162 - else
163 - replace-flags "-O[3-9]" -O2
164 - fi
165 -
166 - # Don't trigger a floating point exception for NaNs on alpha
167 - use alpha && append-flags -mieee
168 -
169 - local myconf
170 -
171 - if use alsa; then
172 - use sound || ewarn \
173 - "USE flag \"alsa\" overrides \"-sound\"; enabling sound support."
174 - myconf+=" --with-sound=alsa"
175 - else
176 - myconf+=" --with-sound=$(usex sound oss)"
177 - fi
178 -
179 - if use X; then
180 - myconf+=" --with-x --without-ns"
181 - myconf+=" $(use_with gconf)"
182 - myconf+=" $(use_with gsettings)"
183 - myconf+=" $(use_with toolkit-scroll-bars)"
184 - myconf+=" $(use_with gif)"
185 - myconf+=" $(use_with jpeg)"
186 - myconf+=" $(use_with png)"
187 - myconf+=" $(use_with svg rsvg)"
188 - myconf+=" $(use_with tiff)"
189 - myconf+=" $(use_with xpm)"
190 - myconf+=" $(use_with imagemagick)"
191 -
192 - if use xft; then
193 - myconf+=" --with-xft"
194 - myconf+=" $(use_with m17n-lib libotf)"
195 - myconf+=" $(use_with m17n-lib m17n-flt)"
196 - else
197 - myconf+=" --without-xft"
198 - myconf+=" --without-libotf --without-m17n-flt"
199 - use m17n-lib && ewarn \
200 - "USE flag \"m17n-lib\" has no effect if \"xft\" is not set."
201 - fi
202 -
203 - local f line
204 - if use gtk; then
205 - einfo "Configuring to build with GIMP Toolkit (GTK+)"
206 - while read line; do ewarn "${line}"; done <<-EOF
207 - Your version of GTK+ will have problems with closing open
208 - displays. This is no problem if you just use one display, but
209 - if you use more than one and close one of them Emacs may crash.
210 - See <https://bugzilla.gnome.org/show_bug.cgi?id=85715>.
211 - If you intend to use more than one display, then it is strongly
212 - recommended that you compile Emacs with the Athena/Lucid or the
213 - Motif toolkit instead.
214 - EOF
215 - myconf+=" --with-x-toolkit=$(usex gtk3 gtk3 gtk2)"
216 - for f in motif Xaw3d athena; do
217 - use ${f} && ewarn \
218 - "USE flag \"${f}\" has no effect if \"gtk\" is set."
219 - done
220 - elif use motif; then
221 - einfo "Configuring to build with Motif toolkit"
222 - myconf+=" --with-x-toolkit=motif"
223 - for f in Xaw3d athena; do
224 - use ${f} && ewarn \
225 - "USE flag \"${f}\" has no effect if \"motif\" is set."
226 - done
227 - elif use athena || use Xaw3d; then
228 - einfo "Configuring to build with Athena/Lucid toolkit"
229 - myconf+=" --with-x-toolkit=lucid $(use_with Xaw3d xaw3d)"
230 - else
231 - einfo "Configuring to build with no toolkit"
232 - myconf+=" --with-x-toolkit=no"
233 - fi
234 - elif use aqua; then
235 - einfo "Configuring to build with Nextstep (Cocoa) support"
236 - myconf+=" --with-ns --disable-ns-self-contained"
237 - myconf+=" --without-x"
238 - else
239 - myconf+=" --without-x --without-ns"
240 - fi
241 -
242 - econf \
243 - --program-suffix="-${EMACS_SUFFIX}" \
244 - --infodir="${EPREFIX}"/usr/share/info/${EMACS_SUFFIX} \
245 - --localstatedir="${EPREFIX}"/var \
246 - --enable-locallisppath="${EPREFIX}/etc/emacs:${EPREFIX}${SITELISP}" \
247 - --with-gameuser=":gamestat" \
248 - --without-compress-install \
249 - --without-hesiod \
250 - --with-file-notification=$(usev inotify || usev gfile || echo no) \
251 - $(use_enable acl) \
252 - $(use_with dbus) \
253 - $(use_with gpm) \
254 - $(use_with kerberos) $(use_with kerberos kerberos5) \
255 - $(use_with libxml2 xml2) \
256 - $(use_with selinux) \
257 - $(use_with ssl gnutls) \
258 - $(use_with wide-int) \
259 - $(use_with zlib) \
260 - ${myconf}
261 -}
262 -
263 -src_compile() {
264 - # Disable sandbox when dumping. For the unbelievers, see bug #131505
265 - emake RUN_TEMACS="SANDBOX_ON=0 LD_PRELOAD= env ./temacs"
266 -}
267 -
268 -src_install () {
269 - emake DESTDIR="${D}" NO_BIN_LINK=t install
270 -
271 - mv "${ED}"/usr/bin/{emacs-${FULL_VERSION}-,}${EMACS_SUFFIX} \
272 - || die "moving emacs executable failed"
273 - mv "${ED}"/usr/share/man/man1/{emacs-,}${EMACS_SUFFIX}.1 \
274 - || die "moving emacs man page failed"
275 -
276 - # move info dir to avoid collisions with the dir file generated by portage
277 - mv "${ED}"/usr/share/info/${EMACS_SUFFIX}/dir{,.orig} \
278 - || die "moving info dir failed"
279 - touch "${ED}"/usr/share/info/${EMACS_SUFFIX}/.keepinfodir
280 - docompress -x /usr/share/info/${EMACS_SUFFIX}/dir.orig
281 -
282 - # avoid collision between slots, see bug #169033 e.g.
283 - rm "${ED}"/usr/share/emacs/site-lisp/subdirs.el
284 - rm -rf "${ED}"/usr/share/{applications,icons}
285 - rm -rf "${ED}"/var
286 -
287 - # remove unused <version>/site-lisp dir
288 - rm -rf "${ED}"/usr/share/emacs/${FULL_VERSION}/site-lisp
289 -
290 - # remove COPYING file (except for etc/COPYING used by describe-copying)
291 - rm "${ED}"/usr/share/emacs/${FULL_VERSION}/lisp/COPYING
292 -
293 - if use gzip-el; then
294 - # compress .el files when a corresponding .elc exists
295 - find "${ED}"/usr/share/emacs/${FULL_VERSION}/lisp -type f \
296 - -name "*.elc" -print | sed 's/\.elc$/.el/' | xargs gzip -9n
297 - assert "gzip .el failed"
298 - fi
299 -
300 - local cdir
301 - if use source; then
302 - cdir="/usr/share/emacs/${FULL_VERSION}/src"
303 - insinto "${cdir}"
304 - # This is not meant to install all the source -- just the
305 - # C source you might find via find-function
306 - doins src/*.{c,h,m}
307 - elif has installsources ${FEATURES}; then
308 - cdir="/usr/src/debug/${CATEGORY}/${PF}/${S#"${WORKDIR}/"}/src"
309 - fi
310 -
311 - sed -e "${cdir:+#}/^Y/d" -e "s/^[XY]//" >"${T}/${SITEFILE}" <<-EOF || die
312 - X
313 - ;;; ${PN}-${SLOT} site-lisp configuration
314 - X
315 - (when (string-match "\\\\\`${FULL_VERSION//./\\\\.}\\\\>" emacs-version)
316 - Y (setq find-function-C-source-directory
317 - Y "${EPREFIX}${cdir}")
318 - X (let ((path (getenv "INFOPATH"))
319 - X (dir "${EPREFIX}/usr/share/info/${EMACS_SUFFIX}")
320 - X (re "\\\\\`${EPREFIX}/usr/share/info\\\\>"))
321 - X (and path
322 - X ;; move Emacs Info dir before anything else in /usr/share/info
323 - X (let* ((p (cons nil (split-string path ":" t))) (q p))
324 - X (while (and (cdr q) (not (string-match re (cadr q))))
325 - X (setq q (cdr q)))
326 - X (setcdr q (cons dir (delete dir (cdr q))))
327 - X (setq Info-directory-list (prune-directory-list (cdr p)))))))
328 - EOF
329 - elisp-site-file-install "${T}/${SITEFILE}" || die
330 -
331 - dodoc README BUGS
332 -
333 - if use aqua; then
334 - dodir /Applications/Gentoo
335 - rm -rf "${ED}"/Applications/Gentoo/Emacs${EMACS_SUFFIX#emacs}.app
336 - mv nextstep/Emacs.app \
337 - "${ED}"/Applications/Gentoo/Emacs${EMACS_SUFFIX#emacs}.app || die
338 - fi
339 -
340 - DOC_CONTENTS="You can set the version to be started by /usr/bin/emacs
341 - through the Emacs eselect module, which also redirects man and info
342 - pages. Therefore, several Emacs versions can be installed at the
343 - same time. \"man emacs.eselect\" for details.
344 - \\n\\nIf you upgrade from Emacs version 24.2 or earlier, then it is
345 - strongly recommended that you use app-admin/emacs-updater to rebuild
346 - all byte-compiled elisp files of the installed Emacs packages."
347 - use X && DOC_CONTENTS+="\\n\\nYou need to install some fonts for Emacs.
348 - Installing media-fonts/font-adobe-{75,100}dpi on the X server's
349 - machine would satisfy basic Emacs requirements under X11.
350 - See also https://wiki.gentoo.org/wiki/Xft_support_for_GNU_Emacs
351 - for how to enable anti-aliased fonts."
352 - use aqua && DOC_CONTENTS+="\\n\\nEmacs${EMACS_SUFFIX#emacs}.app is in
353 - \"${EPREFIX}/Applications/Gentoo\". You may want to copy or symlink
354 - it into /Applications by yourself."
355 - readme.gentoo_create_doc
356 -}
357 -
358 -pkg_preinst() {
359 - # move Info dir file to correct name
360 - local infodir=/usr/share/info/${EMACS_SUFFIX} f
361 - if [[ -f ${ED}${infodir}/dir.orig ]]; then
362 - mv "${ED}"${infodir}/dir{.orig,} || die "moving info dir failed"
363 - elif [[ -d "${ED}"${infodir} ]]; then
364 - # this should not happen in EAPI 4
365 - ewarn "Regenerating Info directory index in ${infodir} ..."
366 - rm -f "${ED}"${infodir}/dir{,.*}
367 - for f in "${ED}"${infodir}/*; do
368 - if [[ ${f##*/} != *-[0-9]* && -e ${f} ]]; then
369 - install-info --info-dir="${ED}"${infodir} "${f}" \
370 - || die "install-info failed"
371 - fi
372 - done
373 - fi
374 -}
375 -
376 -pkg_postinst() {
377 - elisp-site-regen
378 - readme.gentoo_print_elog
379 -
380 - if use livecd; then
381 - # force an update of the emacs symlink for the livecd/dvd,
382 - # because some microemacs packages set it with USE=livecd
383 - eselect emacs update
384 - elif [[ $(readlink "${EROOT}"/usr/bin/emacs) = ${EMACS_SUFFIX} ]]; then
385 - # refresh symlinks in case any installed files have changed
386 - eselect emacs set ${EMACS_SUFFIX}
387 - else
388 - eselect emacs update ifunset
389 - fi
390 -}
391 -
392 -pkg_postrm() {
393 - elisp-site-regen
394 - eselect emacs update ifunset
395 -}
396
397 diff --git a/app-editors/emacs/metadata.xml b/app-editors/emacs/metadata.xml
398 index c03b6b3d083..7af9ff05554 100644
399 --- a/app-editors/emacs/metadata.xml
400 +++ b/app-editors/emacs/metadata.xml
401 @@ -33,8 +33,6 @@
402 system font name</flag>
403 <flag name="gtk2">Prefer version 2 of the GIMP Toolkit to version 3
404 (<pkg>x11-libs/gtk+</pkg>)</flag>
405 - <flag name="gtk3">Prefer version 3 of the GIMP Toolkit to version 2
406 - (<pkg>x11-libs/gtk+</pkg>)</flag>
407 <flag name="gzip-el">Compress bundled Emacs Lisp source</flag>
408 <flag name="imagemagick">Use <pkg>media-gfx/imagemagick</pkg> for image
409 processing</flag>