This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kamoso
|
||||
Version: 18.12.3
|
||||
Version: 19.03.80
|
||||
Release: 0
|
||||
Summary: Application to take pictures and videos using a webcam
|
||||
License: GPL-2.0-or-later
|
||||
@@ -37,6 +37,7 @@ BuildRequires: cmake(KF5Declarative)
|
||||
BuildRequires: cmake(KF5DocTools)
|
||||
BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5KIO)
|
||||
BuildRequires: cmake(KF5Notifications)
|
||||
BuildRequires: cmake(KF5Purpose)
|
||||
BuildRequires: cmake(Qt5Core)
|
||||
BuildRequires: cmake(Qt5GStreamer)
|
||||
@@ -82,6 +83,8 @@ YouTube.
|
||||
%doc %lang(en) %{_kf5_htmldir}/en/kamoso/
|
||||
%{_kf5_appstreamdir}/org.kde.kamoso.appdata.xml
|
||||
%{_libdir}/gstreamer-%{gstnum}/gstkamosoqt5videosink.so
|
||||
%{_kf5_notifydir}/kamoso.notifyrc
|
||||
%{_kf5_sharedir}/sounds/kamoso-shutter.wav
|
||||
|
||||
%if %{with lang}
|
||||
%files lang -f %{name}.lang
|
||||
|
Reference in New Issue
Block a user