Commit Graph

192 Commits

Author SHA1 Message Date
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
Mark Brand 2ea89ec868 vmime: update 2016-03-28 15:32:28 +02:00
Mark Brand f117a71504 vmime: update 2016-03-24 10:51:50 +01:00
Mark Brand 3aff783265 vmime: update 2016-03-17 13:35:57 +01:00
Mark Brand b0adf46568 vmime: update 2016-03-05 08:12:23 +01:00
Mark Brand 861a30d87c vmime: update 2016-03-01 15:15:24 +01:00
Mark Brand 8a9f073fbc vmime: fix typo in last commit 2016-01-10 18:04:41 +01:00
Mark Brand e247b7a426 vmime: fix TLS and CHARSETCONV config options
The old way didn't work. We didn't notice because "gnutls" was the
default anyway. For CHARSETCONV, the original configuration
attempted "win", but this isn't fully supported by vmime. "iconv"
is probably the best choice for most users.
2016-01-10 17:59:54 +01:00
Mark Brand 614341c440 vmime: update 2015-12-01 19:58:04 +01:00
Mark Brand d0d26186dc harfbuzz, vmime: update 2015-11-21 02:15:07 +01:00
Uwe Koloska 9bc3db93c2 fix project path for vmime extra file
vmime uses a file from the src-directory of mxe but references it using
a relative path that is only working if the temporary build directory is
inside the mxe project path at the fixed position.
2015-10-14 15:18:12 +02:00
Mark Brand 07551c5c7c vmime: fix update macro
The subdir and filename are based on the first 7 characters of the
sha1, so it's convenient to treat this as the version.
2015-10-12 10:49:49 +02: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
Mark Brand cfaab6e4f6 dbus vmime: update 2015-08-09 11:12:03 +02:00
Mark Brand 29e387c2ce vmime: update 2015-06-11 22:36:51 +02:00
Mark Brand b331cf0be5 vmime: update 2015-06-08 12:01:00 +02:00
Mark Brand 98a5771690 vmime: update 2015-05-11 15:10:33 +02:00
Mark Brand 2d463570e7 vmime: update 2015-04-23 23:16:59 +02:00
Mark Brand d0f1c0333e lcms vmime: update 2015-03-19 11:04:24 +01:00
Mark Brand 408b4f822a vmime: update 2015-03-10 08:58:26 +01:00
Mark Brand 61d5384ce4 vmime: update 2015-03-05 18:37:49 +01:00
Mark Brand d4265c2041 vmime: update 2015-02-20 17:45:40 +01:00
Mark Brand 5ccfc688a1 vmime: fix fixing of .pc file 2015-02-20 17:37:44 +01:00
Mark Brand 4e4fced95a vmime: update 2015-02-18 09:12:36 +01:00
Mark Brand 2c95e9596e vmime: update 2015-02-02 00:15:21 +01:00
Mark Brand 3d4736276f vmime: update 2015-01-15 00:52:15 +01:00
Mark Brand cbe759de78 vmime update 2015-01-02 14:53:02 +01:00
Mark Brand 011a8351e8 vmime: update 2014-12-04 10:11:17 +01:00
Mark Brand 325afb42b2 vmime: install the DLL 2014-11-24 13:36:03 +01:00
Mark Brand fc34e04dec vmime: enable shared build 2014-11-24 12:30:04 +01:00
Mark Brand b2fcc7a486 vmime: update 2014-11-08 10:07:59 +01:00
Mark Brand bc03d53b14 update packages gnutls, libgpg_eror, vmime 2014-09-20 10:27:43 +02:00
Mark Brand b3c27cbf11 update package vmime 2014-08-21 09:48:34 +02:00
Mark Brand 34aec380d4 update package vmime 2014-08-04 22:26:22 +02:00
Timothy Gu 8b2e5e1bac Fix GitHub update routine
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-01 19:41:37 -07:00
Mark Brand ff52639735 update package vmime 2014-06-19 14:40:03 +02:00
Mark Brand 2688d42541 update package vmime 2014-06-09 22:54:14 +02:00
Mark Brand 9f6ffce115 update package vmime 2014-06-07 22:43:58 +02:00
Mark Brand 7cef4de4c3 update package vmime 2014-06-05 11:42:09 +02:00
Mark Brand 1175fd38e3 update package vmime 2014-05-28 00:54:22 +02:00
Mark Brand 0e7bb0c2c3 update package vmime 2014-04-19 12:16:35 +02:00
Mark Brand b5a32bf4d5 update package vmime 2014-04-18 10:17:31 +02:00
Tony Theodore 8de0584a23 many packages: explicitly disable shared builds
closes #369
2014-04-06 23:18:24 +10:00
Mark Brand a010c38bbc update package vmime 2014-04-05 10:50:41 +02:00
Mark Brand 75044f76d3 update package vmime 2014-04-03 02:17:08 +02:00
Mark Brand ef251940f8 package vmime: default to native charset conversion
The package now supports iconv, icu, and native windows character
conversion. Native is probably a good default for MXE.
2014-03-27 01:37:41 +01:00
Mark Brand bae3ccbef0 update package vmime 2014-03-27 01:34:02 +01:00
Mark Brand 7529ce359e update package vmime 2013-11-16 23:05:31 +01:00
Mark Brand e02861d22e package vmime: explicit options for iconv/icu choice
It should be easy for MXE users to choose between iconv and icu
by adjusting these options and the dependency list in vmime.mk.
2013-11-16 15:04:36 +01:00
Mark Brand ddbdc864cd package vmime: correct typo 2013-11-16 15:02:02 +01:00
Mark Brand e54494e05f update package vmime 2013-11-16 14:46:03 +01:00
Mark Brand 3592008a4f update package vmime 2013-10-01 09:25:47 +02:00
Mark Brand da9bd330c0 update package vmime 2013-09-23 09:43:29 +02:00
Tony Theodore 25e443f9f4 package vmime: expand filename in url
The filename isn't actually used, but we'll keep it consistent.
2013-07-22 15:33:46 +10:00
Volker Grabsch e412eb642d Move package versions from index.html back into the src/*.mk files
Most of the automatic conversion was done using the following Python script:

import os
import re
pkgs = sorted(mkfile[:-len('.mk')] for mkfile in os.listdir('src') if mkfile.endswith('.mk'))
with open('index.html', 'rb') as f:
    index = f.read()
pkgs_index = re.findall('<td class="package">([^<]*)</td>', index)
assert pkgs_index == pkgs
versions = dict(re.findall('<td id="([^"]*)-version">([^<]*)</td>', index))
assert sorted(versions.keys()) == pkgs
for pkg in pkgs:
    version = versions[pkg]
    with open('src/' + pkg + '.mk', 'rb') as f:
        mk = f.read()
    checksumpos = mk.index('\n$(PKG)_CHECKSUM ')
    versionline = '\n$(PKG)_VERSION  := %(version)s' % {'version': version}
    newmk = mk[:checksumpos] + versionline + mk[checksumpos:]
    with open('src/' + pkg + '.mk', 'wb') as f:
        f.write(newmk)
2013-07-22 01:41:31 +02:00
Mark Brand 3b39d5b003 update package vmime 2013-07-01 11:29:12 +02:00
Mark Brand 79aae77649 update package vmime 2013-06-25 22:09:07 +02:00
Mark Brand db336e917c update package vmime 2013-06-22 11:02:42 +02:00
Mark Brand 69c64a50b6 update package vmime 2013-06-21 00:36:20 +02:00
Mark Brand 61db42ae70 update package vmime 2013-06-14 09:29:46 +02:00
Mark Brand 754a0b0e45 package vmime: correct checksum 2013-06-09 23:16:00 +02:00
Mark Brand 63be4ce015 update package vmime 2013-06-07 12:25:23 +02:00
Tony Theodore de6b498b89 package vmime: disable experimental mlang detection 2013-06-02 16:36:27 +10:00
Mark Brand 009a882b7b package vmime: enable w64 builds 2013-06-02 01:44:18 +02:00
Tony Theodore 5390e5203e various packages: enable/disable mingw-w64 builds 2013-06-01 22:28:04 +10:00
Niels Kristian Bech Jensen ea7edd3a1c update package vmime 2013-05-24 13:13:24 +10:00
Mark Brand cf3f034ad1 update package vmime 2013-05-15 17:37:41 +02:00
Mark Brand 11a16a56c0 update package vmime 2013-05-14 09:28:36 +02:00
Mark Brand 7141df3d92 update package vmime 2013-04-27 10:51:21 +02:00
Mark Brand 7b7da91840 update package vmime 2013-04-18 22:02:44 +02:00
Mark Brand 2b183af719 update package vmime 2013-04-16 13:44:55 +02:00
Mark Brand d8925db291 update package vmime 2013-04-03 20:01:13 +02:00
Mark Brand 23dae33a44 update package vmime 2013-03-26 10:54:07 +01:00
Mark Brand 9018d60e03 update package vmime 2013-03-24 20:42:25 +01:00
Mark Brand 4821ee1a51 update package vmime 2013-03-24 11:56:10 +01:00
Mark Brand bbb92211cc update package vmime 2013-03-23 12:01:50 +01:00
Mark Brand 2f58aca8be update package vmime 2013-03-16 13:58:43 +01:00
Mark Brand 64813bdccf update package vmime 2013-03-11 20:52:16 +01:00
Mark Brand 8776dd152f package vmime: fixes for pkg-config 2013-03-07 00:42:03 +01:00
Mark Brand d822db277f update package vmime 2013-03-07 00:09:09 +01:00
Mark Brand a00bf9488d update package vmime 2013-03-06 22:09:57 +01:00
Mark Brand 33b2ea6870 update package vmime 2013-03-01 11:09:33 +01:00
Mark Brand 8219b36f3f update package vmime 2013-02-28 10:10:13 +01:00
Mark Brand 2d65cc0410 update package vmime 2013-02-25 20:30:46 +01:00