Delete unused files 38/241938/2
authorhuiyu.eun <huiyu.eun@samsung.com>
Fri, 21 Aug 2020 03:37:07 +0000 (12:37 +0900)
committerhuiyu.eun <huiyu.eun@samsung.com>
Fri, 21 Aug 2020 03:42:35 +0000 (12:42 +0900)
Change-Id: I4107bc0255be03522511ea0f3297dd647b2ef128
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
25 files changed:
debian/changelog [deleted file]
debian/compat [deleted file]
debian/control [deleted file]
debian/copyright [deleted file]
debian/docs [deleted file]
debian/libsdl2-dev.install [deleted file]
debian/libsdl2-dev.manpages [deleted file]
debian/libsdl2.install [deleted file]
debian/rules [deleted file]
debian/sdl2-config.1 [deleted file]
debian/source/format [deleted file]
debian/watch [deleted file]
docs/README-dynapi.md [deleted file]
extension/SDL2_ttf-2.0.14/debian/changelog [deleted file]
extension/SDL2_ttf-2.0.14/debian/compat [deleted file]
extension/SDL2_ttf-2.0.14/debian/control [deleted file]
extension/SDL2_ttf-2.0.14/debian/copyright [deleted file]
extension/SDL2_ttf-2.0.14/debian/docs [deleted file]
extension/SDL2_ttf-2.0.14/debian/examples/Makefile [deleted file]
extension/SDL2_ttf-2.0.14/debian/libsdl2-ttf-dev.examples [deleted file]
extension/SDL2_ttf-2.0.14/debian/libsdl2-ttf-dev.install [deleted file]
extension/SDL2_ttf-2.0.14/debian/libsdl2-ttf.install [deleted file]
extension/SDL2_ttf-2.0.14/debian/rules [deleted file]
extension/SDL2_ttf-2.0.14/debian/source/format [deleted file]
extension/SDL2_ttf-2.0.14/debian/watch [deleted file]

diff --git a/debian/changelog b/debian/changelog
deleted file mode 100755 (executable)
index 54f4397..0000000
+++ /dev/null
@@ -1,114 +0,0 @@
-libsdl2 (2.0.8) UNRELEASED; urgency=low
-
-  * Updated SDL to version 2.0.8
-
- -- Sam Lantinga <slouken@libsdl.org>  Sat, 4 Nov 2017 21:21:53 -0800
-
-libsdl2 (2.0.7) UNRELEASED; urgency=low
-
-  * Updated SDL to version 2.0.7
-
- -- Sam Lantinga <slouken@libsdl.org>  Thu, 12 Oct 2017 08:01:16 -0800
-
-libsdl2 (2.0.6) UNRELEASED; urgency=low
-
-  * Updated SDL to version 2.0.6
-
- -- Sam Lantinga <slouken@libsdl.org>  Sat, 9 Sep 2017 07:29:36 -0800
-
-libsdl2 (2.0.5) UNRELEASED; urgency=low
-
-  * Updated SDL to version 2.0.5
-
- -- Sam Lantinga <slouken@libsdl.org>  Mon, 28 Nov 2016 07:32:52 -0800
-
-libsdl2 (2.0.4) UNRELEASED; urgency=low
-
-  * Updated SDL to version 2.0.4
-
- -- Sam Lantinga <slouken@libsdl.org>  Thu, 07 Jan 2016 11:02:39 -0800
-
-libsdl2 (2.0.3) UNRELEASED; urgency=low
-
-  * Updated SDL to version 2.0.3
-
- -- Sam Lantinga <slouken@libsdl.org>  Sun, 9 Mar 2014 10:35:54 -0800
-
-libsdl2 (2.0.2) UNRELEASED; urgency=low
-
-  * Updated SDL to version 2.0.2
-
- -- Sam Lantinga <slouken@libsdl.org>  Sun, 9 Feb 2014 2:55:59 -0800
-
-libsdl2 (2.0.1) UNRELEASED; urgency=low
-
-  * Updated SDL to version 2.0.1
-
- -- Sam Lantinga <slouken@libsdl.org>  Wed, 23 Oct 2013 16:31:38 -0800
-
-libsdl2 (2.0.0) UNRELEASED; urgency=low
-
-  * SDL is now a native debian package.
-  * Removed udeb package
-  * Disabled DirectFB support by default, to avoid runtime dependencies
-
- -- Sam Lantinga <slouken@libsdl.org>  Fri, 15 Feb 2013 08:55:04 -0800
-
-libsdl2 (2.0.0~20130127-1) UNRELEASED; urgency=low
-
-  * New upstream snapshot.
-
- -- Sam Hocevar <sho@debian.org>  Wed, 30 Jan 2013 23:01:12 +0100
-
-libsdl2 (2.0.0~20130103-1) unstable; urgency=low
-
-  [ Manuel A. Fernandez Montecelo ]
-  * debian/control:
-    - Updating maintainers/permissions:
-      - Add myself and Felix Geyer
-    - Update Build-Depends:
-      - Remove a few obsolete items
-      - Add items added lately to libsdl1.2, such as libts (touch screen)
-        support
-    - Add "libsdl2-dbg", analog to libsdl1.2-dbg
-    - Change "XC-Package-Type: udeb" to "Package-Type"
-  * debian/compat: set level 9
-  * debian/source/format: Set to "3.0 (quilt)"
-    - Remove README.source, not needed with new format
-  * debian/sdl2-config.1: Fix typo, "progams"->"programs"
-  * debian/libsdl2-dev.install:
-    - Remove "usr/lib/*/*.la", discouraged
-    - Add man pages: "usr/share/man/man3/*"
-  * debian/libsdl2-dev.manpages: add file to install local "sdl2-config.1"
-  * debian/sources: Removed, possible obsolete file from long ago?
-  * debian/copyright:
-    - Upstream updated to zlib/libpng
-    - Copyright-file format conversion to 1.0
-    - Complete revamp and detailed research about copyright and licenses used,
-      it's very messy but hopefully complete
-
-  [ Felix Geyer ]
-  * Simplify debian/rules by using dh(1).
-
- -- Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com>  Sun, 27 Jan 2013 16:40:49 +0100
-
-libsdl2 (2.0~20120220c-1) experimental; urgency=low
-
-  * Upstream version was renamed to 2.0 (Closes: #669367).
-  * New upstream snapshot (Closes: #671506).
-  * This package no longer conflicts with libsdl-1.2.
-  * debian/rules: add multiarch support (Closes: #669364).
-
-  * debian/patches/fix_joystick_misc_axes.diff: fix a joystick remapping
-    bug causing some axes to malfunction.
-  * debian/patches/external_header_paths.diff: provide additional CFLAGS
-    so that headers such as SDL_syswm.h can be included (Closes: #669363).
-
- -- Sam Hocevar <sho@debian.org>  Thu, 17 May 2012 19:03:59 +0200
-
-libsdl-1.3 (1.3.0~20111204-1) experimental; urgency=low
-
-  * Initial upload from upstream snapshot.
-
- -- Sam Hocevar <sho@debian.org>  Sun, 04 Dec 2011 14:35:05 +0100
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100755 (executable)
index ec63514..0000000
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
deleted file mode 100755 (executable)
index a341133..0000000
+++ /dev/null
@@ -1,76 +0,0 @@
-Source: libsdl2
-Priority: optional
-Section: libs
-Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
-Uploaders: Barry deFreese <bdefreese@debian.org>,
-           Sam Hocevar <sho@debian.org>,
-           Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com>,
-           Felix Geyer <fgeyer@debian.org>,
-           Sam Lantinga <slouken@libsdl.org>
-Standards-Version: 3.9.3
-Build-Depends: debhelper (>= 9),
-               dh-autoreconf,
-               dpkg-dev (>= 1.16.1~),
-               fcitx-libs-dev [linux-any],
-               libasound2-dev [linux-any],
-               libgl1-mesa-dev,
-               libpulse-dev,
-               libudev-dev [linux-any],
-               libdbus-1-dev [linux-any],
-               libibus-1.0-dev[linux-any],
-               libusb2-dev [kfreebsd-any],
-               libusbhid-dev [kfreebsd-any],
-               libx11-dev,
-               libxcursor-dev,
-               libxext-dev,
-               libxi-dev,
-               libxinerama-dev,
-               libxrandr-dev,
-               libxss-dev,
-               libxxf86vm-dev
-Homepage: http://www.libsdl.org/
-
-Package: libsdl2
-Architecture: any
-Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends},
-         ${shlibs:Depends},
-         libudev0 [linux-any],
-         libdbus-1-3 [linux-any]
-Conflicts: libsdl-1.3-0
-Replaces: libsdl-1.3-0
-Description: Simple DirectMedia Layer
- SDL is a library that allows programs portable low level access to
- a video framebuffer, audio output, mouse, and keyboard.
- .
- This package contains the shared library, compiled with X11 graphics drivers and OSS, ALSA and PulseAudio sound drivers.
-
-Package: libsdl2-dev
-Section: libdevel
-Architecture: any
-Multi-Arch: same
-Depends: ${misc:Depends},
-         libsdl2 (= ${binary:Version}),
-         libc6-dev,
-         libgl1-mesa-dev
-Conflicts: libsdl-1.3-dev
-Replaces: libsdl-1.3-dev
-Description: Simple DirectMedia Layer development files
- SDL is a library that allows programs portable low level access to a video
- framebuffer, audio output, mouse, and keyboard.
- .
- This package contains files needed if you wish to use the SDL library in your own programs.
-
-Package: libsdl2-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Multi-Arch: same
-Depends: ${misc:Depends},
-         libsdl2 (= ${binary:Version}),
-Description: Simple DirectMedia Layer debug files
- SDL is a library that allows programs portable low level access to a video
- framebuffer, audio output, mouse, and keyboard.
- .
- This package contains the debug symbols for the SDL library.
diff --git a/debian/copyright b/debian/copyright
deleted file mode 100755 (executable)
index 4ccbf0f..0000000
+++ /dev/null
@@ -1,351 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: SDL
-Upstream-Contact: Sam Lantinga <slouken@libsdl.org>
-Source: http://www.libsdl.org/
-
-Files: *
-Copyright: 1997-2018 Sam Lantinga <slouken@libsdl.org>
-License: zlib/libpng
-
-Files: src/libm/*
-Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
-License: SunPro
-
-Files: src/main/windows/SDL_windows_main.c
-Copyright: 2018 Sam Lantinga
-License: PublicDomain_Sam_Lantinga
-Comment: SDL_main.c, placed in the public domain by Sam Lantinga  4/13/98
-
-Files: src/render/mmx.h
-Copyright: 1997-99 by H. Dietz and R. Fisher
-License: zlib/libpng
-Comment:
-  Copyright but no mention to license.
-  .
-  Included since long ago with SDL (and its Debian package) under directory
-  src/video/mmx.h
-
-Files: src/render/SDL_yuv_sw.c
-Copyright: 1995 Erik Corry
-           1995 The Regents of the University of California
-           1995 Brown University
-License: BrownUn_UnCalifornia_ErikCorry
-
-Files: src/test/SDL_test_md5.c
-Copyright: 1997-2018 Sam Lantinga <slouken@libsdl.org>
-           1990 RSA Data Security, Inc.
-License: zlib/libpng and RSA_Data_Security
-
-Files: src/thread/windows/win_ce_semaphore.c
-Copyright: 1998, Johnson M. Hart (with corrections 2001 by Rainer Loritz)
-License: Johnson_M._Hart
-
-Files: src/video/x11/imKStoUCS.c
-       src/video/x11/imKStoUCS.h
-Copyright: 1994-2003 The XFree86 Project, Inc.
-License: MIT/X11
-
-Files: test/testhaptic.c
-Copyright: 1997-2018 Sam Lantinga <slouken@libsdl.org>
-           2008 Edgar Simo Serra
-License: BSD_3_clause
-
-Files: test/testrumble.c
-Copyright: 1997-2018 Sam Lantinga <slouken@libsdl.org>
-           2011 Edgar Simo Serra
-License: BSD_3_clause
-
-Files: test/shapes/*
-Copyright: none
-License: zlib/libpng
-Comment: No specific information about the images
-
-Files: Xcode/TemplatesForXcode*/*/main.c
-Copyright: none
-License: zlib/libpng
-Comment: SDL files, no copyright or license notice
-
-Files: Xcode/TemplatesForXcode*/*/atlantis/*
-Copyright: 1993, 1994, Silicon Graphics, Inc.
-License: SGI_atlantis
-
-Files: Xcode/TemplatesForXcode*/*/atlantis/atlantis.c
-Copyright: 1994 Mark J. Kilgard
-           1993, 1994, Silicon Graphics, Inc.
-License: SGI_atlantis
-Comment: See license for full copyright notice, this one is the same except for
- the additional copyright holder
-
-Files: Xcode/SDLTest/sdlcommon_prefix.h
-Copyright: 2003 Darrell Walisser
-License: zlib/libpng
-Comment:
- Created by Darrell Walisser on Wed Aug 06 2003.
- Copyright (c) 2003 __MyCompanyName__. All rights reserved.
-
-Files: debian/*
-Copyright: 2011-2012, Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com>
-           2011-2012, Felix Geyer <debfx-pkg@fobos.de>
-           2011, Roman Vasiyarov <rvasiyarov@gmail.com>
-           2010, Jon Dowland <jmtd@debian.org>
-           2009, Barry deFreese <bdefreese@debian.org>
-           2007-2008, Aurelien Jarno <aurel32@debian.org>
-           2007-2008, Sam Hocevar (Debian packages) <sam+deb@zoy.org>
-           2002-2007, Josselin Mouette <joss@debian.org>
-           2001, Christian T. Steigies <cts@debian.org>
-           2001, Branden Robinson <branden@debian.org>
-License: LGPL-2.1+
-
-
-License: zlib/libpng
- This software is provided 'as-is', without any express or implied
- warranty.  In no event will the authors be held liable for any damages
- arising from the use of this software.
- .
- Permission is granted to anyone to use this software for any purpose,
- including commercial applications, and to alter it and redistribute it
- freely, subject to the following restrictions:
- .
- 1. The origin of this software must not be misrepresented; you must not
-    claim that you wrote the original software. If you use this software
-    in a product, an acknowledgment in the product documentation would be
-    appreciated but is not required.
- 2. Altered source versions must be plainly marked as such, and must not be
-    misrepresented as being the original software.
- 3. This notice may not be removed or altered from any source distribution.
-
-License: LGPL-2.1+
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published by
- the Free Software Foundation; either version 2.1 of the License, or (at
- your option) any later version.
- .
- On Debian systems, the complete text of version 2.1 of the GNU Lesser
- Public License can be found in '/usr/share/common-licenses/LGPL-2.1'.
-
-License: MIT/X11
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is fur-
- nished to do so, subject to the following conditions:
- .
- The above copyright notice and this permission notice shall be included in
- all copies or substantial portions of the Software.
- .
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
- NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
- XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
- NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- .
- Except as contained in this notice, the name of the XFree86 Project shall not
- be used in advertising or otherwise to promote the sale, use or other deal-
- ings in this Software without prior written authorization from the XFree86
- Project.
-
-License: BSD_3_clause
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions are met:
-     * Redistributions of source code must retain the above copyright
-       notice, this list of conditions and the following disclaimer.
-     * Redistributions in binary form must reproduce the above copyright
-       notice, this list of conditions and the following disclaimer in the
-       documentation and/or other materials provided with the distribution.
-     * Neither the name of the LibQxt project nor the
-       names of its contributors may be used to endorse or promote products
-       derived from this software without specific prior written permission.
- .
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
- DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-Comment:
-  Copyright (C) 1997-2018 Sam Lantinga <slouken@libsdl.org>
-  .
-  This software is provided 'as-is', without any express or implied
-  warranty.  In no event will the authors be held liable for any damages
-  arising from the use of this software.
-  .
-  Permission is granted to anyone to use this software for any purpose,
-  including commercial applications, and to alter it and redistribute it
-  freely.
-  .
-  .
-  Copyright (c) 2011, Edgar Simo Serra
-  All rights reserved.
-  .
-  Redistribution and use in source and binary forms, with or without
-  modification, are permitted provided that the following conditions are met:
-  .
-    * Redistributions of source code must retain the above copyright notice,
-      this list of conditions and the following disclaimer.
-    * Redistributions in binary form must reproduce the above copyright notice,
-      this list of conditions and the following disclaimer in the documentation
-      and/or other materials provided with the distribution.
-    * Neither the name of the Simple Directmedia Layer (SDL) nor the names of
-      its contributors may be used to endorse or promote products derived from
-      this software without specific prior written permission.
-  .
-  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-  DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
-  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
-  SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
-  CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
-  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
-License: BrownUn_UnCalifornia_ErikCorry
- /* This code was derived from code carrying the following copyright notices:
-  * Copyright (c) 1995 The Regents of the University of California.
-  * All rights reserved.
-  *
-  * Permission to use, copy, modify, and distribute this software and its
-  * documentation for any purpose, without fee, and without written agreement is
-  * hereby granted, provided that the above copyright notice and the following
-  * two paragraphs appear in all copies of this software.
-  *
-  * IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
-  * DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT
-  * OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF
-  * CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-  *
-  * THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
-  * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
-  * AND FITNESS FOR A PARTICULAR PURPOSE.  THE SOFTWARE PROVIDED HEREUNDER IS
-  * ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATION TO
-  * PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
-  *
-  * Copyright (c) 1995 Erik Corry
-  * All rights reserved.
-  *
-  * Permission to use, copy, modify, and distribute this software and its
-  * documentation for any purpose, without fee, and without written agreement is
-  * hereby granted, provided that the above copyright notice and the following
-  * two paragraphs appear in all copies of this software.
-  *
-  * IN NO EVENT SHALL ERIK CORRY BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT,
-  * SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF
-  * THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF ERIK CORRY HAS BEEN ADVISED
-  * OF THE POSSIBILITY OF SUCH DAMAGE.
-  *
-  * ERIK CORRY SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT
-  * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
-  * PARTICULAR PURPOSE.  THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS"
-  * BASIS, AND ERIK CORRY HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT,
-  * UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
-  *
-  * Portions of this software Copyright (c) 1995 Brown University.
-  * All rights reserved.
-  *
-  * Permission to use, copy, modify, and distribute this software and its
-  * documentation for any purpose, without fee, and without written agreement
-  * is hereby granted, provided that the above copyright notice and the
-  * following two paragraphs appear in all copies of this software.
-  *
-  * IN NO EVENT SHALL BROWN UNIVERSITY BE LIABLE TO ANY PARTY FOR
-  * DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT
-  * OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF BROWN
-  * UNIVERSITY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-  *
-  * BROWN UNIVERSITY SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT
-  * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
-  * PARTICULAR PURPOSE.  THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS"
-  * BASIS, AND BROWN UNIVERSITY HAS NO OBLIGATION TO PROVIDE MAINTENANCE,
-  * SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
-  */
-
-License: Johnson_M._Hart
-  Permission is granted for any and all use providing that this
-  copyright is properly acknowledged.
-  There are no assurances of suitability for any use whatsoever.
-
-License: SunPro
-  Developed at SunPro, a Sun Microsystems, Inc. business.
-  Permission to use, copy, modify, and distribute this
-  software is freely granted, provided that this notice
-  is preserved.
-
-License: PublicDomain_Sam_Lantinga
- Placed in the public domain by Sam Lantinga  4/13/98
-
-License: PublicDomain_Edgar_Simo
- Written by Edgar Simo "bobbens"
- .
- Released under Public Domain.
-
-License: RSA_Data_Security
- ***********************************************************************
- ** utl_md5.c -- the source code for MD5 routines                      **
- ** RSA Data Security, Inc. MD5 Message-Digest Algorithm              **
- ** Created: 2/17/90 RLR                                              **
- ** Revised: 1/91 SRD,AJ,BSK,JT Reference C ver., 7/10 constant corr. **
- ***********************************************************************
- ***********************************************************************
- ** Copyright (C) 1990, RSA Data Security, Inc. All rights reserved.  **
- **                                                                   **
- ** License to copy and use this software is granted provided that    **
- ** it is identified as the "RSA Data Security, Inc. MD5 Message-     **
- ** Digest Algorithm" in all material mentioning or referencing this  **
- ** software or this function.                                        **
- **                                                                   **
- ** License is also granted to make and use derivative works          **
- ** provided that such works are identified as "derived from the RSA  **
- ** Data Security, Inc. MD5 Message-Digest Algorithm" in all          **
- ** material mentioning or referencing the derived work.              **
- **                                                                   **
- ** RSA Data Security, Inc. makes no representations concerning       **
- ** either the merchantability of this software or the suitability    **
- ** of this software for any particular purpose.  It is provided "as  **
- ** is" without express or implied warranty of any kind.              **
- **                                                                   **
- ** These notices must be retained in any copies of any part of this  **
- ** documentation and/or software.                                    **
- ***********************************************************************
-
-License: SGI_atlantis
- (c) Copyright 1993, 1994, Silicon Graphics, Inc.
- ALL RIGHTS RESERVED
- Permission to use, copy, modify, and distribute this software for
- any purpose and without fee is hereby granted, provided that the above
- copyright notice appear in all copies and that both the copyright notice
- and this permission notice appear in supporting documentation, and that
- the name of Silicon Graphics, Inc. not be used in advertising
- or publicity pertaining to distribution of the software without specific,
- written prior permission.
- .
- THE MATERIAL EMBODIED ON THIS SOFTWARE IS PROVIDED TO YOU "AS-IS"
- AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE,
- INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR
- FITNESS FOR A PARTICULAR PURPOSE.  IN NO EVENT SHALL SILICON
- GRAPHICS, INC.  BE LIABLE TO YOU OR ANYONE ELSE FOR ANY DIRECT,
- SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY
- KIND, OR ANY DAMAGES WHATSOEVER, INCLUDING WITHOUT LIMITATION,
- LOSS OF PROFIT, LOSS OF USE, SAVINGS OR REVENUE, OR THE CLAIMS OF
- THIRD PARTIES, WHETHER OR NOT SILICON GRAPHICS, INC.  HAS BEEN
- ADVISED OF THE POSSIBILITY OF SUCH LOSS, HOWEVER CAUSED AND ON
- ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE
- POSSESSION, USE OR PERFORMANCE OF THIS SOFTWARE.
- .
- US Government Users Restricted Rights
- Use, duplication, or disclosure by the Government is subject to
- restrictions set forth in FAR 52.227.19(c)(2) or subparagraph
- (c)(1)(ii) of the Rights in Technical Data and Computer Software
- clause at DFARS 252.227-7013 and/or in similar or successor
- clauses in the FAR or the DOD or NASA FAR Supplement.
- Unpublished-- rights reserved under the copyright laws of the
- United States.  Contractor/manufacturer is Silicon Graphics,
- Inc., 2011 N.  Shoreline Blvd., Mountain View, CA 94039-7311.
- .
- OpenGL(TM) is a trademark of Silicon Graphics, Inc.
diff --git a/debian/docs b/debian/docs
deleted file mode 100755 (executable)
index 2e2e9c4..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-BUGS.txt
-CREDITS.txt
-README.txt
-README-SDL.txt
diff --git a/debian/libsdl2-dev.install b/debian/libsdl2-dev.install
deleted file mode 100755 (executable)
index a1f02d8..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-usr/bin/sdl2-config
-usr/include/SDL2
-usr/lib/*/*.a
-usr/lib/*/*.la
-usr/lib/*/*.so
-usr/lib/*/pkgconfig/sdl2.pc
-usr/lib/*/cmake/SDL2/sdl2-config.cmake
-usr/share/aclocal/sdl2.m4
diff --git a/debian/libsdl2-dev.manpages b/debian/libsdl2-dev.manpages
deleted file mode 100755 (executable)
index 150752c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-debian/sdl2-config.1
diff --git a/debian/libsdl2.install b/debian/libsdl2.install
deleted file mode 100755 (executable)
index e4193c7..0000000
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/*/libSDL2-2.0.so.0*
diff --git a/debian/rules b/debian/rules
deleted file mode 100755 (executable)
index 4bde8f3..0000000
+++ /dev/null
@@ -1,41 +0,0 @@
-#!/usr/bin/make -f
-
-DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
-DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
-
-confflags = --disable-rpath --disable-video-directfb \
-            --disable-nas --disable-esd --disable-arts \
-            --disable-alsa-shared --disable-pulseaudio-shared \
-            --disable-x11-shared
-
-%:
-       dh $@ --parallel
-
-override_dh_auto_configure:
-       dh_auto_configure -Bbuilddir/all -- $(confflags)
-
-override_dh_auto_build:
-       dh_auto_build -Bbuilddir/all
-       tar czf debian/examples.tar.gz test
-
-override_dh_auto_install:
-       dh_auto_install -Bbuilddir/all
-
-override_dh_auto_clean:
-       dh_auto_clean -Bbuilddir/all
-       rm -f debian/examples.tar.gz
-
-override_dh_install:
-       dh_install --remaining-packages --fail-missing -XlibSDL2.la
-
-override_dh_installexamples:
-       dh_installexamples -plibsdl2-dev debian/examples.tar.gz
-       dh_installexamples --remaining-packages
-
-override_dh_link:
-       # to address lintian warning
-       # W: libsdl2-2.0-0: dev-pkg-without-shlib-symlink usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0.0.0 usr/lib/x86_64-linux-gnu/libSDL2-2.0.so
-       dh_link -plibsdl2-dev usr/lib/$(DEB_HOST_MULTIARCH)/libSDL2-2.0.so.0.0.0 usr/lib/$(DEB_HOST_MULTIARCH)/libSDL2-2.0.so
-
-override_dh_strip:
-       dh_strip --dbg-package=libsdl2-dbg
diff --git a/debian/sdl2-config.1 b/debian/sdl2-config.1
deleted file mode 100755 (executable)
index c4f4106..0000000
+++ /dev/null
@@ -1,86 +0,0 @@
-.TH sdl2-config 1 "2012-02-20" "SDL 2.0"
-.SH NAME
-sdl2-config \- script to get information about the installed version of SDL
-.SH SYNOPSIS
-.B sdl2-config
-[ --prefix=
-.IR DIR ]
-[ --exec-prefix=
-.IR DIR ]
-[ --version ] [ --libs | --library-libs | --plugin-libs ] [ --cflags ]
-.SH DESCRIPTION
-.B sdl2-config
-is a tool that is used to configure and determine the compiler and linker
-flags that should be used to compile and link programs, libraries, and
-plugins that use SDL.  It is also used internally by the m4 macros that are
-included with SDL.
-.SH OPTIONS
-.TP
-.B --cflags
-Print the compiler flags that are necessary to compile a program or library
-that uses SDL.
-.TP
-.BI --exec-prefix= DIR
-If specified, use
-.I DIR
-instead of the installation exec prefix that SDL was build with when
-computing the output for the --cflags, --libs, --library-libs, and
---plugin-libs options.  This option must be specified before any of the
---cflags, --libs, --library-libs, and --plugin-libs options.
-.TP
-.B --libs
-Print the linker flags that are necessary to link a program that uses SDL.
-.TP
-.B --static-libs
-Print the linker flags that are necessary to statically link a program that uses SDL.
-.TP
-.B --library-libs
-Print the linker flags that are necessary to link a library that uses SDL.
-(This excludes any static objects required for linking, since these must be
-linked only by executable programs.)
-.TP
-.B --plugin-libs
-Print the linker flags that are necessary to link an SDL-using object that
-is to be accessed via
-.IR dlopen (3).
-This may include static objects with PIC symbol information.  This option
-should
-.B not
-be used for ordinary shared libraries or standalone applications.
-.TP
-.BI --prefix= DIR
-If specified, use PREFIX instead of the installation prefix that SDL was
-built with when computing the output for the --cflags, --libs,
---library-libs, and --plugin-libs options.  This option is also used for
-the exec prefix if --exec-prefix was not specified.  This option must be
-specified before any of the --cflags, --libs, --library-libs, and
---plugin-libs options.
-.TP
-.B --version
-Prints the currently installed version of SDL on standard output.
-.SH EXAMPLES
-.TP
-gcc -o main.o $(sdl2-config --cflags) main.c
-is how you might use
-.B sdl2-config
-to compile a C source file for an executable program.
-.TP
-gcc -o my_app $(sdl2-config --libs) main.o util.o
-is how you might use
-.B sdl2-config
-to link compiled objects into an executable program.
-.TP
-gcc -o libSDL_nifty-2.0.so.0.0.1 $(sdl --library-libs) read.o write.o munge.o
-is how you might use
-.B sdl2-config
-to link compiled objects into a shared library.
-.TP
-gcc -o libnifty_xmms.so $(sdl --plugin-libs) stream.o blit.o deinterlace.o
-is how you might use
-.B sdl2-config
-to link compiled objects into a plugin for use by another program.
-.SH AUTHOR
-The Simple DirectMedia Layer (SDL) library was written by Sam Lantinga.
-.PP
-This manual page was written by Branden Robinson, originally for Progeny
-Linux Systems, Inc., and the Debian Project.
diff --git a/debian/source/format b/debian/source/format
deleted file mode 100755 (executable)
index 89ae9db..0000000
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (native)
diff --git a/debian/watch b/debian/watch
deleted file mode 100755 (executable)
index 07dc201..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-version=3
-http://www.libsdl.org/release/SDL-([\d.]+)\.tar\.gz
diff --git a/docs/README-dynapi.md b/docs/README-dynapi.md
deleted file mode 100755 (executable)
index 40b44db..0000000
+++ /dev/null
@@ -1,130 +0,0 @@
-Dynamic API\r
-================================================================================\r
-Originally posted by Ryan at:\r
-  https://plus.google.com/103391075724026391227/posts/TB8UfnDYu4U\r
-\r
-Background:\r
-\r
-- The Steam Runtime has (at least in theory) a really kick-ass build of SDL2, \r
-  but developers are shipping their own SDL2 with individual Steam games. \r
-  These games might stop getting updates, but a newer SDL2 might be needed later. \r
-  Certainly we'll always be fixing bugs in SDL, even if a new video target isn't \r
-  ever needed, and these fixes won't make it to a game shipping its own SDL.\r
-- Even if we replace the SDL2 in those games with a compatible one, that is to \r
-  say, edit a developer's Steam depot (yuck!), there are developers that are \r
-  statically linking SDL2 that we can't do this for. We can't even force the \r
-  dynamic loader to ignore their SDL2 in this case, of course.\r
-- If you don't ship an SDL2 with the game in some form, people that disabled the\r
-  Steam Runtime, or just tried to run the game from the command line instead of \r
-  Steam might find themselves unable to run the game, due to a missing dependency.\r
-- If you want to ship on non-Steam platforms like GOG or Humble Bundle, or target\r
-  generic Linux boxes that may or may not have SDL2 installed, you have to ship \r
-  the library or risk a total failure to launch. So now, you might have to have \r
-  a non-Steam build plus a Steam build (that is, one with and one without SDL2 \r
-  included), which is inconvenient if you could have had one universal build \r
-  that works everywhere.\r
-- We like the zlib license, but the biggest complaint from the open source \r
-  community about the license change is the static linking. The LGPL forced this \r
-  as a legal, not technical issue, but zlib doesn't care. Even those that aren't\r
-  concerned about the GNU freedoms found themselves solving the same problems: \r
-  swapping in a newer SDL to an older game often times can save the day. \r
-  Static linking stops this dead.\r
-\r
-So here's what we did:\r
-\r
-SDL now has, internally, a table of function pointers. So, this is what SDL_Init\r
-now looks like:\r
-\r
-    UInt32 SDL_Init(Uint32 flags)\r
-    {\r
-        return jump_table.SDL_Init(flags);\r
-    }\r
-\r
-Except that is all done with a bunch of macro magic so we don't have to maintain\r
-every one of these.\r
-\r
-What is jump_table.SDL_init()? Eventually, that's a function pointer of the real\r
-SDL_Init() that you've been calling all this time. But at startup, it looks more \r
-like this:\r
-\r
-    Uint32 SDL_Init_DEFAULT(Uint32 flags)\r
-    {\r
-        SDL_InitDynamicAPI();\r
-        return jump_table.SDL_Init(flags);\r
-    }\r
-\r
-SDL_InitDynamicAPI() fills in jump_table with all the actual SDL function \r
-pointers, which means that this _DEFAULT function never gets called again. \r
-First call to any SDL function sets the whole thing up.\r
-\r
-So you might be asking, what was the value in that? Isn't this what the operating\r
-system's dynamic loader was supposed to do for us? Yes, but now we've got this \r
-level of indirection, we can do things like this:\r
-\r
-    export SDL_DYNAMIC_API=/my/actual/libSDL-2.0.so.0\r
-    ./MyGameThatIsStaticallyLinkedToSDL2\r
-\r
-And now, this game that is statically linked to SDL, can still be overridden \r
-with a newer, or better, SDL. The statically linked one will only be used as \r
-far as calling into the jump table in this case. But in cases where no override\r
-is desired, the statically linked version will provide its own jump table, \r
-and everyone is happy.\r
-\r
-So now:\r
-- Developers can statically link SDL, and users can still replace it. \r
-  (We'd still rather you ship a shared library, though!)\r
-- Developers can ship an SDL with their game, Valve can override it for, say, \r
-  new features on SteamOS, or distros can override it for their own needs, \r
-  but it'll also just work in the default case.\r
-- Developers can ship the same package to everyone (Humble Bundle, GOG, etc), \r
-  and it'll do the right thing.\r
-- End users (and Valve) can update a game's SDL in almost any case, \r
-  to keep abandoned games running on newer platforms.\r
-- Everyone develops with SDL exactly as they have been doing all along. \r
-  Same headers, same ABI. Just get the latest version to enable this magic.\r
-\r
-\r
-A little more about SDL_InitDynamicAPI():\r
-\r
-Internally, InitAPI does some locking to make sure everything waits until a \r
-single thread initializes everything (although even SDL_CreateThread() goes \r
-through here before spinning a thread, too), and then decides if it should use\r
-an external SDL library. If not, it sets up the jump table using the current \r
-SDL's function pointers (which might be statically linked into a program, or in\r
-a shared library of its own). If so, it loads that library and looks for and \r
-calls a single function:\r
-\r
-    SInt32 SDL_DYNAPI_entry(Uint32 version, void *table, Uint32 tablesize);\r
-\r
-That function takes a version number (more on that in a moment), the address of\r
-the jump table, and the size, in bytes, of the table. \r
-Now, we've got policy here: this table's layout never changes; new stuff gets \r
-added to the end. Therefore SDL_DYNAPI_entry() knows that it can provide all \r
-the needed functions if tablesize <= sizeof its own jump table. If tablesize is\r
-bigger (say, SDL 2.0.4 is trying to load SDL 2.0.3), then we know to abort, but\r
-if it's smaller, we know we can provide the entire API that the caller needs.\r
-\r
-The version variable is a failsafe switch. \r
-Right now it's always 1. This number changes when there are major API changes \r
-(so we know if the tablesize might be smaller, or entries in it have changed). \r
-Right now SDL_DYNAPI_entry gives up if the version doesn't match, but it's not \r
-inconceivable to have a small dispatch library that only supplies this one \r
-function and loads different, otherwise-incompatible SDL libraries and has the\r
-right one initialize the jump table based on the version. For something that \r
-must generically catch lots of different versions of SDL over time, like the \r
-Steam Client, this isn't a bad option.\r
-\r
-Finally, I'm sure some people are reading this and thinking,\r
-"I don't want that overhead in my project!"  \r
-To which I would point out that the extra function call through the jump table \r
-probably wouldn't even show up in a profile, but lucky you: this can all be \r
-disabled. You can build SDL without this if you absolutely must, but we would \r
-encourage you not to do that. However, on heavily locked down platforms like \r
-iOS, or maybe when debugging, it makes sense to disable it. The way this is\r
-designed in SDL, you just have to change one #define, and the entire system \r
-vaporizes out, and SDL functions exactly like it always did. Most of it is \r
-macro magic, so the system is contained to one C file and a few headers. \r
-However, this is on by default and you have to edit a header file to turn it \r
-off. Our hopes is that if we make it easy to disable, but not too easy, \r
-everyone will ultimately be able to get what they want, but we've gently \r
-nudged everyone towards what we think is the best solution.\r
diff --git a/extension/SDL2_ttf-2.0.14/debian/changelog b/extension/SDL2_ttf-2.0.14/debian/changelog
deleted file mode 100755 (executable)
index 43628f5..0000000
+++ /dev/null
@@ -1,146 +0,0 @@
-libsdl2-ttf (2.0.14) UNRELEASED; urgency=medium
-
-  * Updated to version 2.0.14
-
- -- Sam Lantinga <slouken@libsdl.org>  Fri, 29 Jan 2016 12:55:12 -0800
-
-libsdl2-ttf (2.0.13) UNRELEASED; urgency=medium
-
-  * Updated to version 2.0.13
-
- -- Sam Lantinga <slouken@libsdl.org>  Thu, 07 Jan 2016 12:34:06 -0800
-
-libsdl2-ttf (2.0.12) unstable; urgency=low
-
-  * sdl-ttf for SDL2. Initial release.
-
- -- Sam Lantinga <slouken@libsdl.org>  Fri, 15 Feb 2013 13:09:44 -0800
-
-sdl-ttf2.0 (2.0.9-1.1ubuntu1) precise; urgency=low
-
-  * Build for multiarch.
-
- -- Steve Langasek <steve.langasek@ubuntu.com>  Thu, 29 Dec 2011 16:24:00 -0800
-
-sdl-ttf2.0 (2.0.9-1.1) unstable; urgency=low
-
-  * Non-maintainer upload.
-  * Explicitly link against libm, fixing FTBFS with --no-undefined.
-    Closes: #556340.
-  * Stop shipping la file. Closes: #631839, 633341.
-
- -- Regis Boudin <regis@debian.org>  Wed, 28 Sep 2011 20:12:07 +0100
-
-sdl-ttf2.0 (2.0.9-1) unstable; urgency=low
-
-  [ Aurelien Jarno ]
-  * debian/control:
-    + Make the package binNMU safe.
-
-  [ Samuel Mimram ]
-  * New upstream release.
-  * Removed no_freetype_internals.dpatch and pixel_mode_mono.dpatch,
-    integrated upstream.
-  * Don't ignore errors when cleaning.
-
- -- Samuel Mimram <smimram@debian.org>  Mon, 23 Jul 2007 14:39:46 +0200
-
-sdl-ttf2.0 (2.0.8-3) unstable; urgency=low
-
-  * Added pixel_mode_mono.dpatch to fix a bug with monochrome bitmaps
-    (thanks Guillaume Cottenceau).
-
- -- Samuel Mimram <smimram@debian.org>  Tue, 22 Aug 2006 17:02:35 +0000
-
-sdl-ttf2.0 (2.0.8-2) unstable; urgency=low
-
-  * Update config.sub and config.guess in order to be able to build on
-    GNU/kFreeBSD, closes: #373147.
-
- -- Samuel Mimram <smimram@debian.org>  Tue, 13 Jun 2006 12:39:37 +0000
-
-sdl-ttf2.0 (2.0.8-1) unstable; urgency=low
-
-  * New upstream release.
-  * Added no_freetype_internals.dpatch in order to avoid using freetype
-    internals (cf. http://www.freetype.org/freetype2/freetype-2.2.0.html),
-    closes: #373108.
-  * Added a watch file.
-  * Updated standards version to 3.7.2, no changes needed.
-
- -- Samuel Mimram <smimram@debian.org>  Mon, 12 Jun 2006 23:04:40 +0000
-
-sdl-ttf2.0 (2.0.7-1) unstable; urgency=low
-
-  * New maintainer.
-  * New upstream release, closes: #318802.
-  * Corrected copyright file, closes: #290203.
-  * Relibtoolized, closes: #269297.
-  * Removed file-opening-fix.dpatch and freetype-fix.dpatch, integrated
-    upstream.
-  * Removed useless call to ldconfig in postinst.
-  * Updated standards version to 3.6.2, no changes needed.
-
- -- Samuel Mimram <smimram@debian.org>  Wed, 23 Nov 2005 22:04:06 +0100
-
-sdl-ttf2.0 (2.0.6-5) unstable; urgency=low
-
-  * debian/control:
-    - Changed Section field of libsdl-ttf2.0-dev from libs to libdevel.
-
- -- Jerome Marant <jerome@debian.org>  Sat, 10 Jan 2004 14:59:22 +0100
-
-sdl-ttf2.0 (2.0.6-4) unstable; urgency=low
-
-  * debian/control:
-    - Bumped Standards-Version to 3.6.1.
-    - Added build-dependency on dpatch.
-  * debian/patches/file-opening-fix.dpatch: new patch providing
-    previous fix from Sam Hocevar.
-  * debian/patches/freetype-fix.dpatch: added patch fixing a build
-    failure with last version of Freetype. Closes: Bug#227015.
-    Thanks Daniel Schepler <schepler@math.berkeley.edu>.
-
- -- Jerome Marant <jerome@debian.org>  Sat, 10 Jan 2004 14:10:04 +0100
-
-sdl-ttf2.0 (2.0.6-3) unstable; urgency=low
-
-  * debian/control:
-    + Set policy to 3.5.10.
-    + Added Sam Hocevar as co-maintainer. 
-  * Backported a fix from HEAD for a crash when opening a font file that
-    does not exist.
-
- -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 15 Jun 2003 13:15:15 +0200
-
-sdl-ttf2.0 (2.0.6-2) unstable; urgency=low
-
-  * config.{guess,sub}: updated again from versions from
-    autotools-dev. Closes: Bug#183661.
-
- -- Jerome Marant <jerome@debian.org>  Sun,  6 Apr 2003 00:12:06 +0200
-
-sdl-ttf2.0 (2.0.6-1) unstable; urgency=low
-
-  * New upstream release.
-
- -- Jerome Marant <jerome@debian.org>  Thu, 20 Mar 2003 19:39:07 +0100
-
-sdl-ttf2.0 (2.0.5-3) unstable; urgency=low
-
-  * debian/control: changed libsdl-ttf2.0-0 section from devel
-    to libs.
-
- -- Jerome Marant <jerome@debian.org>  Sat,  8 Mar 2003 15:30:56 +0100
-
-sdl-ttf2.0 (2.0.5-2) unstable; urgency=low
-
-  * config.{guess,sub}: updated from versions from autotools-dev.
-
- -- Jerome Marant <jerome@debian.org>  Thu,  6 Mar 2003 21:40:49 +0100
-
-sdl-ttf2.0 (2.0.5-1) unstable; urgency=low
-
-  * Initial Release. Closes: Bug#174871.
-  
- -- Jerome Marant <jerome@debian.org>  Sat,  1 Mar 2003 12:19:52 +0100
diff --git a/extension/SDL2_ttf-2.0.14/debian/compat b/extension/SDL2_ttf-2.0.14/debian/compat
deleted file mode 100755 (executable)
index ec63514..0000000
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/extension/SDL2_ttf-2.0.14/debian/control b/extension/SDL2_ttf-2.0.14/debian/control
deleted file mode 100755 (executable)
index cf2e5d2..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-Source: libsdl2-ttf
-Section: libs
-Priority: optional
-Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
-Uploaders: Sam Hocevar (Debian packages) <sam+deb@zoy.org>,
-           Sam Lantinga <slouken@libsdl.org>
-Standards-Version: 3.9.2
-Build-Depends: debhelper (>= 8.9.0~),
-               dh-autoreconf,
-               dpkg-dev (>= 1.16.1~),
-               libsdl2-dev (>= 2.0.0),
-               libfreetype6-dev
-Homepage: http://www.libsdl.org/projects/SDL_ttf/
-
-Package: libsdl2-ttf
-Architecture: any
-Multi-Arch: same
-Pre-Depends: ${misc:Pre-Depends}
-Depends: ${misc:Depends},
-         ${shlibs:Depends}
-Description: TrueType font library for Simple DirectMedia Layer 2.0
- This is a TrueType font library based on FreeType 2. It allows you to use
- TrueType fonts in SDL applications.
- .
- This package contains the shared library.
-
-Package: libsdl2-ttf-dev
-Architecture: any
-Multi-Arch: same
-Section: libdevel
-Depends: ${misc:Depends},
-         libsdl2-ttf (= ${binary:Version}),
-         libc6-dev,
-         libsdl2-dev (>= 2.0.0)
-Description: development files for SDL ttf library (version 2.0)
- SDL_ttf is a sample TrueType font library. It allows you to use
- TrueType fonts in SDL applications.
- .
- This package contains files needed if you wish to use the SDL ttf
- library in your own programs.
diff --git a/extension/SDL2_ttf-2.0.14/debian/copyright b/extension/SDL2_ttf-2.0.14/debian/copyright
deleted file mode 100755 (executable)
index 45dc513..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-Format: http://dep.debian.net/deps/dep5/
-Upstream-Name: SDL_ttf
-Upstream-Contact: Sam Lantinga <slouken@libsdl.org>
-Source: downloaded from http://www.libsdl.org/projects/SDL_ttf/
-
-Files: *
-Copyright: 2001-2016  Sam Lantinga
-License: zlib/libpng
-
-Files: debian/*
-Copyright: 2003, Jerome Marant <jerome@debian.org>
-License: LGPL-2.1+
-
-License: zlib/libpng
- This software is provided 'as-is', without any express or implied
- warranty.  In no event will the authors be held liable for any damages
- arising from the use of this software.
- .
- Permission is granted to anyone to use this software for any purpose,
- including commercial applications, and to alter it and redistribute it
- freely, subject to the following restrictions:
- .
- 1. The origin of this software must not be misrepresented; you must not
-    claim that you wrote the original software. If you use this software
-    in a product, an acknowledgment in the product documentation would be
-    appreciated but is not required.
- 2. Altered source versions must be plainly marked as such, and must not be
-    misrepresented as being the original software.
- 3. This notice may not be removed or altered from any source distribution.
-
-License: LGPL-2.1+
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as published by
- the Free Software Foundation; either version 2.1 of the License, or (at
- your option) any later version.
- .
- On Debian systems, the complete text of version 2.1 of the GNU Lesser
- Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
-
diff --git a/extension/SDL2_ttf-2.0.14/debian/docs b/extension/SDL2_ttf-2.0.14/debian/docs
deleted file mode 100755 (executable)
index 71dfd5b..0000000
+++ /dev/null
@@ -1 +0,0 @@
-README.txt
diff --git a/extension/SDL2_ttf-2.0.14/debian/examples/Makefile b/extension/SDL2_ttf-2.0.14/debian/examples/Makefile
deleted file mode 100755 (executable)
index 7ec1989..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-# Makefile for showfont
-
-CC = gcc
-CFLAGS = $(shell sdl2-config --cflags) -Wall -O
-LIBS = $(shell sdl2-config --libs) -lSDL2_ttf
-EXE = showfont #glfont
-
-all: $(EXE)
-
-showfont: showfont.c Makefile
-       $(CC) -o $@ $@.c $(CFLAGS) $(LIBS)
-
-glfont: glfont.c Makefile
-       $(CC) -o $@ $@.c $(CFLAGS) $(LIBS)
-
-clean:
-       -rm *.o $(EXE)
diff --git a/extension/SDL2_ttf-2.0.14/debian/libsdl2-ttf-dev.examples b/extension/SDL2_ttf-2.0.14/debian/libsdl2-ttf-dev.examples
deleted file mode 100755 (executable)
index e79038b..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-debian/examples/Makefile
-glfont.c
-showfont.c
diff --git a/extension/SDL2_ttf-2.0.14/debian/libsdl2-ttf-dev.install b/extension/SDL2_ttf-2.0.14/debian/libsdl2-ttf-dev.install
deleted file mode 100755 (executable)
index d05ca2e..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-usr/include
-usr/lib/*/lib*.a
-usr/lib/*/lib*.so
-usr/lib/*/pkgconfig
diff --git a/extension/SDL2_ttf-2.0.14/debian/libsdl2-ttf.install b/extension/SDL2_ttf-2.0.14/debian/libsdl2-ttf.install
deleted file mode 100755 (executable)
index 3ddde58..0000000
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/*/lib*.so.*
diff --git a/extension/SDL2_ttf-2.0.14/debian/rules b/extension/SDL2_ttf-2.0.14/debian/rules
deleted file mode 100755 (executable)
index 1fbe8f2..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/usr/bin/make -f
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
-
-%:
-       dh $@ --with autoreconf --parallel
-
-override_dh_autoreconf:
-       dh_autoreconf ./autogen.sh
-
-override_dh_auto_configure:
-       dh_auto_configure -- $(confflags)
-
-override_dh_auto_installchangelogs:
-       dh_auto_installchangelogs -- CHANGES
-
-override_dh_compress:
-       dh_compress -Xshowfont.c -Xglfont.c
diff --git a/extension/SDL2_ttf-2.0.14/debian/source/format b/extension/SDL2_ttf-2.0.14/debian/source/format
deleted file mode 100755 (executable)
index 89ae9db..0000000
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (native)
diff --git a/extension/SDL2_ttf-2.0.14/debian/watch b/extension/SDL2_ttf-2.0.14/debian/watch
deleted file mode 100755 (executable)
index b816608..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-version=3
-http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-([0-9\.]*)\.tar\.gz