[SCM] kdenlive packaging branch, kubuntu_xenial_archive, updated. ubuntu/4%15.08.2-0ubuntu1-561-gb8d8ab5

Scarlett Clark sgclark-guest at moszumanska.debian.org
Thu Feb 18 19:30:39 UTC 2016


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

The following commit has been merged in the kubuntu_xenial_archive branch:
commit 9eb2f335686cb4a64ab062cdd362ad97cad438d4
Author: the-me <the-me at f1c9c430-f51a-44e6-a298-6f72677f57b2>
Date:   Tue Dec 30 17:24:04 2008 +0000

    Add some new missing build dirs.
    Remove manpages.
    
    
    git-svn-id: https://svn.linux-dev.org/svn/pkg/kdenlive/trunk/debian@423 f1c9c430-f51a-44e6-a298-6f72677f57b2
---
 kdenlive.manpages | 2 --
 rules             | 3 ++-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/kdenlive.manpages b/kdenlive.manpages
deleted file mode 100644
index 756d72e..0000000
--- a/kdenlive.manpages
+++ /dev/null
@@ -1,2 +0,0 @@
-kdenlive.1
-kdenlive_render.1
diff --git a/rules b/rules
index 50a566f..850e324 100755
--- a/rules
+++ b/rules
@@ -33,6 +33,8 @@ configure-stamp: patch
 	cp -r thumbnailer build
 	cp -r export build
 	cp -r data build
+	cp -r lumas build
+	cp -r man build
 	cd build && cmake . -DCMAKE_INSTALL_PREFIX=/usr \
 	-DCMAKE_C_FLAGS:STRING="$(CFLAGS)" -DCMAKE_CXX_COMPILER=/usr/lib/ccache/g++ \
 	-DCMAKE_SKIP_RPATH:BOOL=YES
@@ -64,7 +66,6 @@ binary-arch: build install
 	dh_testroot
 	dh_installchangelogs
 	dh_installdocs
-	dh_installman
 	dh_installdirs
 	dh_link
 	dh_strip --dbg-package=kdenlive-dbg

-- 
kdenlive packaging



More information about the pkg-kde-commits mailing list