Commit Graph

27 Commits

Author SHA1 Message Date
Mark Brand 27afe4357b update: qtsystems, qwt 2019-01-04 22:45:42 +01:00
Tony Theodore bf218bc491 qtsystems: update 2018-03-17 19:13:11 +11:00
Tony Theodore 01e2a64d00 cross packages: replace dependency gcc with cc 2017-12-23 08:19:00 +11:00
Viktor Szakats e961e447fb URL updates 2017-03-04 10:33:47 +00: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 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 b0e89cbbaf qt5 modules: remove disabled debug workaround for *.pc files 2016-07-17 00:30:44 +10:00
Boris Nagaev 29a663bef7 qtsystems: rename github.com/{qtproject => qt}
See #1405
2016-06-29 19:24:46 +03:00
Boris Nagaev 04027754fa qtsystems: update checksum
The file changed in upstream. The only difference is that top-level
directory of the original file is qtproject-qtsystems-4e3a7ed and
in new version it is qt-qtsystems-4e3a7ed.

fix #1405
2016-06-28 23:58:19 +03: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 7b4ab6d9d8 qtsystems: update 2015-08-07 01:26:02 +02:00
Mark Brand fb90595e84 qtsystems: remove double macro definition 2015-08-06 10:52:38 +02:00
Moritz Bunkus 263b98a435 various qt packages: fix libraries having debug postfix in pkg-config files
qmake is invoked with removed debug options as a workaround for
https://bugreports.qt-project.org/browse/QTBUG-30898

This fix uses the same mechanism used for qtbase.mk in b30e9d41.
2015-07-04 14:56:34 +02:00
Mark Brand 745eb5365e qtsystems qtxlsxwriter: update 2015-06-13 21:02:21 +02:00
Mark Brand e91bca3a93 qtsystems: update 2014-12-06 02:12:34 +01:00
Timothy Gu 7d265e6f70 Remove i686-pc-mingw32 package recipes
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-10-14 01:42:11 +00:00
Timothy Gu a108a13fcf Revert "qt5: try to fix CMake files"
This reverts commit 8a6cf7cab7.
2014-09-23 09:43:28 -07:00
Timothy Gu 8a6cf7cab7 qt5: try to fix CMake files
See #466.

This is one of the worst hacks I've ever seen. If there is a way to fix
this better, please mention on #466.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-09-22 21:53:47 -07:00
Timothy Gu d07f8023da qt*: Disable i686-pc-mingw32
Leftover from 8b70bf0008

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-09-20 18:15:21 -07:00
Timothy Gu 9f7c1f8fd6 qtservice, qtsystems: move download URL to GitHub
Gitorious is very unstable lately.

See #452, #473, #480.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-22 08:54:56 -07:00
Dmitry Gureev 970976bafd Update qtsystems.mk
update checksum
2014-08-21 13:40:28 +04:00
Guilherme Bernal 414a585650 qtservice, qtsystems: fix checksums (again) 2014-08-19 23:23:32 -03:00
Timothy Gu e1683bfa2a qtservice, qtsystems: fix checksums
Fixes #452.

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
2014-08-08 13:42:22 -07:00
Mark Brand e25d4018ec update package qtsystems 2014-06-14 09:12:37 +02:00
Mark Brand c8b5c409f2 update package qtsystems 2014-06-12 23:32:59 +02:00
Mark Brand fda0f6a25e new package qtsystems 2014-05-23 12:26:51 +02:00