forked from pool/kipi-plugins
KDE Gear 21.04 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kipi-plugins?expand=0&rev=64
This commit is contained in:
@@ -18,15 +18,15 @@
|
||||
|
||||
%bcond_without released
|
||||
Name: kipi-plugins
|
||||
Version: 21.12.3
|
||||
Version: 22.03.80
|
||||
Release: 0
|
||||
Summary: KDE Plug-Ins for Image Manipulation
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Graphics/Other
|
||||
URL: https://www.kde.org/
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
@@ -68,11 +68,6 @@ applications.
|
||||
FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e %%Y')
|
||||
sed -i "s/__DATE__/\"$FAKE_BUILDDATE\"/g" common/libkipiplugins/tools/kpversion.h.cmake.in
|
||||
|
||||
%if %{with released}
|
||||
# Workaround for kde#369517 - vkontakte installs translations even if not built
|
||||
rm po/*/kipiplugin_vkontakte.po
|
||||
%endif
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build
|
||||
%cmake_build VERBOSE=1
|
||||
|
Reference in New Issue
Block a user