First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 15340
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: foser (RETIRED) <foser@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Greg Watson (linuxkrn) <bugs@linuxlogin.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
xplanet-1.0.1.ebuild xplanet-1.0.1 with FreeType enabled text/plain Boyd Waters 2003-03-21 08:30 0000 1.77 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 15340 depends on: Show dependency tree
Bug 15340 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-02-08 18:52 0000
xplanet-0.94-r1.ebuild:
60: # Compilation fails with freetype enabled, checking upstream
61: #   use truetype \
62: #       && myconf="${myconf} --with-freetype" \
63: #       || myconf="${myconf} --with-freetype=no"
64:    myconf="${myconf} --with-freetype=no"

This was removed for some reason but because I needed freetype support, I
removed the comments and rebuilt without an issue.  

My setup
USE="X kde qt gtk2 -gnome sse sse2 aalib oss alsa dvd v4l xft truetype opengl"
CFLAGS="-march=pentium4 -O3 -pipe -mmmx -msse -msse2 -mfpmath=sse
-fomit-frame-pointer -funroll-loops -fforce-addr -frerun-cse-after-loop
-frerun-loop-opt -falign-functions=4"

freetype: 2.1.3-r2
gcc: 3.2.2
x11: 4.2.99.4

Gentoo: Stage1 1.4_rc2 

Can this be turned back on in newer ebuilds?
Thanks

------- Comment #1 From Boyd Waters 2003-03-21 08:28:29 0000 -------
Xplanet 1.0.1 WORKSFORME with FreeType 2.2 -- in fact, it needs TrueType in
order to diplay label text.

Attachment: new ebuild. trivial changes.

------- Comment #2 From Boyd Waters 2003-03-21 08:30:06 0000 -------
Created an attachment (id=9653) [edit]
xplanet-1.0.1 with FreeType enabled

------- Comment #3 From foser (RETIRED) 2003-05-05 17:35:55 0000 -------
reenabled freetype support in 0.94-r1 and 1.0.1 so it will propagate to future
ebuild revisions. I think the disabling of freetype is some artifact from long
ago, let's see if it works out this way.

First Last Prev Next    No search results available      Search page      Enter new bug