[packages/simplescreenrecorder] updated to 0.4.4
bszx
bszx at pld-linux.org
Fri Feb 3 13:15:23 CET 2023
commit dfda71b9adc70d2ee36f722ad8652d83ef4e9de1
Author: Bartek Szady <bszx at bszx.eu>
Date: Fri Feb 3 13:14:41 2023 +0100
updated to 0.4.4
build.patch | 10 ----------
simplescreenrecorder.spec | 6 ++----
2 files changed, 2 insertions(+), 14 deletions(-)
---
diff --git a/simplescreenrecorder.spec b/simplescreenrecorder.spec
index 7ec558c..e22b2cb 100644
--- a/simplescreenrecorder.spec
+++ b/simplescreenrecorder.spec
@@ -6,13 +6,12 @@
Summary: Screen recorder for Linux
Summary(pl.UTF-8): Nagrywarka ekranu dla Linuksa
Name: simplescreenrecorder
-Version: 0.4.3
+Version: 0.4.4
Release: 1
License: GPL v3
Group: Applications
Source0: https://github.com/MaartenBaert/ssr/archive/%{version}/ssr-%{version}.tar.gz
-# Source0-md5: 3f8337db93f5a6a3f64525e7249815d6
-Patch0: build.patch
+# Source0-md5: 6360ff633bcb88b0c221d56fd52b7dac
URL: http://www.maartenbaert.be/simplescreenrecorder/
BuildRequires: Mesa-libGL-devel
BuildRequires: Mesa-libGLU-devel
@@ -58,7 +57,6 @@ OpenGL applications, for use with the SimpleScreenRecorder.
%prep
%setup -q -n ssr-%{version}
-%patch0 -p1
%build
%cmake \
diff --git a/build.patch b/build.patch
deleted file mode 100644
index a427035..0000000
--- a/build.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- ssr-0.3.6/src/Benchmark.cpp.orig 2015-11-02 22:13:49.000000000 +0100
-+++ ssr-0.3.6/src/Benchmark.cpp 2018-04-29 20:00:46.863057424 +0200
-@@ -25,6 +25,7 @@
- #include "FastScaler_Scale.h"
- #include "Logger.h"
- #include "TempBuffer.h"
-+#include <random>
-
- struct ImageGeneric {
-
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/simplescreenrecorder.git/commitdiff/dfda71b9adc70d2ee36f722ad8652d83ef4e9de1
More information about the pld-cvs-commit
mailing list