[packages/crossmingw32-cairo] - updated to 1.14.2 - updated mingw32 patch

qboosh qboosh at pld-linux.org
Sun Mar 15 17:15:05 CET 2015


commit 980658572bf56d100807360913524954327b2b32
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 15 17:16:26 2015 +0100

    - updated to 1.14.2
    - updated mingw32 patch

 cairo-mingw32.patch     | 17 +----------------
 crossmingw32-cairo.spec |  6 +++---
 2 files changed, 4 insertions(+), 19 deletions(-)
---
diff --git a/crossmingw32-cairo.spec b/crossmingw32-cairo.spec
index 404b23b..59e7c05 100644
--- a/crossmingw32-cairo.spec
+++ b/crossmingw32-cairo.spec
@@ -2,12 +2,12 @@ Summary:	Cairo - multi-platform 2D graphics library - cross MinGW32 version
 Summary(pl.UTF-8):	Cairo - wieloplatformowa biblioteka graficzna 2D - skrośna wersja MinGW32
 %define		realname   cairo
 Name:		crossmingw32-%{realname}
-Version:	1.14.0
-Release:	2
+Version:	1.14.2
+Release:	1
 License:	LGPL v2.1 or MPL v1.1
 Group:		Development/Libraries
 Source0:	http://cairographics.org/releases/%{realname}-%{version}.tar.xz
-# Source0-md5:	fc3a5edeba703f906f2241b394f0cced
+# Source0-md5:	e1cdfaf1c6c995c4d4c54e07215b0118
 Patch0:		cairo-link.patch
 Patch1:		cairo-mingw32.patch
 URL:		http://cairographics.org/
diff --git a/cairo-mingw32.patch b/cairo-mingw32.patch
index e280465..1d15c69 100644
--- a/cairo-mingw32.patch
+++ b/cairo-mingw32.patch
@@ -8,19 +8,4 @@
 +#if defined(_WIN32) && !defined(__MINGW32__)
  #define WIN32_LEAN_AND_MEAN
  #include <windows.h>
- 
---- cairo-1.14.0/build/aclocal.float.m4.orig	2014-10-14 03:46:33.000000000 +0200
-+++ cairo-1.14.0/build/aclocal.float.m4	2014-10-15 18:52:32.272398963 +0200
-@@ -31,10 +31,10 @@
- 
- ]])], [
- 
--if strings - conftest | grep noonsees >/dev/null ; then
-+if strings - conftest$ac_exeext | grep noonsees >/dev/null ; then
-   ax_cv_c_float_words_bigendian=yes
- fi
--if strings - conftest | grep seesnoon >/dev/null ; then
-+if strings - conftest$ac_exeext | grep seesnoon >/dev/null ; then
-   if test "$ax_cv_c_float_words_bigendian" = unknown; then
-     ax_cv_c_float_words_bigendian=no
-   else
+
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-cairo.git/commitdiff/980658572bf56d100807360913524954327b2b32



More information about the pld-cvs-commit mailing list