Accepting request 875097 from home:alarrosa:branches:multimedia:apps
- Require the pulseaudio-daemon capability instead of the pulseaudio package, so alternative implementations can be used (boo#1182730). OBS-URL: https://build.opensuse.org/request/show/875097 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/pulseaudio-equalizer?expand=0&rev=17
This commit is contained in:
parent
54a32061db
commit
80898d2c3b
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 25 11:47:37 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
||||
|
||||
- Require the pulseaudio-daemon capability instead of the
|
||||
pulseaudio package, so alternative implementations can be used
|
||||
(boo#1182730).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 25 18:16:05 UTC 2018 - sor.alexei@meowr.ru
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package pulseaudio-equalizer
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@ Release: 0
|
||||
Summary: PulseAudio's LADSPA plugin graphical user interface
|
||||
License: GPL-3.0-or-later
|
||||
Group: Productivity/Multimedia/Sound/Mixers
|
||||
Url: https://ubuntuforums.org/showthread.php?t=1308838
|
||||
URL: https://ubuntuforums.org/showthread.php?t=1308838
|
||||
Source: https://launchpad.net/~nilarimogard/+archive/ubuntu/webupd8/+files/%{name}_%{version}.orig.tar.gz
|
||||
# PATCH-FIX-UPSTREAM 0000-add-python3-compat.patch sor.alexei@meowr.ru -- Add Python3 compatibility.
|
||||
Patch0: 0000-add-python3-compat.patch
|
||||
@ -47,8 +47,8 @@ Patch9: 0009-do-not-zero-volume.patch
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: update-desktop-files
|
||||
Requires: ladspa-swh-plugins
|
||||
Requires: pulseaudio >= 4.0
|
||||
Requires: pulseaudio-utils >= 4.0
|
||||
Requires: pulseaudio-daemon
|
||||
Requires: pulseaudio-utils
|
||||
Requires: python3
|
||||
Requires: python3-gobject
|
||||
BuildArch: noarch
|
||||
|
Loading…
Reference in New Issue
Block a user