[vdr-weatherforecast] Rebuilt for new VDR API version
by Sérgio M. Basto
commit 3584b15b09172f7c93fb832a450a9664238a35f2
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Apr 11 12:55:26 2022 +0100
Rebuilt for new VDR API version
vdr-weatherforecast.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vdr-weatherforecast.spec b/vdr-weatherforecast.spec
index 96dd4fe..cf3c052 100644
--- a/vdr-weatherforecast.spec
+++ b/vdr-weatherforecast.spec
@@ -1,4 +1,7 @@
%global pname weatherforecast
+# version we want build against
+%global vdr_version 2.6.1
+
Name: vdr-weatherforecast
Version: 0.2.0
@@ -11,7 +14,7 @@ Source0: http://projects.vdr-developer.org/git/vdr-plugin-%{pname}.git/sn
Source1: %{name}.conf
BuildRequires: gcc-c++
-BuildRequires: vdr-devel >= 1.7.22
+BuildRequires: vdr-devel >= %{vdr_version}
BuildRequires: libcurl-devel
BuildRequires: jansson-devel
BuildRequires: libskindesignerapi-devel
2 years, 7 months
[vdr-tvguideng] Rebuilt for new VDR API version
by Sérgio M. Basto
commit 3bf4e8faa5ea79022034a492afe87fe72de1036e
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Apr 11 12:54:09 2022 +0100
Rebuilt for new VDR API version
vdr-tvguideng.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/vdr-tvguideng.spec b/vdr-tvguideng.spec
index 74161ca..3d22a46 100644
--- a/vdr-tvguideng.spec
+++ b/vdr-tvguideng.spec
@@ -1,4 +1,7 @@
%global pname tvguideng
+# version we want build against
+%global vdr_version 2.6.1
+
Name: vdr-%{pname}
Version: 0.3.3
@@ -9,7 +12,7 @@ URL: http://projects.vdr-developer.org/projects/plg-tvguideng
Source0: https://projects.vdr-developer.org/git/vdr-plugin-tvguideng.git/snapshot/...
BuildRequires: gcc-c++
-BuildRequires: vdr-devel >= 2.0.0
+BuildRequires: vdr-devel >= %{vdr_version}
BuildRequires: libskindesignerapi-devel
Requires: vdr(abi)%{?_isa} = %{vdr_apiversion}
Requires: vdr-skindesigner >= 0.4.0
2 years, 7 months
[vdr-softhddevice] Rebuilt for VDR 2.6.1
by Sérgio M. Basto
commit 9a9320b2f44f75b81706e83900592c555eaa332b
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Apr 11 12:52:36 2022 +0100
Rebuilt for VDR 2.6.1
vdr-softhddevice.spec | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/vdr-softhddevice.spec b/vdr-softhddevice.spec
index 6b918b4..141b5a8 100644
--- a/vdr-softhddevice.spec
+++ b/vdr-softhddevice.spec
@@ -1,6 +1,9 @@
+# version we want build against
+%global vdr_version 2.6.1
+
Name: vdr-softhddevice
Version: 1.2.8
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A software and GPU emulated HD output device plugin for VDR
License: AGPLv3
@@ -10,7 +13,7 @@ Source0: https://github.com/ua0lnj/vdr-plugin-softhddevice/archive/v%{ver
Source1: %{name}.conf
BuildRequires: gcc-c++
-BuildRequires: vdr-devel >= 1.7.22
+BuildRequires: vdr-devel >= %{vdr_version}
BuildRequires: gettext
BuildRequires: libva-devel
BuildRequires: libvdpau-devel
@@ -79,6 +82,9 @@ install -Dpm 644 %{SOURCE1} \
%license AGPL-3.0.txt
%changelog
+* Mon Apr 11 2022 Sérgio Basto <sergio(a)serjux.com> - 1.2.8-2
+- Rebuilt for VDR 2.6.1
+
* Fri Feb 04 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.8-1
- Update to 1.2.8
2 years, 7 months
[vdr-skindesigner] Rebuilt for VDR 2.6.1
by Sérgio M. Basto
commit 55dfa16f08a908e1f5dffb101e1b7571f1cba2ec
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Apr 11 12:49:48 2022 +0100
Rebuilt for VDR 2.6.1
vdr-skindesigner.spec | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/vdr-skindesigner.spec b/vdr-skindesigner.spec
index 36f8bc9..9a28bc8 100644
--- a/vdr-skindesigner.spec
+++ b/vdr-skindesigner.spec
@@ -1,8 +1,10 @@
%global sname skindesigner
+# version we want build against
+%global vdr_version 2.6.1
Name: vdr-skindesigner
Version: 1.2.18
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A VDR skinning engine that displays XML based Skins
License: GPLv2+
URL: http://projects.vdr-developer.org/projects/plg-skindesigner
@@ -11,7 +13,7 @@ Source0: http://projects.vdr-developer.org/git/vdr-plugin-skindesigner.gi
Source1: %{name}.conf
BuildRequires: gcc-c++
-BuildRequires: vdr-devel >= 2.0.0
+BuildRequires: vdr-devel >= %{vdr_version}
BuildRequires: gettext
BuildRequires: libcurl-devel
BuildRequires: libxml2-devel
@@ -136,6 +138,9 @@ ln -s %{vdr_resdir}/plugins/skindesigner/dtd %{buildroot}/%{vdr_configdir}/plugi
%{_includedir}/libskindesignerapi/*
%changelog
+* Mon Apr 11 2022 Sérgio Basto <sergio(a)serjux.com> - 1.2.18-2
+- Rebuilt for VDR 2.6.1
+
* Fri Feb 11 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 1.2.18-1
- Update to 1.2.18
2 years, 7 months
[vdr-plex/f36] Rebuilt for VDR 2.6.x
by Sérgio M. Basto
Summary of changes:
5f0a6f4... Rebuilt for VDR 2.6.x (*)
(*) This commit already existed in another branch; no separate mail sent
2 years, 7 months
[vdr-plex] Rebuilt for VDR 2.6.x
by Sérgio M. Basto
commit 5f0a6f44bbbcc295bad6ee3c45cf4de01b2fcd8b
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Apr 11 12:42:45 2022 +0100
Rebuilt for VDR 2.6.x
vdr-plex.spec | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/vdr-plex.spec b/vdr-plex.spec
index 9c93cbf..baddbc3 100644
--- a/vdr-plex.spec
+++ b/vdr-plex.spec
@@ -1,6 +1,9 @@
+# version we want build against
+%global vdr_version 2.6.1
+
Name: vdr-plex
Version: 0.4.0
-Release: 25%{?dist}
+Release: 26%{?dist}
Summary: A Plex Client for the VDR
License: GPLv2
URL: http://projects.vdr-developer.org/projects/plg-plex
@@ -8,7 +11,7 @@ Source: https://projects.vdr-developer.org/git/vdr-plugin-plex.git/snaps
Patch0: %{name}-namespace.patch
BuildRequires: gcc-c++
-BuildRequires: vdr-devel >= 2.0.0
+BuildRequires: vdr-devel >= %{vdr_version}
BuildRequires: openssl-devel
BuildRequires: xcb-util-wm-devel
BuildRequires: xcb-util-image-devel
@@ -41,6 +44,9 @@ Cast Vimeo, Youtube, Apple-Trailers, and many other Plexchannels to your VDR.
%{vdr_plugindir}/libvdr-*.so.%{vdr_apiversion}
%changelog
+* Mon Apr 11 2022 Sérgio Basto <sergio(a)serjux.com> - 0.4.0-26
+- Rebuilt for VDR 2.6.x
+
* Sat Feb 05 2022 Martin Gansser <martinkg(a)fedoraproject.org> - 0.4.0-25
- Rebuilt for new VDR API version
2 years, 7 months
[qmmp-plugin-pack-freeworld] new version 2.0.2
by Karel Volný
commit 679697a4e77053cc3e0c4d74715a9b2b8f16eb06
Author: Karel Volný <kvolny(a)redhat.com>
Date: Mon Apr 11 13:41:25 2022 +0200
new version 2.0.2
uses Qt6
update provides filtering
update cmake usage
add Supplements
.gitignore | 1 +
qmmp-plugin-pack-filter-provides.sh | 9 ---------
qmmp-plugin-pack-freeworld.spec | 27 ++++++++++++++++-----------
sources | 2 +-
4 files changed, 18 insertions(+), 21 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 696b0b7..97fe27c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ qmmp-plugin-pack-0.9.3.tar.bz2
/qmmp-plugin-pack-1.4.1.tar.bz2
/qmmp-plugin-pack-1.5.0.tar.bz2
/qmmp-plugin-pack-1.5.1.tar.bz2
+/qmmp-plugin-pack-2.0.2.tar.bz2
diff --git a/qmmp-plugin-pack-freeworld.spec b/qmmp-plugin-pack-freeworld.spec
index fd93c28..f4efc24 100644
--- a/qmmp-plugin-pack-freeworld.spec
+++ b/qmmp-plugin-pack-freeworld.spec
@@ -1,22 +1,23 @@
Name: qmmp-plugin-pack-freeworld
-Version: 1.5.1
-Release: 3%{?dist}
+Version: 2.0.2
+Release: 1%{?dist}
Summary: A set of extra plugins for Qmmp
Group: Applications/Multimedia
License: GPLv2+
URL: http://qmmp.ylsoftware.com/plugins.php
Source0: http://qmmp.ylsoftware.com/files/plugins/qmmp-plugin-pack-%{version}.tar.bz2
-Source1: qmmp-plugin-pack-filter-provides.sh
-%define _use_internal_dependency_generator 0
-%define __find_provides %{_builddir}/%{buildsubdir}/qmmp-plugin-pack-filter-provides.sh
-BuildRequires: qmmp-devel >= 1.5.0
+BuildRequires: qmmp-devel >= 2.0.0
BuildRequires: cmake
BuildRequires: ffmpeg-devel
-BuildRequires: qt5-linguist
+BuildRequires: qt6-qttools-devel
#BuildRequires: taglib-devel
+Supplements: qmmp-plugin-pack
+
+%global __provides_exclude_from ^%{_libdir}/qmmp/.*\\.so$
+
%description
Plugins for Qmmp from Qmmp Plugin Pack that cannot be included in Fedora.
@@ -24,8 +25,6 @@ Plugins for Qmmp from Qmmp Plugin Pack that cannot be included in Fedora.
%prep
%setup -q -n qmmp-plugin-pack-%{version}
-cp %{SOURCE1} .
-chmod +x qmmp-plugin-pack-filter-provides.sh
%build
%cmake \
@@ -34,8 +33,7 @@ chmod +x qmmp-plugin-pack-filter-provides.sh
-D USE_XMP:BOOL=FALSE \
-D USE_SRC:BOOL=FALSE \
-D USE_GOOM:BOOL=FALSE \
- -D PLUGIN_DIR=%{_lib}/qmmp \
- .
+ -D PLUGIN_DIR=%{_lib}/qmmp
make %{?_smp_mflags} -C %{_vpath_builddir}/src/Engines/ffvideo
@@ -49,6 +47,13 @@ make DESTDIR=%{buildroot} install -C %{_vpath_builddir}/src/Engines/ffvideo
%changelog
+* Fri Apr 08 2022 Karel Volný <kvolny(a)redhat.com> 2.0.2-1
+- new version 2.0.2
+- uses Qt6
+- update provides filtering
+- update cmake usage
+- add Supplements
+
* Wed Feb 09 2022 RPM Fusion Release Engineering <sergiomb(a)rpmfusion.org> - 1.5.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
diff --git a/sources b/sources
index 925e02a..64a43bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (qmmp-plugin-pack-1.5.1.tar.bz2) = 0242754fdea26fc7c48a18edf77d35820af86643079c729465d9e4ddacb22470686e9d2771abe52e30441f97db5f1546ab984e941396d4cc67e7a0a1450328f3
+SHA512 (qmmp-plugin-pack-2.0.2.tar.bz2) = cc3bd166bd3f24c6fdeb810928a721715bf4e0c70c35e0509445d553d1d4a02669f97c3ba31ec7ce02328d1768d40c33001a822f285b861d3f0462697ba08300
2 years, 7 months