summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* games-action/multimc-bin: add missing depAndrew Ammerlaan2021-12-111-10/+20
| | | | | | | | | | | | | | | - add dep on zenity (TODO: make this work with qt alternative for zentiy: qarma) - drop our sed's to differentiate between multimc and multimc-bin since we are dropping the non-bin version anyway - block against multimc-bin - add bindist restriction to be safe - keyword for x86, the desktop file runs a ~20 line script that fetches either a 32 or 64 bit binary from upstream so this works on x86 as well - add convenience symlink to be able to launch the app from cli as well Closes: https://bugs.gentoo.org/828914 Package-Manager: Portage-3.0.29, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/multimc-bin: update URLsAndrew Ammerlaan2021-10-252-5/+5
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/multimc-bin: drop version 1.5.1Andrew Ammerlaan2021-10-042-49/+0
| | | | | Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/multimc-bin: add version 1.6.1Andrew Ammerlaan2021-10-042-0/+49
| | | | | Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* games-action/multimc-bin: add -bin versionAndrew Ammerlaan2021-09-243-0/+77
Because of secret API keys to access MS authentication servers we need a -bin version for full functionality. We also keep the non-bin versions for users who e.g. wish to apply patches https://github.com/MultiMC/MultiMC5/issues/4113 https://github.com/MultiMC/MultiMC5/issues/4087 Closes: https://bugs.gentoo.org/814404 Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>