summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Kalika <max@gentoo.org>2004-03-10 18:56:18 +0000
committerMax Kalika <max@gentoo.org>2004-03-10 18:56:18 +0000
commit949d010f41c67ed23a716cf0117bbdf8c77d73f0 (patch)
tree81794c3f39d4aa326ad5da19ace32fc7b4486c82 /media-tv
parentVersion bumped. (diff)
downloadhistorical-949d010f41c67ed23a716cf0117bbdf8c77d73f0.tar.gz
historical-949d010f41c67ed23a716cf0117bbdf8c77d73f0.tar.bz2
historical-949d010f41c67ed23a716cf0117bbdf8c77d73f0.zip
Fix bugs #40964 and #42943 by filtering -fPIC and -fforce-addr.
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/mythfrontend/Manifest4
-rw-r--r--media-tv/mythtv/ChangeLog5
-rw-r--r--media-tv/mythtv/Manifest8
-rw-r--r--media-tv/mythtv/mythtv-0.14-r1.ebuild7
4 files changed, 15 insertions, 9 deletions
diff --git a/media-tv/mythfrontend/Manifest b/media-tv/mythfrontend/Manifest
index cdc445620411..8285509fd3dd 100644
--- a/media-tv/mythfrontend/Manifest
+++ b/media-tv/mythfrontend/Manifest
@@ -1,8 +1,8 @@
-MD5 677fdb61163ce3f1acb3b371f5886004 mythfrontend-0.14-r1.ebuild 4083
+MD5 1ccfdcb857ba94a2672f32eaadf04f81 mythfrontend-0.14-r1.ebuild 4274
MD5 ce0bdac63542c75b7f5d0135723372a8 mythfrontend-0.11.ebuild 1415
MD5 91b0c4e7dd348f57e5c3ef83054059a2 mythfrontend-0.13.ebuild 2808
MD5 5dff04c95dbb19d6712eeee47a55df48 mythfrontend-0.10.ebuild 1479
-MD5 2e8bb3c9c8c2ad3a225e2211114e2af5 ChangeLog 1745
+MD5 18168588bde78298fe14a78f9d3f9532 ChangeLog 1897
MD5 85cf4df293523f3e77be6d8e9438ca40 mythfrontend-0.12.ebuild 2816
MD5 20e2255501865de5b568424821abf69d metadata.xml 161
MD5 e14a28e72b9ac693884dc418dbeef119 files/digest-mythfrontend-0.10 65
diff --git a/media-tv/mythtv/ChangeLog b/media-tv/mythtv/ChangeLog
index 19851ab9551a..b879fa2270af 100644
--- a/media-tv/mythtv/ChangeLog
+++ b/media-tv/mythtv/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-tv/mythtv
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v 1.16 2004/02/17 09:43:42 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v 1.17 2004/03/10 18:56:18 max Exp $
+
+ 10 Mar 2004; Max Kalika <max@gentoo.org> mythtv-0.14-r1.ebuild:
+ Fix bugs #40964 and #42943 by filtering -fPIC and -fforce-addr.
17 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> mythtv-0.14-r1.ebuild:
Fix CFLAGS and defines so that it can be compiled on amd64. Closing #37578.
diff --git a/media-tv/mythtv/Manifest b/media-tv/mythtv/Manifest
index fd0560f8e1e4..61ff4896710a 100644
--- a/media-tv/mythtv/Manifest
+++ b/media-tv/mythtv/Manifest
@@ -1,14 +1,14 @@
MD5 88146b7623d9681823dc127796a70f27 mythtv-0.13-r1.ebuild 4542
MD5 f34f8c17617172910fd4fe9139bf4cf8 mythtv-0.12.ebuild 4493
MD5 6db726477736c1e5f633fecea01c44fa mythtv-0.11.ebuild 2778
-MD5 7ca75625632aeff3d03e78e2a9f36920 mythtv-0.14-r1.ebuild 5565
-MD5 9c6a4c5fc10921cd54f513d6e53ef2be ChangeLog 4595
+MD5 4bbf4c832498b629a84ce1b70bbed6a7 mythtv-0.14-r1.ebuild 5627
+MD5 6de419dbeeb3bd7bb591b32ef7f47bb1 ChangeLog 4727
MD5 20e2255501865de5b568424821abf69d metadata.xml 161
MD5 75594236f281302bcb8f60629e0da65b files/tvformat.fix.0.13.diff 407
MD5 a01439b4ddf480862e31867fc4689698 files/digest-mythtv-0.13-r1 65
MD5 24ab1e90e64fb0be4704e74b633e96b1 files/digest-mythtv-0.14-r1 65
-MD5 ce8c4dae21199ea11abd156b16cc3b8a files/mythbackend.conf 867
-MD5 897368570b822b7a42c9693e16f1f052 files/mythbackend.rc6 1670
+MD5 d8dae8fc23e2c76d15c2428531ae7fab files/mythbackend.conf 863
+MD5 1276b90aa3bd3ded8d5dacd1ca303983 files/mythbackend.rc6 1661
MD5 5234ae53ed7b1bb9ed541d47207430f8 files/digest-mythtv-0.11 65
MD5 8919549e83320ae499758823c2488901 files/digest-mythtv-0.12 65
MD5 b3a4780890d53640604812b8069a8297 files/mythfilldatabase.cron 74
diff --git a/media-tv/mythtv/mythtv-0.14-r1.ebuild b/media-tv/mythtv/mythtv-0.14-r1.ebuild
index 8f7de8670ac6..3064d9615393 100644
--- a/media-tv/mythtv/mythtv-0.14-r1.ebuild
+++ b/media-tv/mythtv/mythtv-0.14-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.14-r1.ebuild,v 1.3 2004/02/17 09:44:23 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.14-r1.ebuild,v 1.4 2004/03/10 18:56:18 max Exp $
inherit flag-o-matic
@@ -36,7 +36,7 @@ pkg_setup() {
if [ ! "`has mysql ${qt_use}`" ] ; then
eerror "Qt is missing MySQL support. Please add"
eerror "'mysql' to your USE flags, and re-emerge Qt."
- die "Qt needs mysql support"
+ die "Qt needs MySQL support"
fi
return 0
@@ -51,6 +51,9 @@ src_unpack() {
}
src_compile() {
+ # Fix bugs 40964 and 42943.
+ filter-flags -fforce-addr -fPIC
+
if [ "${ARCH}" == "amd64" ]; then
sed -e "s:-march=pentiumpro::" -e "/DEFINES += MMX/d" -i settings.pro
else