wok-6.x diff freetype-dev/receipt @ rev 18549

Up freetype(2.6.1) (latest) with subpixel rendering available.
Good-looking and clear fonts for TFT screen without the need for freetype-infinality.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Nov 07 14:03:13 2015 +0200 (2015-11-07)
parents dc05f28d0496
children 63e8a59635ee
line diff
     1.1 --- a/freetype-dev/receipt	Sun Mar 02 15:43:44 2014 +0100
     1.2 +++ b/freetype-dev/receipt	Sat Nov 07 14:03:13 2015 +0200
     1.3 @@ -1,16 +1,16 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="freetype-dev"
     1.7 -VERSION="2.4.11"
     1.8 +VERSION="2.6.1"
     1.9  CATEGORY="development"
    1.10 -SHORT_DESC="Development files for Freetype-Infinality"
    1.11 +SHORT_DESC="Development files for Freetype"
    1.12  WEB_SITE="http://www.freetype.org/"
    1.13 -MAINTAINER="al.bobylev@gmail.com"
    1.14 -LICENSE="BSD GPL2"
    1.15 +MAINTAINER="panksov@slitaz.org"
    1.16 +LICENSE="FTL GPL2"
    1.17  HOST_ARCH="i486 arm"
    1.18  
    1.19  WANTED="freetype"
    1.20 -DEPENDS="freetype libzip-dev bzip2-dev pkg-config"
    1.21 +DEPENDS="freetype libzip-dev bzip2-dev libpng-dev harfbuzz-dev pkg-config"
    1.22  
    1.23  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.24  genpkg_rules()
    1.25 @@ -21,4 +21,3 @@
    1.26  	cp -a $install/usr/lib/*.*a $fs/usr/lib
    1.27  	cp -a $install/usr/share $fs/usr
    1.28  }
    1.29 -