import of ndesk-dbus-glib:
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. This module provides GLib integration as an optional extra.
This commit is contained in:
parent
18476e55c6
commit
4f3caf3bc9
25
sysutils/ndesk-dbus-glib/Makefile
Normal file
25
sysutils/ndesk-dbus-glib/Makefile
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
# $OpenBSD: Makefile,v 1.1.1.1 2008/10/17 07:10:42 robert Exp $
|
||||||
|
|
||||||
|
COMMENT= C# implementation of dbus - GLib integration
|
||||||
|
DISTNAME= ndesk-dbus-glib-0.4.1
|
||||||
|
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
|
||||||
|
|
||||||
|
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||||
|
::sysutils/ndesk-dbus
|
||||||
|
RUN_DEPENDS= ::lang/mono
|
||||||
|
|
||||||
|
USE_GMAKE= Yes
|
||||||
|
CONFIGURE_STYLE=gnu
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
5
sysutils/ndesk-dbus-glib/distinfo
Normal file
5
sysutils/ndesk-dbus-glib/distinfo
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
MD5 (ndesk-dbus-glib-0.4.1.tar.gz) = f6+HcLIUlW+p3gCd71UIJg==
|
||||||
|
RMD160 (ndesk-dbus-glib-0.4.1.tar.gz) = mcwyOVYPxlwYEDmlbNJLFEX+p2U=
|
||||||
|
SHA1 (ndesk-dbus-glib-0.4.1.tar.gz) = SssaBm4kUXLxXwrroetgjJtlkY0=
|
||||||
|
SHA256 (ndesk-dbus-glib-0.4.1.tar.gz) = Cm1f575VtjAWFdcbiVB7cS8oe0ukmLeYMBMz/6vgZ2k=
|
||||||
|
SIZE (ndesk-dbus-glib-0.4.1.tar.gz) = 85471
|
10
sysutils/ndesk-dbus-glib/pkg/DESCR
Normal file
10
sysutils/ndesk-dbus-glib/pkg/DESCR
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
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.
|
||||||
|
|
||||||
|
This module provides GLib integration as an optional extra.
|
9
sysutils/ndesk-dbus-glib/pkg/PLIST
Normal file
9
sysutils/ndesk-dbus-glib/pkg/PLIST
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/10/17 07:10:42 robert Exp $
|
||||||
|
lib/mono/gac/NDesk.DBus.GLib/
|
||||||
|
lib/mono/gac/NDesk.DBus.GLib/1.0.0.0__f6716e4f9b2ed099/
|
||||||
|
lib/mono/gac/NDesk.DBus.GLib/1.0.0.0__f6716e4f9b2ed099/NDesk.DBus.GLib.dll
|
||||||
|
lib/mono/gac/NDesk.DBus.GLib/1.0.0.0__f6716e4f9b2ed099/NDesk.DBus.GLib.dll.config
|
||||||
|
lib/mono/gac/NDesk.DBus.GLib/1.0.0.0__f6716e4f9b2ed099/NDesk.DBus.GLib.dll.mdb
|
||||||
|
lib/mono/ndesk-dbus-glib-1.0/
|
||||||
|
lib/mono/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll
|
||||||
|
lib/pkgconfig/ndesk-dbus-glib-1.0.pc
|
Loading…
x
Reference in New Issue
Block a user