wok diff ttf-open-dyslexic/receipt @ rev 23848

inkscape: update build_depends
author Richard Dunbar <mojo@slitaz.org>
date Sun Jun 14 23:18:03 2020 -0400 (2020-06-14)
parents d1570adae0ba
children 5ea0ce1cecc0
line diff
     1.1 --- a/ttf-open-dyslexic/receipt	Mon May 09 21:28:29 2016 +0300
     1.2 +++ b/ttf-open-dyslexic/receipt	Sun Jun 14 23:18:03 2020 -0400
     1.3 @@ -1,17 +1,16 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="ttf-open-dyslexic"
     1.7 -VERSION="20121111"
     1.8 +VERSION="20160623"
     1.9  CATEGORY="fonts"
    1.10 +TAGS="font ttf"
    1.11  SHORT_DESC="TrueType font to increase readability for dyslexic readers."
    1.12  MAINTAINER="pascal.bellard@slitaz.org"
    1.13  LICENSE="CC-SA"
    1.14 -WEB_SITE="http://dyslexicfonts.com/"
    1.15 +WEB_SITE="https://opendyslexic.org/"
    1.16 +
    1.17  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.18  WGET_URL="https://github.com/antijingoist/open-dyslexic/archive/$VERSION-Stable.tar.gz"
    1.19 -TAGS="font ttf"
    1.20 -
    1.21 -BUILD_DEPENDS="wget"
    1.22  
    1.23  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.24  genpkg_rules()