[SCM] MLT multimedia framework packaging branch, master, updated. debian/0.8.6-2-2-g0013581

Patrick Matthäi pmatthaei at alioth.debian.org
Mon Jan 21 08:50:05 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/krap/mlt.git;a=commitdiff;h=7b341c3

The following commit has been merged in the master branch:
commit 7b341c32e9eb88e640afab2222055bf56c5a7eb3
Author: Patrick Matthäi <pmatthaei at debian.org>
Date:   Mon Jan 21 09:42:54 2013 +0100

    * New upstream release.
      - Refresh patch 01-changed-preset-path.
---
 debian/changelog                           |    7 +++++++
 debian/patches/01-changed-preset-path.diff |   16 ++++++++--------
 2 files changed, 15 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e91cf07..9ad4942 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mlt (0.8.8-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+    - Refresh patch 01-changed-preset-path.
+
+ -- Patrick Matthäi <pmatthaei at debian.org>  Mon, 21 Jan 2013 09:42:29 +0100
+
 mlt (0.8.6-2) experimental; urgency=low
 
   * Bump compat level to 9.
diff --git a/debian/patches/01-changed-preset-path.diff b/debian/patches/01-changed-preset-path.diff
index 65989ae..948b609 100644
--- a/debian/patches/01-changed-preset-path.diff
+++ b/debian/patches/01-changed-preset-path.diff
@@ -4,10 +4,10 @@
 # /usr/share/avconv/*.avpreset
 # Closes: #681339
 
-diff -Naur mlt-0.8.2.orig/src/modules/avformat/configure mlt-0.8.2/src/modules/avformat/configure
---- mlt-0.8.2.orig/src/modules/avformat/configure	2012-08-28 18:25:58.000000000 +0200
-+++ mlt-0.8.2/src/modules/avformat/configure	2012-09-01 13:16:41.656242197 +0200
-@@ -86,7 +86,7 @@
+diff -Naur mlt-0.8.8.orig/src/modules/avformat/configure mlt-0.8.8/src/modules/avformat/configure
+--- mlt-0.8.8.orig/src/modules/avformat/configure	2013-01-21 06:57:25.000000000 +0100
++++ mlt-0.8.8/src/modules/avformat/configure	2013-01-21 09:41:20.769835688 +0100
+@@ -88,7 +88,7 @@
  	then 
  		if [ -d "$static_ffmpeg" ]
  		then
@@ -16,10 +16,10 @@ diff -Naur mlt-0.8.2.orig/src/modules/avformat/configure mlt-0.8.2/src/modules/a
  			echo "CFLAGS+=-I$static_ffmpeg" >> config.mak
  			echo "LDFLAGS+=-L$static_ffmpeg/libavformat -L$static_ffmpeg/libavcodec -L$static_ffmpeg/libavutil" >> config.mak
  			[ $targetos = "Darwin" ] &&
-diff -Naur mlt-0.8.2.orig/src/modules/avformat/consumer_avformat.c mlt-0.8.2/src/modules/avformat/consumer_avformat.c
---- mlt-0.8.2.orig/src/modules/avformat/consumer_avformat.c	2012-08-28 18:25:58.000000000 +0200
-+++ mlt-0.8.2/src/modules/avformat/consumer_avformat.c	2012-09-01 13:16:41.656242197 +0200
-@@ -732,12 +732,12 @@
+diff -Naur mlt-0.8.8.orig/src/modules/avformat/consumer_avformat.c mlt-0.8.8/src/modules/avformat/consumer_avformat.c
+--- mlt-0.8.8.orig/src/modules/avformat/consumer_avformat.c	2013-01-21 06:57:25.000000000 +0100
++++ mlt-0.8.8/src/modules/avformat/consumer_avformat.c	2013-01-21 09:41:20.769835688 +0100
+@@ -806,12 +806,12 @@
  				AVCodec *codec = avcodec_find_encoder( c->codec_id );
  				if ( codec )
  				{

-- 
MLT multimedia framework packaging



More information about the pkg-kde-commits mailing list