Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68552 - Add USE flag for xanim to mplayer
Summary: Add USE flag for xanim to mplayer
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Chris White (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-22 08:17 UTC by Ti Leggett
Modified: 2004-10-23 19:20 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ti Leggett 2004-10-22 08:17:26 UTC
Adding support for xanim to mplayer adds h261 and h263 codecs (among others). The following could be added to the mplayer ebuild:

    xanim? ( >=media-video/xanim-2.80.1-r4 )

    ...

    if use xanim; then
        myconf="${myconf} --with-xanimlibdir=/usr/lib/xanim/mods"
    fi

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Chris White (RETIRED) gentoo-dev 2004-10-23 15:10:21 UTC
Ok, but actually this is more for the xanim codec support, which is part of
win32codecs.  Therefore you don't need xanim to use the functionality of 
MPlayer, just the codecs.  I'll take this on though, as I'm adding real
player functionality in as well.
Comment 2 Chris White (RETIRED) gentoo-dev 2004-10-23 17:07:41 UTC
I take that back, I'm probably going to go with doing xanim instead, because
win32codecs is not as compatible with non-x86 systems.  It still stands that
I'll be adding the functionality in :).
Comment 3 Chris White (RETIRED) gentoo-dev 2004-10-23 19:20:00 UTC
In cvs with pre5-r4.