[gstreamer-bugs] [Bug 488913] Move to a saner ffmpeg checkout system

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Nov 5 23:07:26 PST 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=488913

  GStreamer | gst-ffmpeg | Ver: HEAD CVS




------- Comment #8 from Edward Hervey  2007-11-06 07:07 UTC -------
make dist (and most importantly make distcheck) allows us to:
* Generate a tarball with all the required files for a release, which IS
distributed as a tarball.
* using distcheck, it will copy over all the files that would go into the
tarball into a separate directory, build it, run the tests in order to make
sure that everything required to build the release will be included in the
tarball.

This is NOT optional, there will be NO release if we can't easily (1) make
tarballs of all required files including the ffmpeg checkout and (2) check if
all required files are included in the release.

One idea might be to create a specific dist make option in
gst-libs/ext/Makefile.am that checks out a clean checkout of the specified
revision so that the top-level 'make dist(check)' gets all those files.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=488913.




More information about the Gstreamer-bugs mailing list