Mai M
48d0a82889
Merge pull request #8 from lat9nq/gcc-11.3.0
gcc: Add 11.3.0 package and build scripts
4 years ago
lat9nq
e1cb888bd9
gcc: And build scripts
4 years ago
lat9nq
292d6cf52f
gcc: Add 11.3.0 package and build scripts
The ubuntu-toolchain-r PPA has not pushed updates to their GCC builds
in a while, and allegedly GCC 11.1.0 has bugs that make it antithetical
for us to switch to GCC 11.
Upload our own build of the most recent version of GCC 11 for use on
linux-fresh.
4 years ago
Mai M
f87682f957
Merge pull request #7 from lat9nq/boost-1790
boost: New build script and 1.79.0 package
4 years ago
lat9nq
9c6a458d86
boost: New build script and 1.79.0 package
4 years ago
lat9nq
c24ed421d1
Merge pull request #6 from lat9nq/appimage-update-5-14
appimage: Update building tools
4 years ago
lat9nq
4f3c845f87
appimage: Update building tools
**Apears** to fix remaining issues with opening external applications,
such as the file browser or a web browser.
097212aa1 linuxdeploy
ecde8a04c linuxdeploy-plugin-qt
1f739c1be appimagetool
4 years ago
lat9nq
3828e16384
Merge pull request #5 from lat9nq/mingw
mingw: Add fmt and Qt 5.15.2 libraries
4 years ago
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
5 years ago
lat9nq
15f2333440
mingw: Add mingw-w64-qt5-multimedia-5.15.2
Based on https://aur.archlinux.org/mingw-w64-qt5-multimedia 9a9d10c
5 years ago
lat9nq
0bbce101fc
mingw: Add mingw-w64-qt5-graphicaleffects-5.15.2-1
Based on https://aur.archlinux.org/mingw-w64-qt5-graphicaleffects c2ff37c
5 years ago
lat9nq
1e00924b80
mingw: Add mingw-w64-qt5-winextras-5.15.2-1
Based on https://aur.archlinux.org/mingw-w64-qt5-winextras 6e6f5bc
5 years ago
lat9nq
a530335531
mingw: Add mingw-w64-qt5-tools-5.15.2-1
Based on https://aur.archlinux.org/mingw-w64-qt5-tools 7d5ea5f
5 years ago
lat9nq
fa04c67352
mingw: Add mingw-w64-qt5-declarative-5.15.2-1
Based on https://aur.archlinux.org/mingw-w64-qt5-declarative 985a4b0
5 years ago
lat9nq
305b26e2e2
mingw: Add mingw-w64-qt5-base-5.15.2-1
Based on https://aur.archlinux.org/mingw-w64-qt5-base b507689
5 years ago
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
5 years ago
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.
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