automatic version update by autodist [release 21.04.2-1mamba;Thu Jun 10 2021]
This commit is contained in:
parent
75abbde62c
commit
49aab74610
@ -1,12 +1,12 @@
|
||||
Name: kdenlive
|
||||
Version: 21.04.1
|
||||
Version: 21.04.2
|
||||
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: https://www.kdenlive.org/
|
||||
URL: https://kdenlive.org/en/
|
||||
# svn co https://kdenlive.svn.sourceforge.net/svnroot/kdenlive/trunk/kdenlive
|
||||
Source: http://download.kde.org/stable/release-service/%{version}/src/kdenlive-%{version}.tar.xz
|
||||
License: GPL
|
||||
@ -41,19 +41,19 @@ BuildRequires: libktextwidgets-devel
|
||||
BuildRequires: libkwidgetsaddons-devel
|
||||
BuildRequires: libkwindowsystem-devel
|
||||
BuildRequires: libkxmlgui-devel
|
||||
BuildRequires: libmlt6-devel
|
||||
BuildRequires: libpurpose-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libsolid-devel
|
||||
BuildRequires: libsonnet-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: libv4l-devel
|
||||
BuildRequires: mlt-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libkplotting-devel
|
||||
BuildRequires: mlt-devel >= 0.9.0-1mamba
|
||||
BuildRequires: libmlt6-devel
|
||||
BuildRequires: cmake
|
||||
Requires: dvgrab
|
||||
Requires: mlt >= 0.9.6-3mamba
|
||||
Requires: mlt6
|
||||
|
||||
%description
|
||||
Kdenlive is a non linear video editor for the KDE environment.
|
||||
@ -65,7 +65,8 @@ Kdenlive is a non linear video editor for the KDE environment.
|
||||
|
||||
%build
|
||||
%cmake_kde5
|
||||
make
|
||||
|
||||
%make
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -110,6 +111,12 @@ make
|
||||
#README
|
||||
|
||||
%changelog
|
||||
* Thu Jun 10 2021 Automatic Build System <autodist@mambasoft.it> 21.04.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun May 23 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 21.04.1-2mamba
|
||||
- rebuilt with mlt6
|
||||
|
||||
* Thu May 13 2021 Automatic Build System <autodist@mambasoft.it> 21.04.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user