Commit graph

28 commits

Author SHA1 Message Date
seth 40a6e38aeb
prismlauncher: add canonicalize-jars-hook
this strips timestamps from java build artifacts, fixing reproducibility
issues
2023-08-22 08:28:16 -04:00
Sefa Eyeoglu a1a757feb8 prismlauncher: rename to programs/libs runtimePrograms/runtimeLibs
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-13 07:10:04 +01:00
Sefa Eyeoglu 921102518a prismlauncher: add mesa-demos to PATH
Prism Launcher uses glxinfo to query GPU information.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-13 07:10:04 +01:00
Sefa Eyeoglu d60de69148 prismlauncher: add additionalPrograms parameter
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-13 07:10:04 +01:00
Sefa Eyeoglu 65db78515a prismlauncher: add flite for TTS support
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-08-13 07:10:04 +01:00
seth 7ed803a136
prismlauncher: add support for darwin 2023-08-03 12:56:06 -04:00
Sefa Eyeoglu 68c080daae
prismlauncher: 7.1 -> 7.2
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-07-26 14:26:32 +02:00
Sefa Eyeoglu 31fbc6eb9d
prismlauncher: 7.0 -> 7.1
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-06-16 14:53:00 +02:00
seth e7eeb95289
prismlauncher: 6.3 -> 7.0 (#236705)
* prismlauncher: 6.3 -> 7.0

* prismlauncher: add getchoo as comaintainer
2023-06-11 22:00:20 +02:00
Sefa Eyeoglu e17bf7b272
prismlauncher: expose parameters of unwrapped package
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-20 09:55:42 +02:00
Sefa Eyeoglu 26dda3c45e
prismlauncher: enable PIE
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-20 09:55:42 +02:00
Sefa Eyeoglu b130e618d6
prismlauncher: allow empty msaClientID
Upstream supports leaving the value empty, which effectively disables
the code related to that client id.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-20 09:55:42 +02:00
Sefa Eyeoglu fa7b31cf86
prismlauncher: simplify postUnpack
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-20 09:55:42 +02:00
Sefa Eyeoglu 97516c6034
prismlauncher: introduce unwrapped packages
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-05-20 09:55:41 +02:00
Sandro b88ebd492a
Merge pull request #223908 from Scrumplex/fix-prismlauncher-gamemode 2023-04-07 01:24:16 +02:00
seth e93cb0ad0f
prismlauncher: use ninja 2023-04-01 18:55:58 +00:00
Sefa Eyeoglu 86361b5767
prismlauncher: add support for GameMode
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-03-30 19:04:51 +02:00
Sefa Eyeoglu 2f9b913c50
prismlauncher: use qtWrapperArgs
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-03-08 11:05:26 +01:00
Sefa Eyeoglu a11a5070d2
prismlauncher: 6.1 -> 6.3
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-02-03 19:43:33 +01:00
Sandro 193a49444c
Merge pull request #206806 from Infinidoge/fix/prismlauncher-jdk-version
prismlauncher: use jdk17 instead of jdk
2022-12-20 16:05:45 +01:00
Sefa Eyeoglu 92cdce9326
prismlauncher: 6.0 -> 6.1
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-12-19 18:12:04 +01:00
Infinidoge 3350d42244 prismlauncher: use jdk17 instead of jdk
Prism Launcher only officially supports jdk 17/18 for running newer
versions of Minecraft, as they found that jdk 19 introduced a number of
edge cases.
This fixes an issue where the newer version of Java that the launcher
proposes is incompatible with the launcher itself, leading to errors
when running instances on newer versions of Minecraft.
2022-12-19 01:40:49 -05:00
Sefa Eyeoglu 87267bb8cf
prismlauncher: 5.2 -> 6.0
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-12-13 10:38:58 +01:00
Mustafa Çalışkan 679b5bde4e
prismlauncher: add qtwayland to buildInputs 2022-11-19 09:35:45 +03:00
Skyler Grey c220703aee
prismlauncher: 5.1 -> 5.2
Changelog: https://github.com/PrismLauncher/PrismLauncher/releases/tag/5.2
2022-11-15 17:33:28 +00:00
Sefa Eyeoglu c77f59d15b
prismlauncher: 5.0 -> 5.1
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-11-01 11:51:31 +01:00
Luna Nova a7f6c1dd96
prismlauncher: pass -DLauncher_QT_VERSION_MAJOR=6 on qt6, add qtsvg dep for icons 2022-10-22 08:02:10 -07:00
Skyler Grey 290d7b2819
prismlauncher: init at 5.0 2022-10-19 19:06:49 +01:00