Commit Graph

176 Commits

Author SHA1 Message Date
Mark Brand 9226317443 update: freetype, jsoncpp, libcint, libuv, poco, sdl2_image, vmime 2019-07-03 22:04:06 +02:00
Mark Brand e09dfe6eb6 update vmime 2019-05-01 10:21:43 +02:00
Mark Brand f856a8fc2b update: gsoap, libidn2, vmime 2019-02-11 01:03:22 +01:00
Mark Brand a7e1174732 update vmime 2018-10-20 01:50:03 +02:00
Mark Brand e5d0d8ae60 update vmime 2018-09-17 00:46:09 +02:00
Mark Brand 1f494b0135 update: curl, fontconfig, freetds, gdb, pcre, pcre2, vmime 2018-09-07 23:07:36 +02:00
Mark Brand 9b41a5bc98 update vmime 2018-08-21 14:48:18 +02:00
Mark Brand 5b3db46898 update: freetds, qscintilla2, smtpclient-for-qt, vmime 2018-04-27 11:09:40 +02:00
Mark Brand a14dc92038 update: freetds, vmime 2018-04-04 23:55:07 +02:00
Mark Brand 9dd709a9d7 update vmime 2018-04-02 16:28:34 +02:00
Tony Theodore 3a031adb40 github branch pkgs: use new GH_CONF format 2018-03-15 12:28:24 +11:00
Mark Brand 809cdfb98e update vmime 2018-03-14 00:26:04 +01:00
Tony Theodore ac2cb10d3f dcmtk vmime: add example of enabling openssl v1.0.x support 2018-03-06 21:31:04 +11:00
Tony Theodore 01e2a64d00 cross packages: replace dependency gcc with cc 2017-12-23 08:19:00 +11:00
Mark Brand 0ec87c7ae9 update vmime 2017-12-20 23:17:56 +01:00
Mark Brand 38e89660d8 update: libgcrypt, libjpeg-turbo, nettle, vmime 2017-12-17 21:24:38 +01:00
Mark Brand 8b44c7d993 update vmime 2017-10-18 20:57:34 +02:00
Mark Brand c6b86e645e update vmime 2017-10-10 10:52:45 +02:00
Mark Brand 4510e64241 update vmime 2017-09-08 01:25:52 +02:00
Mark Brand 57363a5121 update vmime 2017-08-19 00:23:19 +02:00
Mark Brand f4738f49a4 update: dbus expat harfbuzz libgcrypt libpng vmime 2017-08-11 22:11:44 +02:00
Mark Brand cf77deeef1 update vmime 2017-07-31 23:32:33 +02:00
Mark Brand 3118d4fa38 update vmime 2017-07-18 17:47:10 +02:00
Mark Brand 47e7580c60 update: expat, freetds, vmime 2017-06-20 21:43:17 +02:00
Mark Brand d42a4090a2 update vmime 2017-05-12 12:16:15 +02:00
Mark Brand 3712c4928c update: freetds, lzma, qtxlsxwriter, vmime 2017-05-07 15:25:51 +02:00
Mark Brand 745274400b update: gnutls, vmime 2017-04-30 16:04:42 +02:00
Mark Brand abc1a0dc4b vmime: upgrade 2017-04-01 12:07:21 +02:00
Mark Brand 9878aeeed5 update vmime 2017-03-19 21:14:03 +01:00
Tony Theodore 9f72de0fe1 libevent libffi libsoup qtserialport_qt4 vmime: use standard GH_CONF setup 2017-03-18 22:16:07 +11:00
Viktor Szakats 45d34aaac7 more URL updates 2017-03-10 13:59:00 +00:00
Mark Brand bac4cd4e85 vmime: update 2017-02-11 16:26:25 +01:00
Mark Brand 630d42dad8 update: libgcrypt vmime 2017-01-20 11:00:08 +01:00
Mark Brand 1cd9b48dc7 vmime: update 2017-01-13 10:49:43 +01:00
Mark Brand 450c26fce4 vmime: update 2017-01-05 13:10:51 +01: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 Nagaev cdf2e9991d update vmime to b1b3f30
See https://github.com/kisli/vmime/issues/151#issuecomment-265280156
Fix https://github.com/mxe/mxe/issues/1586
2016-12-07 17:14:05 +01:00
Boris Nagaev 647ea47b82 apply `make cleanup-deps-style` 2016-12-05 09:40:54 +01:00
Boris Nagaev 693d75ee29 Revert "vmime: update"
This reverts commit 07ffabcf49.

Vmime was broken after this update.
See https://github.com/mxe/mxe/issues/1586
2016-12-04 20:05:04 +01:00
Mark Brand 07ffabcf49 vmime: update 2016-11-07 02:05:57 +01:00
Mark Brand a60f8e2c42 gnutls, openssl, vmime: update 2016-10-12 12:51:19 +02:00
Mark Brand 935e0e4555 harfbuzz, mpfr, vmime: update 2016-09-29 20:21:18 +02:00
Mark Brand d7ca289170 vmime: update 2016-09-07 16:31:53 +02: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
Mark Brand 390d1c9da7 vmime: update 2016-04-13 21:48:24 +02:00
Tony Theodore f6fb419f23 vmime: patch vmime.pc after installation
See https://github.com/mxe/mxe/pull/1279#issuecomment-207769271
2016-04-09 14:44:42 +03:00
Boris Nagaev f2126a826e vmime: install with -j 1 2016-04-09 14:43:18 +03:00
Boris Nagaev dd141e15c2 vmime: use macros CMAKE_{STATIC,SHARED}_BOOL 2016-04-09 14:32:51 +03:00
Boris Nagaev a8c83c34bf vmime: use MXE CMake wrapper 2016-04-09 14:32:21 +03:00
Mark Brand faae3bb8eb vmime: update 2016-04-06 08:47:23 +02:00