Skip to content

Commit

Permalink
Add automatically parsed data (test)
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
GitHub Actions committed Jul 30, 2023
1 parent 286b89c commit 438806f
Show file tree
Hide file tree
Showing 5 changed files with 129 additions and 0 deletions.
76 changes: 76 additions & 0 deletions apps/lux.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
---
layout: app

permalink: /lux/
description: image and panorama viewer
license: GPL-3.0-or-later

icons:
- lux/icons/256x256/lux.png
screenshots:
- https://kfj.bitbucket.io/lux_screenshot_2.png

authors:

links:

desktop:
Desktop Entry:
Comment: lux image and panorama viewer
Comment[de_DE]: lux Bild- und Panoramabetrachter
X-Category: Graphics
Categories: Graphics
Exec: lux %F
GenericName: image and panorama viewer
GenericName[de_DE]: Bild- und Panoramabetrachter
MimeType: image/x-win-bitmap
Name: lux
Name[de_DE]: lux
NoDisplay: true
Icon: lux
StartupNotify: true
Terminal: false
Type: Application
X-DBUS-ServiceName:
X-DBUS-StartupType:
X-KDE-SubstituteUID: false
X-KDE-Username:
X-AppImage-Version: 1.1.7
AppImageHub:
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

appdata:
Type: desktop-application
ID: org.bitbucket.kfj.lux
Name:
C: lux
Summary:
C: image and panorama viewer
Description:
C: >-
<p>lux is a viewer for &apos;ordinary&apos; images, panoramas and panorama specifications in PTO format. The view can
be zoomed, panned, rotated, made brighter/darker etc. It supports a wide range of image formats, like JPG, PNG, TIFF and
openEXR - image I/O is done with libvigraimpex. It supports &apos;flat&apos; images and several panoramic projections:
spherical, cylindrical, stereographic, fisheye and rectilinear, both for the image and the view. For images made with
a camera or smartphone which have appropriate metadata, lux will show a perspective-corrected view - lux uses libexiv2.
lux can also stitch panoramas, and fuse or HDR-merge exposure brackets specified in a PTO file made with, e.g., hugin.
It can not do image registration. What&apos;s seen on-screen can be exported as a &apos;snapshot&apos;. lux is also good
for slide shows. Many PTO features are supported, including panoramas with stacks. lux provides it&apos;s own implementation
of the Burt&amp;Adelson image splining algorithm for seamless stitching and exposure fusion, working directly from the
source image set with no intermediate images.</p>
ProjectLicense: GPL-3.0-or-later
Launchable:
desktop-id:
- org.bitbucket.kfj.lux.desktop
Screenshots:
- default: true
thumbnails: []
source-image:
url: https://kfj.bitbucket.io/lux_screenshot_2.png
lang: C
---
Binary file added database/lux/icons/256x256/lux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions database/lux/org.bitbucket.kfj.lux.appdata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>org.bitbucket.kfj.lux</id>

<name>lux</name>
<summary>image and panorama viewer</summary>

<metadata_license>MIT</metadata_license>
<project_license>GPL-3.0-or-later</project_license>

<description>
<p>
lux is a viewer for &apos;ordinary&apos; images, panoramas and panorama specifications in PTO format. The view can be zoomed, panned, rotated, made brighter/darker etc. It supports a wide range of image formats, like JPG, PNG, TIFF and openEXR - image I/O is done with libvigraimpex. It supports &apos;flat&apos; images and several panoramic projections: spherical, cylindrical, stereographic, fisheye and rectilinear, both for the image and the view. For images made with a camera or smartphone which have appropriate metadata, lux will show a perspective-corrected view - lux uses libexiv2. lux can also stitch panoramas, and fuse or HDR-merge exposure brackets specified in a PTO file made with, e.g., hugin. It can not do image registration. What&apos;s seen on-screen can be exported as a &apos;snapshot&apos;. lux is also good for slide shows. Many PTO features are supported, including panoramas with stacks. lux provides it&apos;s own implementation of the Burt&amp;Adelson image splining algorithm for seamless stitching and exposure fusion, working directly from the source image set with no intermediate images.
</p>
</description>

<launchable type="desktop-id">org.bitbucket.kfj.lux.desktop</launchable>
<screenshots>
<screenshot type="default">
<image type="source">https://kfj.bitbucket.io/lux_screenshot_2.png</image>
</screenshot>
</screenshots>
</component>
30 changes: 30 additions & 0 deletions database/lux/org.bitbucket.kfj.lux.desktop
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
[Desktop Entry]
Comment=lux image and panorama viewer
Comment[de_DE]=lux Bild- und Panoramabetrachter
X-Category=Graphics
Categories=Graphics;2DGraphics;
Exec=lux %F
GenericName=image and panorama viewer
GenericName[de_DE]=Bild- und Panoramabetrachter
MimeType=image/x-win-bitmap;image/x-exr;image/tiff;image/png;image/jpeg;image/bmp;application/x-ptoptimizer-script;application/lux;
Name=lux
Name[de_DE]=lux
NoDisplay=true
Icon=lux
# Path=
StartupNotify=true
Terminal=false
# TerminalOptions=
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-KDE-SubstituteUID=false
X-KDE-Username=
X-AppImage-Version=1.1.7

[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
Binary file added database/lux/screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 438806f

Please sign in to comment.