Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65785 - New ebuild: sgi-fonts-1.0
Summary: New ebuild: sgi-fonts-1.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Fonts Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-29 02:11 UTC by tklauser
Modified: 2004-10-02 00:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for sgi-fonts-1.0 (sgi-fonts-1.0.ebuild,1.27 KB, text/plain)
2004-09-29 02:11 UTC, tklauser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tklauser 2004-09-29 02:11:12 UTC
I always missed my favourite typewriter font (SGI screen) as an ebuild in portge, so here it is. I couldn't find the fonts on the SGI homepage (maybe they're in the SGI ProPack
Comment 1 tklauser 2004-09-29 02:11:12 UTC
I always missed my favourite typewriter font (SGI screen) as an ebuild in portge, so here it is. I couldn't find the fonts on the SGI homepage (maybe they're in the SGI ProPack 3 for Linux), but SuSE provides an RPM containing only the fonts. The license on http://www.suse.com/us/private/products/suse_linux/prof/packages_professional/sgi-fonts.html says "X11/MIT" so I think we can use it.

Category: media-fonts of course

I really hope to see this awesome fonts in portage.
Comment 2 tklauser 2004-09-29 02:11:46 UTC
Created attachment 40690 [details]
Ebuild for sgi-fonts-1.0

As described above.
Comment 3 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-10-01 11:55:16 UTC
Thanks for the contribution. Added to CVS. Cool font, i like it ;-)
Comment 4 Stefan Schweizer (RETIRED) gentoo-dev 2004-10-01 23:10:20 UTC
inherit rpm

rpm_src_unpack


I always think we should use a faster method  if it is possible ..
Comment 5 tklauser 2004-10-02 00:36:46 UTC
Cool. I didn't know about the rpm eclass. Thanks for the advice.