[Bug 28990] New: LibUUID dependency problematic for OSX and Windows

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jul 9 21:09:21 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=28990

           Summary: LibUUID dependency problematic for OSX and Windows
           Product: Telepathy
           Version: 0.9
          Platform: All
        OS/Version: Mac OS X (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: gabble
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: nicolas.dufresne at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


Created an attachment (id=36926)
 View: https://bugs.freedesktop.org/attachment.cgi?id=36926
 Review: https://bugs.freedesktop.org/review?bug=28990&attachment=36926

Patch that make UUID optional

Libuuid comes from util-linux-ng, which is very Linux specific and not very
portable on other platform like OSX and Windows. This dependency makes
telepathy-gabble very hard to port on those platforms.

Attach you will find a patch that makes this dependency optional by having an
implementation based on GLIB random number generator.

-- 
Configure bugmail: https://bugs.freedesktop.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 telepathy-bugs mailing list