FreeBSD Bugzilla – Attachment 202242 Details for
Bug 235925
audio/pulseaudio: Remove option for installing completions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Always install completions
pulseaudio.diff (text/plain), 2.71 KB, created by
Romain Tartière
on 2019-02-21 21:27:36 UTC
(
hide
)
Description:
Always install completions
Filename:
MIME Type:
Creator:
Romain Tartière
Created:
2019-02-21 21:27:36 UTC
Size:
2.71 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (révision 493528) >+++ Makefile (copie de travail) >@@ -69,11 +69,9 @@ > SIMD_CONFIGURE_ENABLE= orc > SIMD_LIB_DEPENDS= liborc-0.4.so:devel/orc > >-OPTIONS_GROUP= AUDIO COMPLETIONS >+OPTIONS_GROUP= AUDIO > OPTIONS_GROUP_AUDIO= ALSA JACK SOXR SPEEX WEBRTC_AEC >-OPTIONS_GROUP_COMPLETIONS= BASH ZSH > AUDIO_DESC= Audio support >-COMPLETIONS_DESC= Programmable completions > ALSA_CONFIGURE_ENABLE= alsa > ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib > JACK_CONFIGURE_ENABLE= jack >@@ -86,7 +84,6 @@ > WEBRTC_AEC_DESC= WebRTC-based echo canceller > WEBRTC_AEC_LIB_DEPENDS= libwebrtc_audio_processing.so:audio/webrtc-audio-processing > WEBRTC_AEC_CONFIGURE_ENABLE= webrtc-aec >-ZSH_CONFIGURE_OFF= --without-zsh-completion-dir > > OPTIONS_SINGLE= DATABASE > OPTIONS_SINGLE_DATABASE= TDB GDBM SIMPLE >@@ -119,7 +116,4 @@ > @(cd ${STAGEDIR}${PREFIX}/libexec && \ > ${FIND} * -maxdepth 0 -type d -empty -name pulse -delete) > >-post-install-BASH-off: >- @${RM} -r ${STAGEDIR}${PREFIX}/share/bash-completion >- > .include <bsd.port.mk> >Index: pkg-plist >=================================================================== >--- pkg-plist (révision 493528) >+++ pkg-plist (copie de travail) >@@ -12,15 +12,15 @@ > bin/pulseaudio > bin/qpaeq > bin/start-pulseaudio-x11 >-%%BASH%%share/bash-completion/completions/pacat >-%%BASH%%share/bash-completion/completions/pacmd >-%%BASH%%share/bash-completion/completions/pactl >-%%BASH%%share/bash-completion/completions/padsp >-%%BASH%%share/bash-completion/completions/paplay >-%%BASH%%share/bash-completion/completions/parec >-%%BASH%%share/bash-completion/completions/parecord >-%%BASH%%share/bash-completion/completions/pasuspender >-%%BASH%%share/bash-completion/completions/pulseaudio >+share/bash-completion/completions/pacat >+share/bash-completion/completions/pacmd >+share/bash-completion/completions/pactl >+share/bash-completion/completions/padsp >+share/bash-completion/completions/paplay >+share/bash-completion/completions/parec >+share/bash-completion/completions/parecord >+share/bash-completion/completions/pasuspender >+share/bash-completion/completions/pulseaudio > etc/dbus-1/system.d/pulseaudio-system.conf > @sample etc/pulse/client.conf.sample > @sample etc/pulse/daemon.conf.sample >@@ -242,7 +242,7 @@ > %%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/native-instruments-traktorkontrol-s4.conf > %%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/sb-omni-surround-5.1.conf > %%ALSA%%share/pulseaudio/alsa-mixer/profile-sets/steelseries-arctis-usb-audio.conf >-%%ZSH%%share/zsh/site-functions/_pulseaudio >+share/zsh/site-functions/_pulseaudio > share/locale/as/LC_MESSAGES/pulseaudio.mo > share/locale/be/LC_MESSAGES/pulseaudio.mo > share/locale/bn_IN/LC_MESSAGES/pulseaudio.mo
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 235925
: 202242