Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43639 - libpostproc as seperate library, to support vlc
Summary: libpostproc as seperate library, to support vlc
Status: RESOLVED DUPLICATE of bug 43641
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 37639 43640
  Show dependency tree
 
Reported: 2004-03-03 13:15 UTC by Joel Martin (RETIRED)
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments
New ebuild media-libs/libpostproc-20040222.ebuild (libpostproc-20040222.ebuild,1.46 KB, text/plain)
2004-03-03 13:17 UTC, Joel Martin (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joel Martin (RETIRED) gentoo-dev 2004-03-03 13:15:53 UTC
mplayer currently installs the libpostproc library. According to 
 Derk-Jan Hartman in bug 12999 and 27051 libpostproc's final target is ffmpeg. Both mplayer and ffmpeg currently have libpostproc source. I have created a seperate ebuild for libpostproc. There is precedent for this in rpm based systems. This ebuild uses the ffmpeg source.

I also have a modified mplayer ebuild that will not install libpostproc. This libpostproc ebuild checks to make sure that an earlier version of mplayer does not exist on the system. I did this check in pkg_setup. It would be nice to do it DEPEND, however, it's really an "undepend". It's okay if mplayer isn't installed. If it is installed it must be over a certain version (that I will provide a link to shortly).

This co-exists fine with ffmpeg and mplayer. I have a new vlc ebuild (0.7.1) coming that requires this libpostproc. My vlc build works with this libpostproc.

Related bugs 12999, and 27051.

Reproducible: Always
Steps to Reproduce:
Comment 1 Joel Martin (RETIRED) gentoo-dev 2004-03-03 13:17:31 UTC
Created attachment 26792 [details]
New ebuild media-libs/libpostproc-20040222.ebuild
Comment 2 Joel Martin (RETIRED) gentoo-dev 2004-03-04 13:51:02 UTC
After discussion on gentoo-dev I combined this into my proposed ffmpeg ebuild (43641). So I am closing this bug as a duplicate of 43641 since that where the fix is going.

*** This bug has been marked as a duplicate of 43641 ***