public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/synthv1] rawhide: spec cleanup and modernization
@ 2026-06-30 20:44 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-30 20:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/synthv1
Branch : rawhide
Commit : 4ed6d63365f254b8c6f54d9ddb8710e8c3b6035b
Author : Filipe Rosset <filiperosset@fedoraproject.org>
Date : 2026-06-30T17:44:31-03:00
Stats : +9/-11 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/synthv1/c/4ed6d63365f254b8c6f54d9ddb8710e8c3b6035b?branch=rawhide
Log:
spec cleanup and modernization
Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>
---
diff --git a/synthv1.spec b/synthv1.spec
index 2ed84dc..5f77bca 100644
--- a/synthv1.spec
+++ b/synthv1.spec
@@ -5,31 +5,29 @@ Name: synthv1
Version: 1.4.2
Release: %autorelease
URL: https://%{name}.sourceforge.io/
-Source0: https://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+Source: https://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
# Do not strip executables
-Patch0: synthv1-nostrip.patch
+Patch: synthv1-nostrip.patch
# Automatically converted from old format: GPLv2+ - review is highly recommended.
License: GPL-2.0-or-later
Requires: hicolor-icon-theme
BuildRequires: cmake
-BuildRequires: gcc-c++
BuildRequires: cmake(Qt6Core)
BuildRequires: cmake(Qt6Gui)
-BuildRequires: cmake(Qt6Widgets)
-BuildRequires: cmake(Qt6Xml)
BuildRequires: cmake(Qt6LinguistTools)
BuildRequires: cmake(Qt6Svg)
+BuildRequires: cmake(Qt6Widgets)
+BuildRequires: cmake(Qt6Xml)
+BuildRequires: desktop-file-utils
+BuildRequires: gcc-c++
+# pipewire-jack can be used at runtime, but is difficult to find at build time
+BuildRequires: jack-audio-connection-kit-devel
+BuildRequires: libappstream-glib
BuildRequires: pkgconfig(alsa)
BuildRequires: pkgconfig(jack)
BuildRequires: pkgconfig(liblo)
BuildRequires: pkgconfig(lv2)
-BuildRequires: desktop-file-utils
-BuildRequires: libappstream-glib
-# pipewire-jack can be used at runtime, but is difficult to find at build time
-BuildRequires: jack-audio-connection-kit-devel
-
-Requires: hicolor-icon-theme
%description
%{name} is a 4-oscillator subtractive polyphonic synthesizer with stereo fx.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-30 20:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-30 20:44 [rpms/synthv1] rawhide: spec cleanup and modernization Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox