the Fink project is an effort to port
popular Unix programs to Mac OS X
Info3: <<
Package: dbus-sharp
Version: 0.70
Revision: 1024
Architecture: i386, powerpc
Description: D-BUS C# bindings
License: Restrictive/Distributable
Maintainer: Benjamin Reed
Depends: <<
dbus1.3-shlibs,
mono (>= 2.6.1-1)
<<
BuildDepends: <<
dbus1.3-dev,
fink (>= 0.29.7-1),
glib2-dev (>= 2.18.4-1),
mono-dev (>= 2.6.1-1),
monodoc (>= 2.0-1),
mono-tools (>= 2.6.1-1),
pkgconfig (>= 0.23-1)
<<
Source: http://finch.finkproject.org/~ranger/distfiles/%n-%v.tar.bz2
Source-MD5: 14913c8306aed859571b28cb68666e07
PatchScript: <<
patch -p1 < %{PatchFile}
find . -name Makefile.in | xargs perl -pi -e 's,--debug,-debug,g'
perl -pi -e 's, example$,,' mono/Makefile.in
<<
PatchFile: %n.patch
PatchFile-MD5: e73f1a3df5de237545edb6813dbd5fd6
ConfigureParams: --mandir=%p/share/man --disable-qt --disable-qt3 --disable-glib --disable-gtk --disable-xml-docs --disable-doxygen-docs --disable-gcj --enable-mono --enable-mono-docs --disable-python --disable-selinux --with-xml=expat
InstallScript: make -j1 install DESTDIR="%d"
DocFiles: AUTHORS COPYING ChangeLog INSTALL NEWS README
Homepage: http://dbus.freedesktop.org/
DescDetail: <<
D-BUS is a message bus system, a simple way for applications to talk to one
another.
D-BUS supplies both a system daemon (for events such as "new hardware device
added" or "printer queue changed") and a per-user-login-session daemon (for
general IPC needs among user applications). Also, the message bus is built
on top of a general one-to-one message passing framework, which can be used
by any two apps to communicate directly (without going through the message
bus daemon).
These bindings provide D-BUS access using C# through mono.
<<
<<
--- dbus-sharp-0.70/mono/dbus-sharp.dll.config.in~ 2006-07-18 14:26:34.000000000 +0200
+++ dbus-sharp-0.70/mono/dbus-sharp.dll.config.in 2006-08-01 15:30:49.000000000 +0200
@@ -1,4 +1,4 @@
-
-
+
+