Bug 15534 - patch to add xft support to jed-0.99.16.ebuild
Bug#: 15534 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: liquidx@gentoo.org Reported By: liquidx@gentoo.org
Component: Ebuilds
URL: 
Summary: patch to add xft support to jed-0.99.16.ebuild
Keywords:  
Status Whiteboard: 
Opened: 2003-02-11 20:13 0000
Description:   Opened: 2003-02-11 20:13 0000
jed has support for using xft when with X support (as in xjed).

the process is a little more involved than a ./configure flag, but i've
produced a patch to the current ebuild that simply adds xft rendering based on
USE flag.

people who have anti-aliased desktops (like me) may appreciate it, otherwise,
people with good ole fashion fonts may not like it, hence the need of a USE flag.

------- Comment #1 From Alastair Tse (RETIRED) 2003-02-11 22:35:41 0000 -------
Created an attachment (id=8178) [details]
xft patch for jed-0.99.16.ebuild 

oops .. i forgot to add the patch .. ;)

------- Comment #2 From Seemant Kulleen (RETIRED) 2003-02-12 09:13:42 0000 -------
alastair,

two things -- would the "truetype" use flag be inappropriate for the patch?  and are you interested in becoming a gentoo developer?

------- Comment #3 From Alastair Tse (RETIRED) 2003-02-12 09:52:13 0000 -------
seemant,

"truetype" is much better, as we don't want too many USE flags floating 
around. i just chose "xft" because i couldn't find an appropriate flag in 
use.desc. obviously i didn't look close enough.

as for being a gentoo developer, i'm very interested in helping out more with 
gentoo. tell me where to sign up! ;)


------- Comment #4 From Alastair Tse (RETIRED) 2003-02-12 11:39:23 0000 -------
Created an attachment (id=8199) [details]
updated xft jed patch

this has the USE flag changed to "truetype" and also the DEPEND is updated
(oops, i forgot that in the original submission).

------- Comment #5 From Alastair Tse (RETIRED) 2003-02-16 22:20:36 0000 -------
commited changes to unstable jed-0.99.16-r1