public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/flatpak-app-config] f45: Add sonic-visualiser
@ 2026-09-10 21:36 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-09-10 21:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/flatpak-app-config
Branch : f45
Commit : 1047f7c2172b8e0ddb67d7adb47276461cb1d8ad
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2025-06-04T14:52:36-04:00
Stats : +33/-0 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/flatpak-app-config/c/1047f7c2172b8e0ddb67d7adb47276461cb1d8ad?branch=f45
Log:
Add sonic-visualiser
---
diff --git a/flatpak-app-config.spec b/flatpak-app-config.spec
index bd79c36..7823f67 100644
--- a/flatpak-app-config.spec
+++ b/flatpak-app-config.spec
@@ -101,6 +101,7 @@ RemovePathPostfixes: .%{pkgname}\
%add_subpkg -n vulkan-tools -i %{plat_id}.VulkanInfo
# Desktop applications that need metadata
%add_subpkg -n gnome-genius -i org.gnome.Genius
+%add_subpkg -n sonic-visualiser -i org.sonicvisualiser.SonicVisualiser
# 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.sonicvisualiser.SonicVisualiser.metainfo.xml b/org.sonicvisualiser.SonicVisualiser.metainfo.xml
new file mode 100644
index 0000000..77d0641
--- /dev/null
+++ b/org.sonicvisualiser.SonicVisualiser.metainfo.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<component type="desktop-application">
+ <id>org.sonicvisualiser.SonicVisualiser</id>
+ <name>Sonic Visualiser</name>
+ <summary>A program for viewing and exploring audio data</summary>
+ <metadata_license>FSFAP</metadata_license>
+ <project_license>GPL-2.0-or-later</project_license>
+ <description>
+ <p>
+ Sonic Visualiser is an application for viewing and analyzing the contents
+ of music audio files.
+ </p>
+ <p>
+ The aim of Sonic Visualiser is to be the first program you reach for
+ when want to study a musical recording rather than simply listen to it.
+ </p>
+ <p>
+ As well as a number of features designed to make exploring audio data
+ as revealing and fun as possible, Sonic Visualiser also has powerful
+ annotation capabilities to help you to describe what you find, and the
+ ability to run automated annotation and analysis plugins in the Vamp
+ analysis plugin format – as well as applying standard audio effects.
+ </p>
+ </description>
+ <launchable type="desktop-id">sonic-visualiser.desktop</launchable>
+ <screenshots>
+ <screenshot type="default">
+ <image>https://sonicvisualiser.org/images/sv-3.0-win.png</image>
+ </screenshot>
+ </screenshots>
+ <url type="homepage">https://sonicvisualiser.org/</url>
+</component>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-10 21:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-10 21:36 [rpms/flatpak-app-config] f45: Add sonic-visualiser Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox