diff options
author | Mamoru Komachi <usata@gentoo.org> | 2003-10-08 15:56:50 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2003-10-08 15:56:50 +0000 |
commit | 7efdc51da83da17226357fa87ac6e726eae74cbe (patch) | |
tree | 041f8021a4b286a2e028d2688100f668e8245dbe /app-emacs/yatex | |
parent | Thought this had been changed long ago... Changing to depend on virtual/alsa (diff) | |
download | gentoo-2-7efdc51da83da17226357fa87ac6e726eae74cbe.tar.gz gentoo-2-7efdc51da83da17226357fa87ac6e726eae74cbe.tar.bz2 gentoo-2-7efdc51da83da17226357fa87ac6e726eae74cbe.zip |
Disabled byte-compile. Added ~alpha, ~sparc and ~ppc keywords.
Diffstat (limited to 'app-emacs/yatex')
-rw-r--r-- | app-emacs/yatex/ChangeLog | 8 | ||||
-rw-r--r-- | app-emacs/yatex/Manifest | 5 | ||||
-rw-r--r-- | app-emacs/yatex/files/yatex-1.71-yatexhlp-gentoo.diff | 11 | ||||
-rw-r--r-- | app-emacs/yatex/yatex-1.71.ebuild | 30 |
4 files changed, 29 insertions, 25 deletions
diff --git a/app-emacs/yatex/ChangeLog b/app-emacs/yatex/ChangeLog index 3028123c8e6a..8c149021b960 100644 --- a/app-emacs/yatex/ChangeLog +++ b/app-emacs/yatex/ChangeLog @@ -1,9 +1,15 @@ # ChangeLog for app-emacs/yatex # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/ChangeLog,v 1.4 2003/10/07 14:36:18 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/ChangeLog,v 1.5 2003/10/08 15:56:46 usata Exp $ *yatex-1.71 (12 Sep 2003) + 09 Oct 2003; Mamoru KOMACHI <usata@gentoo.org> yatex-1.71.ebuild, + files/yatex-1.71-yatexhlp-gentoo.diff: + Turned to not byte-compile because it fails on alpha, ppc and sparc. + Added ~alpha, ~ppc and ~sparc keywords. Fixed yatexhlp install + directory path. + 07 Oct 2003; Mamoru KOMACHI <usata@gentoo.org> yatex-1.71.ebuild, files/lp.el: Fixed build failure problem with brand-new install diff --git a/app-emacs/yatex/Manifest b/app-emacs/yatex/Manifest index 26b1d0490872..fa27c6ba8b46 100644 --- a/app-emacs/yatex/Manifest +++ b/app-emacs/yatex/Manifest @@ -1,7 +1,8 @@ -MD5 3bf5cc8df50d517701fe2849ee9e1626 yatex-1.71.ebuild 1599 +MD5 1a43fff5f54cf335b4228a2c21b2bb92 yatex-1.71.ebuild 1178 MD5 73b8438632d3ec40a9f16e142f48b43a metadata.xml 646 -MD5 d57e0f5dde53456cdaa1203d62df03ec ChangeLog 760 +MD5 8ca4fbfd0552fbf74c20d6910e0fa4f3 ChangeLog 1025 MD5 25efbe9871a1b36669916928339fa1d8 files/50yatex-gentoo.el 532 MD5 920ec551a0bac37b6e5b1142af2df6d0 files/yatex-1.71-gentoo.diff 2634 MD5 cea9c48d2281fc63126df7a0dbb1c43b files/digest-yatex-1.71 61 MD5 7230c226e693a12ac37ba1415e66dff5 files/lp.el 118 +MD5 479e2442aa22766f98554501598374d5 files/yatex-1.71-yatexhlp-gentoo.diff 499 diff --git a/app-emacs/yatex/files/yatex-1.71-yatexhlp-gentoo.diff b/app-emacs/yatex/files/yatex-1.71-yatexhlp-gentoo.diff new file mode 100644 index 000000000000..c3bb0bc11848 --- /dev/null +++ b/app-emacs/yatex/files/yatex-1.71-yatexhlp-gentoo.diff @@ -0,0 +1,11 @@ +diff -urN yatex1.71.ORIG/yatexhlp.el yatex1.71/yatexhlp.el +--- yatex1.71.ORIG/yatexhlp.el 2003-05-01 22:40:08.000000000 +0900 ++++ yatex1.71/yatexhlp.el 2003-10-09 00:29:47.000000000 +0900 +@@ -11,6 +11,7 @@ + (help-dir + (cond + ((and (boundp 'site-directory) site-directory) site-directory) ++ (YaTeX-emacs-21 (expand-file-name "../../site-lisp/yatex" doc-directory)) + (YaTeX-emacs-19 (expand-file-name "../../site-lisp" doc-directory)) + (t exec-directory)))) + (defvar YaTeX-help-file diff --git a/app-emacs/yatex/yatex-1.71.ebuild b/app-emacs/yatex/yatex-1.71.ebuild index 96be7e8485a9..fb23f37aeaed 100644 --- a/app-emacs/yatex/yatex-1.71.ebuild +++ b/app-emacs/yatex/yatex-1.71.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/yatex-1.71.ebuild,v 1.2 2003/10/07 14:36:18 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/yatex-1.71.ebuild,v 1.3 2003/10/08 15:56:46 usata Exp $ inherit elisp @@ -10,7 +10,7 @@ DESCRIPTION="YaTeX: Yet Another TeX mode for Emacs" HOMEPAGE="http://www.yatex.org/" SRC_URI="http://www.yatex.org/${P/-/}.tar.gz" -KEYWORDS="~x86" +KEYWORDS="~x86 ~alpha ~sparc ~ppc" SLOT="0" LICENSE="GPL-2" @@ -25,27 +25,12 @@ src_unpack() { unpack ${A} cd ${S} epatch ${FILESDIR}/${P}-gentoo.diff + epatch ${FILESDIR}/${P}-yatexhlp-gentoo.diff } src_compile() { - local yahtml common lisp yahtmllisp - yahtml="yahtml.el" - common="yatexlib.el yatexprc.el" - lisp="comment.el yatex.el yatexadd.el yatexgen.el - yatexenv.el ${common} yatexmth.el - yatexhks.el yatexhlp.el yatexm-o.el yatexsec.el - yatexhie.el ${yahtml}" - yahtmllisp="${yahtml} ${common}" - - emacs -q --no-site-file -batch \ - -l ${FILESDIR}/lp.el \ - -l ./yatexlib.el \ - -e batch-byte-compile ${lisp} || die - emacs -q --no-site-file -batch \ - -l ${FILESDIR}/lp.el \ - -l ./yatexlib.el \ - -e bcf-and-exit ${yahtmllisp} || die + # compilation b0rks on alpha, sparc and ppc cd docs mv yatexe yatex.info @@ -58,12 +43,13 @@ src_compile() { src_install() { - elisp-install ${PN} *.el *.elc + elisp-install ${PN} *.el elisp-site-file-install ${FILESDIR}/50yatex-gentoo.el + elisp-install ${PN} help/YATEXHLP* - dodoc help/YATEXHLP.eng docs/*.eng + dodoc docs/*.eng if [ -n "`use cjk`" ] ; then - dodoc 00readme install help/YATEXHLP.jp + dodoc 00readme install dodoc docs/{htmlqa,qanda} docs/*.doc fi for i in docs/*.info; do |