[packages/ffmpeg] - up to 2.7

arekm arekm at pld-linux.org
Wed Jun 10 08:37:05 CEST 2015


commit 7d10e69ebd0e67ce4a73b227b2f81d9e624abda4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Jun 10 08:36:58 2015 +0200

    - up to 2.7

 ffmpeg-build.patch | 10 ----------
 ffmpeg.spec        | 12 +++++-------
 2 files changed, 5 insertions(+), 17 deletions(-)
---
diff --git a/ffmpeg.spec b/ffmpeg.spec
index d33aae9..2dec301 100644
--- a/ffmpeg.spec
+++ b/ffmpeg.spec
@@ -53,19 +53,18 @@
 Summary:	FFmpeg - a very fast video and audio converter
 Summary(pl.UTF-8):	FFmpeg - szybki konwerter audio/wideo
 Name:		ffmpeg
-Version:	2.6.3
-Release:	2
+Version:	2.7
+Release:	1
 # LGPL or GPL, chosen at configure time (GPL version is more featured)
 # (postprocessing, some filters, x264, x265, xavs, xvid, x11grab)
 # using v3 allows Apache-licensed libs (opencore-amr, libvo-*enc)
 License:	GPL v3+ with LGPL v3+ parts
 Group:		Applications/Multimedia
 Source0:	http://ffmpeg.org/releases/%{name}-%{version}.tar.bz2
-# Source0-md5:	e2cc3c209f91393d35ab58598e41cf22
+# Source0-md5:	5a16425b0bde1b952f58cff71b569a45
 Source1:	ffserver.init
 Source2:	ffserver.sysconfig
 Source3:	ffserver.conf
-Patch0:		%{name}-build.patch
 URL:		http://www.ffmpeg.org/
 %{?with_decklink:BuildRequires:	Blackmagic_DeckLink_SDK}
 %{?with_openal:BuildRequires:	OpenAL-devel >= 1.1}
@@ -119,7 +118,7 @@ BuildRequires:	libvorbis-devel
 # X264_BUILD >= 118
 %{?with_x264:BuildRequires:	libx264-devel >= 0.1.3-1.20111212_2245}
 # X265_BUILD >= 17
-%{?with_x265:BuildRequires:	libx265-devel >= 1.3}
+%{?with_x265:BuildRequires:	libx265-devel >= 1.3-0.20150610.1}
 # libxcb xcb-shm xcb-xfixes xcb-shape
 BuildRequires:	libxcb-devel >= 1.4
 %{?with_mfx:BuildRequires:	mfx_dispatch-devel}
@@ -266,7 +265,7 @@ Requires:	libvorbis-devel
 %{?with_vpx:Requires:	libvpx-devel >= 1.3.0}
 %{?with_webp:Requires:	libwebp-devel >= 0.2.0}
 %{?with_x264:Requires:	libx264-devel >= 0.1.3-1.20110625_2245}
-%{?with_x265:Requires:	libx265-devel >= 0.7}
+%{?with_x265:Requires:	libx265-devel >= 1.3-0.20150610.1}
 %{?with_mfx:Requires:	mfx_dispatch-devel}
 Requires:	opencore-amr-devel
 %{?with_opencv:Requires:	opencv-devel}
@@ -362,7 +361,6 @@ Dokumentacja pakietu FFmpeg w formacie HTML.
 
 %prep
 %setup -q
-%patch0 -p1
 
 # package the grep result for mplayer, the result formatted as ./mplayer/configure
 cat <<EOF > ffmpeg-avconfig
diff --git a/ffmpeg-build.patch b/ffmpeg-build.patch
deleted file mode 100644
index dcfae7e..0000000
--- a/ffmpeg-build.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- ffmpeg-2.6/libavutil/opencl.c~	2015-03-06 23:35:33.000000000 +0100
-+++ ffmpeg-2.6/libavutil/opencl.c	2015-03-08 08:06:27.318661228 +0100
-@@ -588,6 +588,7 @@ end:
- 
- void av_opencl_uninit(void)
- {
-+    int i;
-     cl_int status;
-     LOCK_OPENCL;
-     opencl_ctx.init_count--;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ffmpeg.git/commitdiff/7d10e69ebd0e67ce4a73b227b2f81d9e624abda4



More information about the pld-cvs-commit mailing list