wok-6.x diff ttf-open-dyslexic/receipt @ rev 22625
updated cyrus-imapd and cyrus-impad-dev (2.4.17 -> 3.0.13)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Jan 12 16:58:49 2020 +0100 (2020-01-12) |
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 Jan 12 16:58:49 2020 +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()