[Bug 727534] cerbero: Add support for non-standard Darwin .dylib filenames

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 3 04:10:58 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=727534
  GStreamer | packages | unspecified

--- Comment #1 from Philip Withnall <bugzilla at tecnocode.co.uk> 2014-04-03 11:10:53 UTC ---
Created an attachment (id=273519)
 View: https://bugzilla.gnome.org/attachment.cgi?id=273519
 Review: https://bugzilla.gnome.org/review?bug=727534&attachment=273519

filesprovider: Add support for non-standard Darwin .dylib filenames

Conventionally, dynamic libraries are named ‘libfoo.[0-9]+.dylib’ on
Darwin. It is possible, however, for one to be named ‘libfoo.dylib’
without the library version.

Add support to filesprovider for this non-conventional naming scheme,
fixing runtime package builds for projects with these non-conventional
libraries.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list