summaryrefslogtreecommitdiffstats
path: root/devel/dbus-glib
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-08 01:10:08 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-08 01:10:08 +0800
commit8d3c62afa842e419e7c21d88bfc66fd664586226 (patch)
tree44853c5a8b7444bca5f58c9ab30266cab730517e /devel/dbus-glib
parent4024d53a5faa313087447f08ce4e6f4132340aed (diff)
downloadmarcuscom-ports-8d3c62afa842e419e7c21d88bfc66fd664586226.tar
marcuscom-ports-8d3c62afa842e419e7c21d88bfc66fd664586226.tar.gz
marcuscom-ports-8d3c62afa842e419e7c21d88bfc66fd664586226.tar.bz2
marcuscom-ports-8d3c62afa842e419e7c21d88bfc66fd664586226.tar.lz
marcuscom-ports-8d3c62afa842e419e7c21d88bfc66fd664586226.tar.xz
marcuscom-ports-8d3c62afa842e419e7c21d88bfc66fd664586226.tar.zst
marcuscom-ports-8d3c62afa842e419e7c21d88bfc66fd664586226.zip
Update dbus to 0.93, add dbus-glib at 0.71, update py-dbus to 0.71, and chase
all dbus dependencies. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7616 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/dbus-glib')
-rw-r--r--devel/dbus-glib/Makefile32
-rw-r--r--devel/dbus-glib/distinfo3
-rw-r--r--devel/dbus-glib/pkg-descr3
-rw-r--r--devel/dbus-glib/pkg-plist11
4 files changed, 49 insertions, 0 deletions
diff --git a/devel/dbus-glib/Makefile b/devel/dbus-glib/Makefile
new file mode 100644
index 000000000..1abde4b11
--- /dev/null
+++ b/devel/dbus-glib/Makefile
@@ -0,0 +1,32 @@
+# New ports collection makefile for: D-BUS
+# Date Created: 22 June 2004
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD: ports/devel/dbus/Makefile,v 1.52 2006/06/14 05:03:44 marcus Exp $
+#
+
+PORTNAME= dbus
+PORTVERSION= 0.71
+CATEGORIES= devel gnome
+MASTER_SITES= http://dbus.freedesktop.org/releases/dbus-glib/
+PKGNAMESUFFIX= -glib
+DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= GLib bindings for the D-BUS messaging system
+
+LIB_DEPENDS= dbus-1.3:${PORTSDIR}/devel/dbus
+
+USE_GNOME= gnomehack glib20
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+USE_LDCONFIG= yes
+CONFIGURE_ARGS= --with-test-socket-dir=${WRKDIR} \
+ --disable-doxygen-docs \
+ --disable-xml-docs
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+PLIST_SUB= VERSION="1.0"
+
+.include <bsd.port.mk>
diff --git a/devel/dbus-glib/distinfo b/devel/dbus-glib/distinfo
new file mode 100644
index 000000000..77979418b
--- /dev/null
+++ b/devel/dbus-glib/distinfo
@@ -0,0 +1,3 @@
+MD5 (dbus-glib-0.71.tar.gz) = 4e1e7348b26ee8b6485452113f4221cc
+SHA256 (dbus-glib-0.71.tar.gz) = b58a489fdd35a70d241f512bc08f3b6d9d8e05110f4a1d5341cff6a0b7d854b7
+SIZE (dbus-glib-0.71.tar.gz) = 566889
diff --git a/devel/dbus-glib/pkg-descr b/devel/dbus-glib/pkg-descr
new file mode 100644
index 000000000..bc3c57d8f
--- /dev/null
+++ b/devel/dbus-glib/pkg-descr
@@ -0,0 +1,3 @@
+GLib bindings for the D-BUS interprocess messaging system.
+
+WWW: http://www.freedesktop.org/wiki/Software_2fDBusBindings
diff --git a/devel/dbus-glib/pkg-plist b/devel/dbus-glib/pkg-plist
new file mode 100644
index 000000000..abc3049f9
--- /dev/null
+++ b/devel/dbus-glib/pkg-plist
@@ -0,0 +1,11 @@
+bin/dbus-binding-tool
+include/dbus-%%VERSION%%/dbus/dbus-glib-bindings.h
+include/dbus-%%VERSION%%/dbus/dbus-glib-error-enum.h
+include/dbus-%%VERSION%%/dbus/dbus-glib-lowlevel.h
+include/dbus-%%VERSION%%/dbus/dbus-glib.h
+include/dbus-%%VERSION%%/dbus/dbus-gtype-specialized.h
+lib/libdbus-glib-1.a
+lib/libdbus-glib-1.la
+lib/libdbus-glib-1.so
+lib/libdbus-glib-1.so.2
+libdata/pkgconfig/dbus-glib-1.pc