libshout: update to 2.4.5.

libshout 2.4.5 (20201219)

* Improved shout.h for reading, and understanding.
* Marked dumpfile support as obsolete (as SHOUT_PROTOCOL_XAUDIOCAST already is).
* Added Support for setting the content language.
* Avoid the use of obsolete functions (#2317).
* Several small fixes for non-blocking mode (#2321, #2315).
* Corrected detection of libogg (mostly for windows targets).
* Now accept TLS mode "auto" when build without TLS support.
* Added new tool shout(1).
This commit is contained in:
wiz 2021-01-04 11:09:33 +00:00
parent 6bf4ae9f37
commit a6117387c0
3 changed files with 10 additions and 8 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.19 2020/12/26 08:16:37 kim Exp $
# $NetBSD: Makefile,v 1.20 2021/01/04 11:09:33 wiz Exp $
DISTNAME= libshout-2.4.4
DISTNAME= libshout-2.4.5
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/libshout/

View file

@ -1,8 +1,10 @@
@comment $NetBSD: PLIST,v 1.6 2015/11/23 09:51:48 wiz Exp $
@comment $NetBSD: PLIST,v 1.7 2021/01/04 11:09:33 wiz Exp $
bin/shout
include/shout/shout.h
lib/ckport/db/libshout.ckport
lib/libshout.la
lib/pkgconfig/shout.pc
man/man1/shout.1
share/aclocal/shout.m4
share/doc/libshout/COPYING
share/doc/libshout/NEWS

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.12 2020/10/05 11:27:32 wiz Exp $
$NetBSD: distinfo,v 1.13 2021/01/04 11:09:33 wiz Exp $
SHA1 (libshout-2.4.4.tar.gz) = 7273d5e8da3ad10e6fc754663df5b56e8058a41f
RMD160 (libshout-2.4.4.tar.gz) = 58b02b22f9fbb33f6a4bdd75e832a8a2386ddba0
SHA512 (libshout-2.4.4.tar.gz) = ddc44d4db0193471b1a61d41e8ec975a021da4f5af657716ecbb1eaf95231e03ac44036148f0d5bd897ba5c03f075fd67017fecfccebb4f11be56375c0e5c088
Size (libshout-2.4.4.tar.gz) = 529863 bytes
SHA1 (libshout-2.4.5.tar.gz) = 27ce58f04c0cbfefc0c4e10b6504c94deae86ad8
RMD160 (libshout-2.4.5.tar.gz) = 4605469f44989a65b163a1df8559ba3414fd7632
SHA512 (libshout-2.4.5.tar.gz) = 290844185da16961f03434d3e341573dd6cb0139e5fa81902903021b641382d2629302d7c356bc591b35656754e07f4e44a8d9e782e092b17a051b9ae8f54341
Size (libshout-2.4.5.tar.gz) = 543991 bytes