0
0
Fork 0
Commit Graph

20 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Schrijvers Luc 25d3f7634c
wxqt, bump revision, fix build (#5052) 2020-06-02 22:42:45 +02:00
Schrijvers Luc 9b2185eef4
bump recipes using libjpeg >= 9 (#5051) 2020-06-02 17:07:52 +02:00
Augustin Cavalier f0399cc720 Bump revisions of all dependents of libjpeg. 2020-04-13 19:11:38 -04:00
Schrijvers Luc 830d9bf0d5 wxqt, specify version for libjpeg and tiff (#4441) 2019-12-12 10:55:09 +01:00
Sergei Reznikov 1adfd3b76d wxqt: disable sdl 2019-12-05 10:34:14 +03:00
Calvin Hill a18736dd1a wxqt: bump version to 3.1.3 (#4317) 2019-10-28 09:01:31 +03:00
Sergei Reznikov e930960548 wxqt: enable sound 2018-12-26 17:29:32 +03:00
Sergei Reznikov c0fb7a2839 wxqt: bump version 2018-12-26 01:48:34 +03:00
miqlas 3b9fea0b68 WxQT: bump, debuginfo, versioncompat (#2945)
* WxQT: bump, debuginfo, versioncompat

* Disable OGL for now

Qt doesn't provides GL right now.
2018-08-25 15:02:34 -04:00
Jerome Duval 0d782eba67 dev-*: reorder sections. 2018-08-08 16:18:18 +02:00
Sergei Reznikov ebc3b68869 wxqt: update checksum 2017-10-24 16:44:32 +03:00
Jerome Duval fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Jerome Duval 5c2e265bdf x86: enable some recipes which build OK. 2017-05-14 15:23:05 +02:00
Jerome Duval 89723c912c wxqt: Qt 5.7+ needs c++11. 2017-04-08 13:05:07 +02:00
waddlesplash 0a53269d8b Rename wxqt-3.1.0_git.recipe to wxqt-3.1.1~git.recipe 2017-02-23 12:42:27 -05:00
Augustin Cavalier 12b96a3a64 wxQt: Switch from 3.1.0 to 3.1.0_git (wxQt WIP Git branch).
Gets a lot of stuff working (e.g. Dolphin emulator WX GUI, with hacks)
but has some stuff missing (cairo graphics context breaks the build...)
Doesn't crash on startup though.
2017-02-22 19:50:24 -05:00
miqlas e741c39713 wxQt: enable positional printf argument support for FileZilla (#1154) 2017-02-18 12:39:35 -05:00
Augustin Cavalier 0414326159 wxQt: Enable SDL, patch wx-config for Qt libs, fix missing headers.
Also fix copyright (3.1 was released in 2016).
2017-02-14 21:48:05 -05:00
Augustin Cavalier 9301a9ce80 wxwidgets: rename to wxQt, move to dev-qt directory.
This matches the Linux packaging styles of naming the wx packages
according to the backend it's compiled with (e.g. wxGTK).
2017-02-14 15:23:52 -05:00