The dependencies should be changed so that it doesn't depend on vim, but rather on xdd, since that's what's actually required by the package. Just depending on vim causes build problems when other AUR packages like neovim-drop-in are installed
Search Criteria
Package Details: appimagelauncher-git r1258.cd87b73-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/appimagelauncher-git.git (read-only, click to copy) |
---|---|
Package Base: | appimagelauncher-git |
Description: | A Helper application for running and integrating AppImages. |
Upstream URL: | https://github.com/TheAssassin/AppImageLauncher |
Keywords: | appimage |
Licenses: | MIT |
Conflicts: | appimagelauncher |
Provides: | appimagelauncher |
Submitter: | AJSlye |
Maintainer: | FabioLolix |
Last Packager: | FabioLolix |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2018-04-24 14:08 (UTC) |
Last Updated: | 2024-10-18 16:20 (UTC) |
Dependencies (16)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- libappimage
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR) (make)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR, lib32-glibc-eac-binAUR) (make)
- libxpm (libxpm-gitAUR) (make)
- patchelf (patchelf-gitAUR) (make)
- qt5-tools (make)
- tinyxxd (make)
Required by (5)
- cpod-appimage (requires appimagelauncher)
- cryptocam-companion-appimage (requires appimagelauncher)
- steam-rom-manager-appimage (requires appimagelauncher)
- todoist-appimage (requires appimagelauncher)
- todoist-appimage-integration (requires appimagelauncher)
Sources (11)
- appimage-binfmt-remove.hook
- AppImage-cpr
- appimagelauncher-fix#574.patch
- git+https://github.com/AppImageCommunity/AppImageUpdate.git
- git+https://github.com/AppImageCommunity/fltk-1.3.4.git
- git+https://github.com/AppImageCommunity/zsync2.git
- git+https://github.com/arsenm/sanitizers-cmake.git
- git+https://github.com/google/googletest.git
- git+https://github.com/Taywee/args.git
- git+https://github.com/TheAssassin/AppImageLauncher.git
- git+https://github.com/TheAssassin/libdesktopenvironments.git
ConfuZzled commented on 2019-02-02 23:11 (UTC)
AJSlye commented on 2019-01-19 20:15 (UTC) (edited on 2019-01-19 20:16 (UTC) by AJSlye)
I no longer have a need to maintain this myself, Manjaro has taken over maintaining this package in their own repositories.
Please, make all future inquiries to TheAssassin as he is the developer.
AJSlye commented on 2019-01-15 16:36 (UTC) (edited on 2019-01-15 16:43 (UTC) by AJSlye)
This is a git build that pulls from the continuous release tag.
This is NOT a release version, this tag is updated in between releases.
Your installed version will be different than what is listed here.
Please refrain from tagging this out of date.
I will look into, and discuss with TheAssassin, creating a new AUR entry for release versions.
AJSlye commented on 2019-01-04 20:03 (UTC)
Libappimage is now available in the arch/manjaro repositories. Not sure if this this is useful, or would help minimize build time or not. But I figured that I would mention it: https://www.archlinux.org/packages/extra/x86_64/libappimage/
makeworld commented on 2018-12-30 19:01 (UTC)
I've made an issue on github for this specific problem here: https://github.com/TheAssassin/AppImageLauncher/issues/110
makeworld commented on 2018-12-30 18:54 (UTC)
Here's a better formatted version of what fusion809 posted before:
/home/makeworld/.cache/yay/appimagelauncher-git/src/AppImageLauncher/lib/AppImageUpdate/lib/zsync2/lib/cpr/cpr/error.cpp: In static member function ‘static cpr::ErrorCode cpr::Error::getErrorCodeForCurlError(int32_t)’:
/home/makeworld/.cache/yay/appimagelauncher-git/src/AppImageLauncher/lib/AppImageUpdate/lib/zsync2/lib/cpr/cpr/error.cpp:41:9: error: duplicate case value
case CURLE_SSL_CACERT:
^~~~
/home/makeworld/.cache/yay/appimagelauncher-git/src/AppImageLauncher/lib/AppImageUpdate/lib/zsync2/lib/cpr/cpr/error.cpp:25:9: note: previously used here
case CURLE_PEER_FAILED_VERIFICATION:
^~~~
make[2]: *** [lib/AppImageUpdate/lib/zsync2/lib/cpr/cpr/CMakeFiles/cpr.dir/build.make:115: lib/AppImageUpdate/lib/zsync2/lib/cpr/cpr/CMakeFiles/cpr.dir/error.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:2459: lib/AppImageUpdate/lib/zsync2/lib/cpr/cpr/CMakeFiles/cpr.dir/all] Error 2
make: *** [Makefile:152: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Error making: appimagelauncher-git
AJSlye commented on 2018-12-22 14:06 (UTC) (edited on 2018-12-22 14:14 (UTC) by AJSlye)
This is not meant to be built on Arch testing. By the time testing packages are in stable these sort of things should be fixed. However, the error looks like a sub-module issue (appimageupdate/zsync2), please give TheAssassin time to work this out in the source code.
fusion809 commented on 2018-12-22 13:58 (UTC)
On an up-to-date Arch system with testing repos enabled I receive the build error:
[ 73%] Building CXX object lib/AppImageUpdate/lib/zsync2/lib/cpr/cpr/CMakeFiles/cpr.dir/digest.cpp.o [ 75%] Building CXX object lib/AppImageUpdate/lib/zsync2/lib/cpr/cpr/CMakeFiles/cpr.dir/error.cpp.o /home/fusion809/.cache/yay/appimagelauncher-git/src/AppImageLauncher/lib/AppImageUpdate/lib/zsync2/lib/cpr/cpr/error.cpp: In static member function ‘static cpr::ErrorCode cpr::Error::getErrorCodeForCurlError(int32_t)’: /home/fusion809/.cache/yay/appimagelauncher-git/src/AppImageLauncher/lib/AppImageUpdate/lib/zsync2/lib/cpr/cpr/error.cpp:41:9: error: duplicate case value case CURLE_SSL_CACERT: ^~~~ /home/fusion809/.cache/yay/appimagelauncher-git/src/AppImageLauncher/lib/AppImageUpdate/lib/zsync2/lib/cpr/cpr/error.cpp:25:9: note: previously used here case CURLE_PEER_FAILED_VERIFICATION: ^~~~ make[2]: [lib/AppImageUpdate/lib/zsync2/lib/cpr/cpr/CMakeFiles/cpr.dir/build.make:115: lib/AppImageUpdate/lib/zsync2/lib/cpr/cpr/CMakeFiles/cpr.dir/error.cpp.o] Error 1 make[1]: [CMakeFiles/Makefile2:2459: lib/AppImageUpdate/lib/zsync2/lib/cpr/cpr/CMakeFiles/cpr.dir/all] Error 2 make: *** [Makefile:152: all] Error 2
AJSlye commented on 2018-11-22 14:47 (UTC) (edited on 2018-11-22 14:50 (UTC) by AJSlye)
Make sure you have libarchive installed. Otherwise, you may need to wait on TheAssassin to reply. He's the developer, and knows more about the internals than I.
Pinned Comments
FabioLolix commented on 2024-09-15 14:55 (UTC)
Build fine with devtools but not with makepkg for me See https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot extra-x86_64-build
FabioLolix commented on 2023-11-29 22:43 (UTC)
There is an issue open since June https://github.com/TheAssassin/AppImageLauncher/issues/574
We have devtools for building in a clean chroot https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot, typically I do both a clean build and a dirty build but the program is broken now