Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 171469 - [version bump] DirectFB 1.0.0 is out
Summary: [version bump] DirectFB 1.0.0 is out
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL: http://www.directfb.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-19 18:39 UTC by Michele Noberasco (RETIRED)
Modified: 2007-03-20 20:53 UTC (History)
1 user (show)

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


Attachments
enhanced ebuild for DirectFB-1.0.0 (DirectFB-1.0.0.ebuild,4.35 KB, text/plain)
2007-03-19 18:40 UTC, Michele Noberasco (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michele Noberasco (RETIRED) gentoo-dev 2007-03-19 18:39:05 UTC
Summary says it all.

Ebuild for version 0.9.25.1, minus the headers patch, works fine for me.

I also attach a new ebuild here, that changes VIDEO_CARDS and INPUT_DEVICES handling to make it possible to valorize them using package.use, as it happens with i.e. xorg-server.
Comment 1 Michele Noberasco (RETIRED) gentoo-dev 2007-03-19 18:40:10 UTC
Created attachment 113791 [details]
enhanced ebuild for DirectFB-1.0.0
Comment 2 SpanKY gentoo-dev 2007-03-20 03:55:54 UTC
well, most of the header fixes were still needed, so i forward ported the appropriate ones when i added 1.0.0 to the tree

cheers
Comment 3 Ulrich Müller gentoo-dev 2007-03-20 11:17:34 UTC
Looks like this breaks acroread-7.0.9-r1:

$ acroread 
/usr/opt/Acrobat7/Reader/intellinux/bin/acroread: error while loading shared libraries: libdirectfb-0.9.so.25: cannot open shared object file: No such file or directory
Comment 4 Ulrich Müller gentoo-dev 2007-03-20 13:40:53 UTC
(In reply to comment #3)
> Looks like this breaks acroread-7.0.9-r1:

A second round of "revdep-rebuild" has fixed it.
Sorry for the noise.
Comment 5 Michele Noberasco (RETIRED) gentoo-dev 2007-03-20 20:53:54 UTC
Just one question: is there a reason not to merge my proposed VIDEO_CARDS and
INPUT_DEVICES changes? With the package as is now, I have to feed emerge those
variables each time I compile the package, while the other way I could set my
preferences in /etc/portage/package.use and forget about them...

Thanks in advance,
Michele