Fix DBus @sample files after recent dbus port update.
The dbus package does not install /etc/dbus-1/system.d/ anymore, so it needs to be properly @sample'd.
This commit is contained in:
parent
20ea8b4fe9
commit
b5e74484e7
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.70 2015/08/24 12:37:52 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.71 2015/08/27 06:48:30 ajacoutot Exp $
|
||||
|
||||
# XXX
|
||||
# util.c: implement pa_get_binary_name()
|
||||
@ -13,7 +13,7 @@ COMMENT= cross-platform networked sound server
|
||||
VERSION= 6.0
|
||||
DISTNAME= pulseaudio-${VERSION}
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
REVISION= 5
|
||||
REVISION= 6
|
||||
|
||||
SHARED_LIBS += pulse 4.0 # .18.0
|
||||
SHARED_LIBS += pulse-simple 0.0 # .1.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.19 2015/03/18 18:47:35 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.20 2015/08/27 06:48:30 ajacoutot Exp $
|
||||
@newgroup _pulse:683
|
||||
@newgroup _pulse-access:684
|
||||
@newuser _pulse:683:683:daemon:PulseAudio System Daemon:/var/run/pulse:/sbin/nologin
|
||||
@ -161,6 +161,7 @@ share/examples/pulseaudio/bash_completion.d/pulseaudio
|
||||
@sample ${SYSCONFDIR}/bash_completion.d/pulseaudio
|
||||
share/examples/pulseaudio/dbus-1/
|
||||
share/examples/pulseaudio/dbus-1/system.d/
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/
|
||||
share/examples/pulseaudio/dbus-1/system.d/pulseaudio-system.conf
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/pulseaudio-system.conf
|
||||
share/examples/pulseaudio/pulse/
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2015/07/07 12:54:38 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2015/08/27 06:48:30 ajacoutot Exp $
|
||||
|
||||
COMMENT= modular geoinformation service on top of D-Bus
|
||||
|
||||
@ -6,7 +6,7 @@ VERSION= 2.2.0
|
||||
DISTNAME= geoclue-${VERSION}
|
||||
PKGNAME= geoclue2-${VERSION}
|
||||
CATEGORIES= geo devel
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
HOMEPAGE= http://geoclue.freedesktop.org/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2015/04/13 07:49:34 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2015/08/27 06:48:30 ajacoutot Exp $
|
||||
@newgroup _geoclue:731
|
||||
@newuser _geoclue:731:_geoclue:daemon:GeoClue service user:/nonexistent:/sbin/nologin
|
||||
lib/pkgconfig/geoclue-2.0.pc
|
||||
@ -14,6 +14,7 @@ share/dbus-1/system-services/org.freedesktop.GeoClue2.service
|
||||
share/examples/geoclue/
|
||||
share/examples/geoclue/dbus-1/
|
||||
share/examples/geoclue/dbus-1/system.d/
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/
|
||||
share/examples/geoclue/dbus-1/system.d/org.freedesktop.GeoClue2.Agent.conf
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/org.freedesktop.GeoClue2.Agent.conf
|
||||
share/examples/geoclue/dbus-1/system.d/org.freedesktop.GeoClue2.conf
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.55 2015/08/20 08:02:33 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.56 2015/08/27 06:48:30 ajacoutot Exp $
|
||||
|
||||
COMMENT= device color profile management daemon
|
||||
|
||||
V= 1.2.12
|
||||
DISTNAME= colord-${V}
|
||||
EXTRACT_SUFX= .tar.xz
|
||||
REVISION= 0
|
||||
|
||||
SHARED_LIBS += colordprivate 1.1 # 2.4
|
||||
SHARED_LIBS += colord 1.3 # 2.4
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.21 2015/06/09 05:17:52 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.22 2015/08/27 06:48:30 ajacoutot Exp $
|
||||
@conflict shared-color-profiles-*
|
||||
@conflict shared-color-profiles-extra-*
|
||||
@pkgpath graphics/colord
|
||||
@ -154,6 +154,7 @@ share/dbus-1/system-services/org.freedesktop.ColorManager.service
|
||||
share/examples/colord/
|
||||
share/examples/colord/dbus-1/
|
||||
share/examples/colord/dbus-1/system.d/
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/
|
||||
share/examples/colord/dbus-1/system.d/org.freedesktop.ColorManager.conf
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/org.freedesktop.ColorManager.conf
|
||||
share/gir-1.0/
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.107 2015/08/12 22:27:31 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.108 2015/08/27 06:48:30 ajacoutot Exp $
|
||||
|
||||
ONLY_FOR_ARCHS-mono= ${MONO_ARCHS}
|
||||
|
||||
@ -26,7 +26,7 @@ PKGNAME-qt3= avahi-qt3-${V}
|
||||
PKGNAME-qt4= avahi-qt4-${V}
|
||||
PKGNAME-ui= avahi-ui-${V}
|
||||
|
||||
REVISION-main= 19
|
||||
REVISION-main= 20
|
||||
REVISION-gtk= 6
|
||||
REVISION-gtk3= 7
|
||||
REVISION-gui= 10
|
||||
@ -273,9 +273,9 @@ pre-configure:
|
||||
-e 's,Cflags:,Cflags: -pthread,' ${WRKSRC}/$${i}.in; done
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples
|
||||
mv ${WRKINST}${SYSCONFDIR}/dbus-1 ${PREFIX}/share/examples/
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/avahi
|
||||
mv ${WRKINST}${SYSCONFDIR}/avahi ${PREFIX}/share/examples/
|
||||
mv ${WRKINST}${SYSCONFDIR}/dbus-1 ${PREFIX}/share/examples/avahi/
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/dbus-1/system-services
|
||||
${INSTALL_DATA} ${WRKBUILD}/avahi-daemon/org.freedesktop.Avahi.service \
|
||||
${PREFIX}/share/dbus-1/system-services
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.13 2013/01/20 10:44:17 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.14 2015/08/27 06:48:30 ajacoutot Exp $
|
||||
@conflict howl-*
|
||||
@newgroup _avahi:629
|
||||
@newuser _avahi:629:629:daemon:Avahi User:/var/empty:/sbin/nologin
|
||||
@ -121,7 +121,6 @@ share/dbus-1/interfaces/org.freedesktop.Avahi.Server.xml
|
||||
share/dbus-1/interfaces/org.freedesktop.Avahi.ServiceBrowser.xml
|
||||
share/dbus-1/interfaces/org.freedesktop.Avahi.ServiceResolver.xml
|
||||
share/dbus-1/interfaces/org.freedesktop.Avahi.ServiceTypeBrowser.xml
|
||||
share/dbus-1/system-services/
|
||||
share/dbus-1/system-services/org.freedesktop.Avahi.service
|
||||
share/doc/pkg-readmes/${FULLPKGNAME}
|
||||
share/examples/avahi/
|
||||
@ -130,6 +129,10 @@ share/examples/avahi/avahi-daemon.conf
|
||||
@sample ${SYSCONFDIR}/avahi/avahi-daemon.conf
|
||||
share/examples/avahi/avahi-dnsconfd.action
|
||||
@sample ${SYSCONFDIR}/avahi/avahi-dnsconfd.action
|
||||
share/examples/avahi/dbus-1/
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/
|
||||
share/examples/avahi/dbus-1/avahi-dbus.conf
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/avahi-dbus.conf
|
||||
share/examples/avahi/hosts
|
||||
@sample ${SYSCONFDIR}/avahi/hosts
|
||||
share/examples/avahi/services/
|
||||
@ -138,10 +141,6 @@ share/examples/avahi/services/sftp-ssh.service
|
||||
@sample ${SYSCONFDIR}/avahi/services/sftp-ssh.service
|
||||
share/examples/avahi/services/ssh.service
|
||||
@sample ${SYSCONFDIR}/avahi/services/ssh.service
|
||||
share/examples/dbus-1/
|
||||
@sample ${SYSCONFDIR}/dbus-1/
|
||||
share/examples/dbus-1/avahi-dbus.conf
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/avahi-dbus.conf
|
||||
share/gir-1.0/
|
||||
share/gir-1.0/Avahi-0.6.gir
|
||||
share/gir-1.0/AvahiCore-0.6.gir
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2015/04/04 09:21:03 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2015/08/27 06:48:30 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -8,7 +8,7 @@ V= 3.1.7
|
||||
DISTNAME= netatalk-${V}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
PKGSPEC = netatalk->=3,<4
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
SHARED_LIBS += atalk 16.0 # 16.0
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/01/25 09:33:53 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2015/08/27 06:48:30 ajacoutot Exp $
|
||||
@conflict jday-*
|
||||
@bin bin/ad
|
||||
@bin bin/afpldaptest
|
||||
@ -74,6 +74,7 @@ share/aclocal/netatalk.m4
|
||||
share/examples/netatalk/
|
||||
share/examples/netatalk/dbus-1/
|
||||
share/examples/netatalk/dbus-1/system.d/
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/
|
||||
share/examples/netatalk/dbus-1/system.d/netatalk-dbus.conf
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/netatalk-dbus.conf
|
||||
share/examples/netatalk/netatalk/
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.202 2015/08/21 14:50:24 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.203 2015/08/27 06:48:30 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= Common Unix Printing System
|
||||
COMMENT-libs= CUPS libraries and headers
|
||||
@ -10,6 +10,8 @@ EXTRACT_SUFX= .tar.bz2
|
||||
PKGNAME-main= cups-${VERSION}
|
||||
PKGNAME-libs= cups-libs-${VERSION}
|
||||
|
||||
REVISION-main= 0
|
||||
|
||||
CATEGORIES= print sysutils
|
||||
|
||||
# config-scripts/cups-sharedlibs.m4
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.19 2015/08/01 07:18:12 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.20 2015/08/27 06:48:30 ajacoutot Exp $
|
||||
@conflict LPRng-*
|
||||
@pkgpath print/cups
|
||||
@pkgpath print/cups,ldap
|
||||
@ -663,6 +663,7 @@ share/examples/cups/cupsd.conf.default
|
||||
@group
|
||||
share/examples/cups/dbus-1/
|
||||
share/examples/cups/dbus-1/system.d/
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/
|
||||
@group _cups
|
||||
share/examples/cups/dbus-1/system.d/cups.conf
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/cups.conf
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.51 2015/08/17 08:40:13 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.52 2015/08/27 06:48:30 ajacoutot Exp $
|
||||
|
||||
COMMENT= framework for defining and tracking users, sessions & seats
|
||||
|
||||
DISTNAME= ConsoleKit2-${GH_TAGNAME}
|
||||
PKGNAME= ${DISTNAME:L}
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
GH_TAGNAME= 1.0.0
|
||||
GH_ACCOUNT= ConsoleKit2
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.12 2015/08/17 08:40:13 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.13 2015/08/27 06:48:30 ajacoutot Exp $
|
||||
@conflict consolekit-*
|
||||
@extra /var/log/ConsoleKit/history
|
||||
@bin bin/ck-history
|
||||
@ -49,7 +49,7 @@ share/examples/consolekit/ConsoleKit/seats.d/
|
||||
share/examples/consolekit/ConsoleKit/seats.d/00-primary.seat
|
||||
@sample ${SYSCONFDIR}/ConsoleKit/seats.d/00-primary.seat
|
||||
share/examples/consolekit/dbus-1/
|
||||
@sample ${SYSCONFDIR}/dbus-1/
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/
|
||||
share/examples/consolekit/dbus-1/ConsoleKit.conf
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/ConsoleKit.conf
|
||||
share/locale/bg/LC_MESSAGES/ConsoleKit2.mo
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.234 2015/08/15 11:46:16 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.235 2015/08/27 06:48:30 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT= GNOME display manager
|
||||
|
||||
GNOME_PROJECT= gdm
|
||||
GNOME_VERSION= 3.16.2
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} puflogh1000X248.gif:0
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.80 2015/04/15 07:25:46 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.81 2015/08/27 06:48:30 ajacoutot Exp $
|
||||
@comment starts a full gnome-session as _gdm which requires a valid homedir
|
||||
@newgroup _gdm:676
|
||||
@newuser _gdm:676:_gdm:daemon:GNOME Display Manager:/var/db/gdm:/sbin/nologin
|
||||
@ -39,6 +39,7 @@ share/examples/gdm/
|
||||
share/examples/gdm/etc/
|
||||
share/examples/gdm/etc/dbus-1/
|
||||
share/examples/gdm/etc/dbus-1/system.d/
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/
|
||||
share/examples/gdm/etc/dbus-1/system.d/gdm.conf
|
||||
@sample ${SYSCONFDIR}/dbus-1/system.d/gdm.conf
|
||||
share/examples/gdm/etc/gdm/
|
||||
|
Loading…
x
Reference in New Issue
Block a user