Commit Graph

15 Commits

Author SHA1 Message Date
Mark Brand ccae33d1c2 update freeglut 2020-05-28 12:57:57 +02:00
Mark Brand a49aa6c62d freeglut: gcc 10 compatibility fix 2020-05-28 12:50:31 +02:00
Viktor Szakats fdd14fc346 Secure URLs
Mostly in patch headers, example code and few patch lines
and regular docs. Also update/follow some non-secure URLs.
2019-05-04 15:03:08 +10: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
Boris Nagaev fc07fffb85 freeglut: add glu to requirements in .pc file
Fix https://github.com/mxe/mxe/issues/1434
See https://github.com/mxe/mxe/pull/1429
See http://stackoverflow.com/a/17451000
2016-07-16 14:27:59 +03:00
Boris Pek ec6dad7d58 freeglut: update patch: fix pkgconfig file 2016-07-08 13:27:33 +03:00
Boris Pek 4f0f589bec freeglut: update from 2.8.1 to 3.0.0 2016-06-30 00:26:21 +03:00
Tony Theodore bfc6be49a4 packages freeglut ftgl: add shared builds 2014-02-10 20:03:51 +11:00
Mark Brand a01f644012 update package freeglut 2013-04-11 09:03:26 +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
Volker Grabsch 5b5f87285b freeglut: Mention corresponding issue tracker entry in patch 2012-03-27 13:29:30 +02:00
Mark Brand f0ac44f6fe update package freeglut 2012-01-03 10:56:09 +01:00
Mark Brand 36de0879b7 package freeglut: add pkg-config support 2011-10-24 10:59:15 +02:00