Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15534 - patch to add xft support to jed-0.99.16.ebuild
Summary: patch to add xft support to jed-0.99.16.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-11 20:13 UTC by Alastair Tse (RETIRED)
Modified: 2003-02-16 22:20 UTC (History)
0 users

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


Attachments
xft patch for jed-0.99.16.ebuild (jed-xft.patch,906 bytes, patch)
2003-02-11 22:35 UTC, Alastair Tse (RETIRED)
Details | Diff
updated xft jed patch (jed-truetype.patch,1.12 KB, patch)
2003-02-12 11:39 UTC, Alastair Tse (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alastair Tse (RETIRED) gentoo-dev 2003-02-11 20:13:57 UTC
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 Alastair Tse (RETIRED) gentoo-dev 2003-02-11 22:35:41 UTC
Created attachment 8178 [details, diff]
xft patch for jed-0.99.16.ebuild 

oops .. i forgot to add the patch .. ;)
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2003-02-12 09:13:42 UTC
alastair,

two things -- would the "truetype" use flag be inappropriate for the patch?  and are you interested in becoming a gentoo developer?
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2003-02-12 09:52:13 UTC
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 Alastair Tse (RETIRED) gentoo-dev 2003-02-12 11:39:23 UTC
Created attachment 8199 [details, diff]
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 Alastair Tse (RETIRED) gentoo-dev 2003-02-16 22:20:36 UTC
commited changes to unstable jed-0.99.16-r1