public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/flatpak-app-config] f45: Add gnome-genius metainfo
Date: Thu, 10 Sep 2026 21:36:26 GMT [thread overview]
Message-ID: <178907618603.1.13040501345399583854.rpms-flatpak-app-config-e15594081a98@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/flatpak-app-config
Branch : f45
Commit : e15594081a9897611e2a299781bba289fd2a4cf4
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2025-03-24T14:27:13-04:00
Stats : +42/-0 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/flatpak-app-config/c/e15594081a9897611e2a299781bba289fd2a4cf4?branch=f45
Log:
Add gnome-genius metainfo
https://src.fedoraproject.org/rpms/genius/pull-request/1 has seen no
response for months.
---
diff --git a/flatpak-app-config.spec b/flatpak-app-config.spec
index bfd6f7e..d5dbf45 100644
--- a/flatpak-app-config.spec
+++ b/flatpak-app-config.spec
@@ -75,6 +75,8 @@ Supplements: (%{pkgname} and flatpak-runtime-config)\
%add_subpkg -n libva-utils -i %{plat_id}.VaInfo
%add_subpkg -n vdpauinfo -i %{plat_id}.VdpauInfo
%add_subpkg -n vulkan-tools -i %{plat_id}.VulkanInfo
+# Desktop applications that need metdata
+%add_subpkg -n gnome-genius -i org.gnome.Genius
# additional dependencies
%add_subpkg -n ark -r arj,p7zip-plugins,unrar,unar
%add_subpkg -n gdk-pixbuf2-modules-extra -r avif-pixbuf-loader,gdk-pixbuf2-modules,heif-pixbuf-loader,jxl-pixbuf-loader,rsvg-pixbuf-loader,webp-pixbuf-loader
diff --git a/org.gnome.Genius.metainfo.xml b/org.gnome.Genius.metainfo.xml
new file mode 100644
index 0000000..538a81c
--- /dev/null
+++ b/org.gnome.Genius.metainfo.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop-application">
+ <id>org.gnome.Genius</id>
+ <name>Genius</name>
+ <summary>Arbitrary precision integer and multiple precision floatingpoint calculator</summary>
+ <metadata_license>FSFAP</metadata_license>
+ <project_license>GPL-3.0-or-later</project_license>
+ <description>
+ <p>
+ Genius is a calculator program similar in some aspects to BC, Matlab
+ or Maple. GEL is the name of its extension language, in fact, a large
+ part of the standard genius functions are written in GEL itself.
+ </p>
+ </description>
+ <launchable type="desktop-id">gnome-genius.desktop</launchable>
+ <provides>
+ <binary>gnome-genius</binary>
+ </provides>
+ <content_rating type="oars-1.1"/>
+ <developer_name>Jiri Lebl</developer_name>
+ <screenshots>
+ <screenshot type="default">
+ <caption>Sierpinski triangle example</caption>
+ <image>https://www.jirka.org/images/genius-1.0.19-sierpinski-fs8.png</image>
+ </screenshot>
+ <screenshot>
+ <caption>Lorenz attractor example</caption>
+ <image>https://www.jirka.org/images/genius-1.0.19-lorenz-fs8.png</image>
+ </screenshot>
+ <screenshot>
+ <caption>Slope field with a few solutions</caption>
+ <image>https://www.jirka.org/images/gnome-genius-1.0.5-fs8.png</image>
+ </screenshot>
+ <screenshot>
+ <caption>Parametric plot of the butterfly curve</caption>
+ <image>https://www.jirka.org/images/gnome-genius-1.0.1-fs8.png</image>
+ </screenshot>
+ </screenshots>
+ <url type="homepage">%{url}</url>
+</component>
reply other threads:[~2026-09-10 21:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178907618603.1.13040501345399583854.rpms-flatpak-app-config-e15594081a98@fedoraproject.org \
--to=yselkowi@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox