diff --git a/package/blindcoder/libsdl/libsdl.desc b/package/blindcoder/libsdl/libsdl.desc index 3c76619ec..316a554aa 100644 --- a/package/blindcoder/libsdl/libsdl.desc +++ b/package/blindcoder/libsdl/libsdl.desc @@ -44,8 +44,8 @@ [L] GPL [S] Stable -[V] 1.2.8 +[V] 1.2.9 [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/ diff --git a/package/blindcoder/libsdl/x86_64_xchgb.patch b/package/blindcoder/libsdl/x86_64_xchgb.patch index 7970a2f79..62c571bce 100644 --- a/package/blindcoder/libsdl/x86_64_xchgb.patch +++ b/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 --- 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