Re: New module decisions for 2.22



Vincent Untz wrote:
I quickly looked at the configure.ac, and it still seems to require
mono, via the Mono.Posix assembly, eg.

Mono.Posix doesn't depend on Mono (it's a module, complete with its own pkg-config file) but since it has "Mono" in the name, I can see why it might cause confusion. I've re-implemented its functionality and dropped the dependency to address your concerns:

http://www.ndesk.org/archive/ndesk-dbus/ndesk-dbus-0.6.1a.tar.gz
http://git.ndesk.org/?p=dbus-sharp;a=shortlog;h=refs/heads/nomono

This will become ndesk-dbus-0.6.1.tar.gz as soon as the test suite is known to pass on all supported architectures.

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]