[SCM] kdenlive packaging branch, master, updated. 9f550ac28d3e70cb6e0992fdea79b6c2f9777920

Maximiliano Curia maxy at moszumanska.debian.org
Wed Sep 9 08:16:08 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/kdenlive.git;a=commitdiff;h=38a3798

The following commit has been merged in the master branch:
commit 38a37983c0a4f3f764674e1ac3ec9ce1c62b4dd4
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Sun May 17 22:11:46 2009 +0000

    * Add pkg-config as build dependecy, so that the cmake script could determine
      the path to mlt and his profiles. This disables the annoying question on
      the initial kdenlive start.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk@903 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 debian/changelog | 5 ++++-
 debian/control   | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index efea252..5abef6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,11 @@ kdenlive (0.7.3-3) unstable; urgency=low
 
   * Simplify debian/rules by not copying all necessary data to build first.
     cmake natively supports ot of source builds.
+  * Add pkg-config as build dependecy, so that the cmake script could determine
+    the path to mlt and his profiles. This disables the annoying question on
+    the initial kdenlive start.
 
- -- Patrick Matthäi <pmatthaei at debian.org>  Mon, 18 May 2009 00:04:52 +0200
+ -- Patrick Matthäi <pmatthaei at debian.org>  Mon, 18 May 2009 00:10:05 +0200
 
 kdenlive (0.7.3-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 345d4a4..05fd1dc 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Patrick Matthäi <pmatthaei at debian.org>
 Homepage: http://www.kdenlive.org/
 Standards-Version: 3.8.1
-Build-Depends: debhelper (>= 7), cmake, kdelibs5-dev, libavc1394-dev, libmlt-dev, libmlt++-dev, libiec61883-dev, libavcodec-dev, libavformat-dev, libavdevice-dev, libavutil-dev
+Build-Depends: debhelper (>= 7), pkg-config, cmake, kdelibs5-dev, libavc1394-dev, libmlt-dev, libmlt++-dev, libiec61883-dev, libavcodec-dev, libavformat-dev, libavdevice-dev, libavutil-dev
 
 Package: kdenlive
 Architecture: any

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list