FreeBSD Bugzilla – Attachment 149812 Details for
Bug 193861
audio/linux-f10-pulseaudio-libs: fix depends and comment, convert to @sample
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix, v1.1
fix.diff (text/plain), 4.09 KB, created by
Jan Beich
on 2014-11-25 01:34:10 UTC
(
hide
)
Description:
fix, v1.1
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2014-11-25 01:34:10 UTC
Size:
4.09 KB
patch
obsolete
>Index: audio/linux-f10-pulseaudio-libs/Makefile >=================================================================== >--- audio/linux-f10-pulseaudio-libs/Makefile (revision 372830) >+++ audio/linux-f10-pulseaudio-libs/Makefile (working copy) >@@ -8,20 +8,20 @@ MASTER_SITES= LOCAL > MASTER_SITE_SUBDIR= netchild/rpms/${LINUX_DIST}${LINUX_DIST_VER} > > MAINTAINER= emulation@FreeBSD.org >-COMMENT= Libraries for PulseAudio clients >+COMMENT= Libraries for PulseAudio clients (Linux Fedora 10) > > ONLY_FOR_ARCHS= i386 amd64 > USE_LINUX= f10 > USE_LINUX_RPM= yes >+USE_LINUX_APPS= libasyncns xorglibs > > RPMVERSION= 4.fc10 > SRC_DISTFILES= ${PORTNAME:S/-libs//}-${PORTVERSION}-${RPMVERSION}${SRC_SUFX} > USE_LDCONFIG= yes > >-CONF_FILE= etc/pulse/client.conf >+pre-patch: >+ @cd ${WRKSRC}/etc/pulse && ${MV} client.conf client.conf.sample > >-pre-patch: >- @${MV} ${WRKSRC}/${CONF_FILE} ${WRKSRC}/${CONF_FILE}-dist > post-patch: > @${FIND} ${WRKSRC} -name "*.orig" -delete > >Index: audio/linux-f10-pulseaudio-libs/files/patch-etc_pulse_client.conf-dist >=================================================================== >--- audio/linux-f10-pulseaudio-libs/files/patch-etc_pulse_client.conf-dist (revision 372830) >+++ audio/linux-f10-pulseaudio-libs/files/patch-etc_pulse_client.conf-dist (working copy) >@@ -1,16 +0,0 @@ >---- etc/pulse/client.conf-dist.orig 2011-04-01 15:42:58.548733177 +0300 >-+++ etc/pulse/client.conf-dist 2011-04-01 15:53:03.306719164 +0300 >-@@ -23,11 +23,11 @@ >- ; default-source = >- ; default-server = >- >--; autospawn = yes >-+autospawn = no >- ; daemon-binary = /usr/bin/pulseaudio >- ; extra-arguments = --log-target=syslog >- >- ; cookie-file = >- >--; disable-shm = no >-+disable-shm = yes >- ; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB >Index: audio/linux-f10-pulseaudio-libs/files/patch-etc_pulse_client.conf.sample >=================================================================== >--- audio/linux-f10-pulseaudio-libs/files/patch-etc_pulse_client.conf.sample (revision 0) >+++ audio/linux-f10-pulseaudio-libs/files/patch-etc_pulse_client.conf.sample (working copy) >@@ -0,0 +1,16 @@ >+--- etc/pulse/client.conf.sample.orig 2011-04-01 15:42:58.548733177 +0300 >++++ etc/pulse/client.conf.sample 2011-04-01 15:53:03.306719164 +0300 >+@@ -23,11 +23,11 @@ >+ ; default-source = >+ ; default-server = >+ >+-; autospawn = yes >++autospawn = no >+ ; daemon-binary = /usr/bin/pulseaudio >+ ; extra-arguments = --log-target=syslog >+ >+ ; cookie-file = >+ >+-; disable-shm = no >++disable-shm = yes >+ ; shm-size-bytes = 0 # setting this 0 will use the system-default, usually 64 MiB > >Property changes on: audio/linux-f10-pulseaudio-libs/files/patch-etc_pulse_client.conf.sample >___________________________________________________________________ >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Index: audio/linux-f10-pulseaudio-libs/pkg-plist >=================================================================== >--- audio/linux-f10-pulseaudio-libs/pkg-plist (revision 372830) >+++ audio/linux-f10-pulseaudio-libs/pkg-plist (working copy) >@@ -1,6 +1,4 @@ >-@unexec if cmp -s %D/etc/pulse/client.conf-dist %D/etc/pulse/client.conf; then rm -f %D/etc/pulse/client.conf; fi >-etc/pulse/client.conf-dist >-@exec if [ ! -f %D/etc/pulse/client.conf ] ; then cp -p %D/%F %B/client.conf; fi >+@sample etc/pulse/client.conf.sample > usr/lib/libpulse-simple.so.0 > usr/lib/libpulse-simple.so.0.0.2 > usr/lib/libpulse.so.0 >Index: net-im/skype4/Makefile >=================================================================== >--- net-im/skype4/Makefile (revision 372830) >+++ net-im/skype4/Makefile (working copy) >@@ -20,7 +20,7 @@ NO_BUILD= yes > > USES= desktop-file-utils tar:bzip2 > USE_LINUX= yes >-USE_LINUX_APPS+= fontconfig xorglibs qt47 qt47-x11 qt47-webkit libsndfile openssl-compat pulseaudio-libs tcp_wrappers-libs flac libasyncns >+USE_LINUX_APPS+= fontconfig xorglibs qt47 qt47-x11 qt47-webkit libsndfile openssl-compat pulseaudio-libs tcp_wrappers-libs flac > > RESTRICTED= Redistribution prohibited. >
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 193861
:
147587
| 149812 |
149813