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
|
Name: kdenlive
|
||||||
Version: 21.04.1
|
Version: 21.04.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A non linear video editor for the KDE environment
|
Summary: A non linear video editor for the KDE environment
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
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
|
# 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
|
Source: http://download.kde.org/stable/release-service/%{version}/src/kdenlive-%{version}.tar.xz
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -41,19 +41,19 @@ BuildRequires: libktextwidgets-devel
|
|||||||
BuildRequires: libkwidgetsaddons-devel
|
BuildRequires: libkwidgetsaddons-devel
|
||||||
BuildRequires: libkwindowsystem-devel
|
BuildRequires: libkwindowsystem-devel
|
||||||
BuildRequires: libkxmlgui-devel
|
BuildRequires: libkxmlgui-devel
|
||||||
|
BuildRequires: libmlt6-devel
|
||||||
BuildRequires: libpurpose-devel
|
BuildRequires: libpurpose-devel
|
||||||
BuildRequires: libqt5-devel
|
BuildRequires: libqt5-devel
|
||||||
BuildRequires: libsolid-devel
|
BuildRequires: libsolid-devel
|
||||||
BuildRequires: libsonnet-devel
|
BuildRequires: libsonnet-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libv4l-devel
|
BuildRequires: libv4l-devel
|
||||||
BuildRequires: mlt-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libkplotting-devel
|
BuildRequires: libkplotting-devel
|
||||||
BuildRequires: mlt-devel >= 0.9.0-1mamba
|
BuildRequires: libmlt6-devel
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Requires: dvgrab
|
Requires: dvgrab
|
||||||
Requires: mlt >= 0.9.6-3mamba
|
Requires: mlt6
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Kdenlive is a non linear video editor for the KDE environment.
|
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
|
%build
|
||||||
%cmake_kde5
|
%cmake_kde5
|
||||||
make
|
|
||||||
|
%make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
@ -110,6 +111,12 @@ make
|
|||||||
#README
|
#README
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu May 13 2021 Automatic Build System <autodist@mambasoft.it> 21.04.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user