public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <filiperosset@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/samplv1] rawhide: spec cleanup and modernization
Date: Tue, 30 Jun 2026 20:34:40 GMT [thread overview]
Message-ID: <178285168054.1.15428371336131898833.rpms-samplv1-a366037138bb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/samplv1
Branch : rawhide
Commit : a366037138bb1f2c77e4802359fca8dfe78f9aa8
Author : Filipe Rosset <filiperosset@fedoraproject.org>
Date : 2026-06-30T17:34:27-03:00
Stats : +11/-12 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/samplv1/c/a366037138bb1f2c77e4802359fca8dfe78f9aa8?branch=rawhide
Log:
spec cleanup and modernization
---
diff --git a/samplv1.spec b/samplv1.spec
index 2021780..f3956ab 100644
--- a/samplv1.spec
+++ b/samplv1.spec
@@ -1,23 +1,26 @@
%global namespace org.rncbc
-Summary: A polyphonic sampler synthesizer with stereo fx
+Summary: A polyphonic sampler synthesizer with stereo effects
Name: samplv1
Version: 1.4.2
Release: %autorelease
-# Automatically converted from old format: GPLv2+ - review is highly recommended.
License: GPL-2.0-or-later
URL: https://%{name}.sourceforge.io/
-Source0: https://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-Patch0: %{name}-nostrip.patch
+Source: https://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+Patch: %{name}-nostrip.patch
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(fftw3f)
BuildRequires: pkgconfig(jack)
@@ -25,15 +28,11 @@ BuildRequires: pkgconfig(liblo)
BuildRequires: pkgconfig(lv2)
BuildRequires: pkgconfig(rubberband)
BuildRequires: pkgconfig(sndfile)
-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 polyphonic sampler synthesizer with stereo fx.
+%{name} is a polyphonic sampler synthesizer with stereo effects.
%package -n lv2-%{name}
Summary: An LV2 port of %{name}
reply other threads:[~2026-06-30 20:34 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=178285168054.1.15428371336131898833.rpms-samplv1-a366037138bb@fedoraproject.org \
--to=filiperosset@fedoraproject.org \
--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