[packages/gavl] Rel 3
arekm
arekm at pld-linux.org
Fri May 22 20:07:25 CEST 2026
commit 980bb35d2230cc36364e847a8b8e4c38604799dd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri May 22 20:07:08 2026 +0200
Rel 3
gavl-fill_test.patch | 9 +++++++++
gavl.spec | 4 +++-
2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/gavl.spec b/gavl.spec
index f40d7cc..d00e0ea 100644
--- a/gavl.spec
+++ b/gavl.spec
@@ -6,7 +6,7 @@ Summary: GMerlin Audio Video Library
Summary(pl.UTF-8): Biblioteka audio/video GMerlin
Name: gavl
Version: 1.4.0
-Release: 2
+Release: 3
License: GPL v2+
Group: Libraries
Source0: http://downloads.sourceforge.net/gmerlin/%{name}-%{version}.tar.gz
@@ -14,6 +14,7 @@ Source0: http://downloads.sourceforge.net/gmerlin/%{name}-%{version}.tar.gz
Patch0: %{name}-make.patch
Patch1: %{name}-am.patch
Patch2: x32.patch
+Patch3: %{name}-fill_test.patch
URL: http://gmerlin.sourceforge.net/gavl_frame.html
BuildRequires: autoconf >= 2.50
BuildRequires: automake
@@ -59,6 +60,7 @@ Statyczna biblioteka gavl.
%patch -P0 -p1
%patch -P1 -p1
%patch -P2 -p1
+%patch -P3 -p1
%build
%{__libtoolize}
diff --git a/gavl-fill_test.patch b/gavl-fill_test.patch
new file mode 100644
index 0000000..61d3323
--- /dev/null
+++ b/gavl-fill_test.patch
@@ -0,0 +1,9 @@
+--- gavl-1.4.0/src/fill_test.c.orig 2011-01-01 00:00:00.000000000 +0000
++++ gavl-1.4.0/src/fill_test.c 2026-05-21 00:00:00.000000000 +0000
+@@ -20,6 +20,7 @@
+ #include <stdlib.h>
+ #include <gavl.h>
+ //#include "colorspace.h" // Common routines
++#include <string.h>
+ #include <stdio.h>
+ #include <png.h>
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gavl.git/commitdiff/980bb35d2230cc36364e847a8b8e4c38604799dd
More information about the pld-cvs-commit
mailing list