Bug 65785 - New ebuild: sgi-fonts-1.0
Bug#: 65785 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: fonts@gentoo.org Reported By: tklauser@nuerscht.ch
Component: Ebuilds
URL: 
Summary: New ebuild: sgi-fonts-1.0
Keywords:  
Status Whiteboard: 
Opened: 2004-09-29 02:11 0000
Description:   Opened: 2004-09-29 02:11 0000
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 From tklauser@nuerscht.ch 2004-09-29 02:11:12 0000 -------
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 From tklauser@nuerscht.ch 2004-09-29 02:11:46 0000 -------
Created an attachment (id=40690) [details]
Ebuild for sgi-fonts-1.0

As described above.

------- Comment #3 From Mamoru KOMACHI (RETIRED) 2004-10-01 11:55:16 0000 -------
Thanks for the contribution. Added to CVS. Cool font, i like it ;-)

------- Comment #4 From Stefan Schweizer 2004-10-01 23:10:20 0000 -------
inherit rpm

rpm_src_unpack


I always think we should use a faster method  if it is possible ..

------- Comment #5 From tklauser@nuerscht.ch 2004-10-02 00:36:46 0000 -------
Cool. I didn't know about the rpm eclass. Thanks for the advice.