Author: shadzik                      Date: Thu Jun  1 01:35:39 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.3.0
- totally new BRs
- we don't need patches anymore

---- Files affected:
SPECS:
   kdenlive.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/kdenlive.spec
diff -u SPECS/kdenlive.spec:1.9 SPECS/kdenlive.spec:1.10
--- SPECS/kdenlive.spec:1.9     Tue May  2 20:53:37 2006
+++ SPECS/kdenlive.spec Thu Jun  1 03:35:34 2006
@@ -2,20 +2,22 @@
 Summary:       KDE movie editor
 Summary(pl):   Edytor filmów dla KDE
 Name:          kdenlive
-Version:       0.2.4
-Release:       0.3
+Version:       0.3.0
+Release:       0.1
 License:       GPL
 Group:         X11/Applications/Multimedia
 Source0:       http://dl.sourceforge.net/kdenlive/%{name}-%{version}.tar.gz
-# Source0-md5: 2c78f21f00c761fd3c6631d68d0159b3
-Patch0:                %{name}-piave.patch
-Patch1:                %{name}-desktop.patch
+# Source0-md5: 190efd0b823d8d5e10f72034c27667ee
 URL:           http://kdenlive.sourceforge.net/
+BuildRequires: SDL-devel
+BuildRequires: SDL_image-devel
 BuildRequires: artsc-devel
 BuildRequires: automake
+BuildRequires: ffmpeg-devel
 BuildRequires: kdelibs-devel
+BuildRequires: mlt-devel >= 0.2.2
+BuildRequires: mlt++-devel >= 0.2.2
 BuildRequires: rpmbuild(macros) >= 1.129
-Requires:      piave
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -44,13 +46,12 @@
 Obsługiwany jest zapis/odczyt pełnego projektu.
 
 %prep
-%setup -q
-%patch0 -p1
-%patch1 -p1
+%setup -q -n %{name}-0.3
 
 %build
 cp -f /usr/share/automake/config.* admin
 kde_htmldir="%{_kdedocdir}"; export kde_htmldir
+%{__make} -f Makefile.cvs
 %configure
 %{__make}
 
@@ -61,8 +62,6 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-mv $RPM_BUILD_ROOT{%{_datadir}/applnk/Multimedia/*.desktop,%{_desktopdir}/kde}
-
 %find_lang %{name} --with-kde
 
 %clean
@@ -74,8 +73,8 @@
 %{_datadir}/apps/%{name}
 %{_desktopdir}/kde/%{name}.desktop
 %{_datadir}/mimelnk/application/*.desktop
+%{_datadir}/config.kcfg/kdenlive.kcfg
 %{_iconsdir}/*/*/apps/*.png
-%{_iconsdir}/piave.png
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -83,6 +82,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/06/01 01:35:34  shadzik
+- up to 0.3.0
+- totally new BRs
+- we don't need patches anymore
+
 Revision 1.9  2006/05/02 18:53:37  glen
 - add Categories to desktop file
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdenlive.spec?r1=1.9&r2=1.10&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to