Author: jajcus Date: Mon Sep 26 12:18:27 2011 GMT Module: packages Tag: HEAD ---- Log message: - Version: 0.8
---- Files affected: packages/kdenlive: kdenlive.spec (1.28 -> 1.29) ---- Diffs: ================================================================ Index: packages/kdenlive/kdenlive.spec diff -u packages/kdenlive/kdenlive.spec:1.28 packages/kdenlive/kdenlive.spec:1.29 --- packages/kdenlive/kdenlive.spec:1.28 Fri Jan 28 03:55:54 2011 +++ packages/kdenlive/kdenlive.spec Mon Sep 26 14:18:22 2011 @@ -1,15 +1,17 @@ # $Revision$, $Date$ # TODO: -# - Still fails with Failed to load plugin: /usr/share/mlt/modules/libmltavformat.so: undefined symbol: img_convert +# - Doesn't work. Fails with nonsense 'MLT's SDL module not found' +# (http://www.kdenlive.org/mantis/view.php?id=913 and googling around does +# not help) Summary: KDE movie editor Summary(pl.UTF-8): Edytor filmów dla KDE Name: kdenlive -Version: 0.7.8 -Release: 2 +Version: 0.8 +Release: 0.1 License: GPL Group: X11/Applications/Multimedia Source0: http://downloads.sourceforge.net/kdenlive/%{name}-%{version}.tar.gz -# Source0-md5: 7011d0c6b26f7f2350065defef3d9a76 +# Source0-md5: 26170b4360285e8a7bf53fd122d8854e URL: http://kdenlive.org/ BuildRequires: automoc4 BuildRequires: cmake @@ -17,6 +19,7 @@ BuildRequires: kde4-kdelibs-devel BuildRequires: mlt-devel BuildRequires: pkgconfig +BuildRequires: qjson-devel >= 0.5 BuildRequires: qt4-build BuildRequires: qt4-qmake BuildRequires: rpmbuild(macros) >= 1.129 @@ -69,9 +72,11 @@ DESTDIR=$RPM_BUILD_ROOT cd .. -mv $RPM_BUILD_ROOT%{_datadir}/locale/zh $RPM_BUILD_ROOT%{_datadir}/locale/zh_CN +rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/zh %find_lang %{name} --with-kde +rm -rf $RPM_BUILD_ROOT%{_datadir}/menu + %clean rm -rf $RPM_BUILD_ROOT @@ -96,6 +101,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29 2011/09/26 12:18:22 jajcus +- Version: 0.8 + Revision 1.28 2011/01/28 02:55:54 sparky - improved structure - adapterized now - dropped unused BR: automake, ffmpeg-devel, kde4-kdebase-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kdenlive/kdenlive.spec?r1=1.28&r2=1.29&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
