summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2006-08-14 15:47:20 +0000
committerMarinus Schraal <foser@gentoo.org>2006-08-14 15:47:20 +0000
commite25bedda18fda7675eb5e75af4446f02dc90fb53 (patch)
treedfbb4bb9740cdfca5c2330d23ebe60626e468f93 /media-fonts/mathematica-fonts
parentFix RDEPEND/DEPEND thanks to Vitaly <va@mail.ru> in bug 115312 (diff)
downloadgentoo-2-e25bedda18fda7675eb5e75af4446f02dc90fb53.tar.gz
gentoo-2-e25bedda18fda7675eb5e75af4446f02dc90fb53.tar.bz2
gentoo-2-e25bedda18fda7675eb5e75af4446f02dc90fb53.zip
new release and fix download URI of 4.2
(Portage version: 2.1)
Diffstat (limited to 'media-fonts/mathematica-fonts')
-rw-r--r--media-fonts/mathematica-fonts/ChangeLog12
-rw-r--r--media-fonts/mathematica-fonts/files/digest-mathematica-fonts-4.22
-rw-r--r--media-fonts/mathematica-fonts/files/digest-mathematica-fonts-5.23
-rw-r--r--media-fonts/mathematica-fonts/mathematica-fonts-4.2.ebuild6
-rw-r--r--media-fonts/mathematica-fonts/mathematica-fonts-5.2.ebuild40
5 files changed, 59 insertions, 4 deletions
diff --git a/media-fonts/mathematica-fonts/ChangeLog b/media-fonts/mathematica-fonts/ChangeLog
index 9fbc19dbe968..ae5c79e1a515 100644
--- a/media-fonts/mathematica-fonts/ChangeLog
+++ b/media-fonts/mathematica-fonts/ChangeLog
@@ -1,6 +1,16 @@
# ChangeLog for media-fonts/mathematica-fonts
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/mathematica-fonts/ChangeLog,v 1.3 2005/07/26 08:50:47 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/mathematica-fonts/ChangeLog,v 1.4 2006/08/14 15:47:20 foser Exp $
+
+*mathematica-fonts-5.2 (14 Aug 2006)
+
+ 14 Aug 2006; Marinus Schraal <foser@gentoo.org> mathematica-fonts-5.2.ebuild :
+ Clean up the ebuild
+ remove freetype USE, it all comes in one pack now
+ remove nofetch restrict
+
+ 14 Aug 2006; Marinus Schraal <foser@gentoo.org> mathematica-fonts-4.2.ebuild :
+ Fix download URI, thanks to Felix and Jason in #136836
26 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
mathematica-fonts-4.2.ebuild:
diff --git a/media-fonts/mathematica-fonts/files/digest-mathematica-fonts-4.2 b/media-fonts/mathematica-fonts/files/digest-mathematica-fonts-4.2
index 1905c39c81b1..500bee9cbf18 100644
--- a/media-fonts/mathematica-fonts/files/digest-mathematica-fonts-4.2
+++ b/media-fonts/mathematica-fonts/files/digest-mathematica-fonts-4.2
@@ -1,2 +1,4 @@
MD5 23040f95b188162e7c9007aaa6c6a761 MathFonts_TrueType_42.exe 717312
+RMD160 0368c087a994c80ef3628793e2b064c8029ad56f MathFonts_TrueType_42.exe 717312
+SHA256 c12f260d53599951e3ffe0db7c5977409dbe0cc4cf2934ebba9c3e4df01e0a0d MathFonts_TrueType_42.exe 717312
MD5 e6cc81f5b3054e5214d35b290ae415ab MathFonts_Type1_42.exe 1671168
diff --git a/media-fonts/mathematica-fonts/files/digest-mathematica-fonts-5.2 b/media-fonts/mathematica-fonts/files/digest-mathematica-fonts-5.2
new file mode 100644
index 000000000000..81eec009c628
--- /dev/null
+++ b/media-fonts/mathematica-fonts/files/digest-mathematica-fonts-5.2
@@ -0,0 +1,3 @@
+MD5 2f6898c0b0848b3faad21873d8fd1f9f MathFonts_5.2.zip 2384152
+RMD160 17816c52b5e6d62a979126c7eaeb01eb0b728b6e MathFonts_5.2.zip 2384152
+SHA256 eb0d5564818fbcaab1f14191e072fb69986581c3bf4fdd5aec5de663150053f7 MathFonts_5.2.zip 2384152
diff --git a/media-fonts/mathematica-fonts/mathematica-fonts-4.2.ebuild b/media-fonts/mathematica-fonts/mathematica-fonts-4.2.ebuild
index 55aba247f3b4..3130fa6e2556 100644
--- a/media-fonts/mathematica-fonts/mathematica-fonts-4.2.ebuild
+++ b/media-fonts/mathematica-fonts/mathematica-fonts-4.2.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/mathematica-fonts/mathematica-fonts-4.2.ebuild,v 1.4 2005/07/26 08:50:47 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/mathematica-fonts/mathematica-fonts-4.2.ebuild,v 1.5 2006/08/14 15:47:20 foser Exp $
inherit font
DESCRIPTION="Mathematica's Fonts for MathML"
HOMEPAGE="http://support.wolfram.com/mathematica/systems/windows/general/latestfonts.html"
-DOWNLOAD_URI="http://support.wolfram.com/mathematica/systems/windows/general/"
+DOWNLOAD_URI="http://support.wolfram.com/mathematica/systems/windows/general/files/"
TRUETYPE_FILE="MathFonts_TrueType_${PV//./}.exe"
TYPE1_FILE="MathFonts_Type1_${PV//./}.exe"
diff --git a/media-fonts/mathematica-fonts/mathematica-fonts-5.2.ebuild b/media-fonts/mathematica-fonts/mathematica-fonts-5.2.ebuild
new file mode 100644
index 000000000000..888888de6adb
--- /dev/null
+++ b/media-fonts/mathematica-fonts/mathematica-fonts-5.2.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/mathematica-fonts/mathematica-fonts-5.2.ebuild,v 1.1 2006/08/14 15:47:20 foser Exp $
+
+inherit font
+
+DESCRIPTION="Mathematica's Fonts for MathML"
+
+HOMEPAGE="http://support.wolfram.com/mathematica/systems/windows/general/latestfonts.html"
+SRC_URI="http://support.wolfram.com/mathematica/systems/windows/general/files/MathFonts_${PV}.zip"
+
+LICENSE="WRI-EULA"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+DEPEND="app-arch/unzip"
+
+RESTRICT="nomirror"
+S=${WORKDIR}/
+
+src_install() {
+
+ FONT_S=${S}/Fonts/TrueType FONT_SUFFIX="ttf" font_src_install
+
+ FONT_S=${S}/Fonts/Type1 FONT_SUFFIX="pfa" font_src_install
+
+}
+
+pkg_postinst() {
+
+ einfo "To make Mozilla happy, you should change font.mathfont-family:"
+ einfo "1. Enter the URL about:config"
+ einfo "2. First, check to see if the pref exists"
+ einfo " If not, right-click and select New > String"
+ einfo " The name of the preference is font.mathfont-family"
+ einfo "3. You should set the value to (right-click to modify):"
+ einfo " CMSY10, CMEX10, Mathematica1, Mathematica2, Mathematica4, MT Extra, Standard Symbols L"
+
+}