SHA256
1
0
forked from pool/cairo

Accepting request 260350 from GNOME:Next

New stable branch

OBS-URL: https://build.opensuse.org/request/show/260350
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=85
This commit is contained in:
2014-11-10 21:23:14 +00:00
committed by Git OBS Bridge
parent c6cfeac335
commit e94065509e
4 changed files with 97 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
%define build_gl_backend 1
Name: cairo
Version: 1.12.16
Version: 1.14.0
Release: 0
Summary: Vector Graphics Library with Cross-Device Output Support
License: LGPL-2.1+ or MPL-1.1
@@ -50,7 +50,7 @@ BuildRequires: pkgconfig(fontconfig)
BuildRequires: pkgconfig(freetype2)
BuildRequires: pkgconfig(gobject-2.0)
BuildRequires: pkgconfig(libpng)
BuildRequires: pkgconfig(pixman-1) >= 0.16.0
BuildRequires: pkgconfig(pixman-1) >= 0.30.0
BuildRequires: pkgconfig(x11)
%if %build_xcb_backend
BuildRequires: pkgconfig(xcb)