[packages/alsa-plugins] - up to 1.0.28
arekm
arekm at pld-linux.org
Wed Jun 18 09:02:27 CEST 2014
commit b2a0e7a21e6bd76efd36fd3ed26a4ee2b5febdfb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Jun 18 09:02:24 2014 +0200
- up to 1.0.28
alsa-plugins-avcodec-check.patch | 12 ------------
alsa-plugins.spec | 8 +++-----
2 files changed, 3 insertions(+), 17 deletions(-)
---
diff --git a/alsa-plugins.spec b/alsa-plugins.spec
index 22515d4..33406ef 100644
--- a/alsa-plugins.spec
+++ b/alsa-plugins.spec
@@ -1,14 +1,13 @@
Summary: Advanced Linux Sound Architecture - plugins
Summary(pl.UTF-8): Advanced Linux Sound Architecture - wtyczki
Name: alsa-plugins
-Version: 1.0.27
-Release: 2
+Version: 1.0.28
+Release: 1
License: LGPL v2.1+
Group: Libraries
Source0: ftp://ftp.alsa-project.org/pub/plugins/%{name}-%{version}.tar.bz2
-# Source0-md5: ada0163e0e84c787bfc929ad0f3f5cb8
+# Source0-md5: 6fcbbb31e96f8ebc5fb926184a717aa4
Source1: %{name}-pulse.conf
-Patch0: %{name}-avcodec-check.patch
URL: http://www.alsa-project.org/
BuildRequires: alsa-lib-devel >= 1.0.18
BuildRequires: automake
@@ -193,7 +192,6 @@ Wtyczka wejścia-wyjścia PCM usb_stream dla systemu ALSA.
%prep
%setup -q
-%patch0 -p1
%build
cp -f /usr/share/automake/config.sub .
diff --git a/alsa-plugins-avcodec-check.patch b/alsa-plugins-avcodec-check.patch
deleted file mode 100644
index 3bfa2fb..0000000
--- a/alsa-plugins-avcodec-check.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -up alsa-plugins-1.0.27/a52/pcm_a52.c.orig alsa-plugins-1.0.27/a52/pcm_a52.c
---- alsa-plugins-1.0.27/a52/pcm_a52.c.orig 2013-04-12 17:54:16.597201378 -0300
-+++ alsa-plugins-1.0.27/a52/pcm_a52.c 2013-04-12 18:00:56.281158309 -0300
-@@ -27,7 +27,7 @@
- #include <alsa/pcm_plugin.h>
- #include AVCODEC_HEADER
-
--#if LIBAVCODEC_VERSION_MAJOR >= 53 && LIBAVCODEC_VERSION_MINOR >= 34
-+#if LIBAVCODEC_VERSION_INT >= AV_VERSION_INT(53, 34, 0)
- #include <libavutil/audioconvert.h>
- #include <libavutil/mem.h>
- #define USE_AVCODEC_FRAME
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/alsa-plugins.git/commitdiff/b2a0e7a21e6bd76efd36fd3ed26a4ee2b5febdfb
More information about the pld-cvs-commit
mailing list