[packages/faad2] - updated to 2.10.1

qboosh qboosh at pld-linux.org
Thu Mar 30 20:53:09 CEST 2023


commit d7cfa9188dba1678326bbc32f9d694d6775c3556
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Mar 30 20:55:30 2023 +0200

    - updated to 2.10.1

 faad2-backward_compat.patch | 10 +++++-----
 faad2.spec                  | 15 +++++++--------
 2 files changed, 12 insertions(+), 13 deletions(-)
---
diff --git a/faad2.spec b/faad2.spec
index dc714cb..b9baca1 100644
--- a/faad2.spec
+++ b/faad2.spec
@@ -1,23 +1,22 @@
 #
 # Conditional build:
 %bcond_with	bootstrap	# bootstrap (alias for _without_mpeg4ip)
-%bcond_with	mpeg4ip		# don't build MPEG4IP plugin
-%bcond_without	static_libs	# don't build static libraries
-%bcond_without	xmms		# don't build XMMS plugin
+%bcond_with	mpeg4ip		# MPEG4IP plugin
+%bcond_without	static_libs	# static libraries
+%bcond_without	xmms		# XMMS plugin
 
 %{?with_bootstrap:%undefine with_mpeg4ip}
 Summary:	Freeware Advanced Audio Decoder 2
 Summary(pl.UTF-8):	Darmowy zaawansowany dekoder audio
 Name:		faad2
-Version:	2.10.0
-%define	tag_ver	%(echo %{version} | tr . _)
+Version:	2.10.1
 Release:	1
 License:	GPL v2+
 Group:		Applications/Sound
 #Source0:	http://downloads.sourceforge.net/faac/%{name}-%{version}.tar.gz
 #Source0Download: https://github.com/knik0/faad2/releases
-Source0:	https://github.com/knik0/faad2/archive/%{tag_ver}/%{name}-%{tag_ver}.tar.gz
-# Source0-md5:	f948925a6763e30c53078f5af339d6cc
+Source0:	https://github.com/knik0/faad2/archive/%{version}/%{name}-%{version}.tar.gz
+# Source0-md5:	62a0427c6ff3a273aa720e27da166758
 Patch0:		%{name}-make.patch
 Patch1:		%{name}-mpeg4ip.patch
 Patch3:		%{name}-backward_compat.patch
@@ -117,7 +116,7 @@ XMMS plugin for AAC files.
 Wtyczka XMMS do plików AAC.
 
 %prep
-%setup -q -n %{name}-%{tag_ver}
+%setup -q
 %patch0 -p1
 %patch1 -p1
 %patch3 -p1
diff --git a/faad2-backward_compat.patch b/faad2-backward_compat.patch
index 8121189..635500c 100644
--- a/faad2-backward_compat.patch
+++ b/faad2-backward_compat.patch
@@ -58,11 +58,11 @@
 +	NeAACDecDecode);
 +
 +#endif
---- faad2/libfaad/mp4.c.orig	2007-11-01 13:33:32.000000000 +0100
-+++ faad2/libfaad/mp4.c	2007-11-04 12:35:57.860874110 +0100
-@@ -296,3 +296,14 @@
- 
-     return result;
+--- faad2-2.10.1/libfaad/mp4.c.orig	2023-03-30 20:51:02.976701799 +0200
++++ faad2-2.10.1/libfaad/mp4.c	2023-03-30 20:52:50.676118341 +0200
+@@ -310,3 +310,14 @@ int8_t AudioSpecificConfig2(uint8_t *pBu
+     faad_endbits(&ld);
+     return ret;
  }
 +
 +#ifndef NO_BACKWARD_COMPAT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/faad2.git/commitdiff/d7cfa9188dba1678326bbc32f9d694d6775c3556



More information about the pld-cvs-commit mailing list