forked from pool/cairo
Accepting request 305514 from home:fstrba:freetype2
Build cairo against freetype2-bootstrap (needs freetype2 from M17N) OBS-URL: https://build.opensuse.org/request/show/305514 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=93
This commit is contained in:
parent
63d03275eb
commit
70f5b89cea
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 5 08:39:26 UTC 2015 - fstrba@suse.com
|
||||||
|
|
||||||
|
- Build cairo against the freetype2-bootstrap-devel package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 14 12:30:22 UTC 2015 - opensuse@mirell.de
|
Sat Mar 14 12:30:22 UTC 2015 - opensuse@mirell.de
|
||||||
|
|
||||||
|
@ -37,10 +37,10 @@ Patch2: cairo-render-thin-lines.patch
|
|||||||
Patch3: cairo-xlib-endianness.patch
|
Patch3: cairo-xlib-endianness.patch
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
# Needed by patch0
|
# Needed by patch0
|
||||||
|
BuildRequires: freetype2-bootstrap-devel
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: pkgconfig(fontconfig)
|
BuildRequires: pkgconfig(fontconfig)
|
||||||
BuildRequires: pkgconfig(freetype2)
|
|
||||||
BuildRequires: pkgconfig(gobject-2.0)
|
BuildRequires: pkgconfig(gobject-2.0)
|
||||||
BuildRequires: pkgconfig(libpng)
|
BuildRequires: pkgconfig(libpng)
|
||||||
BuildRequires: pkgconfig(pixman-1) >= 0.30.0
|
BuildRequires: pkgconfig(pixman-1) >= 0.30.0
|
||||||
@ -58,6 +58,8 @@ BuildRequires: Mesa-devel
|
|||||||
BuildRequires: pkgconfig(xcb)
|
BuildRequires: pkgconfig(xcb)
|
||||||
BuildRequires: pkgconfig(xcb-shm)
|
BuildRequires: pkgconfig(xcb-shm)
|
||||||
%endif
|
%endif
|
||||||
|
#!BuildIgnore: libfreetype6
|
||||||
|
#!BuildIgnore: freetype2-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cairo is a vector graphics library with cross-device output support.
|
Cairo is a vector graphics library with cross-device output support.
|
||||||
|
Loading…
Reference in New Issue
Block a user