wok-next diff liblrdf/receipt @ rev 21726
updated firefox-official (77.0 -> 81.0)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Sep 27 14:34:31 2020 +0100 (2020-09-27) |
parents | d6378d455338 |
children |
line diff
1.1 --- a/liblrdf/receipt Thu May 10 21:12:00 2018 +0300 1.2 +++ b/liblrdf/receipt Sun Sep 27 14:34:31 2020 +0100 1.3 @@ -4,16 +4,16 @@ 1.4 VERSION="0.4.0" 1.5 CATEGORY="multimedia" 1.6 SHORT_DESC="A library for the manipulation of RDF file in LADSPA plugins" 1.7 -MAINTAINER="jozee@slitaz.org" 1.8 +MAINTAINER="devel@slitaz.org" 1.9 LICENSE="GPL2" 1.10 -WEB_SITE="http://sourceforge.net/projects/lrdf" 1.11 +WEB_SITE="https://sourceforge.net/projects/lrdf/" 1.12 1.13 -TARBALL="${PACKAGE}-${VERSION}.tar.gz" 1.14 +TARBALL="$PACKAGE-$VERSION.tar.gz" 1.15 WGET_URL="$SF_MIRROR/lrdf/$TARBALL" 1.16 1.17 BUILD_DEPENDS="raptor-dev ladspa-dev curl-dev libxslt-dev \ 1.18 autoconf automake libtool" 1.19 -SPLIT="liblrdf-dev" 1.20 +SPLIT="$PACKAGE-dev" 1.21 1.22 compile_rules() { 1.23 autoreconf -vfi