wok-next diff lzham_codec/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 36b17616c07e
children 35a20e111081
line diff
     1.1 --- a/lzham_codec/receipt	Tue Jan 27 17:17:16 2015 +0100
     1.2 +++ b/lzham_codec/receipt	Mon Oct 05 01:10:26 2015 +0300
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="https://github.com/richgel999/lzham_codec"
     1.6  WGET_URL="$WEB_SITE/archive/v${VERSION/./_}_release.tar.gz"
     1.7 +TAGS="compression"
     1.8  
     1.9  DEPENDS="gcc-lib-base"
    1.10  BUILD_DEPENDS="wget cmake"