wok-next diff libcroco/receipt @ rev 21017
Some maintenance
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Oct 16 16:46:05 2018 +0300 (2018-10-16) |
parents | 1ca369c9f448 |
children | d5aab818505e |
line diff
1.1 --- a/libcroco/receipt Thu May 17 01:08:40 2018 +0300 1.2 +++ b/libcroco/receipt Tue Oct 16 16:46:05 2018 +0300 1.3 @@ -7,13 +7,13 @@ 1.4 MAINTAINER="pankso@slitaz.org" 1.5 LICENSE="LGPL2" 1.6 WEB_SITE="https://developer.gnome.org/libcroco/" 1.7 -LFS="http://www.linuxfromscratch.org/blfs/view/stable/general/libcroco.html" 1.8 +LFS="http://www.linuxfromscratch.org/blfs/view/svn/general/libcroco.html" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.11 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 1.12 1.13 BUILD_DEPENDS="libxml2-dev glib-dev zlib-dev gtk-doc" 1.14 -SPLIT="libcroco-dev" 1.15 +SPLIT="$PACKAGE-dev" 1.16 1.17 compile_rules() { 1.18 ./configure \