Search Criteria
Package Details: appimagelauncher 2.2.0-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/appimagelauncher.git (read-only, click to copy) |
---|---|
Package Base: | appimagelauncher |
Description: | A Helper application for running and integrating AppImages. |
Upstream URL: | https://github.com/TheAssassin/AppImageLauncher |
Licenses: | MIT |
Submitter: | oberon2007 |
Maintainer: | oberon2007 (yochananmarqos) |
Last Packager: | yochananmarqos |
Votes: | 58 |
Popularity: | 4.40 |
First Submitted: | 2019-04-10 23:20 (UTC) |
Last Updated: | 2022-01-05 17:14 (UTC) |
Dependencies (14)
- cairo (cairo-git, cairo-minimal, cairo-glesv2-bin, cairo-glesv3-bin, cairo-ubuntu)
- desktop-file-utils (desktop-file-utils-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libappimage
- libbsd (libbsd-git)
- libxpm (libxpm-git)
- qt5-base (qt5-base-git, qt5-base-headless)
- shared-mime-info (shared-mime-info-git)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- gtest (googletest-git) (make)
- python (python38, python36, python37, python3.7, nogil-python, python311, python39) (make)
- qt5-tools (qt5-tools-git) (make)
Required by (6)
Sources (9)
- appimage-binfmt-remove.hook
- appimagelauncher
- git+https://github.com/AppImage/AppImageUpdate.git
- git+https://github.com/AppImage/cpr
- git+https://github.com/AppImage/libappimage.git
- git+https://github.com/arsenm/sanitizers-cmake
- git+https://github.com/google/googletest.git
- git+https://github.com/Taywee/args
- git+https://github.com/TheAssassin/zsync2
Latest Comments
herrzinter commented on 2022-04-20 08:34 (UTC)
Wow, thx! Never would have excepted that I overlooked something basic like this, when I think about how many our packages I use ^^
yochananmarqos commented on 2022-04-19 14:23 (UTC)
@herrzinter: You're missing the
base-devel
group, see AUR: Prerequisites.herrzinter commented on 2022-04-19 10:08 (UTC)
I always get a CMake error when trying to build the package:
Anyone else experiencing this?
yochananmarqos commented on 2021-08-16 18:03 (UTC) (edited on 2021-08-16 18:07 (UTC) by yochananmarqos)
@Ultacoolguy: It's not applicable to this package:
I also cannot reproduce your error in a clean chroot.
Ultracoolguy commented on 2021-08-16 17:59 (UTC)
@yochananmarqos: So if I understand correctly, the package does use /usr/lib/binfmt.d . But how can I workaround that error when compiling then?
yochananmarqos commented on 2021-08-16 14:49 (UTC)
@Ultacoolguy: See the
appimage-binfmt-remove.hook
Ultracoolguy commented on 2021-08-16 12:55 (UTC)
I have a problem with this PKGBUILD. Compiling goes perfectly and everything, but then this happens:
I looked around and this looks like it's a Debian-based specific script. Perhaps appimagelauncher needs to be patched out to use
/usr/lib/binfmt.d
instead?yochananmarqos commented on 2021-07-29 20:38 (UTC)
@qfettes: The
base-devel
group is required for using the AUR.qfettes commented on 2021-07-29 20:28 (UTC)
@yochananmarquos Installing gcc fixed the error. It should be added as a dependency I think.
yochananmarqos commented on 2021-07-29 19:45 (UTC)
@qfettes: Neither do I. I'm also using GNOME and Xorg.
qfettes commented on 2021-07-29 19:39 (UTC)
@yochananmarquos I'm not sure what the issue would be. Some additional information:
Kernel Version: 5.13.5-arch1-1
Window Manager: Xorg 1.20.12
Desktop Environment: GNOME 40.3
yochananmarqos commented on 2021-07-29 19:27 (UTC)
@qfettes: I can't reproduce it building in a clean chroot.
qfettes commented on 2021-07-29 18:21 (UTC)
This fails to build
yochananmarqos commented on 2020-12-16 16:12 (UTC)
@FirstAirBender: This does indeed build from the release tag. This package uses submodules, see VCS package guidelines: Git submodules. Your PKGBUILD does not change anything, the submodules are part of the project and are still downloaded.
FirstAirBender commented on 2020-12-16 08:54 (UTC) (edited on 2020-12-16 08:58 (UTC) by FirstAirBender)
Ok so this package is actually building from git directly, in which case I ask why is it not suffixed with
-git
?This was the source of my confusion. I thought this was just building the tag, so it was confusing to me why it was downloading sources almost every day.
Please either suffix your package with
-git
, or just build an actual tag.I have used this PKGBUILD to successfully build the latest tag:
It uses ninja, so the build should be fast
yochananmarqos commented on 2020-12-10 21:22 (UTC)
@FirstAirBender: Excuse me, but take another look. ;)
FirstAirBender commented on 2020-12-10 19:56 (UTC) (edited on 2020-12-10 19:59 (UTC) by FirstAirBender)
Excuse me, but why is
googletest
a dependency of this package? Can we please get rid of this dependency, or atleast make it part ofmakedeps
?Thanks
alium commented on 2020-09-20 16:35 (UTC)
2.1.4 is out
mikesco3 commented on 2020-06-27 13:11 (UTC) (edited on 2020-06-27 13:11 (UTC) by mikesco3)
Worked OK for me... I see it got flagged as out of date, is there a more up to date version?
kuba-gaj commented on 2020-05-29 14:28 (UTC)
@yochananmarqos thanks, that worked :)
yochananmarqos commented on 2020-05-20 23:01 (UTC)
@kuba-gaj: Use my up to date PKGBUILD for now.
kuba-gaj commented on 2020-05-20 22:56 (UTC) (edited on 2020-05-20 22:57 (UTC) by kuba-gaj)
For some time now I'm getting this error:
Any ideas?
theRatchet commented on 2020-03-30 23:05 (UTC)
Thanks! Got it downloaded today.
oberon2007 commented on 2020-03-30 16:11 (UTC)
@theRatchet Response on boost IRC: "download has been capped, 30Tb per month [16:43] <K-ballo> try again next week" ...
oberon2007 commented on 2020-03-29 15:53 (UTC)
@theRatchet Yes. There seems to be an issue currently with boost download.
theRatchet commented on 2020-03-28 21:06 (UTC)
Trying to install today and it fails trying to access the following boostorg dependency. --- LOG END --- error: downloading 'https://dl.bintray.com/boostorg/release/1.69.0/source/boost_1_69_0.tar.gz' failed status_code: 22 status_string: "HTTP response code said error" log: --- LOG BEGIN --- Trying 52.41.180.114:443...
Connected to dl.bintray.com (52.41.180.114) port 443 (#0)
Going to that URL results in a "forbidden". Anyone else having the same problem?
yochananmarqos commented on 2019-10-18 17:14 (UTC)
v2.0.0 has been released.
dnmodder commented on 2019-10-04 14:09 (UTC)
The problem can be solved by eliminating these two lines:
mv $pkgdir/usr/lib64/* $pkgdir/usr/lib/
rm -rf $pkgdir/usr/lib64
dnmodder commented on 2019-10-04 14:04 (UTC)
Same error than PRAGMA and brenosilveira1
brenosilveira1 commented on 2019-09-30 16:24 (UTC)
Same error than PRAGMA.
PRAGMA commented on 2019-09-04 14:37 (UTC)
Any advice on fixing this?
yochananmarqos commented on 2019-08-04 15:40 (UTC) (edited on 2019-08-11 14:26 (UTC) by yochananmarqos)
The fix lib location bit isn't necessary as you can add the cmake flag
-DCMAKE_INSTALL_LIBDIR=lib
instead.Leeo97one commented on 2019-04-12 22:32 (UTC)
Indeed, thanks for the quick fix!
oberon2007 commented on 2019-04-12 21:42 (UTC)
@Leeo97one exactly, that's it! Should be fixed now :)
Leeo97one commented on 2019-04-12 21:24 (UTC)
Mmmh, some files are still missing, eg.:
Looks like you have to rerun cmake? https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=appimagelauncher-git#n44
oberon2007 commented on 2019-04-12 18:54 (UTC)
Thanks @Leeo97one ! https://aur.archlinux.org/pkgbase/appimagelauncher/
Leeo97one commented on 2019-04-12 16:32 (UTC) (edited on 2019-04-12 16:44 (UTC) by Leeo97one)
Still does not work :-/
/usr/bin/appimagelauncherd: error while loading shared libraries: libappimageupdate.so: cannot open shared object file: No such file or directory
Version 1.1.0 made with the
appimagelauncher-git
PKGBUILD works fine though.