wok-next diff libshout/receipt @ rev 21727
created recipe for vbindiff
author | Hans-G?nter Theisgen |
---|---|
date | Sat Nov 21 14:32:44 2020 +0100 (2020-11-21) |
parents | a3c581bf52b8 |
children |
line diff
1.1 --- a/libshout/receipt Fri Aug 10 12:53:17 2018 +0300 1.2 +++ b/libshout/receipt Sat Nov 21 14:32:44 2020 +0100 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="2.4.1" 1.5 CATEGORY="multimedia" 1.6 SHORT_DESC="Library for accessing a shoutcast/icecast server" 1.7 -MAINTAINER="slaxemulator@gmail.com" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="GPL2" 1.10 WEB_SITE="https://icecast.org/" 1.11 1.12 @@ -12,7 +12,7 @@ 1.13 WGET_URL="http://downloads.xiph.org/releases/$PACKAGE/$TARBALL" 1.14 1.15 BUILD_DEPENDS="libogg-dev libvorbis-dev libtheora-dev speex-dev openssl-dev" 1.16 -SPLIT="libshout-dev" 1.17 +SPLIT="$PACKAGE-dev" 1.18 1.19 compile_rules() { 1.20 sed -e 's/SSLeay_add_all_algorithms/OpenSSL_add_all_algorithms/g' -i src/tls.c