<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[117566] users/devans/dports/audio/pulseaudio</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/117566">117566</a></dd>
<dt>Author</dt> <dd>devans@macports.org</dd>
<dt>Date</dt> <dd>2014-03-03 14:39:47 -0800 (Mon, 03 Mar 2014)</dd>
</dl>

<h3>Log Message</h3>
<pre>devans/macports/dports: update pulseaudio to version 5.0 for testing.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#usersdevansdportsaudiopulseaudioPortfile">users/devans/dports/audio/pulseaudio/Portfile</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#usersdevansdportsaudiopulseaudiofilesautogensh">users/devans/dports/audio/pulseaudio/files/autogen.sh</a></li>
<li><a href="#usersdevansdportsaudiopulseaudiofilespatchmanMakefileamdiff">users/devans/dports/audio/pulseaudio/files/patch-man-Makefile.am.diff</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#usersdevansdportsaudiopulseaudiofilespatchnoinlineasmdiff">users/devans/dports/audio/pulseaudio/files/patch-no-inline-asm.diff</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="usersdevansdportsaudiopulseaudioPortfile"></a>
<div class="modfile"><h4>Modified: users/devans/dports/audio/pulseaudio/Portfile (117565 => 117566)</h4>
<pre class="diff"><span>
<span class="info">--- users/devans/dports/audio/pulseaudio/Portfile        2014-03-03 22:14:59 UTC (rev 117565)
+++ users/devans/dports/audio/pulseaudio/Portfile        2014-03-03 22:39:47 UTC (rev 117566)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx"> PortSystem      1.0
</span><span class="cx"> 
</span><span class="cx"> name            pulseaudio
</span><del>-version         4.99.3
</del><ins>+version         5.0
</ins><span class="cx"> license         LGPL-2.1
</span><span class="cx"> categories      audio
</span><span class="cx"> maintainers     devans openmaintainer
</span><span class="lines">@@ -27,11 +27,15 @@
</span><span class="cx"> 
</span><span class="cx"> use_xz          yes
</span><span class="cx"> 
</span><del>-checksums       rmd160  f22529a4e23366d7231f17f5805abf54b337f1df \
-                sha256  f2171578a7445212c41f3eec5a9a42a8a3ca33d149cff13f4e5ed3be40de19e4
</del><ins>+checksums       rmd160  4ba13e92c58f8ada4542d521131094a55e3b6991 \
+                sha256  99c13a8b1249ddbd724f195579df79484e9af6418cecf6a15f003a7f36caf939
</ins><span class="cx"> 
</span><span class="cx"> depends_build   port:pkgconfig \
</span><del>-                port:intltool
</del><ins>+                port:intltool \
+                port:autoconf \
+                port:automake \
+                port:libtool \
+                port:p5.16-xml-parser
</ins><span class="cx"> 
</span><span class="cx"> depends_lib     port:libiconv \
</span><span class="cx">                 port:json-c \
</span><span class="lines">@@ -57,9 +61,17 @@
</span><span class="cx">     }
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-# https://bugs.freedesktop.org/show_bug.cgi?id=55733 and &lt;rdar://problem/14653996&gt;
-patchfiles      patch-no-inline-asm.diff
</del><ins>+patchfiles      patch-man-Makefile.am.diff
</ins><span class="cx"> 
</span><ins>+# reconfigure with our intltool.m4 using upstream autogen.sh
+
+post-patch {
+    xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
+    reinplace &quot;s|@@MP_PERL@@|${prefix}/bin/perl5.16|&quot; ${worksrcpath}/man/Makefile.am
+}
+
+configure.cmd   ./autogen.sh
+
</ins><span class="cx"> configure.args  --with-mac-sysroot=/ \
</span><span class="cx">                 --with-mac-version-min=$macosx_deployment_target \
</span><span class="cx">                 --without-caps \
</span></span></pre></div>
<a id="usersdevansdportsaudiopulseaudiofilesautogensh"></a>
<div class="addfile"><h4>Added: users/devans/dports/audio/pulseaudio/files/autogen.sh (0 => 117566)</h4>
<pre class="diff"><span>
<span class="info">--- users/devans/dports/audio/pulseaudio/files/autogen.sh                                (rev 0)
+++ users/devans/dports/audio/pulseaudio/files/autogen.sh        2014-03-03 22:39:47 UTC (rev 117566)
</span><span class="lines">@@ -0,0 +1,23 @@
</span><ins>+#!/bin/sh
+
+# This file is part of PulseAudio.
+#
+# PulseAudio is free software; you can redistribute it and/or modify it
+# under the terms of the GNU Lesser General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# PulseAudio is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public License
+# along with PulseAudio; if not, write to the Free Software Foundation,
+# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+
+# Only there to make jhbuild happy
+
+NOCONFIGURE=1 ./bootstrap.sh
+
+exec ./configure  &quot;$@&quot;
</ins></span></pre></div>
<a id="usersdevansdportsaudiopulseaudiofilespatchmanMakefileamdiff"></a>
<div class="addfile"><h4>Added: users/devans/dports/audio/pulseaudio/files/patch-man-Makefile.am.diff (0 => 117566)</h4>
<pre class="diff"><span>
<span class="info">--- users/devans/dports/audio/pulseaudio/files/patch-man-Makefile.am.diff                                (rev 0)
+++ users/devans/dports/audio/pulseaudio/files/patch-man-Makefile.am.diff        2014-03-03 22:39:47 UTC (rev 117566)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+--- man/Makefile.am.orig        2014-03-03 12:23:46.000000000 -0800
++++ man/Makefile.am        2014-03-03 12:24:32.000000000 -0800
+@@ -63,7 +63,7 @@
+         $(dist_man_MANS)

+ %: %.xml Makefile
+-        $(AM_V_GEN) perl $(srcdir)/xmltoman $&lt; &gt; $@ || rm -f $@
++        $(AM_V_GEN) @@MP_PERL@@ $(srcdir)/xmltoman $&lt; &gt; $@ || rm -f $@

+ endif

</ins></span></pre></div>
<a id="usersdevansdportsaudiopulseaudiofilespatchnoinlineasmdiff"></a>
<div class="delfile"><h4>Deleted: users/devans/dports/audio/pulseaudio/files/patch-no-inline-asm.diff (117565 => 117566)</h4>
<pre class="diff"><span>
<span class="info">--- users/devans/dports/audio/pulseaudio/files/patch-no-inline-asm.diff        2014-03-03 22:14:59 UTC (rev 117565)
+++ users/devans/dports/audio/pulseaudio/files/patch-no-inline-asm.diff        2014-03-03 22:39:47 UTC (rev 117566)
</span><span class="lines">@@ -1,42 +0,0 @@
</span><del>-diff -ur src/pulsecore.orig/svolume_mmx.c src/pulsecore/svolume_mmx.c
---- src/pulsecore.orig/svolume_mmx.c        2013-08-08 09:37:04.000000000 -0700
-+++ src/pulsecore/svolume_mmx.c        2013-08-08 09:37:24.000000000 -0700
-@@ -34,7 +34,7 @@

- #include &quot;sample-util.h&quot;

--#if defined (__i386__) || defined (__amd64__)
-+#if (defined (__i386__) &amp;&amp; !defined(__APPLE__)) || defined (__amd64__)
- /* in s: 2 int16_t samples
-  * in v: 2 int32_t volumes, fixed point 16:16
-  * out s: contains scaled and clamped int16_t samples.
-@@ -243,7 +243,7 @@
- #endif /* defined (__i386__) || defined (__amd64__) */

- void pa_volume_func_init_mmx(pa_cpu_x86_flag_t flags) {
--#if defined (__i386__) || defined (__amd64__)
-+#if (defined (__i386__) &amp;&amp; !defined(__APPLE__)) || defined (__amd64__)
-     if ((flags &amp; PA_CPU_X86_MMX) &amp;&amp; (flags &amp; PA_CPU_X86_CMOV)) {
-         pa_log_info(&quot;Initialising MMX optimized volume functions.&quot;);

-diff -ur src/pulsecore.orig/svolume_sse.c src/pulsecore/svolume_sse.c
---- src/pulsecore.orig/svolume_sse.c        2013-08-08 09:37:04.000000000 -0700
-+++ src/pulsecore/svolume_sse.c        2013-08-08 09:44:15.000000000 -0700
-@@ -34,7 +34,7 @@

- #include &quot;sample-util.h&quot;

--#if defined (__i386__) || defined (__amd64__)
-+#if (defined (__i386__) &amp;&amp; !defined(__APPLE__)) || defined (__amd64__)

- #define VOLUME_32x16(s,v)                  /* .. |   vh  |   vl  | */                   \
-       &quot; pxor %%xmm4, %%xmm4          \n\t&quot; /* .. |    0  |    0  | */                   \
-@@ -255,7 +255,7 @@
- #endif /* defined (__i386__) || defined (__amd64__) */

- void pa_volume_func_init_sse(pa_cpu_x86_flag_t flags) {
--#if defined (__i386__) || defined (__amd64__)
-+#if (defined (__i386__) &amp;&amp; !defined(__APPLE__)) || defined (__amd64__)
-     if (flags &amp; PA_CPU_X86_SSE2) {
-         pa_log_info(&quot;Initialising SSE2 optimized volume functions.&quot;);

</del></span></pre>
</div>
</div>

</body>
</html>