Bug 2432614 - Review Request: dragonfly-reverb - Reverb effect plugin bundle
Summary: Review Request: dragonfly-reverb - Reverb effect plugin bundle
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL: https://michaelwillis.github.io/drago...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-01-25 01:16 UTC by Erich Eickmeyer
Modified: 2026-02-03 02:01 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

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]


Note You need to log in before you can comment on or make changes to this bug.