Commit Graph

25 Commits

Author SHA1 Message Date
Mark Brand 8ffc44b8f5 update: poppler, vmime 2020-09-03 17:40:40 +02:00
Mark Brand 3139517d75 update poppler 2020-08-03 12:22:50 +02:00
Mark Brand 27d5c11ac1 update poppler 2020-07-29 02:27:38 +02:00
Mark Brand bc85046bc5 update: dbus, freetds, poppler, vorbis 2020-07-04 22:20:02 +02:00
Mark Brand 6873b5fe6f updates: dbus, harfbuzz, lcms, libgpg_error, mpg123, poppler, vmime 2020-06-04 18:32:29 +02:00
Mark Brand 58d40542f0 update poppler 2020-03-03 01:31:57 +01:00
Mark Brand 8491374c5c update: libssh, mpg123, poppler 2019-10-27 18:59:53 +01:00
Mark Brand ab0c104f21 update: freetds, gstreamer, poppler, vmime 2019-09-23 23:33:51 +02:00
Mark Brand ff835cad08 update: freetds, libgcrypt, mxml, ogg, poppler 2019-09-01 00:22:27 +02:00
Mark Brand 3856e5a2c0 update libevent, poppler 2019-05-26 17:29:21 +02:00
Stefan Löffler e28e9844ce poppler: update 0.51.0 --> 0.74.0 2019-03-10 23:28:22 +11:00
Saikrishna Arcot 25a990a653
Update poppler. 2016-12-27 19:31:48 -06: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 Nagaev 6ccb318a0c poppler: do not try to use mman.h
fix https://github.com/mxe/mxe/issues/1455
2016-07-27 11:34:02 +03:00
darealshinji 8904756b6f poppler: enable DLL builds 2016-07-15 17:43:44 +02:00
Mark Brand 182394008e mingw-w64: fix the shlobj.h problem at the source 2015-03-29 15:04:53 +02:00
Mark Brand bca1dce5bd poppler: mingw-w64 4.01 compatibility fix 2015-03-28 21:25:23 +01:00
Mark Brand b320c8815d poppler: update 2015-01-05 16:41:50 +01:00
Timothy Gu 9a33fb56ef poppler: update
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-09-15 20:09:06 -07:00
Mark Brand a6c4d0b7c9 update package poppler 2013-11-28 02:10:44 +01:00
Mark Brand 7bd6681a4a update package poppler 2012-07-11 21:25:16 +02:00
Mark Brand 898d3e399d update package poppler 2012-06-14 17:25:04 +02:00
Stefan Löffler 2ced39c547 Include upstream URLs in commit messages of poppler patch
as per https://github.com/mxe/mxe/pull/21#issuecomment-5261238
2012-04-21 17:44:46 +02:00
Stefan Löffler 614da6b6df Add upstream URLs of bug reports to poppler patch 2012-04-21 17:07:00 +02:00
Stefan Löffler 343653f28e Combine patches into single file and improve them
as per suggestion at https://github.com/mxe/mxe/pull/21#issuecomment-5238769

 - The "Qt4 custom global params" patch was dropped as poppler provides the possibility to put poppler-data into share/poppler anyway
 - The "applications fonts dir" patch was reworked to be more general, and to look for fonts in share/fonts/type1/gsfonts (in analogy to share/poppler and to *nix systems)
2012-04-21 13:37:51 +02:00