FreeBSD Bugzilla – Attachment 202243 Details for
Bug 235926
audio/pulseaudio: Fix gsettings schema installation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Rely on GLIB_SCHEMAS
pulseaudio.diff (text/plain), 1.05 KB, created by
Romain Tartière
on 2019-02-21 21:35:55 UTC
(
hide
)
Description:
Rely on GLIB_SCHEMAS
Filename:
MIME Type:
Creator:
Romain Tartière
Created:
2019-02-21 21:35:55 UTC
Size:
1.05 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (révision 493528) >+++ Makefile (copie de travail) >@@ -103,6 +103,12 @@ > PULSE_VERSION= ${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} > PLIST_SUB= PULSE_VERSION=${PULSE_VERSION} > >+.include <bsd.port.options.mk> >+ >+.if ${PORT_OPTIONS:MGSETTINGS} >+GLIB_SCHEMAS= org.freedesktop.pulseaudio.gschema.xml >+.endif >+ > post-patch: > @${REINPLACE_CMD} -e 's|/usr/share|${LOCALBASE}/share|g' \ > ${WRKSRC}/src/daemon/default.pa.in >Index: pkg-plist >=================================================================== >--- pkg-plist (révision 493528) >+++ pkg-plist (copie de travail) >@@ -188,7 +188,6 @@ > man/man5/pulse-client.conf.5.gz > man/man5/pulse-daemon.conf.5.gz > %%GSETTINGS%%share/GConf/gsettings/pulseaudio.convert >-%%GSETTINGS%%share/glib-2.0/schemas/org.freedesktop.pulseaudio.gschema.xml > %%ALSA%%share/pulseaudio/alsa-mixer/paths/analog-input-aux.conf > %%ALSA%%share/pulseaudio/alsa-mixer/paths/analog-input-dock-mic.conf > %%ALSA%%share/pulseaudio/alsa-mixer/paths/analog-input-fm.conf
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 235926
:
202243
|
202249