Search Criteria
Package Details: xivlauncher-bin 1.2.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xivlauncher-bin.git (read-only, click to copy) |
---|---|
Package Base: | xivlauncher-bin |
Description: | Custom Launcher for Final Fantasy XIV Online - github binary artifact wrapper |
Upstream URL: | https://github.com/goatcorp/XIVLauncher.Core |
Licenses: | GPL |
Conflicts: | xivlauncher, xivlauncher-git |
Provides: | xivlauncher |
Submitter: | reiichi001 |
Maintainer: | reiichi001 |
Last Packager: | reiichi001 |
Votes: | 1 |
Popularity: | 0.000323 |
First Submitted: | 2024-04-03 17:58 (UTC) |
Last Updated: | 2025-06-27 19:13 (UTC) |
Dependencies (6)
- aria2 (aria2-gitAUR, aria2-proAUR, aria2-fastAUR, aria2-unlimitedAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- jxrlib (jxrlib-gitAUR)
- libsecret
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- steam (optional)
Latest Comments
reiichi001 commented on 2025-06-06 18:41 (UTC)
@a821 thank you. I'll do that then. I've pushed up a new pkgbuild that bumps the source tarball name to help prevent hash conflicts in the future.
a821 commented on 2025-06-02 07:17 (UTC) (edited on 2025-06-02 07:18 (UTC) by a821)
@reiichi001: The problem with the checksums occurs because the source files have the same name regardless of the version. I suggest to attach the
$pkgver
to the source file names like is suggested in the wiki (https://wiki.archlinux.org/title/PKGBUILD#Sources).reiichi001 commented on 2025-06-01 17:10 (UTC)
To the person who submitted the orphan request, it would have been preferable if you contacted me over email (or discord - as one can assume you're likely in the XIVLauncher discord server too) about this.
I just spun up a new Arch install and have installed this fine. The current binary release's hash matches with the artifact on github.
If for some reason you cannot access github, this package will fail to install, but that is a reasonable expectation given the upstream source and binaries. (And the same would apply to the not -bin edition of this package)
DeadNezumi commented on 2025-04-18 04:47 (UTC)
==> Validating source files with sha512sums... XIVLauncher.Core.tar.gz ... FAILED 512.png ... Passed XIVLauncher.desktop ... Passed xivlauncher-core ... Passed ==> ERROR: One or more files did not pass the validity check! error: failed to download sources for 'xivlauncher-bin-1.1.2-2': error: packages failed to build: xivlauncher-bin-1.1.2-2
reiichi001 commented on 2024-06-28 17:32 (UTC)
Hi @hambba, can you try again? I had to fix the hash.
@tonij, any AUR build directories generally need to stay present from my understanding. (Which is why AUR helpers keep them too). As of XIVLauncher.Core 1.1.0, we no longer need the OpenSSL overrides. (At least, we hope so, as a certain game developer company has updated their ciphers)
hambba commented on 2024-06-28 17:01 (UTC)
==> Validating source files with sha512sums... XIVLauncher.Core.tar.gz ... FAILED 512.png ... Passed XIVLauncher.desktop ... Passed xivlauncher-core ... Passed ==> ERROR: One or more files did not pass the validity check! error: failed to download sources for 'xivlauncher-bin-1.1.0-1':
tonij commented on 2024-06-22 20:37 (UTC) (edited on 2024-06-22 20:38 (UTC) by tonij)
I'm using Arch. The issue is openssl_fix.cnf is linked from the AUR clone directory.
My expectation has been that this directory can be deleted after install.
reiichi001 commented on 2024-06-22 16:42 (UTC)
@tonij, are you on Arch or an Arch-based distro? Are you using OpenSSL or a different SSL provider like LibreSSL?
And are you running the program using
xivlauncher-core
and not asXIVLauncher.Core
? The former is a wrapper that includes an OpenSSL override while the latter is the stock binary. The desktop file should also default to running xivlauncher-core, provided your desktop environment uses them.tonij commented on 2024-06-22 13:10 (UTC) (edited on 2024-06-22 13:14 (UTC) by tonij)
Unable to login (ssl error). Reinstalling fixes it for me. It might mean reinstalling every few reboots but I'm not sure right now.