Commit Graph

10 Commits

Author SHA1 Message Date
Tony Theodore bb4a2418d6 libshout: openssl1.1 fixes 2018-03-06 21:31:04 +11:00
Tony Theodore 1b1b9c9a9a various packages: run `make refresh-patches` with numbering 2017-11-19 11:29:22 +11: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
Tony Theodore dbe0a606e1 libshout: update 2.3.1 --> 2.4.1 2016-01-12 19:41:40 +11:00
Mark Brand f95d68b04a package libshout: restore needed mingw fix 2012-05-20 23:28:16 +02:00
Mark Brand 1faa9ded41 update package libshout 2012-05-20 23:17:22 +02:00
Volker Grabsch 7badad85c9 Move doc/index.html -> index.html 2012-03-29 12:14:15 +02:00
Volker Grabsch defdff28f0 Rebrand to new project name MXE 2012-03-28 15:46:58 +02:00
Mark Brand a9cae873d9 convert patch format
These were the remaining *-1-fixes.patch that were not in
"git format-patch" format.
2010-10-01 18:51:07 +02:00
Mark Brand 02e00fc493 new packages: liboil, libshout, gstreamer, gst-plugins-base and gst-plugins-good 2010-02-21 21:52:21 +01:00