summaryrefslogtreecommitdiff
path: root/download.lst
AgeCommit message (Collapse)AuthorFilesLines
2013-11-18curl: upgrade to version 7.33.0Michael Stahl1-1/+1
- from curl-7.26.0.patch: * drop ADDCFLAGS stuff, must be some dmake relic * drop wspiapi.h, presumably for backward compat with NT 5.0/Win2000 which is unsupported (and ws2_32.lib is linked anyway...) * split out curl-freebsd.patch.1 - curl-7.26.0_win.patch: * drop the library renaming stuff - can be handled in Package and RepositoryExternal.mk without patch * rename the rest to curl-msvc.patch.1 - drop curl-aix.patch: presumably don't need special check for V7BETA since it's released now - drop curl-7.26.0_strlcat.patch (obsolete) Change-Id: Ie8c1d9e72f82ada95f42c49d22d90e43b1a6c3c0 Reviewed-on: https://gerrit.libreoffice.org/6642 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2013-11-16upload new libe-bookDavid Tardon1-2/+2
Force it as minimum version for system, as 0.0.1 is not usable out-of-the-box. Change-Id: Ic3205cf717b476f4f04777fc57032c0197bfbd84
2013-11-14download.lst: export ODFGEN_TARBALL to unbreak "odfgen.clean"Michael Stahl1-1/+1
Change-Id: I7b7138904cde5da862524096732173281b1a71f2
2013-11-14nss: upgrade to 3.15.3Michael Stahl1-1/+1
- from nss_macosx.patch drop nmedit hunk (removed upstream) - adapt include and lib paths to changed tarball directory layout Change-Id: Ia5dcce8dfd9d10e7e4ba689eefa9f39a51596dfe Reviewed-on: https://gerrit.libreoffice.org/6670 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2013-11-13upgrade to ICU 52.1, fdo#70995Robert M Campbell1-2/+1
Change-Id: I25e4b630c9029749cc459c0b65da287d6f0ba95e Reviewed-on: https://gerrit.libreoffice.org/6666 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Eike Rathke <erack@redhat.com>
2013-11-12LOBEOT_MD5SUM->LIBEOT_MD5SUMCaolán McNamara1-1/+1
Change-Id: I38890b81785d5ee03f5b90d369da01700f3b8a50
2013-11-12add libeot to download.lstCaolán McNamara1-0/+2
Change-Id: I7d26d4935d1de4a8381420382da4e02e15586b77
2013-11-12Update the bundled HarfBuzz to 0.9.23Khaled Hosny1-2/+2
Change-Id: Ic00a4e6a4dd22bece541d822db395a92fc835e61 Reviewed-on: https://gerrit.libreoffice.org/6628 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-11-11libxslt: upgrade to version 1.1.28Michael Stahl1-1/+1
- from libxslt-configure.patch: * drop config.sub Android stuff (obsolete) * drop MinGW archive checks (obsolete) * split out libxslt-config.patch.1 * split out libxslt-freebsd.patch.1 - drop libxslt-aix.patch: presumably don't need special check for V7BETA since it's released now - drop libxslt-mingw.patch (it's for msys build so obsolete) - drop libxslt-win_manifest.patch: this can just be passed on configure.js command line so no need for a patch Change-Id: I8a2cad0a70a86ba1dffbe3c8fce60babb70a61f6 Reviewed-on: https://gerrit.libreoffice.org/6641 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2013-11-11libxml2: upgrade to version 2.9.1Michael Stahl1-1/+1
- from libxml2-configure.patch: * drop config.sub Android stuff (obsolete) * drop Makefile.in disabling targets for Android (hypothetically obsolete) * drop xmlversion.h changes (pointless - configure.js generates it) * split out libxml2-freebsd.patch.1 * split out libxml2-config.patch.1 - drop libxml2-long-path.patch (integrated upstream) - drop libxml2-gnome599717.patch (obsolete) - drop libxml2-xpath.patch (obsolete) - drop libxml2-latin.patch (obsolete) - drop libxml2-aix.patch: presumably don't need special check for V7BETA since it's released now - drop libxml2-mingw.patch: actually appears to patch a MSVC-specific part of the file so is obsolete anyway Change-Id: I87bf8968bd4a554852a2791420a5d0db822beeaa
2013-11-11bundle libebookDavid Tardon1-0/+2
Change-Id: I05d96875b9d1deb87dadd63f446080a6fe3494a9 Reviewed-on: https://gerrit.libreoffice.org/6630 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-11-07bump jpeg from 8c to 8dCaolán McNamara1-1/+1
Change-Id: I9f739ff803ef777931139bedb835a5fda46cb377
2013-11-07fdo#42783: remove CPU variable from environmentMichael Stahl1-3/+3
Replace uses with CPUNAME instead, and get rid of the horrible postgresql patch that worked around environment leakage. Change-Id: I38ccabfc438360524a272901bb9332ea708e274c
2013-11-04upload new libetonyekDavid Tardon1-2/+2
Change-Id: Ic20df004adca80ea0365f392317ec38f92c9fe43
2013-11-03update libmwaw to 0.2.0David Tardon1-2/+2
Change-Id: Ia66d7557e5056398e03ede9d54bf61317e84f2f3
2013-11-02Kill servlet-api and tomcatDavid Ostrovsky1-1/+0
Change-Id: I630da3fa37144b2e5fb5117017f43841ba89c42a Reviewed-on: https://gerrit.libreoffice.org/6454 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2013-10-31bundle libfreehandFridrich Štrba1-0/+2
Change-Id: I12de5e96754a8dba94dfdef3deb2aac18af28f22 Reviewed-on: https://gerrit.libreoffice.org/6510 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-10-30update libodfgenDavid Tardon1-1/+2
Change-Id: I9466c07f18b4befaba662386d69426dd6687d2dd Reviewed-on: https://gerrit.libreoffice.org/6487 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-10-30bundle libetonyekDavid Tardon1-0/+2
Change-Id: I4099ea49ebce7c28152a0895086be5b86b18e28b Reviewed-on: https://gerrit.libreoffice.org/6486 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-10-24bundle Carlito and CaladeaCaolán McNamara1-0/+2
Change-Id: Ibb68ad33764bcbab88e68c35805a00287177a5c8
2013-10-21Re-packaged mdds 0.9.1.Kohei Yoshida1-1/+1
Change-Id: I50e0a31020f022bded7a97349560c0ed9bdb988d
2013-10-18Update mdds to 0.9.1.Kohei Yoshida1-1/+1
Change-Id: I514e405f3a9768dcaab00a88c90d72bc54d12713
2013-10-16remove glibc stub and tarball, it seems to be completely unusedBjoern Michaelsen1-1/+0
Change-Id: I1638d4cfc0e6025bd33ed6770ede8556304d6919 Reviewed-on: https://gerrit.libreoffice.org/6278 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com> Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2013-09-25Uploading libmwaw 0.1.11Fridrich Štrba1-2/+2
Change-Id: Idf9589e13eaf143c854a9c98e2d773d8a28bd43f
2013-09-03Upgrade the bundled OpenSSL to 1.0.1eTor Lillqvist1-1/+1
Change-Id: I5bc15cd2a6e35a7e4dd203ceffb3b49e5949855c
2013-09-02Updated libcmis to 0.4.1: only build changes for distrosCédric Bosdonnat1-1/+1
Change-Id: Ie5bd26d0fd9e3cd2b590b3b1ee1753faee533d63
2013-09-02Updated internal libcmis to 0.4.0Cédric Bosdonnat1-1/+1
Change-Id: I9ea14c00016e0390a90cae4c15abb34b879b31a7
2013-08-28Fix windows libo crash with graphite fonts.Martin Hosken1-1/+1
New master to base off, hoping it will build everywhere to pass gerrit. Updates graphite library with bug fixes (and minimal improvements) Proposed for stable branch update as well. Change-Id: I6c5825420d9ea5768564253789a28412f3c1900a Reviewed-on: https://gerrit.libreoffice.org/5644 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-08-28Uploading libvisio 0.0.31, fixing fdo#68477Fridrich Štrba1-2/+2
Base64 decoding in some boost versions throws on padding characters Change-Id: I9a9a43c2a7e55b6a6fca085302eae223bc8c1b13
2013-08-23bump narrow liberation fonts to 1.07.3Caolán McNamara1-1/+1
Change-Id: If3be028f63c29fdb8a6c2b77f5b9dedbdd438a96
2013-08-23Update the bundled boost to 1.54Tor Lillqvist1-1/+1
Change-Id: I5704ab1beaae1d28c2ae8d643343185e8aa6a749 Reviewed-on: https://gerrit.libreoffice.org/5582 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-08-19Update internal HarfBuzz to 0.9.19Khaled Hosny1-1/+2
Change-Id: I520832508a8d419e394817a0e25949071928f612 Reviewed-on: https://gerrit.libreoffice.org/5478 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-08-13Uploading libwpd-0.9.9 releaseFridrich Štrba1-1/+1
Change-Id: If20156c48ec145389750a2283efad055d3b84363
2013-07-16Build firebird 2.5 internally. Also adds libatomic_ops.Andrzej J.R. Hunt1-0/+2
Change-Id: I44a45e781dfb3624cdebf4530ae44870bf39a82a
2013-07-16Firebird: initial implementation of the skeleton driver.Javier Fernandez1-0/+4
Change-Id: I45087282fe7b7fc5bcebeeb2bbb79d0db1e043bd
2013-07-10Uploading new libvisio 0.0.30Fridrich Štrba1-2/+2
with huge performance/memory consumption improvements with NURBS and B-Splines Change-Id: I5f338d6c70f948dd2192ec7147efdc1bdeef1e05
2013-07-08fdo#38878: Upgrading internal xpdf -> popplerFridrich Štrba1-1/+1
Change-Id: I00aafb3fd275e6be3b5d0eb370320e5325110da5 Reviewed-on: https://gerrit.libreoffice.org/4770 Tested-by: Fridrich Strba <fridrich@documentfoundation.org> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-07-05bump libexttextcatCaolán McNamara1-1/+1
Change-Id: If6a89aa46a4252e2652062288f19173267daf03a
2013-07-02Uploading new libvisio 0.0.29, fixing fdo#66421Fridrich Štrba1-2/+2
Change-Id: I7b9bc581c81caf74cb6f922abc2cfaee87b20572
2013-06-29Updates to upstream VigraPedro Giffuni1-1/+1
Vigra 1.6.0 (Newer versions use Cmake) * Adds a lot of functionality and includes improvements for 64 bit compilers. * Add explicit cast (gcc 4.7 compatibility patch by Stephan Bergmann) https://github.com/ukoethe/vigra/commit/e0dcd31c76bb13c98920e21544b309ca47bb3c5c More information on the Vigra changes here: http://hci.iwr.uni-heidelberg.de/vigra/doc/vigra/CreditsChangelog.html (cherry picked from commit 0f94142a20861c18f60b5be6fc4163c7e8a69240) Conflicts: external_deps.lst mdds/makefile.mk mdds/prj/d.lst vigra/makefile.mk vigra/prj/d.lst Change-Id: I05de88982b9dab7c851fab16811ca696207cd091 Vigra: add missing mathutil.hxx patch (cherry picked from commit ba446263713f7ce1dcc47f78b97840280018af89) Change-Id: I506f0c1c96cfaf278b4e72de34b24633a1e99431 fix vigra patch for BasicImage::resizeCopy() "data_" is an actual data pointer but "data" is a member function (since vigra-1.4). The method resizeCopy() seems to confuse data and data_ which the clang compiler was happy to point out. The OOo patch to vigra-1.4 already solved that problem but it was lost in the upgrade to vigra-1.6 (cherry picked from commit a71a282ae781b90c31e25eb631537f10fe842492) Change-Id: Ifb031950c60efdda2d30e442990af95f557dd914 Build fix (cherry picked from commit 6e6c057792a410dd36893674c59d452586733348) Change-Id: Ide599665c78d377baf0b8f935274b41535749610
2013-06-28bump tomcat to 5.5.36Caolán McNamara1-1/+1
Change-Id: I04e5a96cb7fb5e7b8955a98eae2fdc01d4caa798
2013-06-27Uploading libmwaw 0.1.10 and dumping unneeded patchesFridrich Štrba1-2/+2
Change-Id: I837b885fb88ccbc1e7980712be4a3342575b3770
2013-06-24Update internal mdds to 0.9.0.Kohei Yoshida1-1/+1
Change-Id: I2f299dd7244e7418959f82f94a56d8cc1749aaba
2013-06-05Uploading libvisio-0.0.28 fixing fdo#64797 regressionFridrich Štrba1-2/+2
Change-Id: Ia35a92dae0a3102bf549df1733c7e202c7ed665e
2013-05-25Uploading libwps 0.2.9Fridrich Štrba1-1/+1
Change-Id: I3307208226ffa8bc06e7b860d10e92c9a6e04758 Reviewed-on: https://gerrit.libreoffice.org/4033 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-05-24Update bundled boost to 1.53.0Tor Lillqvist1-1/+1
Modify our patches as necessary to match the updated boost sources. Drop patches for which corresponding (or even identical) changes already are present. Add a new boostsystem static library and use it in two places. Change-Id: Ib59558feb56dab87a69c91b38caca8e7a9e9a22e
2013-05-22Uploading libodfgen-0.0.2Fridrich Štrba1-1/+1
Change-Id: I83ebc1a052227c6ac224018d00aab21e7d0a2eec
2013-05-21Update HarfBuzz to 0.9.17Khaled Hosny1-1/+1
Change-Id: If84a1eb7dbd54b4f1e3d876eb63cc3f2f8e51938 Reviewed-on: https://gerrit.libreoffice.org/3993 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-05-20Rehash the 0.8.1 package due to a last minute oops.Kohei Yoshida1-1/+1
Change-Id: Idea947e8b6674d436cc1a1d92f29279d2c03fc58
2013-05-20Update mdds to 0.8.1.Kohei Yoshida1-1/+1
Change-Id: If6c1a8a88e9996527d3fcf350a00a72a3866ef4f