summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-09-24 13:03:37 +0000
committerMike Frysinger <vapier@gentoo.org>2006-09-24 13:03:37 +0000
commit271686fa3e274060333459fb866a0ada204126db (patch)
treece1c2dc4c5862a93f7774c89f4cacf09739a9258 /media-libs
parentExtended the lzo fix to versions 0.8.0 and 0.8.1. (diff)
downloadgentoo-2-271686fa3e274060333459fb866a0ada204126db.tar.gz
gentoo-2-271686fa3e274060333459fb866a0ada204126db.tar.bz2
gentoo-2-271686fa3e274060333459fb866a0ada204126db.zip
document
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libdv/files/libdv-0.103-mmx.patch4
-rw-r--r--media-libs/libdv/files/libdv-0.104-amd64reloc.patch7
2 files changed, 11 insertions, 0 deletions
diff --git a/media-libs/libdv/files/libdv-0.103-mmx.patch b/media-libs/libdv/files/libdv-0.103-mmx.patch
index 09a688d5553a..d48ec08f78c8 100644
--- a/media-libs/libdv/files/libdv-0.103-mmx.patch
+++ b/media-libs/libdv/files/libdv-0.103-mmx.patch
@@ -1,3 +1,7 @@
+Ripped from Fedora
+
+http://bugs.gentoo.org/122704
+
--- libdv-0.103/libdv/mmx.h.mmx 2006-02-13 16:43:45.000000000 -0500
+++ libdv-0.103/libdv/mmx.h 2006-02-13 16:43:57.000000000 -0500
@@ -353,16 +353,16 @@
diff --git a/media-libs/libdv/files/libdv-0.104-amd64reloc.patch b/media-libs/libdv/files/libdv-0.104-amd64reloc.patch
index 5dea61ae78c4..671406180773 100644
--- a/media-libs/libdv/files/libdv-0.104-amd64reloc.patch
+++ b/media-libs/libdv/files/libdv-0.104-amd64reloc.patch
@@ -1,3 +1,10 @@
+Fix from upstream cvs:
+
+2004-12-12 Dan Dennedy <dan@dennedy.org>
+
+ * *_x86_64.S: apply patch from Dean Kolosiek to fix linker
+ compatibility.
+
--- libdv-0.104/libdv/encode_x86_64.S
+++ libdv-0.104/libdv/encode_x86_64.S
@@ -47,7 +47,8 @@