[145627] trunk/dports/multimedia/mythtv.27/Portfile
ctreleaven at macports.org
ctreleaven at macports.org
Thu Feb 11 07:36:09 PST 2016
Revision: 145627
https://trac.macports.org/changeset/145627
Author: ctreleaven at macports.org
Date: 2016-02-11 07:36:09 -0800 (Thu, 11 Feb 2016)
Log Message:
-----------
mythtv-core.27: prevent opportunistic linking (#50594), update to 2016Feb08 fixes
Modified Paths:
--------------
trunk/dports/multimedia/mythtv.27/Portfile
Modified: trunk/dports/multimedia/mythtv.27/Portfile
===================================================================
--- trunk/dports/multimedia/mythtv.27/Portfile 2016-02-11 15:11:38 UTC (rev 145626)
+++ trunk/dports/multimedia/mythtv.27/Portfile 2016-02-11 15:36:09 UTC (rev 145627)
@@ -6,15 +6,15 @@
PortGroup qt4 1.0
PortGroup compiler_blacklist_versions 1.0
-set shorthash 5e18f50d
-# set fullhash 5e18f50da3debb93bfa8850fc86d884d8ed96628
+set shorthash 5071dae6
+# set fullhash 5071dae6a5157c862ecd007950d1955c7fa790cc
set majorversion .27
-set minorversion .5
-set lastcommit 20160122
+set minorversion .6
+set lastcommit 20160208
github.setup MythTV mythtv ${shorthash}
name mythtv${majorversion}
-checksums rmd160 8095a5d4dee289d1f1a889c369aee4ae9cb2e0f3 \
- sha256 dea36afe5f32fb35e5882a6c103528b9db959a14b75b2dc0fcab19811d81b341
+checksums rmd160 966d8f960b4708eb2a6ac7ed93bc2d6cc314bb3e \
+ sha256 d72cb11660d5ec0f9d0cbccf06b080857335b5b0b5aced873004cae3a4f32987
categories multimedia
platforms darwin
@@ -54,16 +54,14 @@
puts ${docfile} "${long_description}"
close ${docfile}
}
-# pre-fetch {
-# ui_error "Please install mythtv-core${majorversion} or mythtv-plugins${majorversion} rather than this meta-port."
-# return -code error "specify an installable port"
-# }
+ notes "
+ Please install mythtv-core${majorversion} or mythtv-plugins${majorversion} rather than this meta-port."
}
subport mythtv-core${majorversion} {
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 \
@@ -245,7 +243,8 @@
--disable-ceton \
--disable-firewire \
--disable-audio-jack --disable-indev=jack \
- --disable-audio-pulseoutput \
+ --disable-audio-pulse --disable-audio-pulseoutput \
+ --disable-audio-oss \
--disable-libpulse \
--disable-libvpx --disable-libxvid \
--disable-qtdbus \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160211/adfa9a0e/attachment.html>
More information about the macports-changes
mailing list