Eric Belanger wrote:
On Thu, 3 Jul 2008, Eric Belanger wrote:
On Thu, 3 Jul 2008, Eric Belanger wrote:
On Wed, 2 Jul 2008, Eric Belanger wrote:
On Thu, 26 Jun 2008, Eric Belanger wrote:
On Thu, 26 Jun 2008, Grigorios Bouzakis wrote:
On Thu, Jun 26, 2008 at 08:59:00AM -0400, Paul Mattal wrote: > The following rebuilds against x264 are needed for the soname > bump for > new x264 snapshot in testing. I've already done mplayer and ffmpeg. > > ./extra/avidemux (depends) > ./extra/vlc (depends) > ./extra/gstreamer0.10-bad-plugins (depends) > ./community/lib/libquicktime (depends) > > https://dev.archlinux.org/todo/1/
mplayer and ffmpeg need x86_64 rebuilds also.
Greg
I'll build the x86_64 packages tonight or tomorrow if no one else does them.
mplayer and ffmpeg have been rebuilt for x86_64.
And: ./extra/avidemux ./extra/vlc ./extra/gstreamer0.10-bad-plugins have been rebuilt for both arches.
Eric
I ran lddd and more needed rebuilt for x264:
transcode libavg moc swfdec-mozilla swfdec
After a simple patch: sed -i 's|ffmpeg/avformat.h|libavformat/avformat.h|' decoder_plugins/ffmpeg/ffmpeg.c || return 1 moc builds but the rebuilt moc gives a 'FATAL_ERROR: Layout1 is malformed' then quits.
I use swfdec and swfdec-mozilla so will definitely rebuild these if no one does. I'll do the rest if I have time.
Update: swfdec has been rebuilt for x86_64, swfdec-mozilla doesn't need to be rebuilt.
FYI, I've rebuit: swfdec moc libavg transcode for both arches.
Adding your items found with lddd to the todo list already in progress, and putting motion back on the list (due to problems with the initial builds), I think motion is now the only outstanding item for x264. Do you concur? If so, I'll hopefully sort that out over the weekend and we can roll that whole gang out of testing. https://dev.archlinux.org/todo/1/ - P P.S. By the way, the interface won't let you do it, but you can do the following-style URL to edit a todo: https://dev.archlinux.org/todo/edit/1 This unfortunately also adds packages in testing which happen to be there-- perhaps I'll get to patching these issues in the dev site django code.