[packages/libfame] Rel 8
arekm
arekm at pld-linux.org
Sun Mar 15 01:19:30 CET 2026
commit 258f8988b7363ab6c35c97949ad3c396eab77cbd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Mar 15 01:19:23 2026 +0100
Rel 8
libfame-gcc.patch | 21 +++++++++++++++++++++
libfame.spec | 2 +-
2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/libfame.spec b/libfame.spec
index 6d4e542..4331977 100644
--- a/libfame.spec
+++ b/libfame.spec
@@ -11,7 +11,7 @@ Summary: Fast Assembly Mpeg Encoding library
Summary(pl.UTF-8): Szybka biblioteka kodująca MPEG
Name: libfame
Version: 0.9.1
-Release: 7
+Release: 8
License: LGPL
Group: Libraries
Source0: http://dl.sourceforge.net/fame/%{name}-%{version}.tar.gz
diff --git a/libfame-gcc.patch b/libfame-gcc.patch
index c7d2cc4..7a2dcff 100644
--- a/libfame-gcc.patch
+++ b/libfame-gcc.patch
@@ -76,6 +76,27 @@ diff -uNr libfame-0.9.1/src.orig/table_mmx_const.h libfame-0.9.1/src/table_mmx_c
#include "fame.h"
#include "fame_malloc.h"
#include "fame_motion.h"
+--- libfame-0.9.1/src/fame_rate_simple.c.orig 2002-10-05 14:44:47.000000000 +0200
++++ libfame-0.9.1/src/fame_rate_simple.c 2006-03-12 11:36:49.612232750 +0100
+@@ -20,6 +20,7 @@
+
+ #include <stdio.h>
+ #include <stdlib.h>
++#include <string.h>
+ #include <math.h>
+ #include "fame.h"
+ #include "fame_rate_simple.h"
+--- libfame-0.9.1/src/fame_rate_1param.c.orig 2002-10-05 14:44:47.000000000 +0200
++++ libfame-0.9.1/src/fame_rate_1param.c 2006-03-12 11:36:49.612232750 +0100
+@@ -20,6 +20,7 @@
+
+ #include <stdio.h>
+ #include <stdlib.h>
++#include <string.h>
+ #include <math.h>
+ #include "fame.h"
+ #include "fame_rate_1param.h"
+
--- libfame-0.9.1/src/fame_malloc.c.orig 2003-06-20 14:40:30.000000000 +0200
+++ libfame-0.9.1/src/fame_malloc.c 2006-03-12 11:42:21.400968250 +0100
@@ -20,6 +20,7 @@
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libfame.git/commitdiff/258f8988b7363ab6c35c97949ad3c396eab77cbd
More information about the pld-cvs-commit
mailing list