1 line
2.7 KiB
JSON
1 line
2.7 KiB
JSON
{"name":"Ewol","tagline":"(BSD v3) OpenGL widget abstraction for application and game (Linux/Android/Windows TODO: Mac/IPhone/Bada) ","body":"Ewol\r\n====\r\n\r\n`Ewol` (Edn Widget OpenGl Layer) is a FREE software.\r\n\r\nInstructions\r\n============\r\n\r\ndownload the software :\r\n\r\n\tgit clone git://github.com/HeeroYui/ewol.git\r\n\tcd ewol\r\n\tgit submodule init\r\n\tgit submodule update\r\n\r\nCompile software and install :\r\n\r\n\tFor this you might use a project that create binaries or something else ...\r\n\tShow http://github.com/HeeroYui/edn project\r\n\r\nDependency packages\r\n===================\r\n\r\n\tsudo apt-get install g++ libgl1-mesa-dev zlib1g-dev libasound2-dev\r\n\t# if you want to compile with clang :\r\n\tsudo apt-get install clang\r\n\t# For andoid compilation (jdk 7 does not work...)\r\n\tsudo apt-get install javacc openjdk-6-jdk\r\n\t# if you want to compile for windows :\r\n\tsudo apt-get install mingw32\r\n\t# on 64 bits processor for compatibility\r\n\tsudo apt-get install ia32-libs\r\n\r\nCopyright (c)\r\n=============\r\n\r\n2011, Edouard DUPIN\r\n\r\nLicense (DSB)\r\n=============\r\n\r\nNote : only for etk and EWOL\r\n\r\nRedistribution and use in source and binary forms, with or without\r\nmodification, are permitted provided that the following conditions\r\nare met:\r\n\r\n 1. Redistributions of source code must retain the above copyright\r\n notice, this list of conditions and the following disclaimer.\r\n\r\n 2. Redistributions in binary form must reproduce the above copyright\r\n notice, this list of conditions and the following disclaimer in\r\n the documentation and/or other materials provided with the\r\n distribution.\r\n\r\n 3. The name of the author may not be used to endorse or promote\r\n products derived from this software without specific prior\r\n written permission.\r\n\r\nTHIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR\r\nIMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\r\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\r\nARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,\r\nINDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\r\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\r\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\r\nHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,\r\nSTRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING\r\nIN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\r\nPOSSIBILITY OF SUCH DAMAGE.\r\n\r\n","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."} |