Commit Graph

16 Commits

Author SHA1 Message Date
lat9nq
849f27dee3 mingw: Add mingw-w64-zstd-1.5.0-1
Based on https://aur.archlinux.org/mingw-w64-zstd 3417f85

Set to 1.5.0 and arch to x86_64 only -- yuzu requires 1.5.0
2021-06-24 18:33:18 -04:00
lat9nq
15f2333440 mingw: Add mingw-w64-qt5-multimedia-5.15.2
Based on https://aur.archlinux.org/mingw-w64-qt5-multimedia 9a9d10c
2021-06-24 18:33:18 -04:00
lat9nq
0bbce101fc mingw: Add mingw-w64-qt5-graphicaleffects-5.15.2-1
Based on https://aur.archlinux.org/mingw-w64-qt5-graphicaleffects c2ff37c
2021-06-24 18:33:17 -04:00
lat9nq
1e00924b80 mingw: Add mingw-w64-qt5-winextras-5.15.2-1
Based on https://aur.archlinux.org/mingw-w64-qt5-winextras 6e6f5bc
2021-06-24 18:33:17 -04:00
lat9nq
a530335531 mingw: Add mingw-w64-qt5-tools-5.15.2-1
Based on https://aur.archlinux.org/mingw-w64-qt5-tools 7d5ea5f
2021-06-24 18:33:17 -04:00
lat9nq
fa04c67352 mingw: Add mingw-w64-qt5-declarative-5.15.2-1
Based on https://aur.archlinux.org/mingw-w64-qt5-declarative 985a4b0
2021-06-24 18:33:17 -04:00
lat9nq
305b26e2e2 mingw: Add mingw-w64-qt5-base-5.15.2-1
Based on https://aur.archlinux.org/mingw-w64-qt5-base b507689
2021-06-24 18:33:17 -04:00
lat9nq
6dc13f2974 mingw: Add mingw-w64-fmt-8.0.0-5
Based on https://aur.archlinux.org/mingw-w64-fmt c2272ab
Modified to drop the sha256sum and use pkgver=8.0.0
2021-06-24 18:32:48 -04:00
lat9nq
8d5ef24953 qt: Add Qt 5.15.2 package and build scripts
Qt but missing some modules that wouldn't build, such as qtwebengine.

qt: Update Qt 5.15.2 and build scripts

Mostly the same package, but fixes numerous bugs with the previous:
missing xcb and related libraries, rpaths of binaries don't link to
each other, directory names are now usable in yuzu.
2021-05-26 01:32:05 -04:00
lat9nq
0eede7a2ec
Merge pull request #2 from lat9nq/appimage
appimage: Host all required binaries for building AppImages
2021-05-16 05:06:26 -04:00
lat9nq
a5bfaae726 appimage: Host all required binaries for building AppImages
A regression was introduced recently into yuzu by linuxdeploy. Solution
is to host working versions of everything we need to build yuzu on.

https://github.com/linuxdeploy/linuxdeploy - b7c9785
https://github.com/linuxdeploy/linuxdeploy-plugin-qt - e911a13
https://github.com/darealshinji/AppImageKit-checkrt - 3b8e821
https://github.com/AppImage/AppImageKit - 8bbf694
2021-05-16 04:56:18 -04:00
lat9nq
78651ab538
Merge pull request #1 from lat9nq/hidapi
hidapi: Add 0.10.1 (trunk) repo and binary
2021-05-09 23:35:34 -04:00
lat9nq
057e4a1f42 hidapi: Add 0.10.1 (trunk) repo and binary
Adds submodule to libusb/hidapi and leaves it at the most recent commit.
Add binary package to be installed by the container. Adds build scripts
based on the linux-fresh container.
2021-05-09 22:12:32 -04:00
lat9nq
991299d479 boost: Add Boost 1.75.0 package
Built using the linux-fresh 18.04 container.
2021-03-25 20:07:07 -04:00
lat9nq
59044922c9 boost: Write build script
Script is meant to be run on a machine with access to Docker.
2021-03-25 20:06:24 -04:00
lat9nq
8b2640a0ae Initial commit 2021-03-25 20:05:27 -04:00