Bug 2432614

Summary: Review Request: dragonfly-reverb - Reverb effect plugin bundle
Product: [Fedora] Fedora Reporter: Erich Eickmeyer <erich>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: mario.blaettermann, package-review
Target Milestone: ---Keywords: AutomationTriaged
Target Release: ---   
Hardware: All   
OS: Linux   
URL: https://michaelwillis.github.io/dragonfly-reverb/
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Erich Eickmeyer 2026-01-25 01:16:41 UTC
Spec URL: https://pagure.io/dragonfly-reverb/raw/main/f/dragonfly-reverb.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/eeickmeyer/Jam-Incoming/fedora-rawhide-x86_64/10055151-dragonfly-reverb/dragonfly-reverb-3.2.10-1.fc44.src.rpm
Description: Dragonfly Reverb is a bundle of free audio reverb effects:
 * Early Reflections
   - stereo-to-stereo reverb
 * Hall Reverb
   - stereo-to-stereo reverb
 * Plate
   - mono-to-stereo reverb
 * Room Reverb
   - stereo-to-stereo reverb
Each plugin is available as a standalone JACK application, and as LV2,
VST, VST3, and CLAP plugins.
Fedora Account System Username: eeickmeyer

Comment 1 Fedora Review Service 2026-01-25 01:29:53 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10055176
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2432614-dragonfly-reverb/fedora-rawhide-x86_64/10055176-dragonfly-reverb/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 2 Mario Blättermann 2026-02-01 17:58:10 UTC
Regarding the BuildRequires, have a look at the appropriate packaging guidelines [1]. Use "pkgconfig(foo)" instead of hardcoded package names, as follows:

BuildRequires:  fftw-devel
>>>
BuildRequires:  pkgconfig(fftw3)

etc.


[1] https://docs.fedoraproject.org/en-US/packaging-guidelines/PkgConfigBuildRequires/

Comment 3 Erich Eickmeyer 2026-02-01 19:15:28 UTC
Thanks @mario.blaettermann! That might be something I've forgotten over the years. I'll throw a new SRPM link here shortly.

Comment 5 Erich Eickmeyer 2026-02-03 02:01:48 UTC
[fedora-review-service-build]