Take maintainer.
ok robert@
This commit is contained in:
parent
49d2bcf1f1
commit
deef71a598
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/04/20 14:00:07 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2010/07/02 18:01:53 ajacoutot Exp $
|
||||
|
||||
COMMENT= D-Bus binding for GObject
|
||||
|
||||
DISTNAME= eggdbus-0.6
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
|
||||
SHARED_LIBS += eggdbus-1 0.0 # .0.0
|
||||
|
||||
@ -10,6 +11,8 @@ CATEGORIES= devel x11
|
||||
|
||||
HOMEPAGE= http://dbus.freedesktop.org/
|
||||
|
||||
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2010/04/20 14:59:26 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2010/07/02 18:01:53 ajacoutot Exp $
|
||||
|
||||
COMMENT= glib bindings for dbus message system
|
||||
|
||||
DISTNAME= dbus-glib-0.86
|
||||
PKGNAME= ${DISTNAME}v0
|
||||
PKGNAME= ${DISTNAME}p0v0
|
||||
|
||||
SHARED_LIBS+= dbus-glib-1 4.2 # .3.0
|
||||
|
||||
@ -11,6 +11,8 @@ CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://dbus.freedesktop.org/
|
||||
|
||||
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
@ -1,14 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2009/04/26 11:01:05 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2010/07/02 18:01:53 ajacoutot Exp $
|
||||
|
||||
COMMENT= dbus bindings for Python
|
||||
|
||||
DISTNAME= dbus-python-0.83.0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${HOMEPAGE}releases/dbus-python/
|
||||
|
||||
HOMEPAGE= http://dbus.freedesktop.org/
|
||||
|
||||
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
||||
# ISC-like
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.37 2010/06/30 20:48:57 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.38 2010/07/02 18:01:53 ajacoutot Exp $
|
||||
|
||||
# XXX patches/patch-configure_in disables PIE on arm/hppa. This is just a
|
||||
# temporary workaround until PIE works.
|
||||
@ -6,13 +6,15 @@
|
||||
COMMENT= message bus system
|
||||
|
||||
DISTNAME= dbus-1.2.24
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
PKGNAME= ${DISTNAME}p4
|
||||
|
||||
SHARED_LIBS += dbus-1 7.1 # .7.0
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://dbus.freedesktop.org/
|
||||
|
||||
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
|
||||
# GPLv2+
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user