]> git.pld-linux.org Git - packages/alsa-plugins.git/commitdiff
- up to 1.0.28 auto/th/alsa-plugins-1.0.28-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 18 Jun 2014 07:02:24 +0000 (09:02 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 18 Jun 2014 07:02:24 +0000 (09:02 +0200)
alsa-plugins-avcodec-check.patch [deleted file]
alsa-plugins.spec

diff --git a/alsa-plugins-avcodec-check.patch b/alsa-plugins-avcodec-check.patch
deleted file mode 100644 (file)
index 3bfa2fb..0000000
+++ /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
index 22515d4de0043d58a695eaa1a0d87d51728bacfb..33406efe6775a0d55bc4bc1c05d45f0cabcfecb3 100644 (file)
@@ -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 .
This page took 0.093373 seconds and 4 git commands to generate.