On Dom, 2012-09-09 at 14:27 +0200, Nicolas Chauvet wrote:
2012/9/5 Sérgio Basto <sergio(a)serjux.com>:
> Hi, I just build x264-0.125-1.20120904.fc19
> has in F18 we got x264-0.124
> with:
> repoquery --whatrequires x264-libs | perl -pe 's/(.*)-\d+:(.*)\.\w
> +/\1/' | sort -u
repoquery --source would have output the related src.rpm
good tip:
repoquery --whatrequires x264-libs --source | perl -pe 's/(.*?)-\d
+.*/\1/' | sort -u
avidemux
ffmpeg
ffmpeg-compat
gstreamer-plugins-ugly
libquicktime
mplayer
mythtv
vlc
x264
So there is an issue with systemd that prevent vlc to build:
https://bugzilla.redhat.com/show_bug.cgi?id=855281
But I don't think it will be a problem for vlc with x264 (eventually I
will fetch a patch from bugfix).
So I think you can start building the new x264 in F-18.
Built x264-0_125-3.20120909.fc18 with bootstrap ...
Thanks,
--
Sérgio M. B.