lat9nq
41b2314dab
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.
5 years ago
Mat M
54793e4c31
Merge pull request #3 from lat9nq/qt
qt: Add Qt 5.15.2 package and build scripts
5 years ago
lat9nq
bafdc3a987
qt: Add Qt 5.15.2 package and build scripts
Qt but missing some modules that wouldn't build, such as qtwebengine.
5 years ago
lat9nq
0eede7a2ec
Merge pull request #2 from lat9nq/appimage
appimage: Host all required binaries for building AppImages
5 years ago
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
5 years ago
lat9nq
78651ab538
Merge pull request #1 from lat9nq/hidapi
hidapi: Add 0.10.1 (trunk) repo and binary
5 years ago
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.
5 years ago
lat9nq
991299d479
boost: Add Boost 1.75.0 package
Built using the linux-fresh 18.04 container.
5 years ago
lat9nq
59044922c9
boost: Write build script
Script is meant to be run on a machine with access to Docker.
5 years ago
lat9nq
8b2640a0ae
Initial commit
5 years ago