*.ttf
# Prevent binary & lib dirs.
-bin
-external/lib
+./bin/
--- /dev/null
+The source code to this library used with SDL_mixer can be found here:\r
+http://www.libsdl.org/projects/SDL_mixer/libs/\r
+---\r
+\r
+Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson\r
+\r
+Redistribution and use in source and binary forms, with or without\r
+modification, are permitted provided that the following conditions\r
+are met:\r
+\r
+- Redistributions of source code must retain the above copyright\r
+notice, this list of conditions and the following disclaimer.\r
+\r
+- Redistributions in binary form must reproduce the above copyright\r
+notice, this list of conditions and the following disclaimer in the\r
+documentation and/or other materials provided with the distribution.\r
+\r
+- Neither the name of the Xiph.org Foundation nor the names of its\r
+contributors may be used to endorse or promote products derived from\r
+this software without specific prior written permission.\r
+\r
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\r
+``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\r
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\r
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR\r
+CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\r
+EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\r
+PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\r
+PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\r
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\r
+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\r
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\r
--- /dev/null
+The source code to this library used with SDL_ttf can be found here:\r
+http://www.libsdl.org/projects/SDL_ttf/libs/\r
+---\r
+\r
+ The FreeType Project LICENSE\r
+ ----------------------------\r
+\r
+ 2006-Jan-27\r
+\r
+ Copyright 1996-2002, 2006 by\r
+ David Turner, Robert Wilhelm, and Werner Lemberg\r
+\r
+\r
+\r
+Introduction\r
+============\r
+\r
+ The FreeType Project is distributed in several archive packages;\r
+ some of them may contain, in addition to the FreeType font engine,\r
+ various tools and contributions which rely on, or relate to, the\r
+ FreeType Project.\r
+\r
+ This license applies to all files found in such packages, and\r
+ which do not fall under their own explicit license. The license\r
+ affects thus the FreeType font engine, the test programs,\r
+ documentation and makefiles, at the very least.\r
+\r
+ This license was inspired by the BSD, Artistic, and IJG\r
+ (Independent JPEG Group) licenses, which all encourage inclusion\r
+ and use of free software in commercial and freeware products\r
+ alike. As a consequence, its main points are that:\r
+\r
+ o We don't promise that this software works. However, we will be\r
+ interested in any kind of bug reports. (`as is' distribution)\r
+\r
+ o You can use this software for whatever you want, in parts or\r
+ full form, without having to pay us. (`royalty-free' usage)\r
+\r
+ o You may not pretend that you wrote this software. If you use\r
+ it, or only parts of it, in a program, you must acknowledge\r
+ somewhere in your documentation that you have used the\r
+ FreeType code. (`credits')\r
+\r
+ We specifically permit and encourage the inclusion of this\r
+ software, with or without modifications, in commercial products.\r
+ We disclaim all warranties covering The FreeType Project and\r
+ assume no liability related to The FreeType Project.\r
+\r
+\r
+ Finally, many people asked us for a preferred form for a\r
+ credit/disclaimer to use in compliance with this license. We thus\r
+ encourage you to use the following text:\r
+\r
+ """\r
+ Portions of this software are copyright © <year> The FreeType\r
+ Project (www.freetype.org). All rights reserved.\r
+ """\r
+\r
+ Please replace <year> with the value from the FreeType version you\r
+ actually use.\r
+\r
+\r
+Legal Terms\r
+===========\r
+\r
+0. Definitions\r
+--------------\r
+\r
+ Throughout this license, the terms `package', `FreeType Project',\r
+ and `FreeType archive' refer to the set of files originally\r
+ distributed by the authors (David Turner, Robert Wilhelm, and\r
+ Werner Lemberg) as the `FreeType Project', be they named as alpha,\r
+ beta or final release.\r
+\r
+ `You' refers to the licensee, or person using the project, where\r
+ `using' is a generic term including compiling the project's source\r
+ code as well as linking it to form a `program' or `executable'.\r
+ This program is referred to as `a program using the FreeType\r
+ engine'.\r
+\r
+ This license applies to all files distributed in the original\r
+ FreeType Project, including all source code, binaries and\r
+ documentation, unless otherwise stated in the file in its\r
+ original, unmodified form as distributed in the original archive.\r
+ If you are unsure whether or not a particular file is covered by\r
+ this license, you must contact us to verify this.\r
+\r
+ The FreeType Project is copyright (C) 1996-2000 by David Turner,\r
+ Robert Wilhelm, and Werner Lemberg. All rights reserved except as\r
+ specified below.\r
+\r
+1. No Warranty\r
+--------------\r
+\r
+ THE FREETYPE PROJECT IS PROVIDED `AS IS' WITHOUT WARRANTY OF ANY\r
+ KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\r
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\r
+ PURPOSE. IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS\r
+ BE LIABLE FOR ANY DAMAGES CAUSED BY THE USE OR THE INABILITY TO\r
+ USE, OF THE FREETYPE PROJECT.\r
+\r
+2. Redistribution\r
+-----------------\r
+\r
+ This license grants a worldwide, royalty-free, perpetual and\r
+ irrevocable right and license to use, execute, perform, compile,\r
+ display, copy, create derivative works of, distribute and\r
+ sublicense the FreeType Project (in both source and object code\r
+ forms) and derivative works thereof for any purpose; and to\r
+ authorize others to exercise some or all of the rights granted\r
+ herein, subject to the following conditions:\r
+\r
+ o Redistribution of source code must retain this license file\r
+ (`FTL.TXT') unaltered; any additions, deletions or changes to\r
+ the original files must be clearly indicated in accompanying\r
+ documentation. The copyright notices of the unaltered,\r
+ original files must be preserved in all copies of source\r
+ files.\r
+\r
+ o Redistribution in binary form must provide a disclaimer that\r
+ states that the software is based in part of the work of the\r
+ FreeType Team, in the distribution documentation. We also\r
+ encourage you to put an URL to the FreeType web page in your\r
+ documentation, though this isn't mandatory.\r
+\r
+ These conditions apply to any software derived from or based on\r
+ the FreeType Project, not just the unmodified files. If you use\r
+ our work, you must acknowledge us. However, no fee need be paid\r
+ to us.\r
+\r
+3. Advertising\r
+--------------\r
+\r
+ Neither the FreeType authors and contributors nor you shall use\r
+ the name of the other for commercial, advertising, or promotional\r
+ purposes without specific prior written permission.\r
+\r
+ We suggest, but do not require, that you use one or more of the\r
+ following phrases to refer to this software in your documentation\r
+ or advertising materials: `FreeType Project', `FreeType Engine',\r
+ `FreeType library', or `FreeType Distribution'.\r
+\r
+ As you have not signed this license, you are not required to\r
+ accept it. However, as the FreeType Project is copyrighted\r
+ material, only this license, or another one contracted with the\r
+ authors, grants you the right to use, distribute, and modify it.\r
+ Therefore, by using, distributing, or modifying the FreeType\r
+ Project, you indicate that you understand and accept all the terms\r
+ of this license.\r
+\r
+4. Contacts\r
+-----------\r
+\r
+ There are two mailing lists related to FreeType:\r
+\r
+ o freetype@nongnu.org\r
+\r
+ Discusses general use and applications of FreeType, as well as\r
+ future and wanted additions to the library and distribution.\r
+ If you are looking for support, start in this list if you\r
+ haven't found anything to help you in the documentation.\r
+\r
+ o freetype-devel@nongnu.org\r
+\r
+ Discusses bugs, as well as engine internals, design issues,\r
+ specific licenses, porting, etc.\r
+\r
+ Our home page can be found at\r
+\r
+ http://www.freetype.org\r
+\r
+\r
+--- end of FTL.TXT ---\r
--- /dev/null
+The source code to this library used with SDL_image can be found here:\r
+http://www.libsdl.org/projects/SDL_image/libs/\r
+---\r
+\r
+LEGAL ISSUES\r
+============\r
+\r
+In plain English:\r
+\r
+1. We don't promise that this software works. (But if you find any bugs,\r
+ please let us know!)\r
+2. You can use this software for whatever you want. You don't have to pay us.\r
+3. You may not pretend that you wrote this software. If you use it in a\r
+ program, you must acknowledge somewhere in your documentation that\r
+ you've used the IJG code.\r
+\r
+In legalese:\r
+\r
+The authors make NO WARRANTY or representation, either express or implied,\r
+with respect to this software, its quality, accuracy, merchantability, or\r
+fitness for a particular purpose. This software is provided "AS IS", and you,\r
+its user, assume the entire risk as to its quality and accuracy.\r
+\r
+This software is copyright (C) 1991-2012, Thomas G. Lane, Guido Vollbeding.\r
+All Rights Reserved except as specified below.\r
+\r
+Permission is hereby granted to use, copy, modify, and distribute this\r
+software (or portions thereof) for any purpose, without fee, subject to these\r
+conditions:\r
+(1) If any part of the source code for this software is distributed, then this\r
+README file must be included, with this copyright and no-warranty notice\r
+unaltered; and any additions, deletions, or changes to the original files\r
+must be clearly indicated in accompanying documentation.\r
+(2) If only executable code is distributed, then the accompanying\r
+documentation must state that "this software is based in part on the work of\r
+the Independent JPEG Group".\r
+(3) Permission for use of this software is granted only if the user accepts\r
+full responsibility for any undesirable consequences; the authors accept\r
+NO LIABILITY for damages of any kind.\r
+\r
+These conditions apply to any software derived from or based on the IJG code,\r
+not just to the unmodified library. If you use our work, you ought to\r
+acknowledge us.\r
+\r
+Permission is NOT granted for the use of any IJG author's name or company name\r
+in advertising or publicity relating to this software or products derived from\r
+it. This software may be referred to only as "the Independent JPEG Group's\r
+software".\r
+\r
+We specifically permit and encourage the use of this software as the basis of\r
+commercial products, provided that all warranty or liability claims are\r
+assumed by the product vendor.\r
+\r
+\r
+The IJG distribution formerly included code to read and write GIF files.\r
+To avoid entanglement with the Unisys LZW patent, GIF reading support has\r
+been removed altogether, and the GIF writer has been simplified to produce\r
+"uncompressed GIFs". This technique does not use the LZW algorithm; the\r
+resulting GIF files are larger than usual, but are readable by all standard\r
+GIF decoders.\r
+\r
+We are required to state that\r
+ "The Graphics Interchange Format(c) is the Copyright property of\r
+ CompuServe Incorporated. GIF(sm) is a Service Mark property of\r
+ CompuServe Incorporated."\r
--- /dev/null
+ModPlug-XMMS and libmodplug are now in the public domain.\r
--- /dev/null
+The source code to this library used with SDL_mixer can be found here:\r
+http://www.libsdl.org/projects/SDL_mixer/libs/\r
+---\r
+\r
+Copyright (c) 2002-2008 Xiph.org Foundation\r
+\r
+Redistribution and use in source and binary forms, with or without\r
+modification, are permitted provided that the following conditions\r
+are met:\r
+\r
+- Redistributions of source code must retain the above copyright\r
+notice, this list of conditions and the following disclaimer.\r
+\r
+- Redistributions in binary form must reproduce the above copyright\r
+notice, this list of conditions and the following disclaimer in the\r
+documentation and/or other materials provided with the distribution.\r
+\r
+- Neither the name of the Xiph.org Foundation nor the names of its\r
+contributors may be used to endorse or promote products derived from\r
+this software without specific prior written permission.\r
+\r
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\r
+``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\r
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\r
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION\r
+OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\r
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\r
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\r
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\r
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\r
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\r
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\r
--- /dev/null
+The source code to this library used with SDL_image can be found here:\r
+http://www.libsdl.org/projects/SDL_image/libs/\r
+---\r
+\r
+This copy of the libpng notices is provided for your convenience. In case of\r
+any discrepancy between this copy and the notices in the file png.h that is\r
+included in the libpng distribution, the latter shall prevail.\r
+\r
+COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:\r
+\r
+If you modify libpng you may insert additional notices immediately following\r
+this sentence.\r
+\r
+This code is released under the libpng license.\r
+\r
+libpng versions 1.2.6, August 15, 2004, through 1.5.7, December 15, 2011, are\r
+Copyright (c) 2004, 2006-2011 Glenn Randers-Pehrson, and are\r
+distributed according to the same disclaimer and license as libpng-1.2.5\r
+with the following individual added to the list of Contributing Authors\r
+\r
+ Cosmin Truta\r
+\r
+libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are\r
+Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are\r
+distributed according to the same disclaimer and license as libpng-1.0.6\r
+with the following individuals added to the list of Contributing Authors\r
+\r
+ Simon-Pierre Cadieux\r
+ Eric S. Raymond\r
+ Gilles Vollant\r
+\r
+and with the following additions to the disclaimer:\r
+\r
+ There is no warranty against interference with your enjoyment of the\r
+ library or against infringement. There is no warranty that our\r
+ efforts or the library will fulfill any of your particular purposes\r
+ or needs. This library is provided with all faults, and the entire\r
+ risk of satisfactory quality, performance, accuracy, and effort is with\r
+ the user.\r
+\r
+libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are\r
+Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are\r
+distributed according to the same disclaimer and license as libpng-0.96,\r
+with the following individuals added to the list of Contributing Authors:\r
+\r
+ Tom Lane\r
+ Glenn Randers-Pehrson\r
+ Willem van Schaik\r
+\r
+libpng versions 0.89, June 1996, through 0.96, May 1997, are\r
+Copyright (c) 1996, 1997 Andreas Dilger\r
+Distributed according to the same disclaimer and license as libpng-0.88,\r
+with the following individuals added to the list of Contributing Authors:\r
+\r
+ John Bowler\r
+ Kevin Bracey\r
+ Sam Bushell\r
+ Magnus Holmgren\r
+ Greg Roelofs\r
+ Tom Tanner\r
+\r
+libpng versions 0.5, May 1995, through 0.88, January 1996, are\r
+Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.\r
+\r
+For the purposes of this copyright and license, "Contributing Authors"\r
+is defined as the following set of individuals:\r
+\r
+ Andreas Dilger\r
+ Dave Martindale\r
+ Guy Eric Schalnat\r
+ Paul Schmidt\r
+ Tim Wegner\r
+\r
+The PNG Reference Library is supplied "AS IS". The Contributing Authors\r
+and Group 42, Inc. disclaim all warranties, expressed or implied,\r
+including, without limitation, the warranties of merchantability and of\r
+fitness for any purpose. The Contributing Authors and Group 42, Inc.\r
+assume no liability for direct, indirect, incidental, special, exemplary,\r
+or consequential damages, which may result from the use of the PNG\r
+Reference Library, even if advised of the possibility of such damage.\r
+\r
+Permission is hereby granted to use, copy, modify, and distribute this\r
+source code, or portions hereof, for any purpose, without fee, subject\r
+to the following restrictions:\r
+\r
+1. The origin of this source code must not be misrepresented.\r
+\r
+2. Altered versions must be plainly marked as such and must not\r
+ be misrepresented as being the original source.\r
+\r
+3. This Copyright notice may not be removed or altered from any\r
+ source or altered source distribution.\r
+\r
+The Contributing Authors and Group 42, Inc. specifically permit, without\r
+fee, and encourage the use of this source code as a component to\r
+supporting the PNG file format in commercial products. If you use this\r
+source code in a product, acknowledgment is not required but would be\r
+appreciated.\r
+\r
+\r
+A "png_get_copyright" function is available, for convenient use in "about"\r
+boxes and the like:\r
+\r
+ printf("%s",png_get_copyright(NULL));\r
+\r
+Also, the PNG logo (in PNG format, of course) is supplied in the\r
+files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).\r
+\r
+Libpng is OSI Certified Open Source Software. OSI Certified Open Source is a\r
+certification mark of the Open Source Initiative.\r
+\r
+Glenn Randers-Pehrson\r
+glennrp at users.sourceforge.net\r
+December 15, 2011\r
--- /dev/null
+The source code to this library used with SDL_mixer can be found here:\r
+http://www.libsdl.org/projects/SDL_mixer/libs/\r
+---\r
+\r
+ GNU LIBRARY GENERAL PUBLIC LICENSE\r
+ Version 2, June 1991\r
+\r
+ Copyright (C) 1991 Free Software Foundation, Inc.\r
+ 675 Mass Ave, Cambridge, MA 02139, USA\r
+ Everyone is permitted to copy and distribute verbatim copies\r
+ of this license document, but changing it is not allowed.\r
+\r
+[This is the first released version of the library GPL. It is\r
+ numbered 2 because it goes with version 2 of the ordinary GPL.]\r
+\r
+ Preamble\r
+\r
+ The licenses for most software are designed to take away your\r
+freedom to share and change it. By contrast, the GNU General Public\r
+Licenses are intended to guarantee your freedom to share and change\r
+free software--to make sure the software is free for all its users.\r
+\r
+ This license, the Library General Public License, applies to some\r
+specially designated Free Software Foundation software, and to any\r
+other libraries whose authors decide to use it. You can use it for\r
+your libraries, too.\r
+\r
+ When we speak of free software, we are referring to freedom, not\r
+price. Our General Public Licenses are designed to make sure that you\r
+have the freedom to distribute copies of free software (and charge for\r
+this service if you wish), that you receive source code or can get it\r
+if you want it, that you can change the software or use pieces of it\r
+in new free programs; and that you know you can do these things.\r
+\r
+ To protect your rights, we need to make restrictions that forbid\r
+anyone to deny you these rights or to ask you to surrender the rights.\r
+These restrictions translate to certain responsibilities for you if\r
+you distribute copies of the library, or if you modify it.\r
+\r
+ For example, if you distribute copies of the library, whether gratis\r
+or for a fee, you must give the recipients all the rights that we gave\r
+you. You must make sure that they, too, receive or can get the source\r
+code. If you link a program with the library, you must provide\r
+complete object files to the recipients so that they can relink them\r
+with the library, after making changes to the library and recompiling\r
+it. And you must show them these terms so they know their rights.\r
+\r
+ Our method of protecting your rights has two steps: (1) copyright\r
+the library, and (2) offer you this license which gives you legal\r
+permission to copy, distribute and/or modify the library.\r
+\r
+ Also, for each distributor's protection, we want to make certain\r
+that everyone understands that there is no warranty for this free\r
+library. If the library is modified by someone else and passed on, we\r
+want its recipients to know that what they have is not the original\r
+version, so that any problems introduced by others will not reflect on\r
+the original authors' reputations.\r
+\f\r
+ Finally, any free program is threatened constantly by software\r
+patents. We wish to avoid the danger that companies distributing free\r
+software will individually obtain patent licenses, thus in effect\r
+transforming the program into proprietary software. To prevent this,\r
+we have made it clear that any patent must be licensed for everyone's\r
+free use or not licensed at all.\r
+\r
+ Most GNU software, including some libraries, is covered by the ordinary\r
+GNU General Public License, which was designed for utility programs. This\r
+license, the GNU Library General Public License, applies to certain\r
+designated libraries. This license is quite different from the ordinary\r
+one; be sure to read it in full, and don't assume that anything in it is\r
+the same as in the ordinary license.\r
+\r
+ The reason we have a separate public license for some libraries is that\r
+they blur the distinction we usually make between modifying or adding to a\r
+program and simply using it. Linking a program with a library, without\r
+changing the library, is in some sense simply using the library, and is\r
+analogous to running a utility program or application program. However, in\r
+a textual and legal sense, the linked executable is a combined work, a\r
+derivative of the original library, and the ordinary General Public License\r
+treats it as such.\r
+\r
+ Because of this blurred distinction, using the ordinary General\r
+Public License for libraries did not effectively promote software\r
+sharing, because most developers did not use the libraries. We\r
+concluded that weaker conditions might promote sharing better.\r
+\r
+ However, unrestricted linking of non-free programs would deprive the\r
+users of those programs of all benefit from the free status of the\r
+libraries themselves. This Library General Public License is intended to\r
+permit developers of non-free programs to use free libraries, while\r
+preserving your freedom as a user of such programs to change the free\r
+libraries that are incorporated in them. (We have not seen how to achieve\r
+this as regards changes in header files, but we have achieved it as regards\r
+changes in the actual functions of the Library.) The hope is that this\r
+will lead to faster development of free libraries.\r
+\r
+ The precise terms and conditions for copying, distribution and\r
+modification follow. Pay close attention to the difference between a\r
+"work based on the library" and a "work that uses the library". The\r
+former contains code derived from the library, while the latter only\r
+works together with the library.\r
+\r
+ Note that it is possible for a library to be covered by the ordinary\r
+General Public License rather than by this special one.\r
+\f\r
+ GNU LIBRARY GENERAL PUBLIC LICENSE\r
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\r
+\r
+ 0. This License Agreement applies to any software library which\r
+contains a notice placed by the copyright holder or other authorized\r
+party saying it may be distributed under the terms of this Library\r
+General Public License (also called "this License"). Each licensee is\r
+addressed as "you".\r
+\r
+ A "library" means a collection of software functions and/or data\r
+prepared so as to be conveniently linked with application programs\r
+(which use some of those functions and data) to form executables.\r
+\r
+ The "Library", below, refers to any such software library or work\r
+which has been distributed under these terms. A "work based on the\r
+Library" means either the Library or any derivative work under\r
+copyright law: that is to say, a work containing the Library or a\r
+portion of it, either verbatim or with modifications and/or translated\r
+straightforwardly into another language. (Hereinafter, translation is\r
+included without limitation in the term "modification".)\r
+\r
+ "Source code" for a work means the preferred form of the work for\r
+making modifications to it. For a library, complete source code means\r
+all the source code for all modules it contains, plus any associated\r
+interface definition files, plus the scripts used to control compilation\r
+and installation of the library.\r
+\r
+ Activities other than copying, distribution and modification are not\r
+covered by this License; they are outside its scope. The act of\r
+running a program using the Library is not restricted, and output from\r
+such a program is covered only if its contents constitute a work based\r
+on the Library (independent of the use of the Library in a tool for\r
+writing it). Whether that is true depends on what the Library does\r
+and what the program that uses the Library does.\r
+ \r
+ 1. You may copy and distribute verbatim copies of the Library's\r
+complete source code as you receive it, in any medium, provided that\r
+you conspicuously and appropriately publish on each copy an\r
+appropriate copyright notice and disclaimer of warranty; keep intact\r
+all the notices that refer to this License and to the absence of any\r
+warranty; and distribute a copy of this License along with the\r
+Library.\r
+\r
+ You may charge a fee for the physical act of transferring a copy,\r
+and you may at your option offer warranty protection in exchange for a\r
+fee.\r
+\f\r
+ 2. You may modify your copy or copies of the Library or any portion\r
+of it, thus forming a work based on the Library, and copy and\r
+distribute such modifications or work under the terms of Section 1\r
+above, provided that you also meet all of these conditions:\r
+\r
+ a) The modified work must itself be a software library.\r
+\r
+ b) You must cause the files modified to carry prominent notices\r
+ stating that you changed the files and the date of any change.\r
+\r
+ c) You must cause the whole of the work to be licensed at no\r
+ charge to all third parties under the terms of this License.\r
+\r
+ d) If a facility in the modified Library refers to a function or a\r
+ table of data to be supplied by an application program that uses\r
+ the facility, other than as an argument passed when the facility\r
+ is invoked, then you must make a good faith effort to ensure that,\r
+ in the event an application does not supply such function or\r
+ table, the facility still operates, and performs whatever part of\r
+ its purpose remains meaningful.\r
+\r
+ (For example, a function in a library to compute square roots has\r
+ a purpose that is entirely well-defined independent of the\r
+ application. Therefore, Subsection 2d requires that any\r
+ application-supplied function or table used by this function must\r
+ be optional: if the application does not supply it, the square\r
+ root function must still compute square roots.)\r
+\r
+These requirements apply to the modified work as a whole. If\r
+identifiable sections of that work are not derived from the Library,\r
+and can be reasonably considered independent and separate works in\r
+themselves, then this License, and its terms, do not apply to those\r
+sections when you distribute them as separate works. But when you\r
+distribute the same sections as part of a whole which is a work based\r
+on the Library, the distribution of the whole must be on the terms of\r
+this License, whose permissions for other licensees extend to the\r
+entire whole, and thus to each and every part regardless of who wrote\r
+it.\r
+\r
+Thus, it is not the intent of this section to claim rights or contest\r
+your rights to work written entirely by you; rather, the intent is to\r
+exercise the right to control the distribution of derivative or\r
+collective works based on the Library.\r
+\r
+In addition, mere aggregation of another work not based on the Library\r
+with the Library (or with a work based on the Library) on a volume of\r
+a storage or distribution medium does not bring the other work under\r
+the scope of this License.\r
+\r
+ 3. You may opt to apply the terms of the ordinary GNU General Public\r
+License instead of this License to a given copy of the Library. To do\r
+this, you must alter all the notices that refer to this License, so\r
+that they refer to the ordinary GNU General Public License, version 2,\r
+instead of to this License. (If a newer version than version 2 of the\r
+ordinary GNU General Public License has appeared, then you can specify\r
+that version instead if you wish.) Do not make any other change in\r
+these notices.\r
+\f\r
+ Once this change is made in a given copy, it is irreversible for\r
+that copy, so the ordinary GNU General Public License applies to all\r
+subsequent copies and derivative works made from that copy.\r
+\r
+ This option is useful when you wish to copy part of the code of\r
+the Library into a program that is not a library.\r
+\r
+ 4. You may copy and distribute the Library (or a portion or\r
+derivative of it, under Section 2) in object code or executable form\r
+under the terms of Sections 1 and 2 above provided that you accompany\r
+it with the complete corresponding machine-readable source code, which\r
+must be distributed under the terms of Sections 1 and 2 above on a\r
+medium customarily used for software interchange.\r
+\r
+ If distribution of object code is made by offering access to copy\r
+from a designated place, then offering equivalent access to copy the\r
+source code from the same place satisfies the requirement to\r
+distribute the source code, even though third parties are not\r
+compelled to copy the source along with the object code.\r
+\r
+ 5. A program that contains no derivative of any portion of the\r
+Library, but is designed to work with the Library by being compiled or\r
+linked with it, is called a "work that uses the Library". Such a\r
+work, in isolation, is not a derivative work of the Library, and\r
+therefore falls outside the scope of this License.\r
+\r
+ However, linking a "work that uses the Library" with the Library\r
+creates an executable that is a derivative of the Library (because it\r
+contains portions of the Library), rather than a "work that uses the\r
+library". The executable is therefore covered by this License.\r
+Section 6 states terms for distribution of such executables.\r
+\r
+ When a "work that uses the Library" uses material from a header file\r
+that is part of the Library, the object code for the work may be a\r
+derivative work of the Library even though the source code is not.\r
+Whether this is true is especially significant if the work can be\r
+linked without the Library, or if the work is itself a library. The\r
+threshold for this to be true is not precisely defined by law.\r
+\r
+ If such an object file uses only numerical parameters, data\r
+structure layouts and accessors, and small macros and small inline\r
+functions (ten lines or less in length), then the use of the object\r
+file is unrestricted, regardless of whether it is legally a derivative\r
+work. (Executables containing this object code plus portions of the\r
+Library will still fall under Section 6.)\r
+\r
+ Otherwise, if the work is a derivative of the Library, you may\r
+distribute the object code for the work under the terms of Section 6.\r
+Any executables containing that work also fall under Section 6,\r
+whether or not they are linked directly with the Library itself.\r
+\f\r
+ 6. As an exception to the Sections above, you may also compile or\r
+link a "work that uses the Library" with the Library to produce a\r
+work containing portions of the Library, and distribute that work\r
+under terms of your choice, provided that the terms permit\r
+modification of the work for the customer's own use and reverse\r
+engineering for debugging such modifications.\r
+\r
+ You must give prominent notice with each copy of the work that the\r
+Library is used in it and that the Library and its use are covered by\r
+this License. You must supply a copy of this License. If the work\r
+during execution displays copyright notices, you must include the\r
+copyright notice for the Library among them, as well as a reference\r
+directing the user to the copy of this License. Also, you must do one\r
+of these things:\r
+\r
+ a) Accompany the work with the complete corresponding\r
+ machine-readable source code for the Library including whatever\r
+ changes were used in the work (which must be distributed under\r
+ Sections 1 and 2 above); and, if the work is an executable linked\r
+ with the Library, with the complete machine-readable "work that\r
+ uses the Library", as object code and/or source code, so that the\r
+ user can modify the Library and then relink to produce a modified\r
+ executable containing the modified Library. (It is understood\r
+ that the user who changes the contents of definitions files in the\r
+ Library will not necessarily be able to recompile the application\r
+ to use the modified definitions.)\r
+\r
+ b) Accompany the work with a written offer, valid for at\r
+ least three years, to give the same user the materials\r
+ specified in Subsection 6a, above, for a charge no more\r
+ than the cost of performing this distribution.\r
+\r
+ c) If distribution of the work is made by offering access to copy\r
+ from a designated place, offer equivalent access to copy the above\r
+ specified materials from the same place.\r
+\r
+ d) Verify that the user has already received a copy of these\r
+ materials or that you have already sent this user a copy.\r
+\r
+ For an executable, the required form of the "work that uses the\r
+Library" must include any data and utility programs needed for\r
+reproducing the executable from it. However, as a special exception,\r
+the source code distributed need not include anything that is normally\r
+distributed (in either source or binary form) with the major\r
+components (compiler, kernel, and so on) of the operating system on\r
+which the executable runs, unless that component itself accompanies\r
+the executable.\r
+\r
+ It may happen that this requirement contradicts the license\r
+restrictions of other proprietary libraries that do not normally\r
+accompany the operating system. Such a contradiction means you cannot\r
+use both them and the Library together in an executable that you\r
+distribute.\r
+\f\r
+ 7. You may place library facilities that are a work based on the\r
+Library side-by-side in a single library together with other library\r
+facilities not covered by this License, and distribute such a combined\r
+library, provided that the separate distribution of the work based on\r
+the Library and of the other library facilities is otherwise\r
+permitted, and provided that you do these two things:\r
+\r
+ a) Accompany the combined library with a copy of the same work\r
+ based on the Library, uncombined with any other library\r
+ facilities. This must be distributed under the terms of the\r
+ Sections above.\r
+\r
+ b) Give prominent notice with the combined library of the fact\r
+ that part of it is a work based on the Library, and explaining\r
+ where to find the accompanying uncombined form of the same work.\r
+\r
+ 8. You may not copy, modify, sublicense, link with, or distribute\r
+the Library except as expressly provided under this License. Any\r
+attempt otherwise to copy, modify, sublicense, link with, or\r
+distribute the Library is void, and will automatically terminate your\r
+rights under this License. However, parties who have received copies,\r
+or rights, from you under this License will not have their licenses\r
+terminated so long as such parties remain in full compliance.\r
+\r
+ 9. You are not required to accept this License, since you have not\r
+signed it. However, nothing else grants you permission to modify or\r
+distribute the Library or its derivative works. These actions are\r
+prohibited by law if you do not accept this License. Therefore, by\r
+modifying or distributing the Library (or any work based on the\r
+Library), you indicate your acceptance of this License to do so, and\r
+all its terms and conditions for copying, distributing or modifying\r
+the Library or works based on it.\r
+\r
+ 10. Each time you redistribute the Library (or any work based on the\r
+Library), the recipient automatically receives a license from the\r
+original licensor to copy, distribute, link with or modify the Library\r
+subject to these terms and conditions. You may not impose any further\r
+restrictions on the recipients' exercise of the rights granted herein.\r
+You are not responsible for enforcing compliance by third parties to\r
+this License.\r
+\f\r
+ 11. If, as a consequence of a court judgment or allegation of patent\r
+infringement or for any other reason (not limited to patent issues),\r
+conditions are imposed on you (whether by court order, agreement or\r
+otherwise) that contradict the conditions of this License, they do not\r
+excuse you from the conditions of this License. If you cannot\r
+distribute so as to satisfy simultaneously your obligations under this\r
+License and any other pertinent obligations, then as a consequence you\r
+may not distribute the Library at all. For example, if a patent\r
+license would not permit royalty-free redistribution of the Library by\r
+all those who receive copies directly or indirectly through you, then\r
+the only way you could satisfy both it and this License would be to\r
+refrain entirely from distribution of the Library.\r
+\r
+If any portion of this section is held invalid or unenforceable under any\r
+particular circumstance, the balance of the section is intended to apply,\r
+and the section as a whole is intended to apply in other circumstances.\r
+\r
+It is not the purpose of this section to induce you to infringe any\r
+patents or other property right claims or to contest validity of any\r
+such claims; this section has the sole purpose of protecting the\r
+integrity of the free software distribution system which is\r
+implemented by public license practices. Many people have made\r
+generous contributions to the wide range of software distributed\r
+through that system in reliance on consistent application of that\r
+system; it is up to the author/donor to decide if he or she is willing\r
+to distribute software through any other system and a licensee cannot\r
+impose that choice.\r
+\r
+This section is intended to make thoroughly clear what is believed to\r
+be a consequence of the rest of this License.\r
+\r
+ 12. If the distribution and/or use of the Library is restricted in\r
+certain countries either by patents or by copyrighted interfaces, the\r
+original copyright holder who places the Library under this License may add\r
+an explicit geographical distribution limitation excluding those countries,\r
+so that distribution is permitted only in or among countries not thus\r
+excluded. In such case, this License incorporates the limitation as if\r
+written in the body of this License.\r
+\r
+ 13. The Free Software Foundation may publish revised and/or new\r
+versions of the Library General Public License from time to time.\r
+Such new versions will be similar in spirit to the present version,\r
+but may differ in detail to address new problems or concerns.\r
+\r
+Each version is given a distinguishing version number. If the Library\r
+specifies a version number of this License which applies to it and\r
+"any later version", you have the option of following the terms and\r
+conditions either of that version or of any later version published by\r
+the Free Software Foundation. If the Library does not specify a\r
+license version number, you may choose any version ever published by\r
+the Free Software Foundation.\r
+\f\r
+ 14. If you wish to incorporate parts of the Library into other free\r
+programs whose distribution conditions are incompatible with these,\r
+write to the author to ask for permission. For software which is\r
+copyrighted by the Free Software Foundation, write to the Free\r
+Software Foundation; we sometimes make exceptions for this. Our\r
+decision will be guided by the two goals of preserving the free status\r
+of all derivatives of our free software and of promoting the sharing\r
+and reuse of software generally.\r
+\r
+ NO WARRANTY\r
+\r
+ 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO\r
+WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.\r
+EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR\r
+OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY\r
+KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE\r
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\r
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE\r
+LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME\r
+THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\r
+\r
+ 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN\r
+WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY\r
+AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU\r
+FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR\r
+CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE\r
+LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING\r
+RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A\r
+FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF\r
+SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\r
+DAMAGES.\r
+\r
+ END OF TERMS AND CONDITIONS\r
+\f\r
+ Appendix: How to Apply These Terms to Your New Libraries\r
+\r
+ If you develop a new library, and you want it to be of the greatest\r
+possible use to the public, we recommend making it free software that\r
+everyone can redistribute and change. You can do so by permitting\r
+redistribution under these terms (or, alternatively, under the terms of the\r
+ordinary General Public License).\r
+\r
+ To apply these terms, attach the following notices to the library. It is\r
+safest to attach them to the start of each source file to most effectively\r
+convey the exclusion of warranty; and each file should have at least the\r
+"copyright" line and a pointer to where the full notice is found.\r
+\r
+ <one line to give the library's name and a brief idea of what it does.>\r
+ Copyright (C) <year> <name of author>\r
+\r
+ This library is free software; you can redistribute it and/or\r
+ modify it under the terms of the GNU Library General Public\r
+ License as published by the Free Software Foundation; either\r
+ version 2 of the License, or (at your option) any later version.\r
+\r
+ This library is distributed in the hope that it will be useful,\r
+ but WITHOUT ANY WARRANTY; without even the implied warranty of\r
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\r
+ Library General Public License for more details.\r
+\r
+ You should have received a copy of the GNU Library General Public\r
+ License along with this library; if not, write to the Free\r
+ Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\r
+\r
+Also add information on how to contact you by electronic and paper mail.\r
+\r
+You should also get your employer (if you work as a programmer) or your\r
+school, if any, to sign a "copyright disclaimer" for the library, if\r
+necessary. Here is a sample; alter the names:\r
+\r
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the\r
+ library `Frob' (a library for tweaking knobs) written by James Random Hacker.\r
+\r
+ <signature of Ty Coon>, 1 April 1990\r
+ Ty Coon, President of Vice\r
+\r
+That's all there is to it!\r
--- /dev/null
+The source code to this library used with SDL_image can be found here:\r
+http://www.libsdl.org/projects/SDL_image/libs/\r
+---\r
+\r
+Copyright (c) 1988-1997 Sam Leffler\r
+Copyright (c) 1991-1997 Silicon Graphics, Inc.\r
+\r
+Permission to use, copy, modify, distribute, and sell this software and \r
+its documentation for any purpose is hereby granted without fee, provided\r
+that (i) the above copyright notices and this permission notice appear in\r
+all copies of the software and related documentation, and (ii) the names of\r
+Sam Leffler and Silicon Graphics may not be used in any advertising or\r
+publicity relating to the software without the specific, prior written\r
+permission of Sam Leffler and Silicon Graphics.\r
+\r
+THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, \r
+EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY \r
+WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. \r
+\r
+IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR\r
+ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,\r
+OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,\r
+WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF \r
+LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE \r
+OF THIS SOFTWARE.\r
--- /dev/null
+The source code to this library used with SDL_image can be found here:\r
+http://www.libsdl.org/projects/SDL_image/libs/\r
+---\r
+\r
+Copyright (c) 2010, Google Inc. All rights reserved.\r
+\r
+Redistribution and use in source and binary forms, with or without\r
+modification, are permitted provided that the following conditions are\r
+met:\r
+\r
+ * Redistributions of source code must retain the above copyright\r
+ notice, this list of conditions and the following disclaimer.\r
+\r
+ * Redistributions in binary form must reproduce the above copyright\r
+ notice, this list of conditions and the following disclaimer in\r
+ the documentation and/or other materials provided with the\r
+ distribution.\r
+\r
+ * Neither the name of Google nor the names of its contributors may\r
+ be used to endorse or promote products derived from this software\r
+ without specific prior written permission.\r
+\r
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\r
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\r
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\r
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\r
+HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\r
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\r
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\r
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\r
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\r
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\r
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\r
+\r
--- /dev/null
+The source code to this library used with SDL_ttf can be found here:\r
+http://www.libsdl.org/projects/SDL_ttf/libs/\r
+---\r
+\r
+Copyright notice:\r
+\r
+ (C) 1995-2010 Jean-loup Gailly and Mark Adler\r
+\r
+ This software is provided 'as-is', without any express or implied\r
+ warranty. In no event will the authors be held liable for any damages\r
+ arising from the use of this software.\r
+\r
+ Permission is granted to anyone to use this software for any purpose,\r
+ including commercial applications, and to alter it and redistribute it\r
+ freely, subject to the following restrictions:\r
+\r
+ 1. The origin of this software must not be misrepresented; you must not\r
+ claim that you wrote the original software. If you use this software\r
+ in a product, an acknowledgment in the product documentation would be\r
+ appreciated but is not required.\r
+ 2. Altered source versions must be plainly marked as such, and must not be\r
+ misrepresented as being the original software.\r
+ 3. This notice may not be removed or altered from any source distribution.\r
+\r
+ Jean-loup Gailly Mark Adler\r
+ jloup@gzip.org madler@alumni.caltech.edu\r
+\r
+If you use the zlib library in a product, we would appreciate *not* receiving\r
+lengthy legal documents to sign. The sources are provided for free but without\r
+warranty of any kind. The library has been entirely written by Jean-loup\r
+Gailly and Mark Adler; it does not include third-party code.\r
--- /dev/null
+#!/bin/sh
+
+prefix=/usr/local/cross-tools/i686-w64-mingw32
+exec_prefix=${prefix}
+exec_prefix_set=no
+libdir=${exec_prefix}/lib
+
+#usage="\
+#Usage: $0 [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs]"
+usage="\
+Usage: $0 [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs] [--static-libs]"
+
+if test $# -eq 0; then
+ echo "${usage}" 1>&2
+ exit 1
+fi
+
+while test $# -gt 0; do
+ case "$1" in
+ -*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
+ *) optarg= ;;
+ esac
+
+ case $1 in
+ --prefix=*)
+ prefix=$optarg
+ if test $exec_prefix_set = no ; then
+ exec_prefix=$optarg
+ fi
+ ;;
+ --prefix)
+ echo $prefix
+ ;;
+ --exec-prefix=*)
+ exec_prefix=$optarg
+ exec_prefix_set=yes
+ ;;
+ --exec-prefix)
+ echo $exec_prefix
+ ;;
+ --version)
+ echo 2.0.3
+ ;;
+ --cflags)
+ echo -I${prefix}/include/SDL2 -Dmain=SDL_main
+ ;;
+ --libs)
+ echo -L${exec_prefix}/lib -lmingw32 -lSDL2main -lSDL2 -mwindows
+ ;;
+ --static-libs)
+# --libs|--static-libs)
+ echo -L${exec_prefix}/lib -lmingw32 -lSDL2main -lSDL2 -mwindows -Wl,--no-undefined -lm -ldinput8 -ldxguid -ldxerr8 -luser32 -lgdi32 -lwinmm -limm32 -lole32 -loleaut32 -lshell32 -lversion -luuid -XCClinker -static-libgcc
+ ;;
+ *)
+ echo "${usage}" 1>&2
+ exit 1
+ ;;
+ esac
+ shift
+done
--- /dev/null
+The source code to this library used with SDL_mixer can be found here:\r
+http://www.libsdl.org/projects/SDL_mixer/libs/\r
+---\r
+\r
+Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson\r
+\r
+Redistribution and use in source and binary forms, with or without\r
+modification, are permitted provided that the following conditions\r
+are met:\r
+\r
+- Redistributions of source code must retain the above copyright\r
+notice, this list of conditions and the following disclaimer.\r
+\r
+- Redistributions in binary form must reproduce the above copyright\r
+notice, this list of conditions and the following disclaimer in the\r
+documentation and/or other materials provided with the distribution.\r
+\r
+- Neither the name of the Xiph.org Foundation nor the names of its\r
+contributors may be used to endorse or promote products derived from\r
+this software without specific prior written permission.\r
+\r
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\r
+``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\r
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\r
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR\r
+CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\r
+EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\r
+PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\r
+PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\r
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\r
+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\r
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\r
--- /dev/null
+The source code to this library used with SDL_ttf can be found here:\r
+http://www.libsdl.org/projects/SDL_ttf/libs/\r
+---\r
+\r
+ The FreeType Project LICENSE\r
+ ----------------------------\r
+\r
+ 2006-Jan-27\r
+\r
+ Copyright 1996-2002, 2006 by\r
+ David Turner, Robert Wilhelm, and Werner Lemberg\r
+\r
+\r
+\r
+Introduction\r
+============\r
+\r
+ The FreeType Project is distributed in several archive packages;\r
+ some of them may contain, in addition to the FreeType font engine,\r
+ various tools and contributions which rely on, or relate to, the\r
+ FreeType Project.\r
+\r
+ This license applies to all files found in such packages, and\r
+ which do not fall under their own explicit license. The license\r
+ affects thus the FreeType font engine, the test programs,\r
+ documentation and makefiles, at the very least.\r
+\r
+ This license was inspired by the BSD, Artistic, and IJG\r
+ (Independent JPEG Group) licenses, which all encourage inclusion\r
+ and use of free software in commercial and freeware products\r
+ alike. As a consequence, its main points are that:\r
+\r
+ o We don't promise that this software works. However, we will be\r
+ interested in any kind of bug reports. (`as is' distribution)\r
+\r
+ o You can use this software for whatever you want, in parts or\r
+ full form, without having to pay us. (`royalty-free' usage)\r
+\r
+ o You may not pretend that you wrote this software. If you use\r
+ it, or only parts of it, in a program, you must acknowledge\r
+ somewhere in your documentation that you have used the\r
+ FreeType code. (`credits')\r
+\r
+ We specifically permit and encourage the inclusion of this\r
+ software, with or without modifications, in commercial products.\r
+ We disclaim all warranties covering The FreeType Project and\r
+ assume no liability related to The FreeType Project.\r
+\r
+\r
+ Finally, many people asked us for a preferred form for a\r
+ credit/disclaimer to use in compliance with this license. We thus\r
+ encourage you to use the following text:\r
+\r
+ """\r
+ Portions of this software are copyright © <year> The FreeType\r
+ Project (www.freetype.org). All rights reserved.\r
+ """\r
+\r
+ Please replace <year> with the value from the FreeType version you\r
+ actually use.\r
+\r
+\r
+Legal Terms\r
+===========\r
+\r
+0. Definitions\r
+--------------\r
+\r
+ Throughout this license, the terms `package', `FreeType Project',\r
+ and `FreeType archive' refer to the set of files originally\r
+ distributed by the authors (David Turner, Robert Wilhelm, and\r
+ Werner Lemberg) as the `FreeType Project', be they named as alpha,\r
+ beta or final release.\r
+\r
+ `You' refers to the licensee, or person using the project, where\r
+ `using' is a generic term including compiling the project's source\r
+ code as well as linking it to form a `program' or `executable'.\r
+ This program is referred to as `a program using the FreeType\r
+ engine'.\r
+\r
+ This license applies to all files distributed in the original\r
+ FreeType Project, including all source code, binaries and\r
+ documentation, unless otherwise stated in the file in its\r
+ original, unmodified form as distributed in the original archive.\r
+ If you are unsure whether or not a particular file is covered by\r
+ this license, you must contact us to verify this.\r
+\r
+ The FreeType Project is copyright (C) 1996-2000 by David Turner,\r
+ Robert Wilhelm, and Werner Lemberg. All rights reserved except as\r
+ specified below.\r
+\r
+1. No Warranty\r
+--------------\r
+\r
+ THE FREETYPE PROJECT IS PROVIDED `AS IS' WITHOUT WARRANTY OF ANY\r
+ KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\r
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\r
+ PURPOSE. IN NO EVENT WILL ANY OF THE AUTHORS OR COPYRIGHT HOLDERS\r
+ BE LIABLE FOR ANY DAMAGES CAUSED BY THE USE OR THE INABILITY TO\r
+ USE, OF THE FREETYPE PROJECT.\r
+\r
+2. Redistribution\r
+-----------------\r
+\r
+ This license grants a worldwide, royalty-free, perpetual and\r
+ irrevocable right and license to use, execute, perform, compile,\r
+ display, copy, create derivative works of, distribute and\r
+ sublicense the FreeType Project (in both source and object code\r
+ forms) and derivative works thereof for any purpose; and to\r
+ authorize others to exercise some or all of the rights granted\r
+ herein, subject to the following conditions:\r
+\r
+ o Redistribution of source code must retain this license file\r
+ (`FTL.TXT') unaltered; any additions, deletions or changes to\r
+ the original files must be clearly indicated in accompanying\r
+ documentation. The copyright notices of the unaltered,\r
+ original files must be preserved in all copies of source\r
+ files.\r
+\r
+ o Redistribution in binary form must provide a disclaimer that\r
+ states that the software is based in part of the work of the\r
+ FreeType Team, in the distribution documentation. We also\r
+ encourage you to put an URL to the FreeType web page in your\r
+ documentation, though this isn't mandatory.\r
+\r
+ These conditions apply to any software derived from or based on\r
+ the FreeType Project, not just the unmodified files. If you use\r
+ our work, you must acknowledge us. However, no fee need be paid\r
+ to us.\r
+\r
+3. Advertising\r
+--------------\r
+\r
+ Neither the FreeType authors and contributors nor you shall use\r
+ the name of the other for commercial, advertising, or promotional\r
+ purposes without specific prior written permission.\r
+\r
+ We suggest, but do not require, that you use one or more of the\r
+ following phrases to refer to this software in your documentation\r
+ or advertising materials: `FreeType Project', `FreeType Engine',\r
+ `FreeType library', or `FreeType Distribution'.\r
+\r
+ As you have not signed this license, you are not required to\r
+ accept it. However, as the FreeType Project is copyrighted\r
+ material, only this license, or another one contracted with the\r
+ authors, grants you the right to use, distribute, and modify it.\r
+ Therefore, by using, distributing, or modifying the FreeType\r
+ Project, you indicate that you understand and accept all the terms\r
+ of this license.\r
+\r
+4. Contacts\r
+-----------\r
+\r
+ There are two mailing lists related to FreeType:\r
+\r
+ o freetype@nongnu.org\r
+\r
+ Discusses general use and applications of FreeType, as well as\r
+ future and wanted additions to the library and distribution.\r
+ If you are looking for support, start in this list if you\r
+ haven't found anything to help you in the documentation.\r
+\r
+ o freetype-devel@nongnu.org\r
+\r
+ Discusses bugs, as well as engine internals, design issues,\r
+ specific licenses, porting, etc.\r
+\r
+ Our home page can be found at\r
+\r
+ http://www.freetype.org\r
+\r
+\r
+--- end of FTL.TXT ---\r
--- /dev/null
+The source code to this library used with SDL_image can be found here:\r
+http://www.libsdl.org/projects/SDL_image/libs/\r
+---\r
+\r
+LEGAL ISSUES\r
+============\r
+\r
+In plain English:\r
+\r
+1. We don't promise that this software works. (But if you find any bugs,\r
+ please let us know!)\r
+2. You can use this software for whatever you want. You don't have to pay us.\r
+3. You may not pretend that you wrote this software. If you use it in a\r
+ program, you must acknowledge somewhere in your documentation that\r
+ you've used the IJG code.\r
+\r
+In legalese:\r
+\r
+The authors make NO WARRANTY or representation, either express or implied,\r
+with respect to this software, its quality, accuracy, merchantability, or\r
+fitness for a particular purpose. This software is provided "AS IS", and you,\r
+its user, assume the entire risk as to its quality and accuracy.\r
+\r
+This software is copyright (C) 1991-2012, Thomas G. Lane, Guido Vollbeding.\r
+All Rights Reserved except as specified below.\r
+\r
+Permission is hereby granted to use, copy, modify, and distribute this\r
+software (or portions thereof) for any purpose, without fee, subject to these\r
+conditions:\r
+(1) If any part of the source code for this software is distributed, then this\r
+README file must be included, with this copyright and no-warranty notice\r
+unaltered; and any additions, deletions, or changes to the original files\r
+must be clearly indicated in accompanying documentation.\r
+(2) If only executable code is distributed, then the accompanying\r
+documentation must state that "this software is based in part on the work of\r
+the Independent JPEG Group".\r
+(3) Permission for use of this software is granted only if the user accepts\r
+full responsibility for any undesirable consequences; the authors accept\r
+NO LIABILITY for damages of any kind.\r
+\r
+These conditions apply to any software derived from or based on the IJG code,\r
+not just to the unmodified library. If you use our work, you ought to\r
+acknowledge us.\r
+\r
+Permission is NOT granted for the use of any IJG author's name or company name\r
+in advertising or publicity relating to this software or products derived from\r
+it. This software may be referred to only as "the Independent JPEG Group's\r
+software".\r
+\r
+We specifically permit and encourage the use of this software as the basis of\r
+commercial products, provided that all warranty or liability claims are\r
+assumed by the product vendor.\r
+\r
+\r
+The IJG distribution formerly included code to read and write GIF files.\r
+To avoid entanglement with the Unisys LZW patent, GIF reading support has\r
+been removed altogether, and the GIF writer has been simplified to produce\r
+"uncompressed GIFs". This technique does not use the LZW algorithm; the\r
+resulting GIF files are larger than usual, but are readable by all standard\r
+GIF decoders.\r
+\r
+We are required to state that\r
+ "The Graphics Interchange Format(c) is the Copyright property of\r
+ CompuServe Incorporated. GIF(sm) is a Service Mark property of\r
+ CompuServe Incorporated."\r
--- /dev/null
+The source code to this library used with SDL_mixer can be found here:\r
+http://www.libsdl.org/projects/SDL_mixer/libs/\r
+---\r
+\r
+ GNU LIBRARY GENERAL PUBLIC LICENSE\r
+ Version 2, June 1991\r
+\r
+ Copyright (C) 1991 Free Software Foundation, Inc.\r
+ 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA\r
+ Everyone is permitted to copy and distribute verbatim copies\r
+ of this license document, but changing it is not allowed.\r
+\r
+[This is the first released version of the library GPL. It is\r
+ numbered 2 because it goes with version 2 of the ordinary GPL.]\r
+\r
+ Preamble\r
+\r
+ The licenses for most software are designed to take away your\r
+freedom to share and change it. By contrast, the GNU General Public\r
+Licenses are intended to guarantee your freedom to share and change\r
+free software--to make sure the software is free for all its users.\r
+\r
+ This license, the Library General Public License, applies to some\r
+specially designated Free Software Foundation software, and to any\r
+other libraries whose authors decide to use it. You can use it for\r
+your libraries, too.\r
+\r
+ When we speak of free software, we are referring to freedom, not\r
+price. Our General Public Licenses are designed to make sure that you\r
+have the freedom to distribute copies of free software (and charge for\r
+this service if you wish), that you receive source code or can get it\r
+if you want it, that you can change the software or use pieces of it\r
+in new free programs; and that you know you can do these things.\r
+\r
+ To protect your rights, we need to make restrictions that forbid\r
+anyone to deny you these rights or to ask you to surrender the rights.\r
+These restrictions translate to certain responsibilities for you if\r
+you distribute copies of the library, or if you modify it.\r
+\r
+ For example, if you distribute copies of the library, whether gratis\r
+or for a fee, you must give the recipients all the rights that we gave\r
+you. You must make sure that they, too, receive or can get the source\r
+code. If you link a program with the library, you must provide\r
+complete object files to the recipients so that they can relink them\r
+with the library, after making changes to the library and recompiling\r
+it. And you must show them these terms so they know their rights.\r
+\r
+ Our method of protecting your rights has two steps: (1) copyright\r
+the library, and (2) offer you this license which gives you legal\r
+permission to copy, distribute and/or modify the library.\r
+\r
+ Also, for each distributor's protection, we want to make certain\r
+that everyone understands that there is no warranty for this free\r
+library. If the library is modified by someone else and passed on, we\r
+want its recipients to know that what they have is not the original\r
+version, so that any problems introduced by others will not reflect on\r
+the original authors' reputations.\r
+\f\r
+ Finally, any free program is threatened constantly by software\r
+patents. We wish to avoid the danger that companies distributing free\r
+software will individually obtain patent licenses, thus in effect\r
+transforming the program into proprietary software. To prevent this,\r
+we have made it clear that any patent must be licensed for everyone's\r
+free use or not licensed at all.\r
+\r
+ Most GNU software, including some libraries, is covered by the ordinary\r
+GNU General Public License, which was designed for utility programs. This\r
+license, the GNU Library General Public License, applies to certain\r
+designated libraries. This license is quite different from the ordinary\r
+one; be sure to read it in full, and don't assume that anything in it is\r
+the same as in the ordinary license.\r
+\r
+ The reason we have a separate public license for some libraries is that\r
+they blur the distinction we usually make between modifying or adding to a\r
+program and simply using it. Linking a program with a library, without\r
+changing the library, is in some sense simply using the library, and is\r
+analogous to running a utility program or application program. However, in\r
+a textual and legal sense, the linked executable is a combined work, a\r
+derivative of the original library, and the ordinary General Public License\r
+treats it as such.\r
+\r
+ Because of this blurred distinction, using the ordinary General\r
+Public License for libraries did not effectively promote software\r
+sharing, because most developers did not use the libraries. We\r
+concluded that weaker conditions might promote sharing better.\r
+\r
+ However, unrestricted linking of non-free programs would deprive the\r
+users of those programs of all benefit from the free status of the\r
+libraries themselves. This Library General Public License is intended to\r
+permit developers of non-free programs to use free libraries, while\r
+preserving your freedom as a user of such programs to change the free\r
+libraries that are incorporated in them. (We have not seen how to achieve\r
+this as regards changes in header files, but we have achieved it as regards\r
+changes in the actual functions of the Library.) The hope is that this\r
+will lead to faster development of free libraries.\r
+\r
+ The precise terms and conditions for copying, distribution and\r
+modification follow. Pay close attention to the difference between a\r
+"work based on the library" and a "work that uses the library". The\r
+former contains code derived from the library, while the latter only\r
+works together with the library.\r
+\r
+ Note that it is possible for a library to be covered by the ordinary\r
+General Public License rather than by this special one.\r
+\f\r
+ GNU LIBRARY GENERAL PUBLIC LICENSE\r
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\r
+\r
+ 0. This License Agreement applies to any software library which\r
+contains a notice placed by the copyright holder or other authorized\r
+party saying it may be distributed under the terms of this Library\r
+General Public License (also called "this License"). Each licensee is\r
+addressed as "you".\r
+\r
+ A "library" means a collection of software functions and/or data\r
+prepared so as to be conveniently linked with application programs\r
+(which use some of those functions and data) to form executables.\r
+\r
+ The "Library", below, refers to any such software library or work\r
+which has been distributed under these terms. A "work based on the\r
+Library" means either the Library or any derivative work under\r
+copyright law: that is to say, a work containing the Library or a\r
+portion of it, either verbatim or with modifications and/or translated\r
+straightforwardly into another language. (Hereinafter, translation is\r
+included without limitation in the term "modification".)\r
+\r
+ "Source code" for a work means the preferred form of the work for\r
+making modifications to it. For a library, complete source code means\r
+all the source code for all modules it contains, plus any associated\r
+interface definition files, plus the scripts used to control compilation\r
+and installation of the library.\r
+\r
+ Activities other than copying, distribution and modification are not\r
+covered by this License; they are outside its scope. The act of\r
+running a program using the Library is not restricted, and output from\r
+such a program is covered only if its contents constitute a work based\r
+on the Library (independent of the use of the Library in a tool for\r
+writing it). Whether that is true depends on what the Library does\r
+and what the program that uses the Library does.\r
+ \r
+ 1. You may copy and distribute verbatim copies of the Library's\r
+complete source code as you receive it, in any medium, provided that\r
+you conspicuously and appropriately publish on each copy an\r
+appropriate copyright notice and disclaimer of warranty; keep intact\r
+all the notices that refer to this License and to the absence of any\r
+warranty; and distribute a copy of this License along with the\r
+Library.\r
+\r
+ You may charge a fee for the physical act of transferring a copy,\r
+and you may at your option offer warranty protection in exchange for a\r
+fee.\r
+\f\r
+ 2. You may modify your copy or copies of the Library or any portion\r
+of it, thus forming a work based on the Library, and copy and\r
+distribute such modifications or work under the terms of Section 1\r
+above, provided that you also meet all of these conditions:\r
+\r
+ a) The modified work must itself be a software library.\r
+\r
+ b) You must cause the files modified to carry prominent notices\r
+ stating that you changed the files and the date of any change.\r
+\r
+ c) You must cause the whole of the work to be licensed at no\r
+ charge to all third parties under the terms of this License.\r
+\r
+ d) If a facility in the modified Library refers to a function or a\r
+ table of data to be supplied by an application program that uses\r
+ the facility, other than as an argument passed when the facility\r
+ is invoked, then you must make a good faith effort to ensure that,\r
+ in the event an application does not supply such function or\r
+ table, the facility still operates, and performs whatever part of\r
+ its purpose remains meaningful.\r
+\r
+ (For example, a function in a library to compute square roots has\r
+ a purpose that is entirely well-defined independent of the\r
+ application. Therefore, Subsection 2d requires that any\r
+ application-supplied function or table used by this function must\r
+ be optional: if the application does not supply it, the square\r
+ root function must still compute square roots.)\r
+\r
+These requirements apply to the modified work as a whole. If\r
+identifiable sections of that work are not derived from the Library,\r
+and can be reasonably considered independent and separate works in\r
+themselves, then this License, and its terms, do not apply to those\r
+sections when you distribute them as separate works. But when you\r
+distribute the same sections as part of a whole which is a work based\r
+on the Library, the distribution of the whole must be on the terms of\r
+this License, whose permissions for other licensees extend to the\r
+entire whole, and thus to each and every part regardless of who wrote\r
+it.\r
+\r
+Thus, it is not the intent of this section to claim rights or contest\r
+your rights to work written entirely by you; rather, the intent is to\r
+exercise the right to control the distribution of derivative or\r
+collective works based on the Library.\r
+\r
+In addition, mere aggregation of another work not based on the Library\r
+with the Library (or with a work based on the Library) on a volume of\r
+a storage or distribution medium does not bring the other work under\r
+the scope of this License.\r
+\r
+ 3. You may opt to apply the terms of the ordinary GNU General Public\r
+License instead of this License to a given copy of the Library. To do\r
+this, you must alter all the notices that refer to this License, so\r
+that they refer to the ordinary GNU General Public License, version 2,\r
+instead of to this License. (If a newer version than version 2 of the\r
+ordinary GNU General Public License has appeared, then you can specify\r
+that version instead if you wish.) Do not make any other change in\r
+these notices.\r
+\f\r
+ Once this change is made in a given copy, it is irreversible for\r
+that copy, so the ordinary GNU General Public License applies to all\r
+subsequent copies and derivative works made from that copy.\r
+\r
+ This option is useful when you wish to copy part of the code of\r
+the Library into a program that is not a library.\r
+\r
+ 4. You may copy and distribute the Library (or a portion or\r
+derivative of it, under Section 2) in object code or executable form\r
+under the terms of Sections 1 and 2 above provided that you accompany\r
+it with the complete corresponding machine-readable source code, which\r
+must be distributed under the terms of Sections 1 and 2 above on a\r
+medium customarily used for software interchange.\r
+\r
+ If distribution of object code is made by offering access to copy\r
+from a designated place, then offering equivalent access to copy the\r
+source code from the same place satisfies the requirement to\r
+distribute the source code, even though third parties are not\r
+compelled to copy the source along with the object code.\r
+\r
+ 5. A program that contains no derivative of any portion of the\r
+Library, but is designed to work with the Library by being compiled or\r
+linked with it, is called a "work that uses the Library". Such a\r
+work, in isolation, is not a derivative work of the Library, and\r
+therefore falls outside the scope of this License.\r
+\r
+ However, linking a "work that uses the Library" with the Library\r
+creates an executable that is a derivative of the Library (because it\r
+contains portions of the Library), rather than a "work that uses the\r
+library". The executable is therefore covered by this License.\r
+Section 6 states terms for distribution of such executables.\r
+\r
+ When a "work that uses the Library" uses material from a header file\r
+that is part of the Library, the object code for the work may be a\r
+derivative work of the Library even though the source code is not.\r
+Whether this is true is especially significant if the work can be\r
+linked without the Library, or if the work is itself a library. The\r
+threshold for this to be true is not precisely defined by law.\r
+\r
+ If such an object file uses only numerical parameters, data\r
+structure layouts and accessors, and small macros and small inline\r
+functions (ten lines or less in length), then the use of the object\r
+file is unrestricted, regardless of whether it is legally a derivative\r
+work. (Executables containing this object code plus portions of the\r
+Library will still fall under Section 6.)\r
+\r
+ Otherwise, if the work is a derivative of the Library, you may\r
+distribute the object code for the work under the terms of Section 6.\r
+Any executables containing that work also fall under Section 6,\r
+whether or not they are linked directly with the Library itself.\r
+\f\r
+ 6. As an exception to the Sections above, you may also compile or\r
+link a "work that uses the Library" with the Library to produce a\r
+work containing portions of the Library, and distribute that work\r
+under terms of your choice, provided that the terms permit\r
+modification of the work for the customer's own use and reverse\r
+engineering for debugging such modifications.\r
+\r
+ You must give prominent notice with each copy of the work that the\r
+Library is used in it and that the Library and its use are covered by\r
+this License. You must supply a copy of this License. If the work\r
+during execution displays copyright notices, you must include the\r
+copyright notice for the Library among them, as well as a reference\r
+directing the user to the copy of this License. Also, you must do one\r
+of these things:\r
+\r
+ a) Accompany the work with the complete corresponding\r
+ machine-readable source code for the Library including whatever\r
+ changes were used in the work (which must be distributed under\r
+ Sections 1 and 2 above); and, if the work is an executable linked\r
+ with the Library, with the complete machine-readable "work that\r
+ uses the Library", as object code and/or source code, so that the\r
+ user can modify the Library and then relink to produce a modified\r
+ executable containing the modified Library. (It is understood\r
+ that the user who changes the contents of definitions files in the\r
+ Library will not necessarily be able to recompile the application\r
+ to use the modified definitions.)\r
+\r
+ b) Accompany the work with a written offer, valid for at\r
+ least three years, to give the same user the materials\r
+ specified in Subsection 6a, above, for a charge no more\r
+ than the cost of performing this distribution.\r
+\r
+ c) If distribution of the work is made by offering access to copy\r
+ from a designated place, offer equivalent access to copy the above\r
+ specified materials from the same place.\r
+\r
+ d) Verify that the user has already received a copy of these\r
+ materials or that you have already sent this user a copy.\r
+\r
+ For an executable, the required form of the "work that uses the\r
+Library" must include any data and utility programs needed for\r
+reproducing the executable from it. However, as a special exception,\r
+the source code distributed need not include anything that is normally\r
+distributed (in either source or binary form) with the major\r
+components (compiler, kernel, and so on) of the operating system on\r
+which the executable runs, unless that component itself accompanies\r
+the executable.\r
+\r
+ It may happen that this requirement contradicts the license\r
+restrictions of other proprietary libraries that do not normally\r
+accompany the operating system. Such a contradiction means you cannot\r
+use both them and the Library together in an executable that you\r
+distribute.\r
+\f\r
+ 7. You may place library facilities that are a work based on the\r
+Library side-by-side in a single library together with other library\r
+facilities not covered by this License, and distribute such a combined\r
+library, provided that the separate distribution of the work based on\r
+the Library and of the other library facilities is otherwise\r
+permitted, and provided that you do these two things:\r
+\r
+ a) Accompany the combined library with a copy of the same work\r
+ based on the Library, uncombined with any other library\r
+ facilities. This must be distributed under the terms of the\r
+ Sections above.\r
+\r
+ b) Give prominent notice with the combined library of the fact\r
+ that part of it is a work based on the Library, and explaining\r
+ where to find the accompanying uncombined form of the same work.\r
+\r
+ 8. You may not copy, modify, sublicense, link with, or distribute\r
+the Library except as expressly provided under this License. Any\r
+attempt otherwise to copy, modify, sublicense, link with, or\r
+distribute the Library is void, and will automatically terminate your\r
+rights under this License. However, parties who have received copies,\r
+or rights, from you under this License will not have their licenses\r
+terminated so long as such parties remain in full compliance.\r
+\r
+ 9. You are not required to accept this License, since you have not\r
+signed it. However, nothing else grants you permission to modify or\r
+distribute the Library or its derivative works. These actions are\r
+prohibited by law if you do not accept this License. Therefore, by\r
+modifying or distributing the Library (or any work based on the\r
+Library), you indicate your acceptance of this License to do so, and\r
+all its terms and conditions for copying, distributing or modifying\r
+the Library or works based on it.\r
+\r
+ 10. Each time you redistribute the Library (or any work based on the\r
+Library), the recipient automatically receives a license from the\r
+original licensor to copy, distribute, link with or modify the Library\r
+subject to these terms and conditions. You may not impose any further\r
+restrictions on the recipients' exercise of the rights granted herein.\r
+You are not responsible for enforcing compliance by third parties to\r
+this License.\r
+\f\r
+ 11. If, as a consequence of a court judgment or allegation of patent\r
+infringement or for any other reason (not limited to patent issues),\r
+conditions are imposed on you (whether by court order, agreement or\r
+otherwise) that contradict the conditions of this License, they do not\r
+excuse you from the conditions of this License. If you cannot\r
+distribute so as to satisfy simultaneously your obligations under this\r
+License and any other pertinent obligations, then as a consequence you\r
+may not distribute the Library at all. For example, if a patent\r
+license would not permit royalty-free redistribution of the Library by\r
+all those who receive copies directly or indirectly through you, then\r
+the only way you could satisfy both it and this License would be to\r
+refrain entirely from distribution of the Library.\r
+\r
+If any portion of this section is held invalid or unenforceable under any\r
+particular circumstance, the balance of the section is intended to apply,\r
+and the section as a whole is intended to apply in other circumstances.\r
+\r
+It is not the purpose of this section to induce you to infringe any\r
+patents or other property right claims or to contest validity of any\r
+such claims; this section has the sole purpose of protecting the\r
+integrity of the free software distribution system which is\r
+implemented by public license practices. Many people have made\r
+generous contributions to the wide range of software distributed\r
+through that system in reliance on consistent application of that\r
+system; it is up to the author/donor to decide if he or she is willing\r
+to distribute software through any other system and a licensee cannot\r
+impose that choice.\r
+\r
+This section is intended to make thoroughly clear what is believed to\r
+be a consequence of the rest of this License.\r
+\r
+ 12. If the distribution and/or use of the Library is restricted in\r
+certain countries either by patents or by copyrighted interfaces, the\r
+original copyright holder who places the Library under this License may add\r
+an explicit geographical distribution limitation excluding those countries,\r
+so that distribution is permitted only in or among countries not thus\r
+excluded. In such case, this License incorporates the limitation as if\r
+written in the body of this License.\r
+\r
+ 13. The Free Software Foundation may publish revised and/or new\r
+versions of the Library General Public License from time to time.\r
+Such new versions will be similar in spirit to the present version,\r
+but may differ in detail to address new problems or concerns.\r
+\r
+Each version is given a distinguishing version number. If the Library\r
+specifies a version number of this License which applies to it and\r
+"any later version", you have the option of following the terms and\r
+conditions either of that version or of any later version published by\r
+the Free Software Foundation. If the Library does not specify a\r
+license version number, you may choose any version ever published by\r
+the Free Software Foundation.\r
+\f\r
+ 14. If you wish to incorporate parts of the Library into other free\r
+programs whose distribution conditions are incompatible with these,\r
+write to the author to ask for permission. For software which is\r
+copyrighted by the Free Software Foundation, write to the Free\r
+Software Foundation; we sometimes make exceptions for this. Our\r
+decision will be guided by the two goals of preserving the free status\r
+of all derivatives of our free software and of promoting the sharing\r
+and reuse of software generally.\r
+\r
+ NO WARRANTY\r
+\r
+ 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO\r
+WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.\r
+EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR\r
+OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY\r
+KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE\r
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\r
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE\r
+LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME\r
+THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\r
+\r
+ 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN\r
+WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY\r
+AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU\r
+FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR\r
+CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE\r
+LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING\r
+RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A\r
+FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF\r
+SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\r
+DAMAGES.\r
+\r
+ END OF TERMS AND CONDITIONS\r
+\f\r
+ Appendix: How to Apply These Terms to Your New Libraries\r
+\r
+ If you develop a new library, and you want it to be of the greatest\r
+possible use to the public, we recommend making it free software that\r
+everyone can redistribute and change. You can do so by permitting\r
+redistribution under these terms (or, alternatively, under the terms of the\r
+ordinary General Public License).\r
+\r
+ To apply these terms, attach the following notices to the library. It is\r
+safest to attach them to the start of each source file to most effectively\r
+convey the exclusion of warranty; and each file should have at least the\r
+"copyright" line and a pointer to where the full notice is found.\r
+\r
+ <one line to give the library's name and a brief idea of what it does.>\r
+ Copyright (C) <year> <name of author>\r
+\r
+ This library is free software; you can redistribute it and/or\r
+ modify it under the terms of the GNU Library General Public\r
+ License as published by the Free Software Foundation; either\r
+ version 2 of the License, or (at your option) any later version.\r
+\r
+ This library is distributed in the hope that it will be useful,\r
+ but WITHOUT ANY WARRANTY; without even the implied warranty of\r
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\r
+ Library General Public License for more details.\r
+\r
+ You should have received a copy of the GNU Library General Public\r
+ License along with this library; if not, write to the Free\r
+ Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,\r
+ MA 02111-1307, USA\r
+\r
+Also add information on how to contact you by electronic and paper mail.\r
+\r
+You should also get your employer (if you work as a programmer) or your\r
+school, if any, to sign a "copyright disclaimer" for the library, if\r
+necessary. Here is a sample; alter the names:\r
+\r
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the\r
+ library `Frob' (a library for tweaking knobs) written by James Random Hacker.\r
+\r
+ <signature of Ty Coon>, 1 April 1990\r
+ Ty Coon, President of Vice\r
+\r
+That's all there is to it!\r
--- /dev/null
+ModPlug-XMMS and libmodplug are now in the public domain.\r
--- /dev/null
+The source code to this library used with SDL_mixer can be found here:\r
+http://www.libsdl.org/projects/SDL_mixer/libs/\r
+---\r
+\r
+Copyright (c) 2002-2008 Xiph.org Foundation\r
+\r
+Redistribution and use in source and binary forms, with or without\r
+modification, are permitted provided that the following conditions\r
+are met:\r
+\r
+- Redistributions of source code must retain the above copyright\r
+notice, this list of conditions and the following disclaimer.\r
+\r
+- Redistributions in binary form must reproduce the above copyright\r
+notice, this list of conditions and the following disclaimer in the\r
+documentation and/or other materials provided with the distribution.\r
+\r
+- Neither the name of the Xiph.org Foundation nor the names of its\r
+contributors may be used to endorse or promote products derived from\r
+this software without specific prior written permission.\r
+\r
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\r
+``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\r
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\r
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION\r
+OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\r
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\r
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\r
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\r
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\r
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\r
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\r
--- /dev/null
+The source code to this library used with SDL_image can be found here:\r
+http://www.libsdl.org/projects/SDL_image/libs/\r
+---\r
+\r
+This copy of the libpng notices is provided for your convenience. In case of\r
+any discrepancy between this copy and the notices in the file png.h that is\r
+included in the libpng distribution, the latter shall prevail.\r
+\r
+COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:\r
+\r
+If you modify libpng you may insert additional notices immediately following\r
+this sentence.\r
+\r
+This code is released under the libpng license.\r
+\r
+libpng versions 1.2.6, August 15, 2004, through 1.5.7, December 15, 2011, are\r
+Copyright (c) 2004, 2006-2011 Glenn Randers-Pehrson, and are\r
+distributed according to the same disclaimer and license as libpng-1.2.5\r
+with the following individual added to the list of Contributing Authors\r
+\r
+ Cosmin Truta\r
+\r
+libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are\r
+Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are\r
+distributed according to the same disclaimer and license as libpng-1.0.6\r
+with the following individuals added to the list of Contributing Authors\r
+\r
+ Simon-Pierre Cadieux\r
+ Eric S. Raymond\r
+ Gilles Vollant\r
+\r
+and with the following additions to the disclaimer:\r
+\r
+ There is no warranty against interference with your enjoyment of the\r
+ library or against infringement. There is no warranty that our\r
+ efforts or the library will fulfill any of your particular purposes\r
+ or needs. This library is provided with all faults, and the entire\r
+ risk of satisfactory quality, performance, accuracy, and effort is with\r
+ the user.\r
+\r
+libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are\r
+Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are\r
+distributed according to the same disclaimer and license as libpng-0.96,\r
+with the following individuals added to the list of Contributing Authors:\r
+\r
+ Tom Lane\r
+ Glenn Randers-Pehrson\r
+ Willem van Schaik\r
+\r
+libpng versions 0.89, June 1996, through 0.96, May 1997, are\r
+Copyright (c) 1996, 1997 Andreas Dilger\r
+Distributed according to the same disclaimer and license as libpng-0.88,\r
+with the following individuals added to the list of Contributing Authors:\r
+\r
+ John Bowler\r
+ Kevin Bracey\r
+ Sam Bushell\r
+ Magnus Holmgren\r
+ Greg Roelofs\r
+ Tom Tanner\r
+\r
+libpng versions 0.5, May 1995, through 0.88, January 1996, are\r
+Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.\r
+\r
+For the purposes of this copyright and license, "Contributing Authors"\r
+is defined as the following set of individuals:\r
+\r
+ Andreas Dilger\r
+ Dave Martindale\r
+ Guy Eric Schalnat\r
+ Paul Schmidt\r
+ Tim Wegner\r
+\r
+The PNG Reference Library is supplied "AS IS". The Contributing Authors\r
+and Group 42, Inc. disclaim all warranties, expressed or implied,\r
+including, without limitation, the warranties of merchantability and of\r
+fitness for any purpose. The Contributing Authors and Group 42, Inc.\r
+assume no liability for direct, indirect, incidental, special, exemplary,\r
+or consequential damages, which may result from the use of the PNG\r
+Reference Library, even if advised of the possibility of such damage.\r
+\r
+Permission is hereby granted to use, copy, modify, and distribute this\r
+source code, or portions hereof, for any purpose, without fee, subject\r
+to the following restrictions:\r
+\r
+1. The origin of this source code must not be misrepresented.\r
+\r
+2. Altered versions must be plainly marked as such and must not\r
+ be misrepresented as being the original source.\r
+\r
+3. This Copyright notice may not be removed or altered from any\r
+ source or altered source distribution.\r
+\r
+The Contributing Authors and Group 42, Inc. specifically permit, without\r
+fee, and encourage the use of this source code as a component to\r
+supporting the PNG file format in commercial products. If you use this\r
+source code in a product, acknowledgment is not required but would be\r
+appreciated.\r
+\r
+\r
+A "png_get_copyright" function is available, for convenient use in "about"\r
+boxes and the like:\r
+\r
+ printf("%s",png_get_copyright(NULL));\r
+\r
+Also, the PNG logo (in PNG format, of course) is supplied in the\r
+files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31).\r
+\r
+Libpng is OSI Certified Open Source Software. OSI Certified Open Source is a\r
+certification mark of the Open Source Initiative.\r
+\r
+Glenn Randers-Pehrson\r
+glennrp at users.sourceforge.net\r
+December 15, 2011\r
--- /dev/null
+The source code to this library used with SDL_mixer can be found here:\r
+http://www.libsdl.org/projects/SDL_mixer/libs/\r
+---\r
+\r
+ GNU LIBRARY GENERAL PUBLIC LICENSE\r
+ Version 2, June 1991\r
+\r
+ Copyright (C) 1991 Free Software Foundation, Inc.\r
+ 675 Mass Ave, Cambridge, MA 02139, USA\r
+ Everyone is permitted to copy and distribute verbatim copies\r
+ of this license document, but changing it is not allowed.\r
+\r
+[This is the first released version of the library GPL. It is\r
+ numbered 2 because it goes with version 2 of the ordinary GPL.]\r
+\r
+ Preamble\r
+\r
+ The licenses for most software are designed to take away your\r
+freedom to share and change it. By contrast, the GNU General Public\r
+Licenses are intended to guarantee your freedom to share and change\r
+free software--to make sure the software is free for all its users.\r
+\r
+ This license, the Library General Public License, applies to some\r
+specially designated Free Software Foundation software, and to any\r
+other libraries whose authors decide to use it. You can use it for\r
+your libraries, too.\r
+\r
+ When we speak of free software, we are referring to freedom, not\r
+price. Our General Public Licenses are designed to make sure that you\r
+have the freedom to distribute copies of free software (and charge for\r
+this service if you wish), that you receive source code or can get it\r
+if you want it, that you can change the software or use pieces of it\r
+in new free programs; and that you know you can do these things.\r
+\r
+ To protect your rights, we need to make restrictions that forbid\r
+anyone to deny you these rights or to ask you to surrender the rights.\r
+These restrictions translate to certain responsibilities for you if\r
+you distribute copies of the library, or if you modify it.\r
+\r
+ For example, if you distribute copies of the library, whether gratis\r
+or for a fee, you must give the recipients all the rights that we gave\r
+you. You must make sure that they, too, receive or can get the source\r
+code. If you link a program with the library, you must provide\r
+complete object files to the recipients so that they can relink them\r
+with the library, after making changes to the library and recompiling\r
+it. And you must show them these terms so they know their rights.\r
+\r
+ Our method of protecting your rights has two steps: (1) copyright\r
+the library, and (2) offer you this license which gives you legal\r
+permission to copy, distribute and/or modify the library.\r
+\r
+ Also, for each distributor's protection, we want to make certain\r
+that everyone understands that there is no warranty for this free\r
+library. If the library is modified by someone else and passed on, we\r
+want its recipients to know that what they have is not the original\r
+version, so that any problems introduced by others will not reflect on\r
+the original authors' reputations.\r
+\f\r
+ Finally, any free program is threatened constantly by software\r
+patents. We wish to avoid the danger that companies distributing free\r
+software will individually obtain patent licenses, thus in effect\r
+transforming the program into proprietary software. To prevent this,\r
+we have made it clear that any patent must be licensed for everyone's\r
+free use or not licensed at all.\r
+\r
+ Most GNU software, including some libraries, is covered by the ordinary\r
+GNU General Public License, which was designed for utility programs. This\r
+license, the GNU Library General Public License, applies to certain\r
+designated libraries. This license is quite different from the ordinary\r
+one; be sure to read it in full, and don't assume that anything in it is\r
+the same as in the ordinary license.\r
+\r
+ The reason we have a separate public license for some libraries is that\r
+they blur the distinction we usually make between modifying or adding to a\r
+program and simply using it. Linking a program with a library, without\r
+changing the library, is in some sense simply using the library, and is\r
+analogous to running a utility program or application program. However, in\r
+a textual and legal sense, the linked executable is a combined work, a\r
+derivative of the original library, and the ordinary General Public License\r
+treats it as such.\r
+\r
+ Because of this blurred distinction, using the ordinary General\r
+Public License for libraries did not effectively promote software\r
+sharing, because most developers did not use the libraries. We\r
+concluded that weaker conditions might promote sharing better.\r
+\r
+ However, unrestricted linking of non-free programs would deprive the\r
+users of those programs of all benefit from the free status of the\r
+libraries themselves. This Library General Public License is intended to\r
+permit developers of non-free programs to use free libraries, while\r
+preserving your freedom as a user of such programs to change the free\r
+libraries that are incorporated in them. (We have not seen how to achieve\r
+this as regards changes in header files, but we have achieved it as regards\r
+changes in the actual functions of the Library.) The hope is that this\r
+will lead to faster development of free libraries.\r
+\r
+ The precise terms and conditions for copying, distribution and\r
+modification follow. Pay close attention to the difference between a\r
+"work based on the library" and a "work that uses the library". The\r
+former contains code derived from the library, while the latter only\r
+works together with the library.\r
+\r
+ Note that it is possible for a library to be covered by the ordinary\r
+General Public License rather than by this special one.\r
+\f\r
+ GNU LIBRARY GENERAL PUBLIC LICENSE\r
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\r
+\r
+ 0. This License Agreement applies to any software library which\r
+contains a notice placed by the copyright holder or other authorized\r
+party saying it may be distributed under the terms of this Library\r
+General Public License (also called "this License"). Each licensee is\r
+addressed as "you".\r
+\r
+ A "library" means a collection of software functions and/or data\r
+prepared so as to be conveniently linked with application programs\r
+(which use some of those functions and data) to form executables.\r
+\r
+ The "Library", below, refers to any such software library or work\r
+which has been distributed under these terms. A "work based on the\r
+Library" means either the Library or any derivative work under\r
+copyright law: that is to say, a work containing the Library or a\r
+portion of it, either verbatim or with modifications and/or translated\r
+straightforwardly into another language. (Hereinafter, translation is\r
+included without limitation in the term "modification".)\r
+\r
+ "Source code" for a work means the preferred form of the work for\r
+making modifications to it. For a library, complete source code means\r
+all the source code for all modules it contains, plus any associated\r
+interface definition files, plus the scripts used to control compilation\r
+and installation of the library.\r
+\r
+ Activities other than copying, distribution and modification are not\r
+covered by this License; they are outside its scope. The act of\r
+running a program using the Library is not restricted, and output from\r
+such a program is covered only if its contents constitute a work based\r
+on the Library (independent of the use of the Library in a tool for\r
+writing it). Whether that is true depends on what the Library does\r
+and what the program that uses the Library does.\r
+ \r
+ 1. You may copy and distribute verbatim copies of the Library's\r
+complete source code as you receive it, in any medium, provided that\r
+you conspicuously and appropriately publish on each copy an\r
+appropriate copyright notice and disclaimer of warranty; keep intact\r
+all the notices that refer to this License and to the absence of any\r
+warranty; and distribute a copy of this License along with the\r
+Library.\r
+\r
+ You may charge a fee for the physical act of transferring a copy,\r
+and you may at your option offer warranty protection in exchange for a\r
+fee.\r
+\f\r
+ 2. You may modify your copy or copies of the Library or any portion\r
+of it, thus forming a work based on the Library, and copy and\r
+distribute such modifications or work under the terms of Section 1\r
+above, provided that you also meet all of these conditions:\r
+\r
+ a) The modified work must itself be a software library.\r
+\r
+ b) You must cause the files modified to carry prominent notices\r
+ stating that you changed the files and the date of any change.\r
+\r
+ c) You must cause the whole of the work to be licensed at no\r
+ charge to all third parties under the terms of this License.\r
+\r
+ d) If a facility in the modified Library refers to a function or a\r
+ table of data to be supplied by an application program that uses\r
+ the facility, other than as an argument passed when the facility\r
+ is invoked, then you must make a good faith effort to ensure that,\r
+ in the event an application does not supply such function or\r
+ table, the facility still operates, and performs whatever part of\r
+ its purpose remains meaningful.\r
+\r
+ (For example, a function in a library to compute square roots has\r
+ a purpose that is entirely well-defined independent of the\r
+ application. Therefore, Subsection 2d requires that any\r
+ application-supplied function or table used by this function must\r
+ be optional: if the application does not supply it, the square\r
+ root function must still compute square roots.)\r
+\r
+These requirements apply to the modified work as a whole. If\r
+identifiable sections of that work are not derived from the Library,\r
+and can be reasonably considered independent and separate works in\r
+themselves, then this License, and its terms, do not apply to those\r
+sections when you distribute them as separate works. But when you\r
+distribute the same sections as part of a whole which is a work based\r
+on the Library, the distribution of the whole must be on the terms of\r
+this License, whose permissions for other licensees extend to the\r
+entire whole, and thus to each and every part regardless of who wrote\r
+it.\r
+\r
+Thus, it is not the intent of this section to claim rights or contest\r
+your rights to work written entirely by you; rather, the intent is to\r
+exercise the right to control the distribution of derivative or\r
+collective works based on the Library.\r
+\r
+In addition, mere aggregation of another work not based on the Library\r
+with the Library (or with a work based on the Library) on a volume of\r
+a storage or distribution medium does not bring the other work under\r
+the scope of this License.\r
+\r
+ 3. You may opt to apply the terms of the ordinary GNU General Public\r
+License instead of this License to a given copy of the Library. To do\r
+this, you must alter all the notices that refer to this License, so\r
+that they refer to the ordinary GNU General Public License, version 2,\r
+instead of to this License. (If a newer version than version 2 of the\r
+ordinary GNU General Public License has appeared, then you can specify\r
+that version instead if you wish.) Do not make any other change in\r
+these notices.\r
+\f\r
+ Once this change is made in a given copy, it is irreversible for\r
+that copy, so the ordinary GNU General Public License applies to all\r
+subsequent copies and derivative works made from that copy.\r
+\r
+ This option is useful when you wish to copy part of the code of\r
+the Library into a program that is not a library.\r
+\r
+ 4. You may copy and distribute the Library (or a portion or\r
+derivative of it, under Section 2) in object code or executable form\r
+under the terms of Sections 1 and 2 above provided that you accompany\r
+it with the complete corresponding machine-readable source code, which\r
+must be distributed under the terms of Sections 1 and 2 above on a\r
+medium customarily used for software interchange.\r
+\r
+ If distribution of object code is made by offering access to copy\r
+from a designated place, then offering equivalent access to copy the\r
+source code from the same place satisfies the requirement to\r
+distribute the source code, even though third parties are not\r
+compelled to copy the source along with the object code.\r
+\r
+ 5. A program that contains no derivative of any portion of the\r
+Library, but is designed to work with the Library by being compiled or\r
+linked with it, is called a "work that uses the Library". Such a\r
+work, in isolation, is not a derivative work of the Library, and\r
+therefore falls outside the scope of this License.\r
+\r
+ However, linking a "work that uses the Library" with the Library\r
+creates an executable that is a derivative of the Library (because it\r
+contains portions of the Library), rather than a "work that uses the\r
+library". The executable is therefore covered by this License.\r
+Section 6 states terms for distribution of such executables.\r
+\r
+ When a "work that uses the Library" uses material from a header file\r
+that is part of the Library, the object code for the work may be a\r
+derivative work of the Library even though the source code is not.\r
+Whether this is true is especially significant if the work can be\r
+linked without the Library, or if the work is itself a library. The\r
+threshold for this to be true is not precisely defined by law.\r
+\r
+ If such an object file uses only numerical parameters, data\r
+structure layouts and accessors, and small macros and small inline\r
+functions (ten lines or less in length), then the use of the object\r
+file is unrestricted, regardless of whether it is legally a derivative\r
+work. (Executables containing this object code plus portions of the\r
+Library will still fall under Section 6.)\r
+\r
+ Otherwise, if the work is a derivative of the Library, you may\r
+distribute the object code for the work under the terms of Section 6.\r
+Any executables containing that work also fall under Section 6,\r
+whether or not they are linked directly with the Library itself.\r
+\f\r
+ 6. As an exception to the Sections above, you may also compile or\r
+link a "work that uses the Library" with the Library to produce a\r
+work containing portions of the Library, and distribute that work\r
+under terms of your choice, provided that the terms permit\r
+modification of the work for the customer's own use and reverse\r
+engineering for debugging such modifications.\r
+\r
+ You must give prominent notice with each copy of the work that the\r
+Library is used in it and that the Library and its use are covered by\r
+this License. You must supply a copy of this License. If the work\r
+during execution displays copyright notices, you must include the\r
+copyright notice for the Library among them, as well as a reference\r
+directing the user to the copy of this License. Also, you must do one\r
+of these things:\r
+\r
+ a) Accompany the work with the complete corresponding\r
+ machine-readable source code for the Library including whatever\r
+ changes were used in the work (which must be distributed under\r
+ Sections 1 and 2 above); and, if the work is an executable linked\r
+ with the Library, with the complete machine-readable "work that\r
+ uses the Library", as object code and/or source code, so that the\r
+ user can modify the Library and then relink to produce a modified\r
+ executable containing the modified Library. (It is understood\r
+ that the user who changes the contents of definitions files in the\r
+ Library will not necessarily be able to recompile the application\r
+ to use the modified definitions.)\r
+\r
+ b) Accompany the work with a written offer, valid for at\r
+ least three years, to give the same user the materials\r
+ specified in Subsection 6a, above, for a charge no more\r
+ than the cost of performing this distribution.\r
+\r
+ c) If distribution of the work is made by offering access to copy\r
+ from a designated place, offer equivalent access to copy the above\r
+ specified materials from the same place.\r
+\r
+ d) Verify that the user has already received a copy of these\r
+ materials or that you have already sent this user a copy.\r
+\r
+ For an executable, the required form of the "work that uses the\r
+Library" must include any data and utility programs needed for\r
+reproducing the executable from it. However, as a special exception,\r
+the source code distributed need not include anything that is normally\r
+distributed (in either source or binary form) with the major\r
+components (compiler, kernel, and so on) of the operating system on\r
+which the executable runs, unless that component itself accompanies\r
+the executable.\r
+\r
+ It may happen that this requirement contradicts the license\r
+restrictions of other proprietary libraries that do not normally\r
+accompany the operating system. Such a contradiction means you cannot\r
+use both them and the Library together in an executable that you\r
+distribute.\r
+\f\r
+ 7. You may place library facilities that are a work based on the\r
+Library side-by-side in a single library together with other library\r
+facilities not covered by this License, and distribute such a combined\r
+library, provided that the separate distribution of the work based on\r
+the Library and of the other library facilities is otherwise\r
+permitted, and provided that you do these two things:\r
+\r
+ a) Accompany the combined library with a copy of the same work\r
+ based on the Library, uncombined with any other library\r
+ facilities. This must be distributed under the terms of the\r
+ Sections above.\r
+\r
+ b) Give prominent notice with the combined library of the fact\r
+ that part of it is a work based on the Library, and explaining\r
+ where to find the accompanying uncombined form of the same work.\r
+\r
+ 8. You may not copy, modify, sublicense, link with, or distribute\r
+the Library except as expressly provided under this License. Any\r
+attempt otherwise to copy, modify, sublicense, link with, or\r
+distribute the Library is void, and will automatically terminate your\r
+rights under this License. However, parties who have received copies,\r
+or rights, from you under this License will not have their licenses\r
+terminated so long as such parties remain in full compliance.\r
+\r
+ 9. You are not required to accept this License, since you have not\r
+signed it. However, nothing else grants you permission to modify or\r
+distribute the Library or its derivative works. These actions are\r
+prohibited by law if you do not accept this License. Therefore, by\r
+modifying or distributing the Library (or any work based on the\r
+Library), you indicate your acceptance of this License to do so, and\r
+all its terms and conditions for copying, distributing or modifying\r
+the Library or works based on it.\r
+\r
+ 10. Each time you redistribute the Library (or any work based on the\r
+Library), the recipient automatically receives a license from the\r
+original licensor to copy, distribute, link with or modify the Library\r
+subject to these terms and conditions. You may not impose any further\r
+restrictions on the recipients' exercise of the rights granted herein.\r
+You are not responsible for enforcing compliance by third parties to\r
+this License.\r
+\f\r
+ 11. If, as a consequence of a court judgment or allegation of patent\r
+infringement or for any other reason (not limited to patent issues),\r
+conditions are imposed on you (whether by court order, agreement or\r
+otherwise) that contradict the conditions of this License, they do not\r
+excuse you from the conditions of this License. If you cannot\r
+distribute so as to satisfy simultaneously your obligations under this\r
+License and any other pertinent obligations, then as a consequence you\r
+may not distribute the Library at all. For example, if a patent\r
+license would not permit royalty-free redistribution of the Library by\r
+all those who receive copies directly or indirectly through you, then\r
+the only way you could satisfy both it and this License would be to\r
+refrain entirely from distribution of the Library.\r
+\r
+If any portion of this section is held invalid or unenforceable under any\r
+particular circumstance, the balance of the section is intended to apply,\r
+and the section as a whole is intended to apply in other circumstances.\r
+\r
+It is not the purpose of this section to induce you to infringe any\r
+patents or other property right claims or to contest validity of any\r
+such claims; this section has the sole purpose of protecting the\r
+integrity of the free software distribution system which is\r
+implemented by public license practices. Many people have made\r
+generous contributions to the wide range of software distributed\r
+through that system in reliance on consistent application of that\r
+system; it is up to the author/donor to decide if he or she is willing\r
+to distribute software through any other system and a licensee cannot\r
+impose that choice.\r
+\r
+This section is intended to make thoroughly clear what is believed to\r
+be a consequence of the rest of this License.\r
+\r
+ 12. If the distribution and/or use of the Library is restricted in\r
+certain countries either by patents or by copyrighted interfaces, the\r
+original copyright holder who places the Library under this License may add\r
+an explicit geographical distribution limitation excluding those countries,\r
+so that distribution is permitted only in or among countries not thus\r
+excluded. In such case, this License incorporates the limitation as if\r
+written in the body of this License.\r
+\r
+ 13. The Free Software Foundation may publish revised and/or new\r
+versions of the Library General Public License from time to time.\r
+Such new versions will be similar in spirit to the present version,\r
+but may differ in detail to address new problems or concerns.\r
+\r
+Each version is given a distinguishing version number. If the Library\r
+specifies a version number of this License which applies to it and\r
+"any later version", you have the option of following the terms and\r
+conditions either of that version or of any later version published by\r
+the Free Software Foundation. If the Library does not specify a\r
+license version number, you may choose any version ever published by\r
+the Free Software Foundation.\r
+\f\r
+ 14. If you wish to incorporate parts of the Library into other free\r
+programs whose distribution conditions are incompatible with these,\r
+write to the author to ask for permission. For software which is\r
+copyrighted by the Free Software Foundation, write to the Free\r
+Software Foundation; we sometimes make exceptions for this. Our\r
+decision will be guided by the two goals of preserving the free status\r
+of all derivatives of our free software and of promoting the sharing\r
+and reuse of software generally.\r
+\r
+ NO WARRANTY\r
+\r
+ 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO\r
+WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.\r
+EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR\r
+OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY\r
+KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE\r
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\r
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE\r
+LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME\r
+THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\r
+\r
+ 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN\r
+WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY\r
+AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU\r
+FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR\r
+CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE\r
+LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING\r
+RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A\r
+FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF\r
+SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH\r
+DAMAGES.\r
+\r
+ END OF TERMS AND CONDITIONS\r
+\f\r
+ Appendix: How to Apply These Terms to Your New Libraries\r
+\r
+ If you develop a new library, and you want it to be of the greatest\r
+possible use to the public, we recommend making it free software that\r
+everyone can redistribute and change. You can do so by permitting\r
+redistribution under these terms (or, alternatively, under the terms of the\r
+ordinary General Public License).\r
+\r
+ To apply these terms, attach the following notices to the library. It is\r
+safest to attach them to the start of each source file to most effectively\r
+convey the exclusion of warranty; and each file should have at least the\r
+"copyright" line and a pointer to where the full notice is found.\r
+\r
+ <one line to give the library's name and a brief idea of what it does.>\r
+ Copyright (C) <year> <name of author>\r
+\r
+ This library is free software; you can redistribute it and/or\r
+ modify it under the terms of the GNU Library General Public\r
+ License as published by the Free Software Foundation; either\r
+ version 2 of the License, or (at your option) any later version.\r
+\r
+ This library is distributed in the hope that it will be useful,\r
+ but WITHOUT ANY WARRANTY; without even the implied warranty of\r
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\r
+ Library General Public License for more details.\r
+\r
+ You should have received a copy of the GNU Library General Public\r
+ License along with this library; if not, write to the Free\r
+ Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\r
+\r
+Also add information on how to contact you by electronic and paper mail.\r
+\r
+You should also get your employer (if you work as a programmer) or your\r
+school, if any, to sign a "copyright disclaimer" for the library, if\r
+necessary. Here is a sample; alter the names:\r
+\r
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the\r
+ library `Frob' (a library for tweaking knobs) written by James Random Hacker.\r
+\r
+ <signature of Ty Coon>, 1 April 1990\r
+ Ty Coon, President of Vice\r
+\r
+That's all there is to it!\r
--- /dev/null
+The source code to this library used with SDL_image can be found here:\r
+http://www.libsdl.org/projects/SDL_image/libs/\r
+---\r
+\r
+Copyright (c) 1988-1997 Sam Leffler\r
+Copyright (c) 1991-1997 Silicon Graphics, Inc.\r
+\r
+Permission to use, copy, modify, distribute, and sell this software and \r
+its documentation for any purpose is hereby granted without fee, provided\r
+that (i) the above copyright notices and this permission notice appear in\r
+all copies of the software and related documentation, and (ii) the names of\r
+Sam Leffler and Silicon Graphics may not be used in any advertising or\r
+publicity relating to the software without the specific, prior written\r
+permission of Sam Leffler and Silicon Graphics.\r
+\r
+THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, \r
+EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY \r
+WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. \r
+\r
+IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR\r
+ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND,\r
+OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,\r
+WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF \r
+LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE \r
+OF THIS SOFTWARE.\r
--- /dev/null
+The source code to this library used with SDL_image can be found here:\r
+http://www.libsdl.org/projects/SDL_image/libs/\r
+---\r
+\r
+Copyright (c) 2010, Google Inc. All rights reserved.\r
+\r
+Redistribution and use in source and binary forms, with or without\r
+modification, are permitted provided that the following conditions are\r
+met:\r
+\r
+ * Redistributions of source code must retain the above copyright\r
+ notice, this list of conditions and the following disclaimer.\r
+\r
+ * Redistributions in binary form must reproduce the above copyright\r
+ notice, this list of conditions and the following disclaimer in\r
+ the documentation and/or other materials provided with the\r
+ distribution.\r
+\r
+ * Neither the name of Google nor the names of its contributors may\r
+ be used to endorse or promote products derived from this software\r
+ without specific prior written permission.\r
+\r
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\r
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\r
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\r
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\r
+HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\r
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\r
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\r
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\r
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\r
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\r
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\r
+\r
--- /dev/null
+The source code to this library used with SDL_ttf can be found here:\r
+http://www.libsdl.org/projects/SDL_ttf/libs/\r
+---\r
+\r
+Copyright notice:\r
+\r
+ (C) 1995-2010 Jean-loup Gailly and Mark Adler\r
+\r
+ This software is provided 'as-is', without any express or implied\r
+ warranty. In no event will the authors be held liable for any damages\r
+ arising from the use of this software.\r
+\r
+ Permission is granted to anyone to use this software for any purpose,\r
+ including commercial applications, and to alter it and redistribute it\r
+ freely, subject to the following restrictions:\r
+\r
+ 1. The origin of this software must not be misrepresented; you must not\r
+ claim that you wrote the original software. If you use this software\r
+ in a product, an acknowledgment in the product documentation would be\r
+ appreciated but is not required.\r
+ 2. Altered source versions must be plainly marked as such, and must not be\r
+ misrepresented as being the original software.\r
+ 3. This notice may not be removed or altered from any source distribution.\r
+\r
+ Jean-loup Gailly Mark Adler\r
+ jloup@gzip.org madler@alumni.caltech.edu\r
+\r
+If you use the zlib library in a product, we would appreciate *not* receiving\r
+lengthy legal documents to sign. The sources are provided for free but without\r
+warranty of any kind. The library has been entirely written by Jean-loup\r
+Gailly and Mark Adler; it does not include third-party code.\r
--- /dev/null
+#!/bin/sh
+
+prefix=/usr/local/cross-tools/x86_64-w64-mingw32
+exec_prefix=${prefix}
+exec_prefix_set=no
+libdir=${exec_prefix}/lib
+
+#usage="\
+#Usage: $0 [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs]"
+usage="\
+Usage: $0 [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--cflags] [--libs] [--static-libs]"
+
+if test $# -eq 0; then
+ echo "${usage}" 1>&2
+ exit 1
+fi
+
+while test $# -gt 0; do
+ case "$1" in
+ -*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
+ *) optarg= ;;
+ esac
+
+ case $1 in
+ --prefix=*)
+ prefix=$optarg
+ if test $exec_prefix_set = no ; then
+ exec_prefix=$optarg
+ fi
+ ;;
+ --prefix)
+ echo $prefix
+ ;;
+ --exec-prefix=*)
+ exec_prefix=$optarg
+ exec_prefix_set=yes
+ ;;
+ --exec-prefix)
+ echo $exec_prefix
+ ;;
+ --version)
+ echo 2.0.3
+ ;;
+ --cflags)
+ echo -I${prefix}/include/SDL2 -Dmain=SDL_main
+ ;;
+ --libs)
+ echo -L${exec_prefix}/lib -lmingw32 -lSDL2main -lSDL2 -mwindows
+ ;;
+ --static-libs)
+# --libs|--static-libs)
+ echo -L${exec_prefix}/lib -lmingw32 -lSDL2main -lSDL2 -mwindows -Wl,--no-undefined -lm -ldinput8 -ldxguid -ldxerr8 -luser32 -lgdi32 -lwinmm -limm32 -lole32 -loleaut32 -lshell32 -lversion -luuid -XCClinker -static-libgcc
+ ;;
+ *)
+ echo "${usage}" 1>&2
+ exit 1
+ ;;
+ esac
+ shift
+done