diff options
author | Peter Volkov <pva@gentoo.org> | 2008-12-02 14:54:11 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2008-12-02 14:54:11 +0000 |
commit | 418a156750901679ed54afc88143500f78df3311 (patch) | |
tree | 9e0c063aa2fb055b472583f00f5b3faf138b1ff4 /media-fonts | |
parent | remove old (diff) | |
download | historical-418a156750901679ed54afc88143500f78df3311.tar.gz historical-418a156750901679ed54afc88143500f78df3311.tar.bz2 historical-418a156750901679ed54afc88143500f78df3311.zip |
Changed postinst instructions since they broke font rendering, bug #231746, thank Martin von Gagern for report.
Package-Manager: portage-2.2_rc16/cvs/Linux 2.6.26-openvz.git-89451f9 i686
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/mathematica-fonts/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/mathematica-fonts/Manifest | 4 | ||||
-rw-r--r-- | media-fonts/mathematica-fonts/mathematica-fonts-7.0.ebuild | 26 |
3 files changed, 23 insertions, 13 deletions
diff --git a/media-fonts/mathematica-fonts/ChangeLog b/media-fonts/mathematica-fonts/ChangeLog index f0cfb82fcd08..1dd3cdc28049 100644 --- a/media-fonts/mathematica-fonts/ChangeLog +++ b/media-fonts/mathematica-fonts/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/mathematica-fonts # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/mathematica-fonts/ChangeLog,v 1.14 2008/12/02 07:59:40 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/mathematica-fonts/ChangeLog,v 1.15 2008/12/02 14:54:11 pva Exp $ + + 02 Dec 2008; Peter Volkov <pva@gentoo.org> mathematica-fonts-7.0.ebuild: + Changed postinst instructions since they broke font rendering, bug + #231746, thank Martin von Gagern for report. *mathematica-fonts-7.0 (02 Dec 2008) diff --git a/media-fonts/mathematica-fonts/Manifest b/media-fonts/mathematica-fonts/Manifest index 4ff3e32466dc..5309c2c492ba 100644 --- a/media-fonts/mathematica-fonts/Manifest +++ b/media-fonts/mathematica-fonts/Manifest @@ -1,4 +1,4 @@ DIST MathematicaV7FontsLinux.tar.gz 8597655 RMD160 77b8a10983dc7c298c2e887b6c5c9d3273e2606d SHA1 7035e1b6265c46623ccd00e46afd0619b8bf8c2a SHA256 69b4ca6f7c864df6ff517c6636823881de6283392321708a9b2b515f1f292eb4 -EBUILD mathematica-fonts-7.0.ebuild 1211 RMD160 1204ef2e526067c8a8f2989e4bc2c403d97684b5 SHA1 bce03cb8b75dba593a060019ea38439933a7f602 SHA256 3b5a8cbb4062024e6c8842544d870461e65e845f3a9185036677c72fbe0c95f3 -MISC ChangeLog 2757 RMD160 d8e4ee25a733c95a48cebc7e15e5e6fe832222ba SHA1 729c91eb2d3f0730d7c6dac33391c8e24d6f00fc SHA256 84a8727d7626cce681fb9363787c764c4a4add0ea346e466dd0f380de1ba7174 +EBUILD mathematica-fonts-7.0.ebuild 1496 RMD160 e70a30d8bd31a3a240703f49fef6d5132fcd12a5 SHA1 9b4a97c1437a06b26cb680e4d95bd5e00b930775 SHA256 9d02061a544050e1abaf7e78dfef00054ea451c79e9f416b88b28b35263f617c +MISC ChangeLog 2949 RMD160 153b5e9b90875955b299bd944fe31518bf3ea9cb SHA1 5385ae4f244734e392a3d8e91db9b0e3b225aafe SHA256 173782294ee6d6dde3cbca237ad70591c2119c5898d2c93c4d3990dc5fe959e5 MISC metadata.xml 158 RMD160 e563fdca0707ee5927deab77f2e5ef79816384ca SHA1 8e4ca6d183e52cdbea8cfba08b7a7910e648fc84 SHA256 9a8722fb0b5a1992b3942e85f23df4e08f10cabc2d783ca887479abe115b3ea8 diff --git a/media-fonts/mathematica-fonts/mathematica-fonts-7.0.ebuild b/media-fonts/mathematica-fonts/mathematica-fonts-7.0.ebuild index 40146ffa15c6..9d964815480b 100644 --- a/media-fonts/mathematica-fonts/mathematica-fonts-7.0.ebuild +++ b/media-fonts/mathematica-fonts/mathematica-fonts-7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/mathematica-fonts/mathematica-fonts-7.0.ebuild,v 1.1 2008/12/02 07:59:40 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/mathematica-fonts/mathematica-fonts-7.0.ebuild,v 1.2 2008/12/02 14:54:11 pva Exp $ inherit font @@ -24,13 +24,19 @@ src_install() { } pkg_postinst() { - echo - elog "To make Mozilla happy, you should change font.mathfont-family:" - elog "1. Enter the URL about:config" - elog "2. First, check to see if the pref exists" - elog " If not, right-click and select New > String" - elog " The name of the preference is font.mathfont-family" - elog "3. You should set the value to (right-click to modify):" - elog " CMSY10, CMEX10, Mathematica1, Mathematica2, Mathematica4, MT Extra, Standard Symbols L" - echo + einfo + ewarn "Previously we suggested to set fonts in Mozilla or Firefox browsers." + ewarn "If you did that, please, revert back since now everything should work" + ewarn "out of box and no manual configuration required." + einfo + elog "To reset open web browser, enter the URL 'about:config', 'Filter' for" + elog "'mathfont', and 'Reset' to the default value through the context menu on" + elog "the preference." + elog + elog "Although if you still wish to use this fonts for MathML in web brower, then" + elog "set font.mathfont-family to:" + elog "Mathematica1, Mathematica2, Mathematica3, Mathematica4, Mathematica5, Mathematica6, Mathematica7" + elog + elog "Test your fonts at http://www.mozilla.org/projects/mathml/start.xhtml" + einfo } |