Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39858 - enhanced openoffice-1.1.0-r3 ebuild with freetype-2.1.5
Summary: enhanced openoffice-1.1.0-r3 ebuild with freetype-2.1.5
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-30 02:58 UTC by Imad R. Faiad
Modified: 2004-08-07 00:56 UTC (History)
1 user (show)

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


Attachments
archive containing the modified ebuild files (openoffice.tar.bz2,13.19 KB, application/octet-stream)
2004-01-30 02:59 UTC, Imad R. Faiad
Details
revised ebuild (openoffice-1.1.0-r3.ebuild,17.05 KB, text/plain)
2004-01-30 05:44 UTC, Imad R. Faiad
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Imad R. Faiad 2004-01-30 02:58:26 UTC
the official openoffice-1.1.0 ships a pre final version of freetype-2.1.4.
so, I thought it would be a good idea to compile oo1.1 with freetype-2.1.5.
while beauty is in the eye of the beholder, as far as I could discern, fonts
do indeed look marginally better with this ebuild.

the new ebuild is based on suka's openoffice-1.1.0-r3.ebuild, which
has recently appeared in the portage tree.

for some reason the aformentioned build is still masked in the portage tree.

I have successfully compiled the r3 ebuild with the following compiler flags:
CFLAGS="-march=pentium4 -mcpu=pentium4 -mfpmath=sse -msse2 -O2 -fomit-frame-pointer"
CXXFLAGS=${CFLAGS}

please note that "-fomit-frame-pointer" is filtered in the ebuild.
an attempt to build with "-fomit-frame-pointer" un-filtered failed.
my gcc version is:
gcc version 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7)
Comment 1 Imad R. Faiad 2004-01-30 02:59:58 UTC
Created attachment 24624 [details]
archive containing the modified ebuild files
Comment 2 Imad R. Faiad 2004-01-30 05:44:09 UTC
Created attachment 24633 [details]
revised ebuild

use sed to patch ${S}/freetype/makefile.mk, so
${FILESDIR}/${PV}/freetype.mk is no longer needed.
one less file to maintain :-)
Comment 3 Aniruddha Shankar 2004-08-06 17:52:21 UTC
we can probably close this bug... 
Comment 4 Andreas Proschofsky (RETIRED) gentoo-dev 2004-08-07 00:56:00 UTC
closing as this is now obsolete