diff --git a/sysutils/ndesk-dbus/Makefile b/sysutils/ndesk-dbus/Makefile new file mode 100644 index 00000000000..00a88c6b136 --- /dev/null +++ b/sysutils/ndesk-dbus/Makefile @@ -0,0 +1,25 @@ +# $OpenBSD: Makefile,v 1.1.1.1 2008/10/17 07:10:03 robert Exp $ + +COMMENT= C# implementation of dbus +DISTNAME= ndesk-dbus-0.6.1a +CATEGORIES= sysutils + +MASTER_SITES= http://www.ndesk.org/archive/ndesk-dbus/ +HOMEPAGE= http://www.ndesk.org/DBusSharp + +# MIT-X11 +PERMIT_PACKAGE_CDROM= Yes +PERMIT_PACKAGE_FTP= Yes +PERMIT_DISTFILES_CDROM= Yes +PERMIT_DISTFILES_FTP= Yes + +MODULES= lang/mono + +LIB_DEPENDS= dbus-1.>=7::x11/dbus +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= ::lang/mono + +USE_GMAKE= Yes +CONFIGURE_STYLE=gnu + +.include diff --git a/sysutils/ndesk-dbus/distinfo b/sysutils/ndesk-dbus/distinfo new file mode 100644 index 00000000000..967545ace16 --- /dev/null +++ b/sysutils/ndesk-dbus/distinfo @@ -0,0 +1,5 @@ +MD5 (ndesk-dbus-0.6.1a.tar.gz) = hlkAwu2yIf//DI/n2yEKZw== +RMD160 (ndesk-dbus-0.6.1a.tar.gz) = Pho6bgQGCbozKzXG4jPR8ALeefw= +SHA1 (ndesk-dbus-0.6.1a.tar.gz) = qxKbo9Vm5tju3UG829GOZe3wlf4= +SHA256 (ndesk-dbus-0.6.1a.tar.gz) = u0aB+b+5zBdc8sKvv1VwaXXbRdVdEXAfUstOQ2N3rgs= +SIZE (ndesk-dbus-0.6.1a.tar.gz) = 121667 diff --git a/sysutils/ndesk-dbus/pkg/DESCR b/sysutils/ndesk-dbus/pkg/DESCR new file mode 100644 index 00000000000..43e9825bd67 --- /dev/null +++ b/sysutils/ndesk-dbus/pkg/DESCR @@ -0,0 +1,9 @@ +ndesk-dbus is a C# implementation of D-Bus. It's often referred +to as dbus-sharp, or "managed D-Bus" to avoid confusion with +existing bindings (which wrap libdbus). + +D-Bus is an inter-process communication framework that lets +applications interface with the system event bus as well as +allowing them to talk to one another in a peer-to-peer +configuration. + diff --git a/sysutils/ndesk-dbus/pkg/PLIST b/sysutils/ndesk-dbus/pkg/PLIST new file mode 100644 index 00000000000..66f104c0a0c --- /dev/null +++ b/sysutils/ndesk-dbus/pkg/PLIST @@ -0,0 +1,8 @@ +@comment $OpenBSD: PLIST,v 1.1.1.1 2008/10/17 07:10:03 robert Exp $ +lib/mono/gac/NDesk.DBus/ +lib/mono/gac/NDesk.DBus/1.0.0.0__f6716e4f9b2ed099/ +lib/mono/gac/NDesk.DBus/1.0.0.0__f6716e4f9b2ed099/NDesk.DBus.dll +lib/mono/gac/NDesk.DBus/1.0.0.0__f6716e4f9b2ed099/NDesk.DBus.dll.mdb +lib/mono/ndesk-dbus-1.0/ +lib/mono/ndesk-dbus-1.0/NDesk.DBus.dll +lib/pkgconfig/ndesk-dbus-1.0.pc