Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 74561 Details for
Bug 71038
new ebuild: CM-Super is collection of Type 1 fonst converted from METAFONT fonts and covers entire EC/TC, EC Concret
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for cm-super-0.3.3.ebuild from Tobias Hahn
cm-super-0.3.3.ebuild.patch (text/plain), 1.20 KB, created by
Mathias Weigt
on 2005-12-12 01:08:34 UTC
(
hide
)
Description:
Patch for cm-super-0.3.3.ebuild from Tobias Hahn
Filename:
MIME Type:
Creator:
Mathias Weigt
Created:
2005-12-12 01:08:34 UTC
Size:
1.20 KB
patch
obsolete
>--- cm-super-0.3.3.ebuild 2005-12-12 10:38:30.000000000 +0100 >+++ /opt/portage/media-fonts/cm-super/cm-super-0.3.3.ebuild 2005-12-12 10:59:23.000000000 +0100 >@@ -6,7 +6,7 @@ > > DESCRIPTION="The CM-Super package contains Type 1 fonts converted from METAFONT fonts and covers entire EC/TC, EC Concrete, EC Bright and LH fonts (Computer Modern font families)." > HOMEPAGE="http://www.ctan.org/tex-archive/fonts/ps-type1/cm-super/" >-SRC_URI="ftp://tug.ctan.org/tex-archive/fonts/ps-type1/${PN}.tar.gz" >+SRC_URI="ftp://tug.ctan.org/tex-archive/fonts/ps-type1/${PN}.zip" > > KEYWORDS="x86 ppc-macos" > LICENSE="GPL-2" >@@ -14,11 +14,12 @@ > > RDEPEND="virtual/tetex" > DEPEND="${RDEPEND} >- sys-apps/sed" >+ sys-apps/sed >+ app-arch/unzip" > > src_unpack() { > # Pass option -f to gzip to avoid dying due to "trailing garbage". >- GZIP="-f" tar -x -z -f ${DISTDIR}/${PN}.tar.gz \ >+ unzip ${DISTDIR}/${PN}.zip \ > || die Unpacking failed. > } > >@@ -35,6 +36,10 @@ > insinto ${TEXMF}/dvips/${PN}/ > doins dvips/*.map dvips/*.enc dvips/config.cm-super \ > || die Inserting dvips fontmaps failed. >+ >+ insinto ${TEXMF}/tex/latex/type1ec/ >+ doins type1ec.sty \ >+ || die Inserting LaTeX package type1ec.sty failed. > } > > pkg_postinst() {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 71038
:
43845
|
43846
|
43878
|
57465
|
74561
|
76242
|
76243
|
76311
|
78284
|
78289
|
81327