Don’t send patches to the list. File a bug with the patch attached or make a Github PR. Patches attached to bug reports should be created from a git commit using git format-patch.
Regards, John Ralls > On Oct 23, 2017, at 9:09 PM, Matthew Francis <[email protected]> wrote: > > --- > modulesets-stable/gtk-osx-gstreamer.modules | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/modulesets-stable/gtk-osx-gstreamer.modules > b/modulesets-stable/gtk-osx-gstreamer.modules > index 693eb01..02eef52 100644 > --- a/modulesets-stable/gtk-osx-gstreamer.modules > +++ b/modulesets-stable/gtk-osx-gstreamer.modules > @@ -24,7 +24,7 @@ > > <autotools id="gstreamer" autogenargs="--disable-tests" > supports-non-srcdir-builds="no" > makeargs="ERROR_CFLAGS=" autogen-sh="configure"> > - <branch module="gstreamer/gstreamer-1.10.4.tar.xz" version="1.10.4" > + <branch module="gstreamer/1.10/gstreamer-1.10.4.tar.xz" version="1.10.4" > > hash="sha256:50c2f5af50a6cc6c0a3f3ed43bdd8b5e2bff00bacfb766d4be139ec06d8b5218"> > </branch> > <after> > @@ -34,7 +34,7 @@ > > <autotools id="gst-plugins-base" autogenargs="--disable-tests --disable-x > --disable-xvideo" supports-non-srcdir-builds="no" > makeargs="ERROR_CFLAGS=" autogen-sh="configure"> > - <branch module="gst-plugins-base/gst-plugins-base-1.10.4.tar.xz" > + <branch module="gst-plugins-base/1.10/gst-plugins-base-1.10.4.tar.xz" > version="1.10.4" > > hash="sha256:f6d245b6b3d4cb733f81ebb021074c525ece83db0c10e932794b339b8d935eb7"/> > <dependencies> > @@ -47,7 +47,7 @@ > > <autotools id="gst-plugins-good" autogenargs="--disable-tests --disable-x > --disable-xvideo --disable-osx-video" supports-non-srcdir-builds="no" > makeargs="ERROR_CFLAGS=" autogen-sh="configure"> > - <branch module="gst-plugins-good/gst-plugins-good-1.10.4.tar.xz" > + <branch module="gst-plugins-good/1.10/gst-plugins-good-1.10.4.tar.xz" > version="1.10.4" > > hash="sha256:8a86c61434a8c44665365bd0b3557a040937d1f44bf69caee4e9ea816ce74d7e"/> > <dependencies> > -- > 2.7.4 > > _______________________________________________ > Gtk-osx-devel-list mailing list > [email protected] > https://mail.gnome.org/mailman/listinfo/gtk-osx-devel-list _______________________________________________ Gtk-osx-devel-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtk-osx-devel-list
