]> git.pld-linux.org Git - packages/crossmingw32-cairo.git/commitdiff
- updated to 1.14.2 auto/th/crossmingw32-cairo-1.14.2-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 15 Mar 2015 16:16:26 +0000 (17:16 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 15 Mar 2015 16:16:26 +0000 (17:16 +0100)
- updated mingw32 patch

cairo-mingw32.patch
crossmingw32-cairo.spec

index e28046512f599ffca242f7452cf2fd985e9f4a25..1d15c69c0b47443668b22145129fce5475292069 100644 (file)
@@ -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
+
index 404b23b36f337f1dc508f390b684b4eabbcbd34b..59e7c050f1f820874705ef7c62825c50b24b8bb4 100644 (file)
@@ -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/
This page took 0.101995 seconds and 4 git commands to generate.