Search Criteria
Package Details: mapollage 2.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mapollage.git (read-only, click to copy) |
---|---|
Package Base: | mapollage |
Description: | mapollage is a photo album generator for Google Earth, a photo kml maker |
Upstream URL: | https://trixon.se/projects/mapollage/ |
Licenses: | Apache |
Submitter: | trixon |
Maintainer: | trixon |
Last Packager: | trixon |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-02-21 19:49 (UTC) |
Last Updated: | 2018-12-15 07:34 (UTC) |
Dependencies (2)
- java-openjfxAUR (jre10AUR, jdk10AUR, jdk7AUR, jre7AUR, java11-openjfxAUR, java8-openjfxAUR, liberica-nik-24-full-binAUR, liberica-jdk-17-full-binAUR, java-openjfxAUR, java21-openjfxAUR, zulu-jdk-fx-binAUR, java17-openjfx-binAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, jre8AUR, jdk8AUR, zulu-jre-fx-binAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, java-openjfx-nowebkitAUR, java-openjfx-binAUR, jre-zulu-fx-binAUR, java17-openjfxAUR, jre-zulu-fxAUR, openjdk-zulu-ca-fx-binAUR, openjdk-zulu8-ca-fx-binAUR, openjdk-zulu11-ca-fx-binAUR, openjdk-zulu17-ca-fx-binAUR, openjdk-zulu21-ca-fx-binAUR, zulu-17-fx-binAUR, java21-openjfx-binAUR)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
Latest Comments
dreieck commented on 2024-02-12 14:54 (UTC)
I could run it with up to data
java --version
openjdk 21.0.2 2024-01-16
.You can remove the
/usr/bin/java -version 2>&1 | grep 'version "1.8'
version check I think.And if you do not remove it, please add a versioned dependency on java runtime.
Regards!
dreieck commented on 2024-02-12 14:49 (UTC)
You download a precompiled software.
So you should
mapollage-bin
(i.e. with the-bin
suffix),provides=("mapollage=${pkgver})
,Regards and thanks for maintaining!
dreieck commented on 2024-02-12 14:43 (UTC)
Version 2.1.0 is out; to be downloaded at https://github.com/trixon/mapollage/tags.