wok-next diff frei0r-plugins/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/frei0r-plugins/receipt Fri Aug 10 12:53:17 2018 +0300 1.2 +++ b/frei0r-plugins/receipt Sat Nov 21 14:32:44 2020 +0100 1.3 @@ -4,7 +4,7 @@ 1.4 VERSION="1.3" 1.5 CATEGORY="multimedia" 1.6 SHORT_DESC="frei0r is a minimalistic plugin API for video sources and filters" 1.7 -MAINTAINER="jozee@slitaz.org" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="GPL2" 1.10 WEB_SITE="https://frei0r.dyne.org/" 1.11 1.12 @@ -12,7 +12,7 @@ 1.13 WGET_URL="http://ftp.dyne.org/frei0r/releases/$TARBALL" 1.14 1.15 BUILD_DEPENDS="gavl-dev" 1.16 -SPLIT="frei0r-plugins-dev" 1.17 +SPLIT="$PACKAGE-dev" 1.18 1.19 compile_rules() { 1.20 ./configure $CONFIGURE_ARGS &&