[Bug 233788] multimedia/gstreamer1-plugins: fix build of graphics/gstreamer1-plugins-gl with GCC-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 29 17:21:45 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233788

--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:

Author: linimon
Date: Fri Mar 29 17:21:27 UTC 2019
New revision: 497170
URL: https://svnweb.freebsd.org/changeset/ports/497170

Log:
  Fix compilation on GCC-based architectures including and similar to:

    gstgldebug.h:28: error: redefinition of typedef 'GstGLAsyncDebug'

  I chose a different approach from the PR.  The trick is that since this
  is a slave port, the patchdir by default is from the masterport.  In my
  fix, I put the patches back into this port's files/ subdir and do some
  Makefile magic to invoke them.

  PR:           233788 (based on)
  Submitted by: Piotr Kubaj
  Approved by:  portmgr (tier-2 blanket)

Changes:
  head/graphics/gstreamer1-plugins-gl/Makefile
  head/graphics/gstreamer1-plugins-gl/files/
  head/graphics/gstreamer1-plugins-gl/files/patch-gst-libs_gst_gl_gstgl__fwd.h
 
head/graphics/gstreamer1-plugins-gl/files/patch-gst-libs_gst_gl_gstglcontext.h
  head/graphics/gstreamer1-plugins-gl/files/patch-gst-libs_gst_gl_gstgldebug.h
  head/graphics/gstreamer1-plugins-gl/files/patch-gst-libs_gst_gl_gstglfuncs.h

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-multimedia mailing list