Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2019 17:21:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 233788] multimedia/gstreamer1-plugins: fix build of graphics/gstreamer1-plugins-gl with GCC-based architectures
Message-ID:  <bug-233788-12827-2N96ii3oBn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233788-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233788-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233788

--- Comment #5 from commit-hook@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__fw=
d.h
=20
head/graphics/gstreamer1-plugins-gl/files/patch-gst-libs_gst_gl_gstglcontex=
t.h
  head/graphics/gstreamer1-plugins-gl/files/patch-gst-libs_gst_gl_gstgldebu=
g.h
  head/graphics/gstreamer1-plugins-gl/files/patch-gst-libs_gst_gl_gstglfunc=
s.h

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233788-12827-2N96ii3oBn>