Opened 12 years ago
Last modified 12 years ago
#37312 closed enhancement
gobject introspection and gstreamer — at Version 1
Reported by: | skymoo (Adam Mercer) | Owned by: | rmstonecipher@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | gstreamer |
Description (last modified by skymoo (Adam Mercer))
In r75565 gobject-introspection support was removed from gstreamer
at it wasn't UsingTheRightCompiler. I've recently run into the some issues with some software and I've tracked this down to gstreamer
being configured with the --disable-introspection
option.
I modifed gstreamer
to enable introspection and followed the instructions on the UsingTheRightCompiler page and received no build errors so I think this issue has been fixed upstream, therefore I'd like to request that gobject introspection be turned back on.
The attached patch does this.
Change History (2)
comment:1 Changed 12 years ago by skymoo (Adam Mercer)
Description: | modified (diff) |
---|
Changed 12 years ago by skymoo (Adam Mercer)
Note: See
TracTickets for help on using
tickets.