wok-next diff gxmessage/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 8b79c3ee7ac2
children e1c0edabdcb2
line diff
     1.1 --- a/gxmessage/receipt	Mon Mar 16 22:01:20 2009 +0000
     1.2 +++ b/gxmessage/receipt	Mon Oct 05 01:10:26 2015 +0300
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="utilities"
     1.5  SHORT_DESC="GTK2-based clone of xmessage"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="gtk+ expat xorg-libXdamage"
     1.8 -BUILD_DEPENDS="gtk+-dev"
     1.9 +LICENSE="GPL2"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://homepages.ihug.co.nz/~trmusson/programs.html#gxmessage"
    1.12  WGET_URL="http://homepages.ihug.co.nz/~trmusson/stuff/$TARBALL"
    1.13  
    1.14 +DEPENDS="gtk+ expat xorg-libXdamage"
    1.15 +BUILD_DEPENDS="gtk+-dev"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {