[packages/tv-lite] - up to 0.8.1
baggins
baggins at pld-linux.org
Fri May 29 09:22:37 CEST 2026
commit e41561cbad081891ec8400ffa2e95efe60753160
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Fri May 29 09:22:24 2026 +0200
- up to 0.8.1
cxx-types.patch | 11 -----------
tv-lite.spec | 10 ++++------
2 files changed, 4 insertions(+), 17 deletions(-)
---
diff --git a/tv-lite.spec b/tv-lite.spec
index 1b351c6..dc5a441 100644
--- a/tv-lite.spec
+++ b/tv-lite.spec
@@ -1,12 +1,11 @@
Summary: Easy to use IPTV, Sopcast, Acestream Player
Name: tv-lite
-Version: 0.7.6
-Release: 2
+Version: 0.8.1
+Release: 1
License: GPL v2
Group: Applications/Multimedia
Source0: https://gitlab.com/cburneci/tv-lite/-/archive/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: c2cd068b0dcaec49e671da0c8df7f9ee
-Patch0: cxx-types.patch
+# Source0-md5: 57d7a1a7c05aaa152be879000349caa3
URL: https://www.tv-lite.com/
BuildRequires: curl-devel
BuildRequires: gettext
@@ -24,7 +23,6 @@ capabilities. It uses the well known VLC for displaying media.
%prep
%setup -q
-%patch -P 0 -p1
%build
mkdir -p build
@@ -52,4 +50,4 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/TVLite
%{_desktopdir}/TVLite.desktop
%{_pixmapsdir}/TVLite.png
-
+%{_datadir}/metainfo/com.tv_lite.tv_lite.metainfo.xml
diff --git a/cxx-types.patch b/cxx-types.patch
deleted file mode 100644
index 63ea9a4..0000000
--- a/cxx-types.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- tv-lite-0.7.6/src/sopprotocol.h~ 2023-04-29 19:43:36.000000000 +0200
-+++ tv-lite-0.7.6/src/sopprotocol.h 2024-12-22 00:56:28.183331132 +0100
-@@ -1,6 +1,8 @@
- #ifndef CSOPPROTOCOL_H
- #define CSOPPROTOCOL_H
-
-+#include <cstdint>
-+
- #include "baseprotocol.h"
- #include "sopthread.h"
-
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tv-lite.git/commitdiff/e41561cbad081891ec8400ffa2e95efe60753160
More information about the pld-cvs-commit
mailing list