GNOME Bugzilla – Bug 743234
Support *BSD uuid functions
Last modified: 2019-02-22 05:57:24 UTC
Similarly to bug #743072, the attached patch (against 0.8.9) adds UUID support using the builtin UUID functions from libc on FreeBSD, NetBSD, and DragonFly BSD.
Created attachment 294965 [details] [review] Patch adding UUID support.
Created attachment 294967 [details] [review] Missed one ifdef FreeBSD, added
THanks. I have merged your UUID work into libguul and that into GUPnP. I have patches for network-light to use gupnp_get_uuid() so this patch for network light is obsolete now.