Switch to new download format and rebuild with automatic stripping
This commit is contained in:
@@ -1,10 +1,38 @@
|
||||
name: prism-launcher
|
||||
description: Open source Minecraft launcher with the ability to manage multiple instances, accounts and mods
|
||||
version: 9.4
|
||||
version: "9.4"
|
||||
revision: 2
|
||||
url: https://prismlauncher.org/
|
||||
license: GPL3-only
|
||||
architecture: any
|
||||
depends: ["cmark","gcc-libs","glibc","hicolor-icon-theme","jre","libglvnd","qt6-5compat","qt6-base","qt6-imageformats","qt6-networkauth","qt6-svg","quazip","tomlplusplus","zlib"]
|
||||
optional_depends: ["glfw","openal","xorg-xrandr"]
|
||||
make_depends: ["cmake","extra-cmake-modules","gamemode","jdk17","scdoc"]
|
||||
type: source
|
||||
depends:
|
||||
- cmark
|
||||
- gcc-libs
|
||||
- glibc
|
||||
- hicolor-icon-theme
|
||||
- jre
|
||||
- libglvnd
|
||||
- qt6-5compat
|
||||
- qt6-base
|
||||
- qt6-imageformats
|
||||
- qt6-networkauth
|
||||
- qt6-svg
|
||||
- quazip
|
||||
- tomlplusplus
|
||||
- zlib
|
||||
optional_depends:
|
||||
- glfw
|
||||
- openal
|
||||
- xorg-xrandr
|
||||
make_depends:
|
||||
- cmake
|
||||
- extra-cmake-modules
|
||||
- gamemode
|
||||
- jdk17
|
||||
- scdoc
|
||||
downloads:
|
||||
- url: https://github.com/PrismLauncher/PrismLauncher/releases/download/${BPM_PKG_VERSION}/PrismLauncher-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 77ab52239c2a2a9f77d7c4607e1d9cf40970f9240d2f5061b116a7b1b8fd0277
|
||||
|
||||
Reference in New Issue
Block a user