[packages/vlc] - disable kde4 integration, rel 3
baggins
baggins at pld-linux.org
Mon Feb 14 00:08:28 CET 2022
commit 3adc7da8b0c9b545833b2afa84182b5cc07a2c58
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Feb 14 00:07:36 2022 +0100
- disable kde4 integration, rel 3
vlc.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/vlc.spec b/vlc.spec
index 94b3a80..b552385 100644
--- a/vlc.spec
+++ b/vlc.spec
@@ -34,7 +34,7 @@
%bcond_without gnutls # gnutls misc plugin
%bcond_without goom # GOOM! audio visualization
%bcond_without jack # jack access/audio output plugin
-%bcond_without kde # KDE Solid actions
+%bcond_with kde # KDE Solid actions
%bcond_without lirc # lirc control plugin
%bcond_without libplacebo # libplacebo support in gl plugin
%bcond_without live # live555 demuxer plugin
@@ -71,7 +71,7 @@ Summary: VLC - a multimedia player and stream server
Summary(pl.UTF-8): VLC - odtwarzacz multimedialny oraz serwer strumieni
Name: vlc
Version: 3.0.16
-Release: 2
+Release: 3
License: GPL v2+
Group: X11/Applications/Multimedia
Source0: https://download.videolan.org/pub/videolan/vlc/%{version}/%{name}-%{version}.tar.xz
@@ -231,6 +231,7 @@ BuildRequires: sysfsutils-devel
BuildRequires: systemd-devel >= 1:209
BuildRequires: taglib-devel >= 1.9
BuildRequires: tar >= 1:1.22
+BuildRequires: tpm2-tss-devel
BuildRequires: tremor-devel
%{?with_twolame:BuildRequires: twolame-devel}
%{?with_udev:BuildRequires: udev-devel >= 1:142}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vlc.git/commitdiff/3adc7da8b0c9b545833b2afa84182b5cc07a2c58
More information about the pld-cvs-commit
mailing list