Edit Info Other
Login

Diff for "ImportantDependencyLists"

Differences between revisions 1 and 12 (spanning 11 versions)
Revision 1 as of 2008-09-14 13:24:38
Size: 688
Comment: copied from livna
Revision 12 as of 2013-06-02 04:01:01
Size: 2745
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
=== Mass rebuild when bumping SO version of x264 and ffmpeg ===

 * build x264 with bootstrap.
 * build ffmpeg
 * build gpac
 * build x264 without bootstrap (depends on gpac and ffmpeg )
 * build libquicktime (vlc and mjpegtools need it)
 * build mjpegtools
 * build mplayer
 * build what requires x264-libs.
 * build what requires ffmpeg-libs.

repoquery --releasever=19 --whatrequires x264-libs --source --alldeps | perl -pe 's/-\d.*?-\d+(\..*)?\.fc\d+(\..*)?.src.rpm//' | grep -vP "x264|ffmpeg$|mplayer$|libquicktime" | sort -u

  List what requires x264:
  * avidemux
  * ffmpeg-compat
  * gstreamer1-plugins-ugly
  * gstreamer-plugins-ugly
  * mythtv
  * vlc
    
repoquery --releasever=19 --whatrequires ffmpeg-libs --source --alldeps | perl -pe 's/-\d.*?-\d+(\..*)?\.fc\d+(\..*)?.src.rpm//' | grep -vP "x264|ffmpeg$|mplayer$|libquicktime|vlc|gpac" | sort -u
  List what requires ffmpeg
  * acoustid-fingerprinter
  * alsa-plugins-freeworld
  * audacious-plugins-freeworld
  * bino
  * bombono-dvd
  * chromaprint-tools
  * cmus
  * dvbcut
  * dvdstyler
  * ffmpeg2theora
  * ffmpegthumbnailer
  * ffmpegthumbs
  * guvcview
  * k3b-extras-freeworld
  * kmediafactory
  * lightspark
  * minidlna
  * miro
  * mlt
  * mpd
  * picard-freeworld
  * qmmp-plugins-freeworld
  * wxsvg
  * xbmc
  * xine-lib-extras-freeworld
  * xmms2-freeworld

=== some other deps that also should be considered ===
 * gpac and ffmpeg before x264 without bootstrap
 * vlc before k3b-extras-freeworld, kdenlive and kmediafactory
 * libquicktime before vlc, mjpegtools and mlt
 * wxsvg before dvdstyler
Line 4: Line 61:
These need rebuild when bumping SO version (hopefully in 2.7): These need rebuild when bumping SO version:
Line 6: Line 63:
 * ffmpeg  * cmus (libavformat only)
 * gpac
Line 11: Line 69:
 * mythtv
Line 13: Line 72:
 * xine-lib-extras
 * xmms2-freeworld
Line 15: Line 76:
repoquery --disablerepo=* --enablerepo=rpmfusion-{non,}free-rawhide --whatrequires ffmpeg-libs --source --alldeps | perl -pe 's/-\d.*?-\d+(\..*)?\.fc\d+(\..*)?.src.rpm//' | sort -u | grep -Pv "^ffmpeg$"
Line 16: Line 78:
 * akode-extras
 * ffmpeg2theora
 * gstreamer-ffmpeg
 * k3b-extras-nonfree
 * kino
 * libdlna
 * libquicktime
 * qmmp-plugins-freeworld
 * swfdec
 * transcode
 * ushare-freeworld
 * vdr-dxr3
 * vlc
 * xine-lib-extras-nonfree
Line 31: Line 79:
=== x264 ===
These need rebuild when bumping SO version:
 * avidemux
 * ffmpeg
 * gstreamer-plugins-bad
 * libquicktime
 * mplayer (mencoder)
 * vlc
  * acoustid-fingerprinter
  * alsa-plugins-freeworld
  * audacious-plugins-freeworld
  * bino
  * bombono-dvd
  * chromaprint-tools
  * cmus
  * dvbcut
  * dvdstyler
  * ffmpeg2theora
  * ffmpegthumbnailer
  * ffmpegthumbs
  * gpac
  * guvcview
  * k3b-extras-freeworld
  * kmediafactory
  * libquicktime
  * lightspark
  * minidlna
  * miro
  * mlt
  * mpd
  * mplayer
  * picard-freeworld
  * qmmp-plugins-freeworld
  * vlc
  * wxsvg
  * x264
  * xbmc
  * xine-lib-extras-freeworld
  * xmms2-freeworld



 

Important Dependency lists

Mass rebuild when bumping SO version of x264 and ffmpeg

  • build x264 with bootstrap.
  • build ffmpeg
  • build gpac
  • build x264 without bootstrap (depends on gpac and ffmpeg )
  • build libquicktime (vlc and mjpegtools need it)
  • build mjpegtools
  • build mplayer
  • build what requires x264-libs.
  • build what requires ffmpeg-libs.

repoquery --releasever=19 --whatrequires x264-libs --source --alldeps | perl -pe 's/-\d.*?-\d+(\..*)?\.fc\d+(\..*)?.src.rpm//' | grep -vP "x264|ffmpeg$|mplayer$|libquicktime" | sort -u

  • List what requires x264:
  • avidemux
  • ffmpeg-compat
  • gstreamer1-plugins-ugly
  • gstreamer-plugins-ugly
  • mythtv
  • vlc

repoquery --releasever=19 --whatrequires ffmpeg-libs --source --alldeps | perl -pe 's/-\d.*?-\d+(\..*)?\.fc\d+(\..*)?.src.rpm//' | grep -vP "x264|ffmpeg$|mplayer$|libquicktime|vlc|gpac" | sort -u

  • List what requires ffmpeg
  • acoustid-fingerprinter
  • alsa-plugins-freeworld
  • audacious-plugins-freeworld
  • bino
  • bombono-dvd
  • chromaprint-tools
  • cmus
  • dvbcut
  • dvdstyler
  • ffmpeg2theora
  • ffmpegthumbnailer
  • ffmpegthumbs
  • guvcview
  • k3b-extras-freeworld
  • kmediafactory
  • lightspark
  • minidlna
  • miro
  • mlt
  • mpd
  • picard-freeworld
  • qmmp-plugins-freeworld
  • wxsvg
  • xbmc
  • xine-lib-extras-freeworld
  • xmms2-freeworld

some other deps that also should be considered

  • gpac and ffmpeg before x264 without bootstrap
  • vlc before k3b-extras-freeworld, kdenlive and kmediafactory
  • libquicktime before vlc, mjpegtools and mlt
  • wxsvg before dvdstyler

faad2

These need rebuild when bumping SO version:

  • avidemux
  • cmus (libavformat only)
  • gpac
  • gstreamer-plugins-bad
  • libquicktime
  • mpd
  • mplayer
  • mythtv
  • streamripper
  • vlc
  • xine-lib-extras
  • xmms2-freeworld

ffmpeg

repoquery --disablerepo=* --enablerepo=rpmfusion-{non,}free-rawhide --whatrequires ffmpeg-libs --source --alldeps | perl -pe 's/-\d.*?-\d+(\..*)?\.fc\d+(\..*)?.src.rpm//' | sort -u | grep -Pv "^ffmpeg$" These need rebuild when bumping SO version:

  • acoustid-fingerprinter
  • alsa-plugins-freeworld
  • audacious-plugins-freeworld
  • bino
  • bombono-dvd
  • chromaprint-tools
  • cmus
  • dvbcut
  • dvdstyler
  • ffmpeg2theora
  • ffmpegthumbnailer
  • ffmpegthumbs
  • gpac
  • guvcview
  • k3b-extras-freeworld
  • kmediafactory
  • libquicktime
  • lightspark
  • minidlna
  • miro
  • mlt
  • mpd
  • mplayer
  • picard-freeworld
  • qmmp-plugins-freeworld
  • vlc
  • wxsvg
  • x264
  • xbmc
  • xine-lib-extras-freeworld
  • xmms2-freeworld

ImportantDependencyLists (last edited 2023-11-14 09:37:58 by anonymous)