wok rev 22055

updated ttf-open-dyslexic (20121111 -> 20160623)
author Hans-G?nter Theisgen
date Wed Oct 23 15:39:03 2019 +0100 (2019-10-23)
parents 8f1b0ae959cf
children 3d96b88308b0
files ttf-open-dyslexic/receipt
line diff
     1.1 --- a/ttf-open-dyslexic/receipt	Wed Oct 23 15:28:01 2019 +0100
     1.2 +++ b/ttf-open-dyslexic/receipt	Wed Oct 23 15:39:03 2019 +0100
     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()