ChangeLog

# ChangeLog for app-emacs/imaxima
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/imaxima/ChangeLog,v 1.18 2008/05/04 14:51:19 ulm Exp $

04 May 2008; Ulrich Mueller -imaxima-0.98-r1.ebuild:
Remove old.

29 Apr 2008; Sébastien Fabbro
imaxima-0.98-r1.ebuild, imaxima-0.99.ebuild:
Added dependency blocking to maxima version >= 5.15, since imaxima is
included in these later versions

*imaxima-0.99 (22 Feb 2008)

22 Feb 2008; Ulrich Mueller -imaxima-0.97a.ebuild,
imaxima-0.98-r1.ebuild, +imaxima-0.99.ebuild:
Version bump. Change TeX dependency to virtual/latex-base. Remove old.

*imaxima-0.98-r1 (23 Nov 2007)

23 Nov 2007; Ulrich Mueller files/50imaxima-gentoo.el,
imaxima-0.97a.ebuild, -imaxima-0.98.ebuild, +imaxima-0.98-r1.ebuild:
Install Emacs Lisp files in a subdirectory of site-lisp.

03 Nov 2007; Ulrich Mueller imaxima-0.98.ebuild:
Inherit elisp instead of elisp-common; restore src_compile.

*imaxima-0.98 (03 Nov 2007)

03 Nov 2007; Sébastien Fabbro +imaxima-0.98.ebuild:
Version bump

06 Oct 2007; Ulrich Mueller imaxima-0.94b.ebuild,
imaxima-0.97.ebuild, imaxima-0.97a.ebuild:
Remove redundant virtual/emacs dependency. Add some quotes.

*imaxima-0.97a (31 Jul 2007)

31 Jul 2007; Sébastien Fabbro
+imaxima-0.97a.ebuild:
Version bump

23 Feb 2007; Sébastien Fabbro metadata.xml:
added longdescription in metadata.xml from gentooscience overlay.

*imaxima-0.97 (23 Feb 2007)

23 Feb 2007; Christian Faulhammer
-files/imaxima-imaxima.el.patch, metadata.xml, -imaxima-0.9.ebuild,
+imaxima-0.97.ebuild:
version bump, fixes bug 157133; remove old version and an unused patch;
added emacs team to metadata.xml

21 Feb 2007; Piotr Jaroszyński ChangeLog:
Transition to Manifest2.

31 Oct 2006; Jeff Gardner
+files/imaxima-0.94b-imaxima.el.patch:
Added imaxima-0.94b-imaxima.el.patch

*imaxima-0.94b (31 Oct 2006)

31 Oct 2006; Jeff Gardner
+files/imaxima-imaxima.el.patch, +imaxima-0.94b.ebuild:
Update to address bug #136289.

24 Aug 2005; Matthew Kennedy imaxima-0.9.ebuild:
Removing ~amd64.

01 Jul 2005; Matthew Kennedy imaxima-0.9.ebuild:
Keywording ~amd64

28 Nov 2004; Joseph Jezak imaxima-0.9.ebuild:
Marked ~ppc for bug #72351.

*imaxima-0.9 (09 Oct 2004)

09 Oct 2004; Mamoru KOMACHI +metadata.xml,
+files/50imaxima-gentoo.el, +imaxima-0.9.ebuild:
Initial import. Ebuild submitted by Cliff Yapp and
P.L.Hayes , closing bug #60148.

Manifest

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

AUX 50imaxima-gentoo.el 136 RMD160 4d332b57bdd461540e7da0f69bd84f94dad716cb SHA1 c7ed1bd278c4171fde3946433eb318e6b1631e8b SHA256 1df979e60aafd29fc1c498e95f3c8ca47a2a46005905dcad41b1b40bf4e95795
DIST imaxima-imath-0.99.tar.gz 176070 RMD160 6b807043815625758dde51fefd61a4bddedb9505 SHA1 ca66cf449aeb9a83d687c1e131b4b611dd3ed123 SHA256 72a172448f1848f023e3e84154df8d1f9d234fd5a2d551d1f26c070896b4d282
EBUILD imaxima-0.99.ebuild 1136 RMD160 f72f13bb75f7cb17361f7dd0ee849402324ba614 SHA1 0751fc2ab956951b83acb9d6a80f320747c7ee45 SHA256 9f9ef1dbebc42f2d1fdf087ad21ae9641ab1621fced49645e78f92d8eb84174c
MISC ChangeLog 2896 RMD160 05294a14ee6b9894e5c0f5e9ebd47f079397d9b0 SHA1 27b10ebd0f2a17dc9712ba2d06ccb25d9dfb62e2 SHA256 84fd5534a8a2d9378eb32e755e37f99d924bb1137d6bebc783bd6ad98ac52cf4
MISC metadata.xml 698 RMD160 5bb6011b336e263e5933d0b5db4e92a57a2e7354 SHA1 cebb348958bd2127ac2cf0f2703212fca48c89e4 SHA256 ed89c4e9d7962b51025bbd124db114c91eb994afcb97a7f31840e803d6cd011e
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkgdzYcACgkQOeoy/oIi7uyErQCbBvLa99Kz5XUWqE0TclMv5hHR
P6gAoL5gPZLmHBbmswDnLGk1Wh3sPj54
=CZ6/
-----END PGP SIGNATURE-----

files

imaxima-0.99.ebuild

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-emacs/imaxima/imaxima-0.99.ebuild,v 1.2 2008/04/30 11:02:37 bicatali Exp $

inherit elisp

MY_P="${PN}-imath-${PV}"
DESCRIPTION="Imaxima enables graphical output in Maxima sessions with emacs"
HOMEPAGE="http://members3.jcom.home.ne.jp/imaxima/Site/Welcome.html"
SRC_URI="http://members3.jcom.home.ne.jp/imaxima/Site/Download_and_Install_files/${MY_P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~ppc"
IUSE=""

DEPEND=""
RDEPEND="virtual/latex-base
virtual/ghostscript
|| ( >=dev-tex/breqn-0.94 app-text/texlive )

SITEFILE=50${PN}-gentoo.el
S="${WORKDIR}/${MY_P}"

src_compile() {
econf --with-lispdir="${SITELISP}/${PN}" || die "econf failed"
emake || die "emake failed"
}

src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
elisp-site-file-install "${FILESDIR}/${SITEFILE}" \
|| die "elisp-site-file-install failed"
dodoc ChangeLog NEWS README || die
docinto imath-example
dodoc imath-example/*.txt || die
}

metadata.xml




sci-mathematics
emacs

Imaxima.el provides support for interacting with the computer
algebra system Maxima in an Emacs buffer. Imaxima processes the
output from Maxima with TeX and inserts the resulting image in the
buffer. The command imaxima provides a simple comint derived CLI mode. The
command imaxima-latex prepares a LaTeX version of the Maxima
buffer. Imaxima can also be hooked in to the Emacs mode included with
Maxima, which provides more key bindings and other conveniences.