kdenlive/kdenlive.spec

173 lines
6.5 KiB
RPMSpec
Raw Normal View History

Name: kdenlive
Version: 0.9.8
Release: 1mamba
Summary: A non linear video editor for the KDE environment
Group: Graphical Desktop/Applications/Multimedia
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.kdenlive.org/
# svn co https://kdenlive.svn.sourceforge.net/svnroot/kdenlive/trunk/kdenlive
Source: http://download.kde.org/stable/kdenlive/%{version}/src/kdenlive-%{version}.tar.bz2
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: kdelibs-devel
BuildRequires: libgcc
BuildRequires: libGL-devel
BuildRequires: libGLU-devel
BuildRequires: libICE-devel
BuildRequires: libqjson-devel
BuildRequires: libqt4-devel
BuildRequires: libSM-devel
BuildRequires: libstdc++6-devel
BuildRequires: libX11-devel
BuildRequires: libXau-devel
BuildRequires: libXdmcp-devel
BuildRequires: libXext-devel
BuildRequires: libXft-devel
BuildRequires: libXpm-devel
BuildRequires: mlt-devel
## AUTOBUILDREQ-END
BuildRequires: mlt-devel >= 0.7.8
BuildRequires: cmake
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
Kdenlive is a non linear video editor for the KDE environment.
%prep
%setup -q
%build
%cmake_kde4
make
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall
install -d %{buildroot}%{_kde4_xdgappsdir}
#mv %{buildroot}%{_kde4_sharedir}/applications/kde/kdenlive.desktop %{buildroot}%{_kde4_xdgappsdir}/kdenlive.desktop
#%find_lang %{name}
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%files
#-f %{name}.lang
%defattr(-,root,root)
%{_kde4_bindir}/kdenlive
%{_kde4_bindir}/kdenlive_render
%{_kde4_libdir}/kde4/libkdenlive_sampleplugin.so
%{_kde4_libdir}/kde4/westleypreview.so
%{_kde4_xdgappsdir}/kdenlive.desktop
%{_kde4_datadir}/kdenlive/banner.png
%{_kde4_datadir}/kdenlive/blacklisted_*.txt
%{_kde4_datadir}/kdenlive/effects
%{_kde4_datadir}/kdenlive/export/profiles.xml
#%{_kde4_datadir}/kdenlive/icons
%{_kde4_datadir}/kdenlive/encodingprofiles.rc
%{_kde4_datadir}/kdenlive/pics/novisible.png
%{_kde4_datadir}/kdenlive/pics/visible.png
%{_kde4_icondir}/hicolor/*/actions/*.png
%{_kde4_icondir}/*/scalable/actions/*.svgz
%{_kde4_icondir}/oxygen/*/actions/*.png
%{_kde4_datadir}/kdenlive/kdenlive.notifyrc
%{_kde4_datadir}/kdenlive/kdenliveui.rc
%{_kde4_datadir}/kdenlive/lumas
%{_kde4_datadir}/kdenlive/metadata.properties
%{_kde4_datadir}/kdenlive/*.png
#%{_kde4_datadir}/kdenlive/transition.png
%{_kde4_datadir}/kdenlive/titles/simple-scroll.kdenlivetitle
%{_kde4_datadir}/kdenlive/titles/simple-with-date.kdenlivetitle
%{_kde4_datadir}/kdenlive/titles/simple.kdenlivetitle
%{_kde4_kcfgdir}/kdenlivesettings.kcfg
%{_kde4_configdir}/kdenlive*
%{_kde4_icondir}/hicolor/*/apps/kdenlive.png
%{_kde4_icondir}/hicolor/*/mimetypes/application-x-kdenlivetitle.png
%{_kde4_icondir}/hicolor/scalable/mimetypes/application-x-kdenlive.svgz
%{_kde4_icondir}/hicolor/scalable/mimetypes/video-mlt-playlist.svgz
%{_kde4_icondir}/oxygen/*/apps/kdenlive.png
%{_kde4_icondir}/oxygen/*/mimetypes/application-x-kdenlivetitle.png
%{_kde4_icondir}/oxygen/scalable/mimetypes/*.svgz
%{_kde4_servicesdir}/westleypreview.desktop
%{_kde4_sharedir}/mime/packages/kdenlive.xml
%{_kde4_sharedir}/mime/packages/westley.xml
%{_kde4_sharedir}/menu/kdenlive
%{_kde4_sharedir}/pixmaps/kdenlive.xpm
%{_mandir}/man1/kdenlive.1*
%{_mandir}/man1/kdenlive_render.1*
%doc %lang(en) %{_kde4_htmldir}/en/kdenlive/*.png
%doc %lang(en) %{_kde4_htmldir}/en/kdenlive/common
%doc %lang(en) %{_kde4_htmldir}/en/kdenlive/index.cache.bz2
%doc %lang(en) %{_kde4_htmldir}/en/kdenlive/index.docbook
#%doc %lang(uk) %{_kde4_htmldir}/uk/kdenlive/*.png
#%doc %lang(uk) %{_kde4_htmldir}/uk/kdenlive/common
#%doc %lang(uk) %{_kde4_htmldir}/uk/kdenlive/index.cache.bz2
#%doc %lang(uk) %{_kde4_htmldir}/uk/kdenlive/index.docbook
#%doc %lang(ca) %{_kde4_htmldir}/ca/kdenlive/common
#%doc %lang(ca) %{_kde4_htmldir}/ca/kdenlive/index.cache.bz2
#%doc %lang(ca) %{_kde4_htmldir}/ca/kdenlive/index.docbook
#%doc %lang(pt_BR) %{_kde4_htmldir}/pt_BR/kdenlive/common
#%doc %lang(pt_BR) %{_kde4_htmldir}/pt_BR/kdenlive/index.cache.bz2
#%doc %lang(pt_BR) %{_kde4_htmldir}/pt_BR/kdenlive/index.docbook
#%doc %lang(pt) %{_kde4_htmldir}/pt/kdenlive/common
#%doc %lang(pt) %{_kde4_htmldir}/pt/kdenlive/index.cache.bz2
#%doc %lang(pt) %{_kde4_htmldir}/pt/kdenlive/index.docbook
#%doc %lang(es) %{_kde4_htmldir}/es/kdenlive/common
#%doc %lang(es) %{_kde4_htmldir}/es/kdenlive/index.cache.bz2
#%doc %lang(es) %{_kde4_htmldir}/es/kdenlive/index.docbook
#%doc %lang(it) %{_kde4_htmldir}/it/kdenlive/common
#%doc %lang(it) %{_kde4_htmldir}/it/kdenlive/index.cache.bz2
#%doc %lang(it) %{_kde4_htmldir}/it/kdenlive/index.docbook
#%doc %lang(nl) %{_kde4_htmldir}/nl/kdenlive/common
#%doc %lang(nl) %{_kde4_htmldir}/nl/kdenlive/index.cache.bz2
#%doc %lang(nl) %{_kde4_htmldir}/nl/kdenlive/index.docbook
#%doc %lang(sv) %{_kde4_htmldir}/sv/kdenlive/common
#%doc %lang(sv) %{_kde4_htmldir}/sv/kdenlive/index.cache.bz2
#%doc %lang(sv) %{_kde4_htmldir}/sv/kdenlive/index.docbook
#%doc AUTHORS COPYING README
%changelog
* Sun May 18 2014 Automatic Build System <autodist@mambasoft.it> 0.9.8-1mamba
- automatic version update by autodist
* Tue Apr 09 2013 Automatic Build System <autodist@mambasoft.it> 0.9.6-1mamba
- automatic version update by autodist
* Fri Feb 01 2013 Automatic Build System <autodist@mambasoft.it> 0.9.4-1mamba
- automatic version update by autodist
* Fri Jun 01 2012 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 0.9.2-1mamba
- update to 0.9.2
* Fri May 18 2012 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 0.9-1mamba
- update to 0.9
* Sun Jun 26 2011 Automatic Build System <autodist@mambasoft.it> 0.8-1mamba
- automatic update by autodist
* Tue Jun 22 2010 Automatic Build System <autodist@mambasoft.it> 0.7.7.1-1mamba
- update to 0.7.7.1
* Tue Dec 08 2009 Automatic Build System <autodist@mambasoft.it> 0.7.6-1mamba
- update to 0.7.6
* Tue Dec 08 2009 Automatic Build System <autodist@mambasoft.it> 0.7.5-2mamba
- automatic rebuild by autodist
* Thu Jul 16 2009 Automatic Build System <autodist@mambasoft.it> 0.7.5-1mamba
- automatic update by autodist
* Wed May 27 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.3-1mamba
- update to 0.7.3
* Wed Apr 30 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.svn20080430-1mamba
- update to 0.5.svn20080430
* Sat Apr 05 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.svn20080405-1mamba
- update to 0.5.svn20080405
* Mon Mar 31 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 1-1mamba
- package created by autospecaggiornamento del pacchetto kdenlive alla versione [?]...