wok diff discount-dev/receipt @ rev 21553

syslinux/iso2exe,taziso: add slitaz.pif
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 10 19:27:17 2019 +0200 (2019-05-10)
parents 27abeca1c8da
children fb8526ee16f5
line diff
     1.1 --- a/discount-dev/receipt	Sat Mar 07 18:27:26 2015 +0000
     1.2 +++ b/discount-dev/receipt	Fri May 10 19:27:17 2019 +0200
     1.3 @@ -1,16 +1,16 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="discount-dev"
     1.7 -VERSION="2.1.8"
     1.8 +VERSION="2.2.5"
     1.9  CATEGORY="development"
    1.10 -SHORT_DESC="a C implementation of the markdown spec - dev files"
    1.11 +SHORT_DESC="A C implementation of the markdown language - development files"
    1.12  MAINTAINER="necrophcodr@necrophcodr.me"
    1.13  LICENSE="BSD3"
    1.14  WEB_SITE="http://www.pell.portland.or.us/~orc/Code/markdown/"
    1.15 +
    1.16 +WANTED="discount"
    1.17 +DEPENDS="discount"
    1.18  HOST_ARCH="i486 arm"
    1.19 -WANTED="discount"
    1.20 -
    1.21 -DEPENDS="discount"
    1.22  
    1.23  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.24  genpkg_rules()