Search Criteria
Package Details: bolt-launcher 0.10.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bolt-launcher.git (read-only, click to copy) |
---|---|
Package Base: | bolt-launcher |
Description: | Free open-source third-party implementation of the Jagex Launcher |
Upstream URL: | https://bolt.adamcake.com/ |
Licenses: | AGPL3 |
Submitter: | Adamcake |
Maintainer: | Adamcake |
Last Packager: | Adamcake |
Votes: | 9 |
Popularity: | 0.036681 |
First Submitted: | 2023-10-26 16:49 (UTC) |
Last Updated: | 2024-10-15 15:42 (UTC) |
Dependencies (31)
- alsa-lib
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- expat (expat-gitAUR)
- fmt (fmt-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libarchive (libarchive-gitAUR)
- libdrm (libdrm-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxdamage
- libxext (libxext-gitAUR)
- libxfixes
- Show 11 more dependencies...
Latest Comments
dotaxis commented on 2024-10-06 02:38 (UTC)
You need to pass the
--rebuild
flag to your AUR helper to recompile bolt against the latest libfmt. There is nothing wrong with this AUR package.heytbone commented on 2024-10-06 02:35 (UTC) (edited on 2024-10-06 04:21 (UTC) by heytbone)
Hello, it looks like there is an issue with fmt in the latest pull of arch. Since it seems to push this to 11, which seems to be breaking this version of bolt.
./bolt: error while loading shared libraries: libfmt.so.10: cannot open shared object file: No such file or directory
If you install/rollback to fmt 10 it works again.
roukoswarf commented on 2024-03-20 03:28 (UTC)
Looks like Adamcake fixed it, builds without config changes now.
vetu104 commented on 2024-03-17 07:24 (UTC) (edited on 2024-03-18 19:41 (UTC) by vetu104)
It is caused by the pacman 6.1 update. There were changes to makepkg which prevent this from building it seems. Build passes after downgrading to pacman 6.0.
~/.config/pacman/makepkg.conf to make the build pass:
groctel commented on 2024-03-16 21:22 (UTC)
The build looks like an error with
cef-114.0.5735.134-linux-x86_64-minimal-ungoogled.tar.gz
. I was able to build the package by adding-Wp,-U_FORTIFY_SOURCE
before all instances of-Wp,-D_FORTIFY_SOURCE=3
in the build files.roukoswarf commented on 2024-03-15 03:27 (UTC)
0.8.2-2 no longer builds. 0.8.2-1 worked fine.
Log: https://hastebin.com/share/orelidosep.bash Nothing obvious stands out as a missing dep or something, just strange errors.