wok-next diff libao/receipt @ rev 21445
updated scim (1.4.17 -> 1.4.18)
author | Hans-G?nter Theisgen |
---|---|
date | Tue May 05 16:55:11 2020 +0100 (2020-05-05) |
parents | a3c581bf52b8 |
children |
line diff
1.1 --- a/libao/receipt Fri Aug 10 12:53:17 2018 +0300 1.2 +++ b/libao/receipt Tue May 05 16:55:11 2020 +0100 1.3 @@ -4,15 +4,15 @@ 1.4 VERSION="1.1.0" 1.5 CATEGORY="multimedia" 1.6 SHORT_DESC="Cross-platform audio output library and plugins" 1.7 -MAINTAINER="rj.rohit@gmail.com" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="GPL2" 1.10 -WEB_SITE="https://downloads.xiph.org/releases/ao/" 1.11 +WEB_SITE="https://ftp.osuosl.org/pub/xiph/releases/ao/" 1.12 1.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 WGET_URL="$WEB_SITE/$TARBALL" 1.15 1.16 BUILD_DEPENDS="alsa-lib-dev" 1.17 -SPLIT="libao-dev" 1.18 +SPLIT="$PACKAGE-dev" 1.19 1.20 compile_rules() { 1.21 ./configure \