]> git.pld-linux.org Git - packages/freetype.git/commitdiff
- rel 2; enable subpixel hinting auto/th/freetype-2.4.11-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 11 Mar 2013 19:26:11 +0000 (20:26 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 11 Mar 2013 19:26:11 +0000 (20:26 +0100)
freetype.spec

index dd62b6a99f18322be5edc3f82540429100db62f2..f76451f50ef7bfe7eb8c2198376f4d2e425a7aef 100644 (file)
@@ -13,7 +13,7 @@ Summary(ru.UTF-8):    Растеризатор шрифтов TrueType
 Summary(uk.UTF-8):     Растеризатор шрифтів TrueType
 Name:          freetype
 Version:       2.4.11
-Release:       1
+Release:       2
 Epoch:         1
 License:       GPL v2 or FTL
 Group:         Libraries
@@ -194,7 +194,9 @@ Programy demonstracyjne do biblioteki FreeType.
 
 %build
 CFLAGS="%{rpmcflags} %{rpmcppflags} \
-%{?with_lcd:-DFT_CONFIG_OPTION_SUBPIXEL_RENDERING}" \
+%{?with_lcd:-DFT_CONFIG_OPTION_SUBPIXEL_RENDERING} \
+-DTT_CONFIG_OPTION_SUBPIXEL_HINTING \
+" \
 %{__make} setup unix \
        CFG="--prefix=%{_prefix} --libdir=%{_libdir}"
 
This page took 0.235098 seconds and 4 git commands to generate.