git archives
This commit is contained in:
@ -6,7 +6,7 @@ _Capable of producing high-quality output (glyph images) of most vector and bitm
|
||||
- Media: https://en.wikipedia.org/wiki/FreeType
|
||||
- Download: https://www.freetype.org/download.html
|
||||
- State: mature
|
||||
- Code repository: http://git.savannah.gnu.org/cgit/freetype/
|
||||
- Code repository: https://git.savannah.gnu.org/git/freetype/freetype2.git (http://git.savannah.gnu.org/cgit/freetype/), https://git.savannah.gnu.org/git/freetype/freetype2-demos.git (+)
|
||||
- Code language: C
|
||||
- Code license: GPL
|
||||
|
||||
|
@ -2,11 +2,11 @@
|
||||
|
||||
_libpng is the official PNG reference library._
|
||||
|
||||
- Home: http://libpng.org/pub/png/libpng.html
|
||||
- Home: http://libpng.org/pub/png/libpng.html, https://libpng.sourceforge.io/
|
||||
- Media: https://en.wikipedia.org/wiki/Libpng
|
||||
- Download: (see home)
|
||||
- State: mature
|
||||
- Code repository: https://sourceforge.net/p/libpng/code/ci/master/tree/
|
||||
- Code repository: https://github.com/glennrp/libpng, https://sourceforge.net/p/libpng/code/ci/master/tree/
|
||||
- Code language: C
|
||||
- Code license: Custom (see LICENSE)
|
||||
|
||||
|
@ -6,7 +6,7 @@ _Libxml2 is the XML C parser and toolkit developed for the Gnome project (but us
|
||||
- Media: https://en.wikipedia.org/wiki/Libxml2
|
||||
- Download: http://www.xmlsoft.org/downloads.html
|
||||
- State: mature
|
||||
- Code repository: https://git.gnome.org//browse/libxml2/
|
||||
- Code repository: https://gitlab.gnome.org/GNOME/libxml2.git
|
||||
- Code language: C
|
||||
- Code license: MIT
|
||||
|
||||
|
@ -6,7 +6,7 @@ _Powerful, efficient, lightweight, embeddable scripting language._
|
||||
- Media: <https://en.wikipedia.org/wiki/Lua_(programming_language)>
|
||||
- Download: http://www.lua.org/download.html
|
||||
- State: mature
|
||||
- Code repository: (see download) https://github.com/lua/lua (mirror)
|
||||
- Code repository: https://github.com/lua/lua (mirror)
|
||||
- Code language: C
|
||||
- Code license: MIT
|
||||
|
||||
|
@ -4,10 +4,10 @@ _Cross-platform audio application programming interface (API)._
|
||||
|
||||
- Home: http://www.openal.org/
|
||||
- Media: https://en.wikipedia.org/wiki/OpenAL
|
||||
- Download: http://www.openal.org/downloads/
|
||||
- State: mature
|
||||
- Code repository: http://www.openal.org/downloads/
|
||||
- Code license: Proprietary
|
||||
- Code license details: since v1.1, LGPL before
|
||||
- Code repository: (see downloads)
|
||||
- Code license: Proprietary (since v1.1, LGPL before)
|
||||
|
||||
## Building
|
||||
|
||||
|
@ -6,7 +6,7 @@ _Toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) p
|
||||
- Media: https://en.wikipedia.org/wiki/OpenSSL
|
||||
- Download: https://www.openssl.org/source/
|
||||
- State: mature
|
||||
- Code repository: https://www.openssl.org/source/gitrepo.html https://github.com/openssl/openssl (mirror)
|
||||
- Code repository: https://github.com/openssl/openssl (mirror), https://www.openssl.org/source/gitrepo.html
|
||||
- Code language: C
|
||||
- Code license: Custom (Dual licensed under special licenses, https://github.com/openssl/openssl/blob/master/LICENSE)
|
||||
|
||||
|
Reference in New Issue
Block a user