[151686] trunk/dports/multimedia/mythtv.28/Portfile

ctreleaven at macports.org ctreleaven at macports.org
Fri Aug 19 19:41:35 PDT 2016


Revision: 151686
          https://trac.macports.org/changeset/151686
Author:   ctreleaven at macports.org
Date:     2016-08-19 19:41:35 -0700 (Fri, 19 Aug 2016)
Log Message:
-----------
mythtv-core.28: more precise dep; mythtv-plugins: clarify deps, no change to files installed

Modified Paths:
--------------
    trunk/dports/multimedia/mythtv.28/Portfile

Modified: trunk/dports/multimedia/mythtv.28/Portfile
===================================================================
--- trunk/dports/multimedia/mythtv.28/Portfile	2016-08-20 02:31:58 UTC (rev 151685)
+++ trunk/dports/multimedia/mythtv.28/Portfile	2016-08-20 02:41:35 UTC (rev 151686)
@@ -58,7 +58,7 @@
     
     name                mythtv-core${majorversion}
     version             0${majorversion}${minorversion}-Fixes-${lastcommit}
-    revision            1
+    revision            2
     description         personal video recorder (PVR) and media centre system
     long_description    The ultimate Digital Video Recorder and home media \
                         center hub. Think of it as a Free and Open Source alternative \
@@ -72,7 +72,7 @@
                         port:libdvdcss \
                         port:libiconv \
                         port:libxml2 \
-                        port:fftw-3-single \
+                        port:fftw-3 \
                         port:freetype \
                         port:lame \
                         path:lib/libssl.dylib:openssl \
@@ -521,7 +521,8 @@
 		}
 	}
 
-	depends_lib         port:mythtv-core${majorversion}
+	depends_lib-append  port:mythtv-core${majorversion} \
+	                    port:openssl
 	# NB mythplugins/configure reads ${prefix}/include/mythtv/mythconfig.mak
 	# and sets several values from that, including cc and cxx
 
@@ -577,7 +578,8 @@
 	variant mythmusic description {Myth plugin to play and manage music files.} {
 		depends_lib-append		port:libvorbis \
 								port:flac \
-								port:taglib
+								port:taglib \
+								port:lame
 	#							port:cdio port:fftw-3  -- included in mythtv-core
 		configure.args-delete	--disable-mythmusic
 		configure.args-append	--enable-mythmusic --enable-fftw  --enable-cdio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160819/88e32669/attachment.html>


More information about the macports-changes mailing list