summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-01-14 02:07:22 +0000
committerMike Frysinger <vapier@gentoo.org>2005-01-14 02:07:22 +0000
commit7bf454e6b9d5e8dfbee2a90fdcdc88ec0e4c6d50 (patch)
treedb8ad909d5638592daa58f5b1abbad91f89ef407 /media-libs/libsdl
parentnew version 0.7.7, improved and cleaned ebuild. Fixes #67505, #65407. (diff)
downloadhistorical-7bf454e6b9d5e8dfbee2a90fdcdc88ec0e4c6d50.tar.gz
historical-7bf454e6b9d5e8dfbee2a90fdcdc88ec0e4c6d50.tar.bz2
historical-7bf454e6b9d5e8dfbee2a90fdcdc88ec0e4c6d50.zip
remove cvs headers
Diffstat (limited to 'media-libs/libsdl')
-rw-r--r--media-libs/libsdl/Manifest10
-rw-r--r--media-libs/libsdl/files/1.2.8-amd64-endian.patch9
-rw-r--r--media-libs/libsdl/files/1.2.8-direct-8bit-color.patch9
3 files changed, 5 insertions, 23 deletions
diff --git a/media-libs/libsdl/Manifest b/media-libs/libsdl/Manifest
index d44f901f64f0..bc08eb2529d3 100644
--- a/media-libs/libsdl/Manifest
+++ b/media-libs/libsdl/Manifest
@@ -17,7 +17,7 @@ MD5 4f1ce33c931d461bed06277f60341085 files/1.2.6-nobuggy-X.patch 568
MD5 4f1ce33c931d461bed06277f60341085 files/1.2.7-nobuggy-X.patch 568
MD5 e0c6c6ffc15475282fc864b8f52f0abf files/1.2.8-linux26.patch 1268
MD5 abf0c6fe9d93e5b0cc9a4dbb6d93ad87 files/1.2.7-joystick2.patch 16196
-MD5 4a2d1ec0616ac20777043a1341e7f04b files/1.2.8-amd64-endian.patch 943
+MD5 5d1fcf4587b0ce9cd723aa69f9ef7dba files/1.2.8-amd64-endian.patch 651
MD5 71a857d2bbcc34c4807638eb5d710f2e files/1.2.7-26headers.patch 1017
MD5 323ad5b1e83521630dd4d54819c5efbd files/1.2.8-gcc2.patch 743
MD5 2e9d99f7ab858b5a64d124abea4565b9 files/digest-libsdl-1.2.7-r3 62
@@ -25,11 +25,11 @@ MD5 88437c556d9b4571f08de4a4e2d9323a files/1.2.8-libcaca.patch 23278
MD5 4f1ce33c931d461bed06277f60341085 files/1.2.8-nobuggy-X.patch 568
MD5 4ce5ec18eafcf0b1c6caf31c9f67cb1d files/digest-libsdl-1.2.8-r1 62
MD5 22c541533c3c588f430b62440053071f files/1.2.8-gcc2-asm.patch 10160
-MD5 8de3272b60b93842b7b87949620de869 files/1.2.8-direct-8bit-color.patch 7727
+MD5 e6471a33cb0d62a807640ef3eccffb5f files/1.2.8-direct-8bit-color.patch 7414
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.9.14 (GNU/Linux)
-iD8DBQFB5xmgroRuSHgZdywRAiCYAKCHsZJKdcMIJT6zxijUcNPH0a73oACfZ6/R
-ihFbYqa13uG9bSTbTqzK6F8=
-=Fjsc
+iD8DBQFB5ymHroRuSHgZdywRAnQAAJ9cHzgSLoxJiT3Mxxgw30kaXCNAtgCfST49
+8wB7lcTvMhwyAYzYTeSZ62I=
+=HvUq
-----END PGP SIGNATURE-----
diff --git a/media-libs/libsdl/files/1.2.8-amd64-endian.patch b/media-libs/libsdl/files/1.2.8-amd64-endian.patch
index dd5cc007ab49..d2b3f1aed0d5 100644
--- a/media-libs/libsdl/files/1.2.8-amd64-endian.patch
+++ b/media-libs/libsdl/files/1.2.8-amd64-endian.patch
@@ -6,15 +6,6 @@ retrieving revision 1.12
diff -u -r1.11 -r1.12
--- include/SDL_endian.h 27 Nov 2004 23:11:20 -0000 1.11
+++ include/SDL_endian.h 12 Jan 2005 06:04:47 -0000 1.12
-@@ -22,7 +22,7 @@
-
- #ifdef SAVE_RCSID
- static char rcsid =
-- "@(#) $Id: 1.2.8-amd64-endian.patch,v 1.1 2005/01/14 00:59:42 vapier Exp $";
-+ "@(#) $Id: 1.2.8-amd64-endian.patch,v 1.1 2005/01/14 00:59:42 vapier Exp $";
- #endif
-
- /* Functions for reading and writing endian-specific values */
@@ -68,7 +68,7 @@
#elif defined(__GNUC__) && defined(__x86_64__)
static __inline__ Uint16 SDL_Swap16(Uint16 x)
diff --git a/media-libs/libsdl/files/1.2.8-direct-8bit-color.patch b/media-libs/libsdl/files/1.2.8-direct-8bit-color.patch
index 230c909f5680..3a035e133bf6 100644
--- a/media-libs/libsdl/files/1.2.8-direct-8bit-color.patch
+++ b/media-libs/libsdl/files/1.2.8-direct-8bit-color.patch
@@ -6,15 +6,6 @@ retrieving revision 1.13
diff -u -r1.12 -r1.13
--- src/video/SDL_pixels.c 30 Nov 2004 14:28:20 -0000 1.12
+++ src/video/SDL_pixels.c 12 Jan 2005 19:38:24 -0000 1.13
-@@ -22,7 +22,7 @@
-
- #ifdef SAVE_RCSID
- static char rcsid =
-- "@(#) $Id: 1.2.8-direct-8bit-color.patch,v 1.1 2005/01/14 00:59:42 vapier Exp $";
-+ "@(#) $Id: 1.2.8-direct-8bit-color.patch,v 1.1 2005/01/14 00:59:42 vapier Exp $";
- #endif
-
- /* General (mostly internal) pixel/color manipulation routines for SDL */
@@ -61,160 +61,45 @@
/* Set up the format */
format->BitsPerPixel = bpp;