wok-next diff harfbuzz-icu/receipt @ rev 18472

ghostscript, libv4l, slitaz-base-files: fix installation (thanks llev)
ghostscript: fix package upgrades;
libv4l: check multiple preloads in case of upgrade, not add preload if installation not finished/fails;
slitaz-base-files: not to overwrite real sudo.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Oct 05 01:10:26 2015 +0300 (2015-10-05)
parents d0f2ba6f5d61
children 1ee3a39efb8c
line diff
     1.1 --- a/harfbuzz-icu/receipt	Mon Sep 14 17:40:52 2015 +0200
     1.2 +++ b/harfbuzz-icu/receipt	Mon Oct 05 01:10:26 2015 +0300
     1.3 @@ -1,12 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="harfbuzz-icu"
     1.7 +SOURCE="harfbuzz"
     1.8  VERSION="1.0.3"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="OpenType text shaping engine with icu support"
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  LICENSE="GPL2"
    1.13 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14 +TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://www.freedesktop.org/wiki/Software/HarfBuzz"
    1.16  WGET_URL="http://www.freedesktop.org/software/harfbuzz/release/$TARBALL"
    1.17  PROVIDE="harfbuzz"