SternXD
f20af13ac3
Remove obsolete (to UWP) build scripts and update build configs
...
The following files have been removed:
- `cron_publish_flatpak.yml`: Automated Flathub release publishing.
- `linux_build_flatpak.yml`: Steps for building and publishing Flatpak.
- `linux_build_qt.yml`: Steps for building Linux app using Qt.
- `appimage-qt.sh`: Script for creating AppImage for PCSX2.
- `build-dependencies-qt.sh`: Script for building various dependencies.
- `20-sdl2.json`: Build manifest for SDL2.
- `net.pcsx2.PCSX2.json`: Flatpak manifest for PCSX2.
- `pcsx2-qt.metainfo.xml.in`: Metadata for PCSX2 application.
- `build-dependencies.sh`: Script for setting up and building dependencies.
2024-08-28 02:50:25 -04:00
KamFretoZ
32ce5bf989
CI/Appimage: Use fuse3 compatible appimagetool
...
Backport from: https://github.com/stenzek/duckstation/pull/3251
Signed-off-by: SternXD <xsternent@gmail.com >
2024-08-27 10:18:19 -04:00
JordanTheToaster
2d9d245664
Deps: Update to SDL 2.30.6
2024-08-27 09:49:23 -04:00
TheTechnician27
8bd6cdbf5c
Docs: Update FAQ
2024-08-27 02:47:52 -04:00
Colin Kinloch
605432f2a3
CI: Move appdata generation into flatpak manifest
...
Also update ffmpeg to 23.08
Signed-off-by: SternXD <xsternent@gmail.com >
2024-08-26 23:32:20 -04:00
TheLastRar
3ae60f9030
Deps: Remove hardcoded version for zstd
2024-07-28 14:30:31 -04:00
TheLastRar
c94571be95
Deps: Update Windows ARM64 dependencies
2024-07-28 14:30:25 -04:00
JordanTheToaster
c87dd0339a
Deps: Update to SDL 2.30.5
...
*jazz hands*
2024-07-13 13:08:55 -04:00
Stern
9af25a4b1c
Remove some unimportant stuff.
2024-06-24 05:12:23 -04:00
JordanTheToaster
27e2138d6c
Deps: Update to Qt 6.7.2
2024-06-23 14:17:54 +10:00
JordanTheToaster
512ab67efc
Deps: Update to SDL 2.30.4
2024-06-23 11:14:11 +10:00
dependabot[bot]
5e9b31d243
ci: bump ws dependency in announce workflow
...
Bumps [ws](https://github.com/websockets/ws ) from 8.2.3 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.2.3...8.17.1 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 19:21:52 -04:00
Stenzek
ab2874749e
CI/AppImage: Explicitly remove libwayland-*
2024-06-16 16:05:25 +10:00
Stenzek
21897414ac
CI: Add required files for Windows ARM64 build
2024-06-14 17:06:45 +10:00
Stenzek
1a286b0bec
CI: Add script for building universal Mac dependencies
2024-06-14 17:06:45 +10:00
Stenzek
1ec4c248fb
CI/Windows: Disable Qt's PCRE2 JIT
...
Backport of daed75de20
2024-06-07 16:14:34 +10:00
Connor McLaughlin
69c2c53ca7
CI/AppImage: QtNetwork is no longer needed
2024-05-31 13:39:51 +10:00
Stenzek
2e882dfabc
CI/Flatpak: libaio is no longer needed
2024-05-21 18:34:01 +10:00
Stenzek
ff7995f0d6
Deps: Bump to shaderc 2024.1
...
And use dynamic loading.
2024-05-21 18:34:01 +10:00
Stenzek
f11ef37745
Deps: Switch to sourceforge mirror for FreeType
...
The savannah.gnu.org link redirects to non-existant domains, at least in
Australia.
2024-05-21 18:34:01 +10:00
Stenzek
9044f54353
Deps: Apply qtbase commit 7b01862
2024-05-21 18:34:01 +10:00
Stenzek
475bd6ee7d
Deps: Bump Qt to 6.7.1
2024-05-21 18:34:01 +10:00
Stenzek
2cead675bb
Revert "CI/AppImage: Don't bundle libssl/libcrypto"
...
This reverts commit 21c46b778e .
2024-05-18 02:45:26 +10:00
Stenzek
21c46b778e
CI/AppImage: Don't bundle libssl/libcrypto
2024-05-17 11:57:38 +10:00
Stenzek
cfecbf53aa
Host: Add plural translation support
...
Backport of f3aec0c965
2024-05-17 11:57:38 +10:00