slackbuilds_ponce/libraries/gsound/README
Jeremy Hansen 57314ce046
libraries/gsound: Added (library for playing system sounds).
This library is a dependency for the updated pitivi program. The
updated should be included in the same PR as this addition.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
2022-03-05 00:18:22 +13:00

3 lines
161 B
Text

GSound is a small library for playing system sounds. It's designed
to be used via GObject Introspection, and is a thin wrapper around
the libcanberra C library.