Package Details: allay-launcher-git 1.1.0.r0.g1dca77e-2

Git Clone URL: https://aur.archlinux.org/allay-launcher-git.git (read-only, click to copy)
Package Base: allay-launcher-git
Description: The launcher for Allay that aims to be small, fast and ready out of the box⚡
Upstream URL: https://github.com/AllayMC/AllayLauncher
Licenses: LGPL3
Conflicts: allay-launcher
Submitter: FTS427
Maintainer: FTS427
Last Packager: FTS427
Votes: 0
Popularity: 0.000000
First Submitted: 2025-01-03 08:19 (UTC)
Last Updated: 2025-11-07 12:04 (UTC)

Latest Comments

micwoj92 commented on 2025-10-28 18:09 (UTC)

Build fails:

/usr/bin/curl -SL -A "Xmake/3.0.4+20251014 (Linux;6.12.55-1-lts) curl/8.16.0" https://github.com/openssl/openssl/archive/refs/tags/OpenSSL_1_1_1w.zip -o openssl-1.1.1-w.zip
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 11.3M    0 11.3M    0     0  4917k      0 --:--:--  0:00:02 --:--:-- 7662k
error: cannot extract openssl-1.1.1-w.zip, no extractor(like unzip, ...) found!
  => download https://github.com/openssl/openssl/archive/refs/tags/OpenSSL_1_1_1w.zip .. failed

we can also download these packages manually:
  - https://github.com/openssl/openssl/archive/refs/tags/OpenSSL_1_1_1w.zip
to the local search directories: 
  - openssl-1.1.1-w.zip, OpenSSL_1_1_1w.zip
and we can run `xmake g --pkg_searchdirs=/xxx` to set the search directories.
error: 
warning: $(buildir) has been deprecated, please use $(builddir)
==> ERROR: A failure occurred in build().
    Aborting...