Explicitely disable udev, gudev, systemd and systemd-journal so we know

where they are used.
This commit is contained in:
ajacoutot 2014-04-01 07:40:45 +00:00
parent b93914aba8
commit e8d713b3dd
7 changed files with 19 additions and 12 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.57 2014/03/31 14:02:06 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.58 2014/04/01 07:40:45 ajacoutot Exp $
# XXX
# util.c: implement pa_get_binary_name()
@ -94,6 +94,7 @@ CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
--disable-jack \
--disable-hal-compat \
--disable-systemd \
--disable-systemd-journal \
--disable-udev \
--disable-lirc \
--disable-samplerate \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.150 2014/04/01 07:31:59 jasper Exp $
# $OpenBSD: Makefile,v 1.151 2014/04/01 07:40:45 ajacoutot Exp $
COMMENT= Telepathy based messenger for GNOME
@ -75,6 +75,8 @@ MODGNOME_DESKTOP_FILE= Yes
MODGNOME_ICON_CACHE= Yes
MODGNOME_TOOLS= yelp
CONFIGURE_ARGS= --disable-gudev
# needs signond, libsignon-glib -- Ubuntu/Meego
CONFIGURE_ARGS += --disable-ubuntu-online-accounts

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.198 2014/03/30 14:48:23 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.199 2014/04/01 07:40:45 ajacoutot Exp $
# XXX remove from PLIST when OPENBSD_5_6 is branched:
# @unexec rm -f ${SYSCONFDIR}/dconf/db/gdm
@ -67,6 +67,8 @@ CONFIGURE_STYLE= autoconf
AUTOCONF_VERSION= 2.69
CONFIGURE_ARGS= --disable-static \
--disable-systemd-journal \
--without-systemd \
--mandir=${PREFIX}/man \
--with-lang-file=${SYSCONFDIR}/gdm/locale.conf \
--with-at-spi-registryd-directory=${LOCALBASE}/libexec \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.116 2014/03/31 13:44:47 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.117 2014/04/01 07:40:45 ajacoutot Exp $
SHARED_ONLY= Yes
@ -67,6 +67,7 @@ LIB_DEPENDS-goa= ${LIB_DEPENDS} \
x11/gnome/online-accounts
CONFIGURE_ARGS= --disable-static \
--disable-libsystemd-login \
--disable-cdda \
--disable-bluray \
--disable-afc \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.47 2014/03/28 08:48:41 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.48 2014/04/01 07:40:45 ajacoutot Exp $
COMMENT= interfaces for interacting with online accounts
@ -37,4 +37,6 @@ LIB_DEPENDS= devel/json-glib \
MODGNOME_TOOLS= docbook gi
MODGNOME_ICON_CACHE= Yes
CONFIGURE_ARGS= --disable-gudev
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.124 2014/03/28 08:48:41 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.125 2014/04/01 07:40:45 ajacoutot Exp $
# XXX gcm-dmi.c:141:2: warning: #warning Please add dmi support for your OS
@ -72,10 +72,8 @@ LIBTOOL_FLAGS= --tag=disable-static
MODGNOME_CPPFLAGS= -I${X11BASE}/include
MODGNOME_LDFLAGS= -L${X11BASE}/lib
CONFIGURE_ARGS= --disable-static
# Linux stuffs
CONFIGURE_ARGS += --disable-gudev \
CONFIGURE_ARGS= --disable-static \
--disable-gudev \
--disable-rfkill
FAKE_FLAGS= desktopdir=${PREFIX}/share/examples/gnome-settings-daemon/xdg/autostart \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.76 2014/03/29 08:47:21 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.77 2014/04/01 07:40:45 ajacoutot Exp $
COMMENT= next generation GNOME shell
@ -98,7 +98,8 @@ RUN_DEPENDS += inputmethods/ibus \
LIBTOOL_FLAGS= --tag=disable-static
CONFIGURE_ARGS= --disable-static
CONFIGURE_ARGS= --disable-static \
--disable-systemd
post-install:
rm ${PREFIX}/lib/gnome-shell/*.la