wok-6.x diff gst-python/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.
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 | dead8955c3ca |
children | a78610b2eb47 |
line diff
1.1 --- a/gst-python/receipt Wed Sep 25 09:50:51 2013 +0000 1.2 +++ b/gst-python/receipt Sat Nov 07 14:03:13 2015 +0200 1.3 @@ -11,13 +11,12 @@ 1.4 WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL" 1.5 1.6 DEPENDS="pygobject gstreamer gst-plugins-base" 1.7 -BUILD_DEPENDS="pygobject-dev gstreamer-dev gst-plugins-base-dev libxml2-dev 1.8 +BUILD_DEPENDS="pygobject-dev gstreamer-dev gst-plugins-base-dev libxml2-dev \ 1.9 python-dev pkg-config" 1.10 1.11 # Rules to configure and make the package. 1.12 compile_rules() 1.13 { 1.14 - cd $src 1.15 ./configure --prefix=/usr \ 1.16 --sysconfdir=/etc \ 1.17 --localstatedir=/var \