summaryrefslogtreecommitdiff
path: root/download.lst
AgeCommit message (Collapse)AuthorFilesLines
2013-03-01Upload libcdr 0.0.11; fixing fdo#55366 fdo#59528 fdo#53278 fdo#54586Fridrich Štrba1-2/+2
Change-Id: Iadebf93d6002ce1a13152e9f7a8e4c490a4fbd94 (cherry picked from commit 8fad92201dc18592f2ffaecc798071f96fec82ba) Reviewed-on: https://gerrit.libreoffice.org/2485 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-02-25Uploading libvisio-0.0.25 fixing fdo#60433Fridrich Štrba1-2/+2
Change-Id: I854fd87a21fc63a5c274b38831589b3d76379e25 (cherry picked from commit 392691c91fbfa96f1805f1cd556dc115b9a486e3) Reviewed-on: https://gerrit.libreoffice.org/2377 Reviewed-by: Miklos Vajna <vmiklos@suse.cz> Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-02-21Don't download a zip we don't useFridrich Štrba1-1/+0
Change-Id: I57f85796896dd3d76096922c53fc3c2de58eae4a (cherry picked from commit 81e065b0ec2764ef44116512631d2ae8260df47a) Reviewed-on: https://gerrit.libreoffice.org/2309 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2013-02-18Upload libmspub 0.0.4Fridrich Štrba1-2/+2
Change-Id: Icb47740815fabff2338196ec194a51a23f7adadd (cherry picked from commit 093a5c95a3724eb4795713c5cb4472611ca22324) add boost dependency and header-finding hackery to libmspub Change-Id: I5206cb1719164c6adc0dee46db40a8a63a45c19b (cherry picked from commit 61ab813abf4d2b1d02987535c5920d0328422203) Fix internal boost variables Change-Id: Id0011bf9b40cfaf02887edf6fdbee9cf51cefc86 Use the BOOST_INCLUDE_DIR variable in Windows build (cherry picked from commit a8fd6b51e96999bea19904f183ccb2bf847c5e4f) Conflicts: libmspub/ExternalProject_libmspub.mk Change-Id: I2f86aea9177f2f3d24aea40c47d530fd7d96d21c Silence some warnings (cherry picked from commit 6d850419434c5df8cfdcd7682d49bc3d92b8de83) Conflicts: libmspub/ExternalProject_libmspub.mk Change-Id: I5a644fbe698b31bded3a5bf0fc96f1bf2be415e2 Update the internal libmspub to 0.0.5 Change-Id: Ia1e2807a9f8d624e734afa93102fb6ff27eee091 (cherry picked from commit ede5fccc348986528d52149426d344f880790637) Reviewed-on: https://gerrit.libreoffice.org/2234 Reviewed-by: Petr Mladek <pmladek@suse.cz> Tested-by: Petr Mladek <pmladek@suse.cz>
2013-01-25Uploading libcdr 0.0.10, hoping it worksPetr Mladek1-2/+2
Conflicts: RepositoryExternal.mk libcdr/ExternalProject_libcdr.mk Change-Id: Ibf21b856c0f9da276df60680513421be3c871a2d Signed-off-by: Petr Mladek <pmladek@suse.cz>
2012-12-18Fix the regression in fdo#47499: wrong fill colourFridrich Štrba1-2/+2
Change-Id: I986a5f4c944f9fe9e985c408a72f766d9b1eed12
2012-12-03Upload libvisio-0.0.23, fixing regression fdo#48601Fridrich Štrba1-2/+2
Trust more the cached colour hex then the colour index Change-Id: Ica5917c94de4c7bb2a5be61c6b22f06807be0742
2012-11-29Uploading libvisio 0.0.22 releaseFridrich Štrba1-2/+2
Change-Id: I86da676cd38c8e237cf63c167f877f1e6cb25bf6
2012-11-28fix name of liborcus tarballMatúš Kukan1-1/+1
Change-Id: I170543c8730b11540abb37485df0d984d2628809
2012-11-28New place to specify the tarball name.Kohei Yoshida1-1/+1
Change-Id: Ia0fd46ae58bb2ae58e8ad9bdb16e1e948659492b
2012-11-27download few tarballs directly without md5sum in nameMatúš Kukan1-3/+7
..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-27support for --with-all-tarballsMatúš Kukan1-0/+86
- 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