KLIBC Ports: Difference between revisions
Appearance
unrelated stuff moved from "The OS/2 API Project" |
mNo edit summary |
||
(6 intermediate revisions by 2 users not shown) | |||
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 | |||
*libpng | |||
*pixman | |||
===I18N=== | |||
* gettext | |||
* icu - libicu - International Components for Unicode | |||
* libiconv | |||
===I/O=== | |||
* libaio | |||
* libusb | |||
===Multimedia=== | |||
* ffmpeg | |||
* libkai - K Audio Interface Library | |||
* [[WebM libvpx]] | |||
*[[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 | |||
[[Category:The OS/2 API Project]] |
Latest revision as of 02:05, 5 December 2019
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
- libpng
- pixman
I18N
- gettext
- icu - libicu - International Components for Unicode
- libiconv
I/O
- libaio
- libusb
Multimedia
- ffmpeg
- libkai - K Audio Interface Library
- WebM libvpx
- 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