Browse Source

Benjamin Schieder:


			
			
				rocklinux
			
			
		
Benjamin Schieder 19 years ago
parent
commit
5fdf2a6793
2 changed files with 21 additions and 2 deletions
  1. +2
    -2
      package/blindcoder/libsdl/libsdl.desc
  2. +19
    -0
      package/blindcoder/libsdl/x86_64_xchgb.patch

+ 2
- 2
package/blindcoder/libsdl/libsdl.desc

@ -44,8 +44,8 @@
[L] GPL [L] GPL
[S] Stable [S] Stable
[V] 1.2.8
[V] 1.2.9
[P] X -?---5---9 134.900 [P] X -?---5---9 134.900
[D] 3045039437 SDL-1.2.8.tar.gz http://www.libsdl.org/release/
[D] 501520752 SDL-1.2.9.tar.gz http://www.libsdl.org/release/

+ 19
- 0
package/blindcoder/libsdl/x86_64_xchgb.patch

@ -1,3 +1,22 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/blindcoder/libsdl/x86_64_xchgb.patch
# ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
# of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
diff -uNr SDL-1.2.8-orig/include/SDL_endian.h SDL-1.2.8/include/SDL_endian.h diff -uNr SDL-1.2.8-orig/include/SDL_endian.h SDL-1.2.8/include/SDL_endian.h
--- SDL-1.2.8-orig/include/SDL_endian.h 2004-12-13 08:54:30.000000000 +0100 --- SDL-1.2.8-orig/include/SDL_endian.h 2004-12-13 08:54:30.000000000 +0100
+++ SDL-1.2.8/include/SDL_endian.h 2005-04-08 10:53:11.090155752 +0200 +++ SDL-1.2.8/include/SDL_endian.h 2005-04-08 10:53:11.090155752 +0200

Loading…
Cancel
Save