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

ctreleaven at macports.org ctreleaven at macports.org
Wed Aug 24 18:12:25 PDT 2016


Revision: 151947
          https://trac.macports.org/changeset/151947
Author:   ctreleaven at macports.org
Date:     2016-08-24 18:12:24 -0700 (Wed, 24 Aug 2016)
Log Message:
-----------
mythtv-plugins.28: add comments for failed attempt to build MythZoneMinder

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

Modified: trunk/dports/multimedia/mythtv.28/Portfile
===================================================================
--- trunk/dports/multimedia/mythtv.28/Portfile	2016-08-24 18:42:58 UTC (rev 151946)
+++ trunk/dports/multimedia/mythtv.28/Portfile	2016-08-25 01:12:24 UTC (rev 151947)
@@ -554,6 +554,13 @@
         depends_lib-append      port:${perlmodver}-perlmagick
     }
 
+    # Linking error, see https://code.mythtv.org/trac/ticket/12839
+    # also need to patch 3 occurrences of mysql/mysql.h to mariadb/mysql/mysql.h
+    #variant mythzoneminder description {Interface with a ZoneMinder video surveillance system} {
+    #    configure.args-delete   --disable-mythzoneminder
+    #    configure.args-append   --enable-mythzoneminder
+    #}
+
     variant mytharchive description {Create DVDs from recorded shows and any video files available on Myth.} {
         configure.args-delete   --disable-mytharchive
         configure.args-append   --enable-mytharchive
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160824/3b955b09/attachment.html>


More information about the macports-changes mailing list