[127007] trunk/dports/multimedia/mythtv-core.27/Portfile

ctreleaven at macports.org ctreleaven at macports.org
Sat Oct 18 19:45:31 PDT 2014


Revision: 127007
          https://trac.macports.org/changeset/127007
Author:   ctreleaven at macports.org
Date:     2014-10-18 19:45:31 -0700 (Sat, 18 Oct 2014)
Log Message:
-----------
mythtv-core.27: fix more opportunistic linking

Modified Paths:
--------------
    trunk/dports/multimedia/mythtv-core.27/Portfile

Modified: trunk/dports/multimedia/mythtv-core.27/Portfile
===================================================================
--- trunk/dports/multimedia/mythtv-core.27/Portfile	2014-10-19 01:44:53 UTC (rev 127006)
+++ trunk/dports/multimedia/mythtv-core.27/Portfile	2014-10-19 02:45:31 UTC (rev 127007)
@@ -16,7 +16,7 @@
 
 name                mythtv-core${majorversion}
 version             0${majorversion}${minorversion}-Fixes-20141017
-revision            0
+revision            1
 categories          multimedia
 platforms           darwin
 # i386 unsupported -- https://trac.macports.org/ticket/40337
@@ -56,6 +56,7 @@
                     port:libdvdcss \
                     port:libiconv \
                     port:libxml2 \
+                    port:fftw-3-single \
                     port:freetype \
                     port:lame \
                     port:faac \
@@ -211,12 +212,16 @@
                     --disable-ceton \
                     --disable-firewire \
                     --disable-audio-jack --disable-indev=jack \
+                    --disable-audio-pulseoutput \
+                    --disable-libpulse --disable-indev=libpulse \
                     --disable-libvpx --disable-libxvid \
                     --disable-qtdbus \
                     --disable-sdl \
                     --disable-xrandr \
+                    --disable-xv \
                     --enable-libmp3lame \
                     --enable-libass \
+                    --enable-fft \
                     --enable-libx264 --enable-libfaac --enable-nonfree
 
 if {${configure.ccache} != "yes"} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141018/570590e1/attachment.html>


More information about the macports-changes mailing list