Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 214710 - media-libs/x264-svn changed from svn to git
Summary: media-libs/x264-svn changed from svn to git
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Lowest enhancement (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-25 15:03 UTC by Dolores
Modified: 2008-04-08 07:08 UTC (History)
0 users

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 Dolores 2008-03-25 15:03:00 UTC
x264 developers switched to git...so the name is misleading
git clone git://git.videolan.org/x264.git
tarball is still provided

Reproducible: Always

Steps to Reproduce:
Comment 1 Luca Barbato gentoo-dev 2008-03-25 16:37:19 UTC
we were just discussing about migrating the ebuild to plain x264, perfect timing =)

Hopefully soon we'll switch the name and update it as well
Comment 2 Sebastian Raterman 2008-04-05 15:53:57 UTC
Also, it seems the x264 package doesn't satisfy x264? yet, so packages depending on it are still needing to pull in x264-svn (which doesn't build anymore, in favor of x264).

These packages for me are:
equery depends x264-svn
[ Searching for packages depending on x264-svn... ]
media-libs/libquicktime-1.0.2 (x264? >=media-libs/x264-svn-20060810)
media-video/ffmpeg-0.4.9_p20070616-r2 (x264? >=media-libs/x264-svn-20061014)
media-video/mplayer-9999-r19 (encode & x264? media-libs/x264-svn)

though I imagine there are others.
Comment 3 Sebastian Raterman 2008-04-05 16:42:35 UTC
ah, now I see there is no official x264 ebuild yet... and my problems are related to the berkano overlay. Please disregard the above.
Comment 4 Ben de Groot (RETIRED) gentoo-dev 2008-04-07 22:50:02 UTC
Pkgmove from x264-svn to x264, as well as from x264-svn-encoder to x264-encoder, in CVS now. Thanks for reporting.