Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40224 - optional libcaca 0.9 support for libsdl 1.2.6
Summary: optional libcaca 0.9 support for libsdl 1.2.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL: http://sam.zoy.org/projects/libcaca/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-02 14:52 UTC by Simon Reynolds
Modified: 2004-04-18 14:50 UTC (History)
0 users

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


Attachments
Patch to libsdl (libsdl-1.2.6-libcaca.diff,22.74 KB, patch)
2004-02-02 14:53 UTC, Simon Reynolds
Details | Diff
new ebuild (libsdl-1.2.6-r4.ebuild,3.00 KB, text/plain)
2004-02-02 14:55 UTC, Simon Reynolds
Details
merge r3 and r4 (libsdl-1.2.6-r4.ebuild,3.05 KB, text/plain)
2004-03-03 02:55 UTC, Christoph Brill (egore) (RESIGNED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Reynolds 2004-02-02 14:52:21 UTC
libCaca is basically aalib, with color! This little patch allows libcaca support in libsdl to be included with a "caca" use flag. You'll need a more recent version of libCaca, an ebuild for 0.9 can be found attached to bug #38657.
Once you have support in libsdl for this little library, you can play movies in color ascii: "mplayer -vo sdl:caca"

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




You'll need to add a local use flag for "caca" to media-libs/libsdl .
Comment 1 Simon Reynolds 2004-02-02 14:53:54 UTC
Created attachment 24840 [details, diff]
Patch to libsdl
Comment 2 Simon Reynolds 2004-02-02 14:55:17 UTC
Created attachment 24841 [details]
new ebuild
Comment 3 SpanKY gentoo-dev 2004-02-24 08:12:16 UTC
has this been sent upstream to the libsdl peeps ?
Comment 4 Simon Reynolds 2004-02-24 09:19:47 UTC
This patch appears to have been written by the author of libCaca, I had assumed he was waiting to submit it to libSDL until he had stabilized the api, (it seems that's planned for the 1.0 release). I could be wrong about that though.
Comment 5 Christoph Brill (egore) (RESIGNED) 2004-03-03 02:55:07 UTC
Created attachment 26756 [details]
merge r3 and r4

I saw that the libsdl-1.2.6-r4 was based on version 1.3 of libsdl-1.2.6-r3.
Since there is version 1.6 of libsdl-1.2.6-r3 in portage, i made the r4 changes
on version 1.6.
Comment 6 SpanKY gentoo-dev 2004-04-18 14:50:37 UTC
1.2.7-r1 has this patch now, thanks