summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2008-01-29 16:48:55 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2008-01-29 16:48:55 +0000
commit6ee38ce8e0f3af06a14a8a1bfc180c310b499d57 (patch)
treebba0340f9b50dd5d888bced92b27c22d112bd023 /sci-mathematics/wxmaxima
parentalpha/ia64/sparc stable wrt #207634 (diff)
downloadgentoo-2-6ee38ce8e0f3af06a14a8a1bfc180c310b499d57.tar.gz
gentoo-2-6ee38ce8e0f3af06a14a8a1bfc180c310b499d57.tar.bz2
gentoo-2-6ee38ce8e0f3af06a14a8a1bfc180c310b499d57.zip
Version bump. Thanks much to Andrey Grozin <A.G.Grozin@inp.nsk.su> for taking care of it in the science overlay.
(Portage version: 2.1.4)
Diffstat (limited to 'sci-mathematics/wxmaxima')
-rw-r--r--sci-mathematics/wxmaxima/ChangeLog11
-rw-r--r--sci-mathematics/wxmaxima/files/digest-wxmaxima-0.7.13
-rw-r--r--sci-mathematics/wxmaxima/files/digest-wxmaxima-0.7.43
-rw-r--r--sci-mathematics/wxmaxima/wxmaxima-0.7.4.ebuild (renamed from sci-mathematics/wxmaxima/wxmaxima-0.7.1.ebuild)24
4 files changed, 23 insertions, 18 deletions
diff --git a/sci-mathematics/wxmaxima/ChangeLog b/sci-mathematics/wxmaxima/ChangeLog
index 063e73429cde..1183839336dd 100644
--- a/sci-mathematics/wxmaxima/ChangeLog
+++ b/sci-mathematics/wxmaxima/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sci-mathematics/wxmaxima
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.10 2007/12/22 13:47:59 nixnut Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/ChangeLog,v 1.11 2008/01/29 16:48:54 bicatali Exp $
+
+*wxmaxima-0.7.4 (29 Jan 2008)
+
+ 29 Jan 2008; Sébastien Fabbro <bicatali@gentoo.org>
+ -wxmaxima-0.7.1.ebuild, +wxmaxima-0.7.4.ebuild:
+ Version bump. Thanks much to Andrey Grozin <A.G.Grozin@inp.nsk.su> for
+ taking care of it in the science overlay
22 Dec 2007; nixnut <nixnut@gentoo.org> wxmaxima-0.7.3a.ebuild:
Added ~ppc
diff --git a/sci-mathematics/wxmaxima/files/digest-wxmaxima-0.7.1 b/sci-mathematics/wxmaxima/files/digest-wxmaxima-0.7.1
deleted file mode 100644
index 8c35f8df29dc..000000000000
--- a/sci-mathematics/wxmaxima/files/digest-wxmaxima-0.7.1
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 005f5bffe74caa987f66af2084d9df45 wxMaxima-0.7.1.tar.gz 679327
-RMD160 f5e0da7980dfa4aed8c2bbb56c3fa2adc668877b wxMaxima-0.7.1.tar.gz 679327
-SHA256 e0c722cba1d42bf1897875980d30d0dff6cdb52e031f1399d953f11356a0c8b5 wxMaxima-0.7.1.tar.gz 679327
diff --git a/sci-mathematics/wxmaxima/files/digest-wxmaxima-0.7.4 b/sci-mathematics/wxmaxima/files/digest-wxmaxima-0.7.4
new file mode 100644
index 000000000000..06042cf8f854
--- /dev/null
+++ b/sci-mathematics/wxmaxima/files/digest-wxmaxima-0.7.4
@@ -0,0 +1,3 @@
+MD5 7baa47204feff25ac252717d65f6799a wxMaxima-0.7.4.tar.gz 809228
+RMD160 fcd8d5ae66eecfb4b3bd5ba87157c33f03faa6f3 wxMaxima-0.7.4.tar.gz 809228
+SHA256 caf2115507da686636789b69b4de1392ce014569172ca579a8b4df67c00ebd2e wxMaxima-0.7.4.tar.gz 809228
diff --git a/sci-mathematics/wxmaxima/wxmaxima-0.7.1.ebuild b/sci-mathematics/wxmaxima/wxmaxima-0.7.4.ebuild
index 48cf6c1c2fc0..9b1f16f9a82d 100644
--- a/sci-mathematics/wxmaxima/wxmaxima-0.7.1.ebuild
+++ b/sci-mathematics/wxmaxima/wxmaxima-0.7.4.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.1.ebuild,v 1.3 2007/09/29 00:16:14 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.4.ebuild,v 1.1 2008/01/29 16:48:54 bicatali Exp $
+WX_GTK_VER="2.8"
inherit eutils autotools wxwidgets fdo-mime
MYP=wxMaxima-${PV}
@@ -14,19 +15,15 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="unicode"
+
DEPEND=">=dev-libs/libxml2-2.5.0
- =x11-libs/wxGTK-2.6*"
-RDEPEND=">=sci-mathematics/maxima-5.11.0"
+ >=x11-libs/wxGTK-2.8.7"
+RDEPEND="${DEPEND}
+ >=sci-mathematics/maxima-5.14.0"
-S=${WORKDIR}/${MYP}
+S="${WORKDIR}/${MYP}"
src_compile () {
- export WX_GTK_VER="2.6"
- if use unicode; then
- need-wxwidgets unicode
- else
- need-wxwidgets gtk2
- fi
# consistent package names
sed -i \
@@ -52,11 +49,12 @@ src_install () {
emake DESTDIR="${D}" install || die "emake install failed"
newicon maxima-new.png wxmaxima.png
make_desktop_entry wxmaxima "wxMaxima ${PV}" wxmaxima \
- "Science;Math;Education"
+ "Science;Math;Education"
- dosym ${PORTDIR}/licenses/${LICENSE} /usr/share/${PN}/COPYING
+ dosym "${PORTDIR}"/licenses/${LICENSE} /usr/share/${PN}/COPYING
dodir /usr/share/doc/${PF}
dosym /usr/share/${PN}/README /usr/share/doc/${PF}/README
+ dodoc AUTHORS
}
pkg_postinst() {