diff --git a/README.md b/README.md index c42d60d..e82bea8 100644 --- a/README.md +++ b/README.md @@ -123,9 +123,11 @@ _Planet Blupi_ and all resource files are licensed to the GPLv3+ license. | argagg | MIT | simple C++11 command line arg ument parser | | FFmpeg | LGPLv2.1 | complete, cross-platform solution to record, convert and stream audio and video | | GNU/gettext | GPLv3 | an i18n and l10n system commonly used for writing multilingual programs | +| libasound | LGPLv2.1 | provides audio and MIDI functionality to the Linux operating system | | libcurl | MIT/X derivate | a free and easy-to-use client-side URL transfer library | | GNU/libiconv | GPLv3 | a standardized API used to convert between different character encodings | | libpng | own license | the official PNG reference library | +[ libpulse | LGPLv2.1 | API for the PulseAudio network-capable sound server program | | SDL_kitchensink | MIT | Simple SDL2 / FFmpeg library for audio/video playback written in C99 | | SDL2 | zlib license | a cross-platform software library designed to provide a HAL to computer multimedia hardware | | SDL2_image | zlib license | an image loading library that is used with the SDL library |