Commit graph

29 commits

Author SHA1 Message Date
Kohei Yoshida
9f7ac9aeeb Get cppunit in sc to link with orcus-parser.
Change-Id: I1f53a4f4b9beee501e29149ed88e3ce5d63d9a3c
2013-04-13 01:54:42 -04:00
Kohei Yoshida
51f7922845 Newer version 0.5.1 (since 0.5.0 package was broken on Windows).
It contains a missing header needed for Windows.

Change-Id: I538d7d807fef3b6e50e70bf8f48defeb3cb79c9b
2013-04-13 01:54:41 -04:00
Kohei Yoshida
f14e7094f8 Update the internal liborcus package to 0.5.0.
Change-Id: Ib0070ad8509ba4084a8b0871fbc8c24b550433d7
2013-04-13 01:54:40 -04:00
Fridrich Štrba
29339357cf Uploading libcdr-0.0.12: fixing fdo#62538 and fdo#53278
Change-Id: Ia7121c5e77ac86941fc70e08d1c824a93e842aff
2013-04-07 22:50:33 +02:00
Michael Stahl
d719c01c2f 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
Reviewed-on: https://gerrit.libreoffice.org/3154
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
2013-04-03 10:17:08 +00:00
Peter Foley
ce9bf0f868 upgrade icu to 51.1
Change-Id: I1c0d5ca4b2f88ca48225fcdbeb978f27fa91f7a6
Reviewed-on: https://gerrit.libreoffice.org/2953
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Peter Foley <pefoley2@verizon.net>
2013-03-30 14:23:14 +00:00
Pedro Giffuni
adda54b521 Update Apache Commons
Update commons-codec to version 1.6.
Update commons-lang to version 2.4.
Patch common-httpclient to avoid building issues
with OpenJDK-7.

These versions maintain ABI compatibility while
using features from newer Java versions and
have been tested on the FreeBSD port.

Change-Id: I6aec2b6d22fc3335ffbdda9558f475313ef53c85
2013-03-26 17:07:07 +01:00
Kohei Yoshida
85b18e362b Update mdds to 0.7.1.
Change-Id: I4c6e655641dcca192d4edd1edf5535d5dddcd3c1
2013-03-14 15:35:28 -04:00
Fridrich Štrba
790a36d299 Creating a libmwaw module for library parsing various old Mac file-formats
Change-Id: I367dfa309a30a5b55de1d59e632d0dbcf5dc6dbb
Reviewed-on: https://gerrit.libreoffice.org/2662
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-03-13 09:16:06 +00:00
Kohei Yoshida
4613d78e6a Updated mdds to 0.7.0.
Change-Id: I5e4a4b80a0f83aefcd85cf5e76ccd52906d39f83
2013-03-12 15:48:23 -04:00
Fridrich Štrba
cad422afb7 Adding libmariadb module for internal mariadb (work in progress)
Change-Id: If2cf9ff21120e29a149903e8eab849d97fa0c2c9
2013-03-06 16:33:25 +01:00
Fridrich Štrba
8fad92201d Upload libcdr 0.0.11; fixing fdo#55366 fdo#59528 fdo#53278 fdo#54586
Change-Id: Iadebf93d6002ce1a13152e9f7a8e4c490a4fbd94
2013-03-01 10:42:28 +01:00
Fridrich Štrba
392691c91f Uploading libvisio-0.0.25 fixing fdo#60433
Change-Id: I854fd87a21fc63a5c274b38831589b3d76379e25
2013-02-25 10:54:29 +01:00
Peter Foley
61e7c592fa convert moz to gbuild and add to tail_build
Change-Id: I2d3f5d127f831ee9abc020d46558f7cfbe8c9380
Reviewed-on: https://gerrit.libreoffice.org/2349
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
2013-02-24 10:34:40 +00:00
Fridrich Štrba
81e065b0ec Don't download a zip we don't use
Change-Id: I57f85796896dd3d76096922c53fc3c2de58eae4a
2013-02-21 11:12:02 +01:00
Fridrich Štrba
ede5fccc34 Update the internal libmspub to 0.0.5
Change-Id: Ia1e2807a9f8d624e734afa93102fb6ff27eee091
2013-02-18 12:27:27 +01:00
Fridrich Štrba
093a5c95a3 Upload libmspub 0.0.4
Change-Id: Icb47740815fabff2338196ec194a51a23f7adadd
2013-01-28 10:40:12 +01:00
Fridrich Štrba
851ca9c0c2 Uploading libcdr 0.0.10, hoping it works
Change-Id: Ibf21b856c0f9da276df60680513421be3c871a2d
2013-01-25 10:29:59 +01:00
David Tardon
26eaea11f3 fix dbghelp.dll checksum
Change-Id: Iee6b3eb7658d75f7f677066f29a2bccc8e119da1
2012-12-25 12:34:30 +01:00
Peter Foley
5b0d2d02a5 convert external to gbuild
Change-Id: I7127db6aad9e97a0f3e758aa83b22ac8465d3f43
2012-12-25 09:39:47 +01:00
Fridrich Štrba
687138f72c Fix the regression in fdo#47499: wrong fill colour
Change-Id: I986a5f4c944f9fe9e985c408a72f766d9b1eed12
2012-12-18 10:36:31 +01:00
Markus Mohrhard
9c46411ebd also with cppunit_dll.vcxproj 2012-12-07 04:04:06 +01:00
Markus Mohrhard
e95efd9704 switch to cppunit tarball with vcproj and vcxproj files 2012-12-07 01:09:47 +01:00
Fridrich Štrba
ac4d26e3fc Upload libvisio-0.0.23, fixing regression fdo#48601
Trust more the cached colour hex then the colour index

Change-Id: Ica5917c94de4c7bb2a5be61c6b22f06807be0742
2012-12-03 10:01:42 +01:00
Fridrich Štrba
77d4f6700a Uploading libvisio 0.0.22 release
Change-Id: I86da676cd38c8e237cf63c167f877f1e6cb25bf6
2012-11-29 10:56:56 +01:00
Matúš Kukan
3eb4e090a1 fix name of liborcus tarball
Change-Id: I170543c8730b11540abb37485df0d984d2628809
2012-11-28 16:35:59 +01:00
Kohei Yoshida
29714cdc5a New place to specify the tarball name.
Change-Id: Ia0fd46ae58bb2ae58e8ad9bdb16e1e948659492b
2012-11-28 10:08:48 -05:00
Matúš Kukan
df50d2dcfe download few tarballs directly without md5sum in name
..and add few fixes, like:
* use 'set -o pipefail' to fail meaningfully
* include download.lst at the end of config_host.mk
* MOZ_ZIP_* do not have md5sum, do not check for it

Change-Id: I23759aa2f5fdd55b662588fdb0a31568a686aef7
2012-11-27 22:40:25 +01:00
Matúš Kukan
e80393462d support for --with-all-tarballs
- this is needed for packaging, so that all possible tarballs can be
  available in the complete source package

Do not define tarball names in configure. Move the variables into
download.lst, which is going to be included in config_host.mk.
We already have conditions for getting tarballs in Makefile.fetch.

Change-Id: I160aff6426a253814eea07d2467e4942478f653a
2012-11-27 22:40:24 +01:00