Kaydet (Commit) 619b3143 authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Upgrade pixman to 0.24.4

üst dcf24756
--- misc/pixman-0.24.0/ltmain.sh --- misc/pixman-0.24.4/ltmain.sh
+++ misc/build/pixman-0.24.0/ltmain.sh +++ misc/build/pixman-0.24.4/ltmain.sh
@@ -3228,6 +3228,10 @@ @@ -3228,6 +3228,10 @@
fi fi
else else
......
--- misc/pixman-0.24.0/Makefile.win32.common 2011-12-16 15:30:44.653987145 +0100 --- misc/pixman-0.24.4/Makefile.win32.common 2011-12-16 15:30:44.653987145 +0100
+++ misc/build/pixman-0.24.0/Makefile.win32.common 2011-12-16 15:30:37.288130250 +0100 +++ misc/build/pixman-0.24.4/Makefile.win32.common 2011-12-16 15:30:37.288130250 +0100
@@ -1 +1,54 @@ @@ -1 +1,54 @@
-dummy -dummy
+LIBRARY = pixman-1 +LIBRARY = pixman-1
...@@ -56,8 +56,8 @@ ...@@ -56,8 +56,8 @@
+ +
+clean: inform +clean: inform
+ @$(RM) $(CFG_VAR)/*.{exe,ilk,lib,obj,pdb} $(BUILT_SOURCES) || exit 0 + @$(RM) $(CFG_VAR)/*.{exe,ilk,lib,obj,pdb} $(BUILT_SOURCES) || exit 0
--- misc/pixman-0.24.0/Makefile.in 2011-11-06 22:11:25.000000000 +0100 --- misc/pixman-0.24.4/Makefile.in 2011-11-06 22:11:25.000000000 +0100
+++ misc/build/pixman-0.24.0/Makefile.in 2011-12-16 09:06:45.317211035 +0100 +++ misc/build/pixman-0.24.4/Makefile.in 2011-12-16 09:06:45.317211035 +0100
@@ -272,7 +272,7 @@ @@ -272,7 +272,7 @@
top_build_prefix = @top_build_prefix@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@ top_builddir = @top_builddir@
...@@ -67,8 +67,8 @@ ...@@ -67,8 +67,8 @@
pkgconfigdir = $(libdir)/pkgconfig pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = pixman-1.pc pkgconfig_DATA = pixman-1.pc
GPGKEY = 6FF7C1A8 GPGKEY = 6FF7C1A8
--- misc/pixman-0.24.0/config.sub 2008-08-30 00:27:25.000000000 +0200 --- misc/pixman-0.24.4/config.sub 2008-08-30 00:27:25.000000000 +0200
+++ misc/build/pixman-0.24.0/config.sub 2011-12-16 09:05:14.595773609 +0100 +++ misc/build/pixman-0.24.4/config.sub 2011-12-16 09:05:14.595773609 +0100
@@ -120,7 +120,7 @@ @@ -120,7 +120,7 @@
# Here we must recognize all the valid KERNEL-OS combinations. # Here we must recognize all the valid KERNEL-OS combinations.
maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
...@@ -87,8 +87,8 @@ ...@@ -87,8 +87,8 @@
| -chorusos* | -chorusrdb* \ | -chorusos* | -chorusrdb* \
| -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
| -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \ | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \
--- misc/pixman-0.24.0/configure 2011-11-06 22:11:27.000000000 +0100 --- misc/pixman-0.24.4/configure 2011-11-06 22:11:27.000000000 +0100
+++ misc/build/pixman-0.24.0/configure 2011-12-16 09:06:16.482898083 +0100 +++ misc/build/pixman-0.24.4/configure 2011-12-16 09:06:16.482898083 +0100
@@ -20202,6 +20202,13 @@ @@ -20202,6 +20202,13 @@
...@@ -112,8 +112,8 @@ ...@@ -112,8 +112,8 @@
{ $as_echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5 { $as_echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5
$as_echo_n "checking whether byte ordering is bigendian... " >&6; } $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
if test "${ac_cv_c_bigendian+set}" = set; then if test "${ac_cv_c_bigendian+set}" = set; then
--- misc/pixman-0.24.0/pixman/pixman-utils.c --- misc/pixman-0.24.4/pixman/pixman-utils.c
+++ misc/build/pixman-0.24.0/pixman/pixman-utils.c +++ misc/build/pixman-0.24.4/pixman/pixman-utils.c
@@ -27,6 +27,7 @@ @@ -27,6 +27,7 @@
#endif #endif
#include <stdio.h> #include <stdio.h>
...@@ -122,8 +122,8 @@ ...@@ -122,8 +122,8 @@
#include "pixman-private.h" #include "pixman-private.h"
--- misc/pixman-0.24.0/pixman/pixman-mmx.c 2011-11-06 13:47:42.000000000 -0700 --- misc/pixman-0.24.4/pixman/pixman-mmx.c 2011-11-06 13:47:42.000000000 -0700
+++ misc/build/pixman-0.24.0/pixman/pixman-mmx.c 2011-12-19 00:41:42.280402800 -0700 +++ misc/build/pixman-0.24.4/pixman/pixman-mmx.c 2011-12-19 00:41:42.280402800 -0700
@@ -309,7 +309,7 @@ @@ -309,7 +309,7 @@
/* Elemental unaligned loads */ /* Elemental unaligned loads */
......
...@@ -43,10 +43,10 @@ all: ...@@ -43,10 +43,10 @@ all:
# --- Files -------------------------------------------------------- # --- Files --------------------------------------------------------
PIXMANVERSION=0.24.0 PIXMANVERSION=0.24.4
TARFILE_NAME=pixman-$(PIXMANVERSION) TARFILE_NAME=pixman-$(PIXMANVERSION)
TARFILE_MD5=db5ffcd50064421176e8afb7b85fd1a7 TARFILE_MD5=c63f411b3ad147db2bcce1bf262a0e02
ADDITIONAL_FILES=Makefile.win32.common ADDITIONAL_FILES=Makefile.win32.common
......
http://dev-www.libreoffice.org/src http://dev-www.libreoffice.org/src
86261f06c097d3e425a2f6d0b0635380-hyphen-2.8.3.tar.gz 86261f06c097d3e425a2f6d0b0635380-hyphen-2.8.3.tar.gz
63ddc5116488985e820075e65fbe6aa4-openssl-0.9.8o.tar.gz 63ddc5116488985e820075e65fbe6aa4-openssl-0.9.8o.tar.gz
db5ffcd50064421176e8afb7b85fd1a7-pixman-0.24.0.tar.bz2 c63f411b3ad147db2bcce1bf262a0e02-pixman-0.24.4.tar.bz2
0b49ede71c21c0599b0cc19b353a6cb3-README_apache-commons.txt 0b49ede71c21c0599b0cc19b353a6cb3-README_apache-commons.txt
e1c178b18f130b40494561f02bc1a948-libexttextcat-3.2.0.tar.bz2 e1c178b18f130b40494561f02bc1a948-libexttextcat-3.2.0.tar.bz2
17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip 17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment