diff --git a/apps/mapollage.md b/apps/mapollage.md index 7ed557d963..c02d867c1a 100644 --- a/apps/mapollage.md +++ b/apps/mapollage.md @@ -2,13 +2,15 @@ layout: app permalink: /mapollage/ -description: A photo kml generator for Google Earth +description: photo kml generator for Google Earth +photo kml generator for Google Earth license: Apache-2.0 icons: - - mapollage/icons/256x256/mapollage.png + - mapollage/icons/128x128/se.trixon.Mapollage.png + screenshots: -- https://trixon.se/files/screenshots/mapollage_appstream01.png + - mapollage/screenshot.png authors: - name: trixon @@ -27,49 +29,17 @@ desktop: Name: Mapollage Comment: photo kml generator for Google Earth Exec: mapollage %F - Icon: mapollage + Icon: se.trixon.Mapollage Terminal: false Categories: Graphics StartupNotify: true - StartupWMClass: se.trixon.mapollage.App + StartupWMClass: Mapollage AppImageHub: - X-AppImage-Signature: no valid OpenPGP data found. the signature could not be verified. - Please remember that the signature file (.sig or .asc) should be the first file - given on the command line. + X-AppImage-Signature: 'directory ''/home/runner/.gnupg'' created keybox ''/home/runner/.gnupg/pubring.kbx'' + created [don''t know]: invalid packet (ctb=0a) no signature found the signature + could not be verified. Please remember that the signature file (.sig or .asc) + should be the first file given on the command line.' X-AppImage-Type: 2 X-AppImage-Architecture: x86_64 X-AppImage-Payload-License: Apache-2.0 - -appdata: - Type: desktop-application - ID: se.trixon.mapollage - Name: - C: Mapollage - Summary: - C: A photo kml generator for Google Earth - Description: - C: >- -

Mapollage is aphoto kml generator for Google Earth.

- ProjectLicense: Apache-2.0 - Url: - homepage: https://trixon.se/projects/mapollage/ - Launchable: - desktop-id: - - mapollage.desktop - Screenshots: - - default: true - caption: - C: User interface - thumbnails: [] - source-image: - url: https://trixon.se/files/screenshots/mapollage_appstream01.png - lang: C - - caption: - C: The result - thumbnails: [] - source-image: - url: https://trixon.se/files/screenshots/mapollage_appstream02.png - lang: C - ContentRating: - oars-1.1: {} --- diff --git a/database/mapollage/icons/128x128/se.trixon.Mapollage.png b/database/mapollage/icons/128x128/se.trixon.Mapollage.png new file mode 100644 index 0000000000..a58b713f52 Binary files /dev/null and b/database/mapollage/icons/128x128/se.trixon.Mapollage.png differ diff --git a/database/mapollage/mapollage.desktop b/database/mapollage/mapollage.desktop index 9294cd65b0..a5d0e2764c 100644 --- a/database/mapollage/mapollage.desktop +++ b/database/mapollage/mapollage.desktop @@ -18,3 +18,10 @@ X-AppImage-Signature=no valid OpenPGP data found. the signature could not be ver X-AppImage-Type=2 X-AppImage-Architecture=x86_64 X-AppImage-Payload-License=Apache-2.0 + +[AppImageHub] +# Dear upstream developer, please include update information in your AppImage +# (e.g., with appimagetool -u) so that users can easily update the AppImage +X-AppImage-Signature=directory '/home/runner/.gnupg' created keybox '/home/runner/.gnupg/pubring.kbx' created [don't know]: invalid packet (ctb=0a) no signature found the signature could not be verified. Please remember that the signature file (.sig or .asc) should be the first file given on the command line. +X-AppImage-Type=2 +X-AppImage-Architecture=x86_64 diff --git a/database/mapollage/screenshot.png b/database/mapollage/screenshot.png index 0d8ad22557..f0fa0f32e3 100644 Binary files a/database/mapollage/screenshot.png and b/database/mapollage/screenshot.png differ diff --git a/database/mapollage/se.trixon.Mapollage.appdata.xml b/database/mapollage/se.trixon.Mapollage.appdata.xml new file mode 100644 index 0000000000..76d8be30f4 --- /dev/null +++ b/database/mapollage/se.trixon.Mapollage.appdata.xml @@ -0,0 +1,61 @@ + + + se.trixon.Mapollage + Mapollage + CC0-1.0 + Apache-2.0 + + + Patrik Karlström + + Generate location based photo albums of your geo tagged images + +

Mapollage is a photo kml generator for Google Earth and the like. Itallows you to expplore your albums on a map.

+

It has a wide range of settings putting you in control of the details such as:

+
    +
  • Source:What files to include
  • +
  • Folders:The structure of the generated album
  • +
  • Tracks:If an how tracks are created
  • +
  • Placemark:Style of pins and labels
  • +
  • Description:The detailed description of each photo
  • +
  • Photo:How photos are created and referenced
  • +
+
+ se.trixon.Mapollage.desktop + https://trixon.se/projects/mapollage/ + https://github.com/trixon/mapollage/issues + https://github.com/sponsors/trixon + + Mapollage.desktop + + + java + javafx + netbeans + + + + #ff96ff + #600060 + + + + + https://trixon.se/files/screenshots/mapollage_appstream01.png + Main window - Albums + + + https://trixon.se/files/screenshots/mapollage_appstream02.png + Exampel of generated ouput + + + https://trixon.se/files/screenshots/mapollage_appstream03.png + Album editor + + + + + + + +
diff --git a/database/mapollage/se.trixon.Mapollage.desktop b/database/mapollage/se.trixon.Mapollage.desktop new file mode 100644 index 0000000000..4a028bd7b1 --- /dev/null +++ b/database/mapollage/se.trixon.Mapollage.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=Mapollage +Comment=photo kml generator for Google Earth +Exec=mapollage %F +Icon=se.trixon.Mapollage +Terminal=false +Categories=Graphics; +StartupNotify=true +StartupWMClass=Mapollage +