SHA256
1
0
forked from pool/freetype2

bsc#1079603 and bsc#1079601

OBS-URL: https://build.opensuse.org/package/show/M17N/freetype2?expand=0&rev=132
This commit is contained in:
2018-02-07 09:21:03 +00:00
committed by Git OBS Bridge
parent 6a300ce481
commit a8704536e0
4 changed files with 50 additions and 0 deletions

View File

@@ -33,6 +33,8 @@ Patch0: bugzilla-308961-cmex-workaround.patch
Patch1: don-t-mark-libpng-as-required-library.patch
# PATCH-FIX-UPSTREAM psaux-flex.patch -- Upstream commit cc2f3cdecff5a351e7e8961b9f2e389ab740231a
Patch2: psaux-flex.patch
Patch3: 0001-src-truetype-ttinterp.c-Ins_GETVARIATION-Avoid-NULL-.patch
Patch4: 0001-truetype-Better-protection-against-invalid-VF-data.patch
BuildRequires: gawk
BuildRequires: libbz2-devel
BuildRequires: libpng-devel
@@ -85,6 +87,8 @@ It also contains a small tutorial for using that library.
%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p1
%build
export CFLAGS="%{optflags} -std=gnu99 -D_GNU_SOURCE $(getconf LFS_CFLAGS)"