From 61c126290cd5132bc1338c2e2219b57ecb35b655 Mon Sep 17 00:00:00 2001 From: IFoundSilentHouse Date: Sun, 7 Apr 2024 22:49:26 +0600 Subject: [PATCH 1/3] fix validate-appdata test --- data/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/meson.build b/data/meson.build index 5e0bfd5..603b055 100644 --- a/data/meson.build +++ b/data/meson.build @@ -47,7 +47,7 @@ if appstream_util.found() test( 'validate-appdata', appstream_util, args: [ - 'validate', '--nonet', appdata_file.full_path() + 'validate-relax', '--nonet', appdata_file.full_path() ], depends: appdata_file, ) From 39820ee00566021e0e0e95c3d10cd78985c0f8a6 Mon Sep 17 00:00:00 2001 From: tfuxu <73042332+tfuxu@users.noreply.github.com> Date: Sun, 7 Apr 2024 21:40:36 +0200 Subject: [PATCH 2/3] feat: Update metainfo file to pass `appstreamcli` validation - Update description to make it in par with description from README --- data/com.ranfdev.Geopard.metainfo.xml.in.in | 94 ++++++++++----------- 1 file changed, 46 insertions(+), 48 deletions(-) diff --git a/data/com.ranfdev.Geopard.metainfo.xml.in.in b/data/com.ranfdev.Geopard.metainfo.xml.in.in index f35c019..dc04bb6 100644 --- a/data/com.ranfdev.Geopard.metainfo.xml.in.in +++ b/data/com.ranfdev.Geopard.metainfo.xml.in.in @@ -1,54 +1,82 @@ - @app-id@ + Geopard + Browse Gemini pages + + Lorenzo Miglietta + + + @app-id@.desktop + @gettext-package@ CC0 - GPL-3.0+ - Geopard - Browse gemini pages + GPL-3.0-or-later + ranfdev@gmail.com + + -

Geopard is a browser for the gemini protocol, that is, a lighter alternative to the web. - Use Geopard to browse the space and reach hundreds of gemini capsules! Read stories, download files, play games...

-

Features

+

Geopard is a browser for the Gemini protocol, that is, a lighter alternative to the web. + Use Geopard to browse the space and reach hundreds of Gemini capsules! Read stories, download files, play games...

+ +

Features:

+
  • Colors! The browser will have a different color for each domain you visit.
  • - Fast (async core + caching). + Fast (async core + caching): Streams content by default. That means you can open pages even when you have connection speeds of Kb/s. - It also caches pages in the history, so you can go back in an instant + It also caches pages in the history, so you can go back/forward in an instant
  • - Can download binary files. + Can download binary files: The download will start as soon as you open the corresponding link. You can always cancel it by opening another page.
  • -
  • Bookmarks
  • -
  • Search
- https://raw.githubusercontent.com/ranfdev/Geopard/master/data/screenshots/1.png + https://raw.githubusercontent.com/ranfdev/Geopard/master/data/screenshots/1.png - https://raw.githubusercontent.com/ranfdev/Geopard/master/data/screenshots/2.png + https://raw.githubusercontent.com/ranfdev/Geopard/master/data/screenshots/2.png - https://raw.githubusercontent.com/ranfdev/Geopard/master/data/screenshots/3.png + https://raw.githubusercontent.com/ranfdev/Geopard/master/data/screenshots/3.png - - https://ranfdev.com/projects/Geopard https://github.com/ranfdev/Geopard/issues/ https://github.com/sponsors/ranfdev - + + + + ModernToolkit + HiDpiIcon + + + + keyboard + pointing + touch + + + + 360 + + + + mobile + @@ -123,34 +151,4 @@ - - - - ModernToolkit - HiDpiIcon - - - - keyboard - pointing - touch - - - - small - - - - workstation - mobile - - - - Lorenzo Miglietta - ranfdev@gmail.com - @gettext-package@ - @app-id@.desktop
From 6d04f9f221807ee6496c0ee1a01aafb5a536955f Mon Sep 17 00:00:00 2001 From: tfuxu <73042332+tfuxu@users.noreply.github.com> Date: Sun, 7 Apr 2024 21:48:53 +0200 Subject: [PATCH 3/3] fix: remove `height` and `width` in screenshots They aren't needed when images have type set to `source` --- data/com.ranfdev.Geopard.metainfo.xml.in.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/data/com.ranfdev.Geopard.metainfo.xml.in.in b/data/com.ranfdev.Geopard.metainfo.xml.in.in index dc04bb6..0bd7ccd 100644 --- a/data/com.ranfdev.Geopard.metainfo.xml.in.in +++ b/data/com.ranfdev.Geopard.metainfo.xml.in.in @@ -40,13 +40,13 @@ - + https://raw.githubusercontent.com/ranfdev/Geopard/master/data/screenshots/1.png - + https://raw.githubusercontent.com/ranfdev/Geopard/master/data/screenshots/2.png - + https://raw.githubusercontent.com/ranfdev/Geopard/master/data/screenshots/3.png