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/imaxima: ChangeLog imaxima-0.98-r1.ebuild imaxima-0.99.ebuild imaxima-0.97a.ebuild
Date: Fri, 22 Feb 2008 14:07:00
Message-Id: E1JSYYD-0003uL-Az@stork.gentoo.org
1 ulm 08/02/22 14:06:57
2
3 Modified: ChangeLog imaxima-0.98-r1.ebuild
4 Added: imaxima-0.99.ebuild
5 Removed: imaxima-0.97a.ebuild
6 Log:
7 Version bump. Change TeX dependency to virtual/latex-base. Remove old.
8 (Portage version: 2.1.4.4)
9
10 Revision Changes Path
11 1.16 app-emacs/imaxima/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/ChangeLog?rev=1.16&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/ChangeLog?rev=1.16&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/ChangeLog?r1=1.15&r2=1.16
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-emacs/imaxima/ChangeLog,v
20 retrieving revision 1.15
21 retrieving revision 1.16
22 diff -u -r1.15 -r1.16
23 --- ChangeLog 23 Nov 2007 07:21:37 -0000 1.15
24 +++ ChangeLog 22 Feb 2008 14:06:56 -0000 1.16
25 @@ -1,6 +1,12 @@
26 # ChangeLog for app-emacs/imaxima
27 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/imaxima/ChangeLog,v 1.15 2007/11/23 07:21:37 ulm Exp $
29 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/imaxima/ChangeLog,v 1.16 2008/02/22 14:06:56 ulm Exp $
31 +
32 +*imaxima-0.99 (22 Feb 2008)
33 +
34 + 22 Feb 2008; Ulrich Mueller <ulm@g.o> -imaxima-0.97a.ebuild,
35 + imaxima-0.98-r1.ebuild, +imaxima-0.99.ebuild:
36 + Version bump. Change TeX dependency to virtual/latex-base. Remove old.
37
38 *imaxima-0.98-r1 (23 Nov 2007)
39
40
41
42
43 1.2 app-emacs/imaxima/imaxima-0.98-r1.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/imaxima-0.98-r1.ebuild?rev=1.2&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/imaxima-0.98-r1.ebuild?rev=1.2&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/imaxima-0.98-r1.ebuild?r1=1.1&r2=1.2
48
49 Index: imaxima-0.98-r1.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/app-emacs/imaxima/imaxima-0.98-r1.ebuild,v
52 retrieving revision 1.1
53 retrieving revision 1.2
54 diff -u -r1.1 -r1.2
55 --- imaxima-0.98-r1.ebuild 23 Nov 2007 07:21:37 -0000 1.1
56 +++ imaxima-0.98-r1.ebuild 22 Feb 2008 14:06:56 -0000 1.2
57 @@ -1,6 +1,6 @@
58 -# Copyright 1999-2007 Gentoo Foundation
59 +# Copyright 1999-2008 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/imaxima/imaxima-0.98-r1.ebuild,v 1.1 2007/11/23 07:21:37 ulm Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/imaxima/imaxima-0.98-r1.ebuild,v 1.2 2008/02/22 14:06:56 ulm Exp $
63
64 inherit elisp
65
66 @@ -14,7 +14,8 @@
67 KEYWORDS="~amd64 ~x86 ~ppc"
68 IUSE=""
69
70 -DEPEND="virtual/tetex
71 +DEPEND=""
72 +RDEPEND="virtual/latex-base
73 virtual/ghostscript
74 || ( >=dev-tex/breqn-0.94 app-text/texlive )
75 >=sci-mathematics/maxima-5.13.0"
76
77
78
79 1.1 app-emacs/imaxima/imaxima-0.99.ebuild
80
81 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/imaxima-0.99.ebuild?rev=1.1&view=markup
82 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/imaxima-0.99.ebuild?rev=1.1&content-type=text/plain
83
84 Index: imaxima-0.99.ebuild
85 ===================================================================
86 # Copyright 1999-2008 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88 # $Header: /var/cvsroot/gentoo-x86/app-emacs/imaxima/imaxima-0.99.ebuild,v 1.1 2008/02/22 14:06:56 ulm Exp $
89
90 inherit elisp
91
92 MY_P="${PN}-imath-${PV}"
93 DESCRIPTION="Imaxima enables graphical output in Maxima sessions with emacs"
94 HOMEPAGE="http://members3.jcom.home.ne.jp/imaxima/Site/Welcome.html"
95 SRC_URI="http://members3.jcom.home.ne.jp/imaxima/Site/Download_and_Install_files/${MY_P}.tar.gz"
96
97 LICENSE="GPL-2"
98 SLOT="0"
99 KEYWORDS="~amd64 ~x86 ~ppc"
100 IUSE=""
101
102 DEPEND=""
103 RDEPEND="virtual/latex-base
104 virtual/ghostscript
105 || ( >=dev-tex/breqn-0.94 app-text/texlive )
106 >=sci-mathematics/maxima-5.13.0"
107
108 SITEFILE=50${PN}-gentoo.el
109 S="${WORKDIR}/${MY_P}"
110
111 src_compile() {
112 econf --with-lispdir="${SITELISP}/${PN}" || die "econf failed"
113 emake || die "emake failed"
114 }
115
116 src_install() {
117 emake DESTDIR="${D}" install || die "emake install failed"
118 elisp-site-file-install "${FILESDIR}/${SITEFILE}" \
119 || die "elisp-site-file-install failed"
120 dodoc ChangeLog NEWS README || die
121 docinto imath-example
122 dodoc imath-example/*.txt || die
123 }
124
125
126
127 --
128 gentoo-commits@l.g.o mailing list