Commit Graph

23 Commits

Author SHA1 Message Date
Mark Brand 7ae744350c update: curl, libjpeg-turbo 2020-06-25 15:38:29 +02:00
Mark Brand c8e4dc5f6d update: ffmpeg, libjpeg-turbo, poppler, wavpack 2020-01-05 18:12:39 +01:00
Mark Brand 85abfd04fc update: ffmpeg, freetds, libjpeg-turbo 2019-09-07 13:28:35 +02:00
Mark Brand 87b323161c update: libjpeg-turbo, libwebp 2019-02-16 10:50:36 +01:00
Mark Brand 9b928dd420 update: freetds, libjpeg-turbo, tiff 2018-11-13 23:55:31 +01:00
Viktor Szakats b9a47e838a Secure URLs 2018-07-27 12:18:03 +10:00
Mark Brand 0683703062 fix some update macros for sourceforge packages 2018-03-25 16:27:53 +02:00
Tony Theodore 01e2a64d00 cross packages: replace dependency gcc with cc 2017-12-23 08:19:00 +11:00
Mark Brand 38e89660d8 update: libgcrypt, libjpeg-turbo, nettle, vmime 2017-12-17 21:24:38 +01:00
Mark Brand acb344645b update: libjpeg-turbo, openjpeg 2017-08-26 01:52:54 +02:00
Viktor Szakats 45d34aaac7 more URL updates 2017-03-10 13:59:00 +00:00
Viktor Szakats e961e447fb URL updates 2017-03-04 10:33:47 +00:00
Boris Nagaev 74163f1794 add _WEBSITE and _DESCR fields to core packages
See https://github.com/mxe/mxe/issues/1422

Automation (Python 2 code): https://gist.github.com/9f5c315e5d0cf113d41dc454b7a0eb41
2016-12-22 22:25:48 +01:00
Boris Pek 3c64675593 libjpeg-turbo: update from 1.5.0 to 1.5.1 2016-12-02 15:22:50 +03:00
Boris Nagaev 6adb5ade12 Copyright headers: point to LICENSE.md and shorten
The following script was applied:

    sed ':a;/part of MXE.$/{N;s/\n//;ba}' -i $(git grep -l 'part of MXE')

    sed 's/\(part of MXE\).*\(See index.html\)/\1. \2/' -i \
        $(git grep -l 'part of MXE.*See index.html')

    before='This file is part of MXE. See index.html for further information.'
    after='This file is part of MXE. See LICENSE.md for licensing information.'
    sed "s/$before/$after/" -i $(git grep -l 'part of MXE')

Then git grep 'index.html for further information' revealed two other files.
One of them was patched manually (patch.mk). Makefile has text
"See index.html for further information" unrelated to licensing.

See https://github.com/mxe/mxe/issues/1500#issuecomment-241340792
2016-08-27 12:31:29 +03:00
Boris Pek 6fe4b2838d libjpeg-turbo: update from 1.4.1 to 1.5.0
Drop unneeded patches.
2016-06-16 11:36:04 +03:00
Tony Theodore d28c2c0227 libjpeg-turbo: retry after parallel build failure 2015-11-26 14:28:33 +11:00
Tony Theodore fc0ed34fb9 all packages: really use sha256 checksums 2015-09-23 18:32:58 +10:00
Tony Theodore a228c0488f all packages: switch to sha256 checksums
closes #871
2015-09-23 17:27:16 +10:00
Boris Nagaev c4429f2ce3 libjpeg-turbo: install DLL to bin/libjpeg-turbo
Enable shared build. It was disabled because DLLs were
installed to lib/bin.

see #826
2015-09-06 19:53:57 +03:00
Tony Theodore 1084cc5346 libjpeg-turbo: fix install directories and build test program, disable shared 2015-09-07 00:15:38 +10:00
Boris Pek f88188fabd libjpeg-turbo: add yasm to dependencies 2015-07-16 13:48:23 +03:00
Boris Pek 1635d698dd Add package libjpeg-turbo 2015-07-15 13:20:11 +03:00