Bug 252713 - graphics/osg: update Makefile - builds fine with gstreamer option
Summary: graphics/osg: update Makefile - builds fine with gstreamer option
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-15 15:07 UTC by tigersharke
Modified: 2021-01-16 00:10 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (amdmi3)


Attachments
output of pkg info for graphics/osg (2.67 KB, text/plain)
2021-01-15 15:07 UTC, tigersharke
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description tigersharke 2021-01-15 15:07:07 UTC
Created attachment 221601 [details]
output of pkg info for graphics/osg

This seems to build fine, no troubles with gstreamer as indicated by Makefile.

When I built this port, I commented out the lines below.

#GSTREAMER_VARS=        FORCE_REQUIRE+="GStreamer GLIB"
#GSTREAMER_VARS_OFF=    FORCE_IGNORE+="GStreamer GLIB"
#GSTREAMER_BROKEN=      fails when linking gstreamer plugin, with error cannot find -lgstreamer-1.0


Attached ouput of `pkg info osg` after successful build.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-01-16 00:10:06 UTC
A commit references this bug:

Author: amdmi3
Date: Sat Jan 16 00:09:30 UTC 2021
New revision: 561685
URL: https://svnweb.freebsd.org/changeset/ports/561685

Log:
  - Remove BROKEN for GSTREAMER option, it builds fine now
  - While here, add couple of missing USES

  PR:		252713
  Submitted by:	tigersharke@gmail.com

Changes:
  head/graphics/osg/Makefile