wok-next diff orc/receipt @ rev 21296
grub: removed build dependency gcc3
author | Hans-G?nter Theisgen |
---|---|
date | Mon Dec 09 09:08:14 2019 +0100 (2019-12-09) |
parents | 10df65db91ad |
children |
line diff
1.1 --- a/orc/receipt Thu Apr 19 13:15:41 2018 +0300 1.2 +++ b/orc/receipt Mon Dec 09 09:08:14 2019 +0100 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="0.4.26" 1.5 CATEGORY="multimedia" 1.6 SHORT_DESC="Optimized inner loop Runtime Compiler" 1.7 -MAINTAINER="domcox@slitaz.org" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="BSD" 1.10 WEB_SITE="https://gstreamer.freedesktop.org/data/doc/orc/" 1.11 1.12 @@ -12,7 +12,7 @@ 1.13 WGET_URL="https://gstreamer.freedesktop.org/src/orc/$TARBALL" 1.14 1.15 BUILD_DEPENDS="valgrind-dev" 1.16 -SPLIT="orc-dev" 1.17 +SPLIT="$PACKAGE-dev" 1.18 1.19 compile_rules() { 1.20 ./configure $CONFIGURE_ARGS &&