]> git.pld-linux.org Git - packages/kdenlive.git/blame - kdenlive.spec
appdata goes now to the metainfo directory
[packages/kdenlive.git] / kdenlive.spec
CommitLineData
b4917cad 1Summary: KDE movie editor
af57c8d7 2Summary(pl.UTF-8): Edytor filmów dla KDE
b4917cad 3Name: kdenlive
fe0a30f7
JK
4Version: 17.08.3
5Release: 1
b4917cad
MK
6License: GPL
7Group: X11/Applications/Multimedia
eaf118aa 8Source0: https://github.com/KDE/kdenlive/archive/v%{version}.tar.gz
fe0a30f7 9# Source0-md5: fec06528009c1fa64f9661f4b6694b33
608f8997 10URL: http://kdenlive.org/
eaf118aa
AM
11BuildRequires: Qt5Concurrent-devel
12BuildRequires: Qt5Core-devel
13BuildRequires: Qt5DBus-devel
14BuildRequires: Qt5Gui-devel
15BuildRequires: Qt5Network-devel
16BuildRequires: Qt5Qml-devel
17BuildRequires: Qt5Quick-devel
18BuildRequires: Qt5Script-devel
19BuildRequires: Qt5Svg-devel
20BuildRequires: Qt5WebKit-devel
21BuildRequires: Qt5Widgets-devel
0b02e5bf 22BuildRequires: cmake
811735dd 23BuildRequires: gettext-tools
fe0a30f7 24BuildRequires: kf5-attica-devel
eaf118aa
AM
25BuildRequires: kf5-karchive-devel
26BuildRequires: kf5-kbookmarks-devel
27BuildRequires: kf5-kconfig-devel
28BuildRequires: kf5-kconfigwidgets-devel
29BuildRequires: kf5-kcoreaddons-devel
30BuildRequires: kf5-kcrash-devel
31BuildRequires: kf5-kdbusaddons-devel
32BuildRequires: kf5-kdoctools-devel
33BuildRequires: kf5-kfilemetadata-devel
34BuildRequires: kf5-kguiaddons-devel
fe0a30f7 35BuildRequires: kf5-ki18n-devel
eaf118aa
AM
36BuildRequires: kf5-kiconthemes-devel
37BuildRequires: kf5-kio-devel
38BuildRequires: kf5-knewstuff-devel
39BuildRequires: kf5-knotifications-devel
40BuildRequires: kf5-knotifyconfig-devel
41BuildRequires: kf5-kplotting-devel
42BuildRequires: kf5-ktextwidgets-devel
43BuildRequires: kf5-kwidgetsaddons-devel
44BuildRequires: kf5-kxmlgui-devel
fe0a30f7 45BuildRequires: kf5-sonnet-devel
f80aa741 46BuildRequires: libv4l-devel
eaf118aa 47BuildRequires: mlt-devel >= 6.0.0
ad54048c 48BuildRequires: pkgconfig
aff1e4d0 49BuildRequires: qjson-devel >= 0.5
17eecb86 50BuildRequires: rpmbuild(macros) >= 1.129
e0b6d28a 51BuildRequires: shared-desktop-ontologies-devel
52BuildRequires: soprano-devel
2a5c239c
AM
53Requires: Qt5Gui-platform-xcb-egl
54Requires: Qt5Gui-platform-xcb-glx
1589c789 55Requires: Qt5Quick-controls
55e60162 56Suggests: dvdauthor
f80aa741 57Suggests: dvgrab
e0b6d28a 58Suggests: ffmpeg-ffplay
f80aa741 59Suggests: frei0r-plugins
eaf118aa 60Suggests: mlt >= 6.0.0
55e60162 61Suggests: recordmydesktop
e0b6d28a 62BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
63
b4917cad 64%description
a8202cd7
JB
65Kdenlive is a non-linear video editor for KDE. It provides all project
66management and editing tools while relying on a separate rendering
67program (currently PIAVE) to perform the editing operations. Support
68is planned for transitions, effects, multiple file formats, and full
69project and asset management support. The current beta is capable of
70editing raw DV or AVI DV files, with tools such as move, razor, and
71resize, selecting parts of clips using in/outpoints, and exporting the
72result to another raw DV file. You may playback/preview the contents
73of the timeline at any point during the edit. Full project save/load
74is supported.
b4917cad 75
cb54d3d6
JR
76%description -l pl.UTF-8
77Kdenlive to nieliniowy edytor filmów dla KDE. Dostarcza narzędzia do
78zarządzania projektem i edycji polegające na oddzielnym programie
79renderującym (aktualnie PIAVE) do wykonywania operacji edycji.
80Planowana jest obsługa przejść, efektów, wielu formatów plików oraz
81pełnego zarządzania projektem i kapitałem. Aktualna wersja beta może
82modyfikować pliki w formacie surowego DV oraz AVI DV przy użyciu
83narzędzi takich jak przemieszczanie, cięcia, zmiana rozmiaru,
84wybieranie części klatek przy użyciu punktów wejściowych/wyjściowych
a8202cd7 85oraz eksportowanie wyniku do innego pliku w formacie surowego DV.
cb54d3d6
JR
86Można odtwarzać/podglądać zawartość w dowolnej chwili edycji.
87Obsługiwany jest zapis/odczyt pełnego projektu.
b4917cad
MK
88
89%prep
74368329 90%setup -q
b4917cad
MK
91
92%build
9608cbdb
MM
93mkdir build
94cd build
ddd77d32
JR
95%cmake .. \
96 -DPLUGIN_INSTALL_DIR=%{_libdir}/qt5/plugins
97
b4917cad
MK
98%{__make}
99
100%install
101rm -rf $RPM_BUILD_ROOT
102
9608cbdb 103cd build
b4917cad
MK
104%{__make} install \
105 DESTDIR=$RPM_BUILD_ROOT
106
b4917cad
MK
107%clean
108rm -rf $RPM_BUILD_ROOT
109
eaf118aa 110%files
b4917cad 111%defattr(644,root,root,755)
74368329 112%attr(755,root,root) %{_bindir}/%{name}*
ddd77d32 113%attr(755,root,root) %{_libdir}/qt5/plugins/mltpreview.so
35444307 114%{_datadir}/metainfo/org.kde.kdenlive.appdata.xml
9608cbdb 115%{_datadir}/config.kcfg/kdenlivesettings.kcfg
eaf118aa
AM
116%{_datadir}/knotifications5/kdenlive.notifyrc
117%{_datadir}/kservices5/mltpreview.desktop
ddd77d32 118%dir %{_datadir}/kxmlgui5/kdenlive
eaf118aa
AM
119%{_datadir}/kxmlgui5/kdenlive/kdenliveui.rc
120%{_datadir}/mime/packages/*.xml
121%{_datadir}/%{name}
122%{_desktopdir}/org.kde.kdenlive.desktop
123%{_docdir}/HTML/en/kdenlive
124/etc/xdg/%{name}*.knsrc
fe0a30f7 125/etc/xdg/kdenlive.categories
74368329 126%{_iconsdir}/*/*/*/*.png
eaf118aa 127%{_iconsdir}/*/*/*/*.svg
9608cbdb 128%{_iconsdir}/*/*/*/*.svgz
eaf118aa 129%{_mandir}/man1/kdenlive*
This page took 0.11826 seconds and 4 git commands to generate.