Search Criteria
Package Details: appimagelauncher 2.2.0-4
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: | |
Submitter: | oberon2007 |
Maintainer: | oberon2007 (yochananmarqos) |
Last Packager: | yochananmarqos |
Votes: | 27 |
Popularity: | 3.30 |
First Submitted: | 2019-04-10 23:20 |
Last Updated: | 2020-12-30 05:49 |
Dependencies (14)
- cairo (cairo-infinality, cairo-infinality-remix, cairo-ubuntu, cairo-dfb, cairo-glesv2-bin, cairo-glesv3-bin, cairo-minimal, cairo-git)
- desktop-file-utils (desktop-file-utils-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libappimage
- libbsd (libbsd-git)
- libxpm
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- shared-mime-info (shared-mime-info-git)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- git (git-git) (make)
- gtest (googletest-git) (make)
- python (python-dbg) (make)
- qt5-tools (qt5-tools-git) (make)
Required by (0)
Sources (8)
- 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
1 2 3 Next › Last »
yochananmarqos commented on 2020-12-16 16:12
@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
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
@FirstAirBender: Excuse me, but take another look. ;)
FirstAirBender commented on 2020-12-10 19:56
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
2.1.4 is out
mikesco3 commented on 2020-06-27 13:11
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
@yochananmarqos thanks, that worked :)
yochananmarqos commented on 2020-05-20 23:01
@kuba-gaj: Use my up to date PKGBUILD for now.
kuba-gaj commented on 2020-05-20 22:56
For some time now I'm getting this error:
Any ideas?
theRatchet commented on 2020-03-30 23:05
Thanks! Got it downloaded today.