forked from pool/freetype2
This commit is contained in:
committed by
Git OBS Bridge
parent
a143330a32
commit
8431d69e3e
@@ -43,6 +43,8 @@ Patch200: freetype2-subpixel.patch
|
||||
Patch201: overflow.patch
|
||||
# PATCH-FIX-OPENSUSE don-t-mark-libpng-as-required-library.patch -- it is private in .pc
|
||||
Patch202: don-t-mark-libpng-as-required-library.patch
|
||||
# PATCH-FIX-UPSTREAM freetype2-2.5.3-fix-pcf.patch -- http://savannah.nongnu.org/bugs/?43774
|
||||
Patch1000: freetype2-2.5.3-fix-pcf.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -89,6 +91,7 @@ It also contains a small tutorial for using that library.
|
||||
%patch200 -p1
|
||||
%endif
|
||||
%patch202 -p1
|
||||
%patch1000 -p1
|
||||
|
||||
%build
|
||||
export CFLAGS="%optflags -std=gnu99 -D_GNU_SOURCE $(getconf LFS_CFLAGS)"
|
||||
|
Reference in New Issue
Block a user