public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] cairo: Update to 1.14.10
@ 2017-10-11  7:31 Stefan Schantl
  0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2017-10-11  7:31 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 978 bytes --]

This is a minor update to the latest available version of the cairo
1.14 series.

* Drop backend support for X11 and Xext.

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 cairo/cairo.nm | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/cairo/cairo.nm b/cairo/cairo.nm
index ee3c1c3..4fdd382 100644
--- a/cairo/cairo.nm
+++ b/cairo/cairo.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = cairo
-version    = 1.14.6
+version    = 1.14.10
 release    = 1
 
 groups     = System/Graphics
@@ -27,8 +27,6 @@ build
 		freetype-devel
 		glib2-devel >= 2.14
 		gobject-introspection-devel
-		libX11-devel
-		libXext-devel>=1.3.1
 		libxml2-devel
 		libpng-devel
 		pixman-devel >= 0.30.0
@@ -37,7 +35,6 @@ build
 	end
 
 	configure_options += \
-		--enable-xlib \
 		--enable-xml \
 		--enable-gobject \
 		--disable-gtk-doc \
-- 
2.9.4


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-10-11  7:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-11  7:31 [PATCH] cairo: Update to 1.14.10 Stefan Schantl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox