commit 45e996ec33969a1ff3963e1dbdf3aea7ea3045d8
Author: Jan Palus <at...@pld-linux.org>
Date:   Sun Apr 7 00:47:04 2024 +0200

    up to 21.4.4

 kodi-addon-inputstream-adaptive.spec | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/kodi-addon-inputstream-adaptive.spec 
b/kodi-addon-inputstream-adaptive.spec
index fffa1cb..8402ebc 100644
--- a/kodi-addon-inputstream-adaptive.spec
+++ b/kodi-addon-inputstream-adaptive.spec
@@ -6,18 +6,18 @@
 %define                codename        Omega
 %define                addon           inputstream.adaptive
 
-%define                bento4_ver      1.6.0-639-8-Omega
+%define                bento4_ver      1.6.0-641-Omega
 
 Summary:       Kodi InputStream addon for several manifest types
 Name:          kodi-addon-inputstream-adaptive
-Version:       %{kodi_ver}.3.1
+Version:       %{kodi_ver}.4.4
 Release:       1
 License:       GPL v2+
 Group:         Applications/Multimedia
 Source0:       
https://github.com/xbmc/inputstream.adaptive/archive/%{version}-%{codename}/%{version}-%{codename}.tar.gz
-# Source0-md5: 0ee0bcd3c16bd737663dcad8b24b88c8
+# Source0-md5: ac05307397df43eb6cc77c8379275056
 Source1:       
https://github.com/xbmc/Bento4/archive/%{bento4_ver}/Bento4-%{bento4_ver}.tar.gz
-# Source1-md5: dbb5808c81aa0e6c0eda484b6e4fc93f
+# Source1-md5: 77b1246f0d738ee4f2006c27eb48d3c8
 Patch0:                bento4-hash.patch
 URL:           https://github.com/xbmc/inputstream.adaptive
 BuildRequires: cmake >= 3.10
@@ -25,6 +25,7 @@ BuildRequires:        expat-devel
 BuildRequires: kodi-devel >= %{kodi_ver}
 BuildRequires: kodi-devel < %{next_kodi_ver}
 BuildRequires: libstdc++-devel >= 6:7
+BuildRequires: pugixml-devel
 BuildRequires: rpmbuild(macros) >= 1.605
 Requires:      kodi >= %{kodi_ver}
 Requires:      kodi < %{next_kodi_ver}
@@ -59,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_libdir}/kodi/addons/%{addon}
 %attr(755,root,root) %{_libdir}/kodi/addons/%{addon}/%{addon}.so.%{version}
 %attr(755,root,root) %ghost %{_libdir}/kodi/addons/%{addon}/%{addon}.so.21.0
+%ifarch aarch64
+%attr(755,root,root) %ghost 
%{_libdir}/kodi/addons/%{addon}/libcdm_aarch64_loader.so
+%endif
 %dir %{_datadir}/kodi/addons/%{addon}
 %{_datadir}/kodi/addons/%{addon}/addon.xml
 %{_datadir}/kodi/addons/%{addon}/changelog.txt
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kodi-addon-inputstream-adaptive.git/commitdiff/45e996ec33969a1ff3963e1dbdf3aea7ea3045d8

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to