FreeBSD Bugzilla – Attachment 149474 Details for
Bug 195066
[audio/pulseaudio] Added missing USES=iconv clause
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
patch-pulseaudio-uses-iconv.patch (text/plain), 1.01 KB, created by
Yuri Victorovich
on 2014-11-16 07:07:14 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2014-11-16 07:07:14 UTC
Size:
1.01 KB
patch
obsolete
>Index: audio/pulseaudio/Makefile >=================================================================== >--- audio/pulseaudio/Makefile (revision 372551) >+++ audio/pulseaudio/Makefile (working copy) >@@ -9,7 +9,7 @@ > > PORTNAME= pulseaudio > PORTVERSION= 0.9.23 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= audio > MASTER_SITES= http://freedesktop.org/software/pulseaudio/releases/ > >@@ -27,7 +27,7 @@ > USE_GNOME= glib20 intltool > USE_XORG= x11 sm xtst ice > USE_LDCONFIG= yes >-USES= execinfo gettext gmake libtool pathfix pkgconfig >+USES= execinfo gettext gmake libtool pathfix pkgconfig iconv > GNU_CONFIGURE= yes > MAKE_JOBS_UNSAFE=yes > CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ >@@ -104,6 +104,10 @@ > ${WRKSRC}/src/daemon/default.pa.in > @${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g' \ > ${WRKSRC}/configure >+ @${REINPLACE_CMD} -e 's/ if -liconv/ if iconv library/' \ >+ ${WRKSRC}/configure >+ @${REINPLACE_CMD} -e 's/-liconv/${ICONV_LIB}/' \ >+ ${WRKSRC}/configure > > post-install: > ${MKDIR} ${STAGEDIR}${PREFIX}/etc/pulse
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 195066
: 149474