forked from pool/cairo
Accepting request 196496 from home:dimstar:branches:GNOME:Factory
Update to 1.12.16 OBS-URL: https://build.opensuse.org/request/show/196496 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/cairo?expand=0&rev=76
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
%define build_gl_backend 1
|
||||
|
||||
Name: cairo
|
||||
Version: 1.12.14
|
||||
Version: 1.12.16
|
||||
Release: 0
|
||||
Summary: Vector Graphics Library with Cross-Device Output Support
|
||||
License: LGPL-2.1+ or MPL-1.1
|
||||
@@ -30,8 +30,6 @@ Source: http://cairographics.org/releases/%{name}-%{version}.tar.xz
|
||||
Source99: baselibs.conf
|
||||
# PATCH-FIX-UPSTREAM cairo-modules-no-version.patch fdo#29319 dimstar@opensuse.org -- Build modules with -module -avoid-version.
|
||||
Patch0: cairo-modules-no-version.patch
|
||||
# PATCH-FIX-UPSTREAM cairo-reduce-buddy-assertion.patch bnc#828074 sbrabec@suse.cz -- Fix assert crash on unaligned memory, taken from git, commit 01a8bf0
|
||||
Patch1: cairo-reduce-buddy-assertion.patch
|
||||
# These libraries are needed only for tests.
|
||||
# Do not enable tests in build systems, it causes build loop!
|
||||
#BuildRequires: librsvg-devel poppler-devel
|
||||
@@ -46,7 +44,7 @@ BuildRequires: pkgconfig(fontconfig)
|
||||
BuildRequires: pkgconfig(freetype2)
|
||||
BuildRequires: pkgconfig(gobject-2.0)
|
||||
BuildRequires: pkgconfig(libpng)
|
||||
BuildRequires: pkgconfig(pixman-1)
|
||||
BuildRequires: pkgconfig(pixman-1) >= 0.16.0
|
||||
BuildRequires: pkgconfig(x11)
|
||||
%if %build_xcb_backend
|
||||
BuildRequires: pkgconfig(xcb)
|
||||
@@ -150,7 +148,6 @@ cairo.
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
# Needed by patch0
|
||||
|
Reference in New Issue
Block a user