[pkg-kde-commits] rev 2594 - trunk/packages/kdemultimedia/debian/patches

Christopher Martin chrsmrtn at costa.debian.org
Wed Dec 7 21:16:03 UTC 2005


Author: chrsmrtn
Date: 2005-12-07 21:16:02 +0000 (Wed, 07 Dec 2005)
New Revision: 2594

Added:
   trunk/packages/kdemultimedia/debian/patches/14_mpeglib_arm_asm.diff
Log:
This patch should fix arm for kdemultimedia 3.5 as well.


Added: trunk/packages/kdemultimedia/debian/patches/14_mpeglib_arm_asm.diff
===================================================================
--- trunk/packages/kdemultimedia/debian/patches/14_mpeglib_arm_asm.diff	2005-12-07 20:51:32 UTC (rev 2593)
+++ trunk/packages/kdemultimedia/debian/patches/14_mpeglib_arm_asm.diff	2005-12-07 21:16:02 UTC (rev 2594)
@@ -0,0 +1,20 @@
+--- kde.orig/mpeglib/lib/mpegplay/mmxidct_asm.S
++++ kde.patched/mpeglib/lib/mpegplay/mmxidct_asm.S
+@@ -6,7 +6,7 @@
+ */
+ 	
+ IDCT_mmx_dummy:
+-	.section .note.GNU-stack,"", at progbits
++	.section .note.GNU-stack,"",%progbits
+ #endif		
+ 		
+ 		
+@@ -731,7 +731,7 @@
+ 	ret
+ .Lfe1:
+ 	.size	 IDCT_mmx,.Lfe1-IDCT_mmx
+-	.section .note.GNU-stack,"", at progbits
++	.section .note.GNU-stack,"",%progbits
+ 
+ 
+ #endif




More information about the pkg-kde-commits mailing list