Hello LibreOffice gerrit bot,
I'd like you to reexamine a rebased change. Please visit
https://gerrit.libreoffice.org/3154
to look at the new rebased patch set (#3).
Change subject: Easter Bunny brings new redland tarballs
......................................................................
Easter Bunny brings new redland tarballs
upgrade raptor to 2.0.9, rasqal to 0.9.30, redland to 1.0.16:
- new raptor depends on libxml2 version 2.6.27 and thus will _not_
build against system libxml2 on Mac OS X 10.4/10.5
- stop delivering raptor-config/rasqal-config, set env vars instead
(which unfortunately requires patching configures, TODO: upstream that)
- remove redundant configure flags
- stop passing -Wl,no-inhibit-exec (causes HP-UX code to be built on Linux)
- disable new rasqal build deps:
--with-uuid-library=internal --with-digest-library=internal
- disable redland "libltdl" nonsense via --disable-modular
- fortunately openssl digest support has been removed too
- drop raptor-1.4.18.ooo_build.patch, set RAPTOR2_CFLAGS/LIBS instead
- drop raptor-1.4.18.autotools.patch:
+ FreeBSD parts moved to raptor-freebsd.patch.1
+ Android parts obsolete
+ don't know about the MinGW part (TODO)
- from drop raptor-1.4.18.mingw.patch dropped the part defining parsers
to be built, done via --enable-parsers
- drop redland/raptor/raptor-1.4.18.cross.patch:
the vsnprintf check is now done at runtime, and expat has been removed
- drop raptor-1.4.18.aix.patch,redland-1.0.8.aix.patch:
presumably don't need special check for V7BETA since it's released now
- drop raptor-1.4.18.rindex.patch, index/rindex no longer used
- drop raptor-1.4.18.entities.patch, fixed upstream in 2.0.7
- drop raptor-1.4.18.fixes.patch, fixed upstream in 2.0.9
- drop raptor-1.4.18.{libxml,libxslt}.patch: TODO
- drop {raptor-1.4.18,rasqal-0.9.16,redland-1.0.8}.legal.patch:
we don't care any more about Sun legal dept.
- drop rasqal-0.9.16.ooo_build.patch, set RASQAL_CFLAGS/LIBS instead
- drop rasqal-0.9.16.autotools.patch:
+ FreeBSD parts moved to rasqal-freebsd.patch.1
+ Android parts obsolete
+ MinGW part only for cygwin build
- drop redland-1.0.8.autotools.patch:
+ FreeBSD parts moved to redland-freebsd.patch.1
+ Android parts obsolete
+ don't know about the MinGW part (TODO)
- drop redland-1.0.8.ooo_build.patch,
hopefully not necessary to disable utils build
Change-Id: I9cc44928ba87392d69e809abe2236cec0e4a508a
---
M Repository.mk
M RepositoryExternal.mk
M configure.ac
M download.lst
M redland/ExternalPackage_raptor.mk
M redland/ExternalPackage_rasqal.mk
M redland/ExternalPackage_redland.mk
M redland/ExternalProject_raptor.mk
M redland/ExternalProject_rasqal.mk
M redland/ExternalProject_redland.mk
D redland/LICENSE.txt
M redland/Library_raptor.mk
M redland/Library_rasqal.mk
M redland/Library_rdf.mk
M redland/README
M redland/UnpackedTarball_raptor.mk
M redland/UnpackedTarball_rasqal.mk
M redland/UnpackedTarball_redland.mk
D redland/raptor/raptor-1.4.18.aix.patch
D redland/raptor/raptor-1.4.18.autotools.patch
D redland/raptor/raptor-1.4.18.bundled-soname.patch
D redland/raptor/raptor-1.4.18.cross.patch
D redland/raptor/raptor-1.4.18.entities.patch
D redland/raptor/raptor-1.4.18.fixes.patch
D redland/raptor/raptor-1.4.18.legal.patch
D redland/raptor/raptor-1.4.18.libxml.patch
D redland/raptor/raptor-1.4.18.libxslt.patch
D redland/raptor/raptor-1.4.18.mingw.patch
D redland/raptor/raptor-1.4.18.no-soname.patch
D redland/raptor/raptor-1.4.18.ooo_build.patch
D redland/raptor/raptor-1.4.18.rindex.patch
D redland/raptor/raptor-1.4.18.win32.patch
A redland/raptor/raptor-android.patch.1
A redland/raptor/raptor-bundled-soname.patch.1
A redland/raptor/raptor-freebsd.patch.1
A redland/raptor/raptor-mingw.patch.1
A redland/raptor/raptor2.h
A redland/raptor/raptor_config.h
D redland/rasqal/rasqal-0.9.16.aix.patch
D redland/rasqal/rasqal-0.9.16.autotools.patch
D redland/rasqal/rasqal-0.9.16.bundled-soname.patch
D redland/rasqal/rasqal-0.9.16.legal.patch
D redland/rasqal/rasqal-0.9.16.mingw.patch
D redland/rasqal/rasqal-0.9.16.no-soname.patch
D redland/rasqal/rasqal-0.9.16.ooo_build.patch
D redland/rasqal/rasqal-0.9.16.win32.patch
A redland/rasqal/rasqal-aix.patch.1
A redland/rasqal/rasqal-android.patch.1
A redland/rasqal/rasqal-bundled-soname.patch.1
A redland/rasqal/rasqal-freebsd.patch.1
A redland/rasqal/rasqal-mingw.patch.1
A redland/rasqal/rasqal-msvc.patch.1
A redland/rasqal/rasqal-pkgconfig.patch.1
A redland/rasqal/rasqal.h
A redland/redland/librdf.h
D redland/redland/redland-1.0.8.aix.patch
D redland/redland/redland-1.0.8.autotools.patch
D redland/redland/redland-1.0.8.bundled-soname.patch
D redland/redland/redland-1.0.8.legal.patch
D redland/redland/redland-1.0.8.mingw.patch
D redland/redland/redland-1.0.8.no-soname.patch
D redland/redland/redland-1.0.8.ooo_build.patch
A redland/redland/redland-android.patch.1
A redland/redland/redland-bundled-soname.patch.1
A redland/redland/redland-freebsd.patch.1
A redland/redland/redland-mingw.patch.1
R redland/redland/redland-msvc.patch.1
A redland/redland/redland-pkgconfig.patch.1
M scp2/source/ooo/file_library_ooo.scp
69 files changed, 6,850 insertions(+), 1,728 deletions(-)
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/54/3154/3
--
To view, visit https://gerrit.libreoffice.org/3154
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I9cc44928ba87392d69e809abe2236cec0e4a508a
Gerrit-PatchSet: 3
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Michael Stahl <mstahl@redhat.com>
Gerrit-Reviewer: LibreOffice gerrit bot <gerrit@libreoffice.org>
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.