First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 108150
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Fonts Team <fonts@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Sebastian Spaeth <Sebastian@SSpaeth.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 108150 depends on: Show dependency tree
Bug 108150 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: 2005-10-05 01:01 0000
new fontconfig is out. Please version bump the unstable version. This release
has been optimized for speed, so there should be a noticable difference to
previous versions. Thanks

------- Comment #1 From foser (RETIRED) 2005-10-05 03:38:54 0000 -------
It's a development release, ~arch is not meant for that. Someone should look
into if and how the cache changes affect the font eclass functioning.

------- Comment #2 From Simon Strandman 2006-06-28 02:01:50 0000 -------
Fontconfig 2.3.95 is out now since a couple of weeks. It's stable enough for
everyday use and other distros (fedora, suse) are already shiping with it. I
agree that it should be imported. It could be hardmasked if you don't think
it's ready for ~arch.

------- Comment #3 From Sérgio Luís 2006-07-28 04:20:35 0000 -------
(In reply to comment #2)
> Fontconfig 2.3.95 is out now since a couple of weeks. It's stable enough for
> everyday use and other distros (fedora, suse) are already shiping with it. I
> agree that it should be imported. It could be hardmasked if you don't think
> it's ready for ~arch.
> 

Fontconfig 2.3.95 is a 2.4.0 release candidate.

and the site says:
The current stable series is 2.3. The latest version in that series is 2.3.2

So, IMHO, it shouldn't be imported.

------- Comment #4 From Rafał Mużyło 2006-09-11 06:13:51 0000 -------
People,  fontconfig 2.4.0 was released two days ago.
I think it should get into portage tree ASAP, cause it's the only real blocker
for freetype 2.2 .

------- Comment #5 From Rafał Mużyło 2006-09-12 00:13:45 0000 -------
BTW, as cache handling has changed, font.eclass needs to be changed too,
otherwise ACCESS VIOLATION will occur.
I don't now if following change is 100% correct, but it works for me.

font_xft_config() {
addwrite /var/lib/cache/fontconfig
# create fontconfig cache
einfo "Creating fontconfig cache ..."
# Mac OS X has fc-cache at /usr/X11R6/bin
HOME="/root" fc-cache -f -s "${D}${FONTDIR}
}

-s stands for --system-only

------- Comment #6 From foser (RETIRED) 2006-09-17 07:42:07 0000 -------
fontconfig-2.4.1 has been added the eclass has been updated as needed.

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