KLIBC Ports: Difference between revisions
Appearance
unrelated stuff moved from "The OS/2 API Project" |
integrated some chaotic stuff that was at misleading place of OS/2 API |
||
Line 1: | Line 1: | ||
Ported from other platforms to kLIBC. The functions documentation of the APIs are only linked to their respective sites. | Ported from other platforms to kLIBC. The functions documentation of the APIs are only linked to their respective sites. | ||
* | Not all of this libraries depend directly on CPI or PM. | ||
* | |||
===Data Compression=== | |||
*liblzma - LZMA Library | |||
*zlib | |||
===Database=== | |||
*DB4 - The Berkeley DB Database Library | *DB4 - The Berkeley DB Database Library | ||
* | *sqlite (klibc) | ||
*file-libs - | ===File Management=== | ||
*fontconfig | *file-libs - File Command | ||
===Fonts=== | |||
*fontconfig | |||
*freetype | *freetype | ||
* | *pango | ||
* | ===Graphics=== | ||
* | *[[SDL]] | ||
* | *[[Cairo]] | ||
*[[Qt 4 Libraries]] | |||
*lcms2 - Little CMS | *lcms2 - Little CMS | ||
*libaio | *[[libjpeg-turbo]] | ||
* | *libjpg - Independent JPEG Group | ||
*LibTiff - [http://remotesensing.org/libtiff/] | |||
*libpng | |||
*pixman | |||
===I18N=== | |||
* gettext | |||
* icu - libicu - International Components for Unicode | |||
* libiconv | |||
===I/O=== | |||
* libaio | |||
* libusb [http://libusb.org/] | |||
===Multimedia=== | |||
* ffmpeg | |||
* libkai - K Audio Interface Library | |||
* [[libvpx - VP8 Video CODEC]] | |||
*[[libdvbpsi]] | *[[libdvbpsi]] | ||
* libdvdnav | |||
* poppler - PDF rendering library | |||
* [[x264]] | |||
===Networking=== | |||
* nss - Network Security Services | |||
* libcurl | |||
* libvnc | |||
* nspr - Netscape Portable Runtime | |||
===Package Management=== | |||
* rpm | |||
==Parsing== | |||
*popt-libs | |||
*qpdf lib | |||
===Printing=== | |||
*CUPS | |||
*gutenprint | |||
===Programming Languages Lib=== | |||
====C==== | |||
*gmp - The GNU Multiple Precision Arithmetic Library | |||
*mpfr - The GNU MPFR Library | |||
*libidl - IDL Parsing Library | *libidl - IDL Parsing Library | ||
*libmpc - GNU MPC | *libmpc - GNU MPC | ||
*libssp - GNU Stack Protector Shared Library | *libssp - GNU Stack Protector Shared Library | ||
*libstdc++ - GNU Standard C++ Library | *libstdc++ - GNU Standard C++ Library | ||
*[[plibsys]] | |||
*LIBC | |||
*[[ | |||
* | |||
*mmap | *mmap | ||
*perl | *perl | ||
* | *python | ||
*pthread | *pthread | ||
*urpo | *urpo | ||
* | |||
* | ===Security=== | ||
* libgpg-error | |||
* libgcrypt | |||
* openssl | |||
===Text Interfaces=== | |||
* ncurses library | |||
===Text Processing=== | |||
* GNU aspell | |||
* GNU readline | |||
*pcre - Perl-compatible Regular Expression Library | |||
===XML=== | |||
*expat | |||
*libxml | |||
*libxslt |
Revision as of 17:17, 27 February 2017
Ported from other platforms to kLIBC. The functions documentation of the APIs are only linked to their respective sites.
Not all of this libraries depend directly on CPI or PM.
Data Compression
- liblzma - LZMA Library
- zlib
Database
- DB4 - The Berkeley DB Database Library
- sqlite (klibc)
File Management
- file-libs - File Command
Fonts
- fontconfig
- freetype
- pango
Graphics
- SDL
- Cairo
- Qt 4 Libraries
- lcms2 - Little CMS
- libjpeg-turbo
- libjpg - Independent JPEG Group
- LibTiff - [1]
- libpng
- pixman
I18N
- gettext
- icu - libicu - International Components for Unicode
- libiconv
I/O
- libaio
- libusb [2]
Multimedia
- ffmpeg
- libkai - K Audio Interface Library
- libvpx - VP8 Video CODEC
- libdvbpsi
- libdvdnav
- poppler - PDF rendering library
- x264
Networking
- nss - Network Security Services
- libcurl
- libvnc
- nspr - Netscape Portable Runtime
Package Management
- rpm
Parsing
- popt-libs
- qpdf lib
Printing
- CUPS
- gutenprint
Programming Languages Lib
C
- gmp - The GNU Multiple Precision Arithmetic Library
- mpfr - The GNU MPFR Library
- libidl - IDL Parsing Library
- libmpc - GNU MPC
- libssp - GNU Stack Protector Shared Library
- libstdc++ - GNU Standard C++ Library
- plibsys
- LIBC
- mmap
- perl
- python
- pthread
- urpo
Security
- libgpg-error
- libgcrypt
- openssl
Text Interfaces
- ncurses library
Text Processing
- GNU aspell
- GNU readline
- pcre - Perl-compatible Regular Expression Library
XML
- expat
- libxml
- libxslt