wok diff opusfile/description.txt @ rev 25529

created recipe for neovim-0.8.3
author Hans-G?nter Theisgen
date Sat Feb 25 14:14:14 2023 +0100 (16 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/opusfile/description.txt	Sat Feb 25 14:14:14 2023 +0100
     1.3 @@ -0,0 +1,7 @@
     1.4 +The opusfile library provides seeking, decode, and playback
     1.5 +of Opus streams in the Ogg container (.opus files) including
     1.6 +over http(s) on posix and windows systems.
     1.7 +
     1.8 +Opusfile depends on libopus and libogg.
     1.9 +The included opusurl library for http(s) access depends on
    1.10 +opusfile and openssl.