[MacPorts] #69707: rygel: broken due to gstreamer and gupnp update

MacPorts noreply at macports.org
Wed Apr 10 00:57:44 UTC 2024


#69707: rygel: broken due to gstreamer and gupnp update
------------------------+----------------------
 Reporter:  ryandesign  |      Owner:  dbevans
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:
 Keywords:              |       Port:  rygel
------------------------+----------------------
 `sudo port rev-upgrade` reports that rygel is broken because it links with
 libgupnp-dlna-gst-2.0.3.dylib:

 {{{
 Could not open /opt/local/lib/libgupnp-dlna-gst-2.0.3.dylib: Error opening
 or reading file (referenced from /opt/local/lib/rygel-2.6/plugins
 /librygel-media-export.so)
 }}}

 The gstreamer suite of ports and things related to them including gupnp-
 dlna were recently updated to a new version and libgupnp-dlna-gst.dylib's
 major version is now 2.0.4, therefore rygel's revision needed to have been
 increased at the time that that update was committed but wasn't.

 rygel doesn't build against the new versions of these ports:

 {{{
 checking for pkg-config... /opt/local/bin/pkg-config
 checking pkg-config is at least version 0.9.0... yes
 checking for gobject-introspection... yes
 checking for LIBRYGEL_CORE_DEPS... no
 configure: error: Package requirements (gupnp-1.0 >= 0.20.14 gee-0.8 >=
 0.8.0
                    gssdp-1.0 >= 0.14.15
                    gio-2.0 >= 2.26
                    gmodule-2.0
                    libxml-2.0 >= 2.7) were not met:
 No package 'gupnp-1.0' found
 No package 'gssdp-1.0' found
 }}}

 rygel is outdated; maybe [ticket:64959 updating it] would help.

-- 
Ticket URL: <https://trac.macports.org/ticket/69707>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list