2016-06-01 10:39:47 +02:00
|
|
|
#
|
2016-07-29 21:34:02 +02:00
|
|
|
# spec file for package krita
|
2016-06-01 10:39:47 +02:00
|
|
|
#
|
|
|
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
|
|
|
#
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
#
|
|
|
|
|
|
|
|
Name: krita
|
2016-10-01 08:52:36 +02:00
|
|
|
Version: 3.0.1.1
|
2016-06-01 10:39:47 +02:00
|
|
|
Release: 0
|
|
|
|
Summary: Image Manipulation Application
|
|
|
|
License: GPL-2.0+ and LGPL-2.1+
|
|
|
|
Group: Productivity/Office/Suite
|
|
|
|
Url: http://www.krita.org/
|
2016-10-01 11:32:34 +02:00
|
|
|
Source0: http://download.kde.org/stable/krita/%{version}/krita-%{version}.tar.gz
|
2016-06-14 21:07:33 +02:00
|
|
|
Source99: %{name}.changes
|
2016-06-01 10:39:47 +02:00
|
|
|
BuildRequires: Mesa-devel
|
|
|
|
BuildRequires: OpenColorIO-devel
|
|
|
|
BuildRequires: OpenEXR-devel
|
2016-06-01 17:51:04 +02:00
|
|
|
%if %{suse_version} != 1320
|
2016-06-01 10:39:47 +02:00
|
|
|
BuildRequires: Vc-devel-static
|
2016-07-29 21:34:02 +02:00
|
|
|
BuildRequires: kcrash-devel
|
2016-06-01 17:51:04 +02:00
|
|
|
%endif
|
2016-06-01 10:39:47 +02:00
|
|
|
BuildRequires: boost-devel
|
|
|
|
BuildRequires: extra-cmake-modules
|
|
|
|
BuildRequires: fftw3-devel
|
|
|
|
BuildRequires: gsl-devel
|
|
|
|
BuildRequires: karchive-devel
|
|
|
|
BuildRequires: kcompletion-devel
|
|
|
|
BuildRequires: kconfig-devel
|
|
|
|
BuildRequires: kcoreaddons-devel
|
|
|
|
BuildRequires: kguiaddons-devel
|
|
|
|
BuildRequires: ki18n-devel
|
|
|
|
BuildRequires: kiconthemes-devel
|
|
|
|
BuildRequires: kio-devel
|
|
|
|
BuildRequires: kitemmodels-devel
|
|
|
|
BuildRequires: kitemviews-devel
|
|
|
|
BuildRequires: kwidgetsaddons-devel
|
|
|
|
BuildRequires: kwindowsystem-devel
|
|
|
|
BuildRequires: kxmlgui-devel
|
|
|
|
BuildRequires: libcurl-devel
|
|
|
|
BuildRequires: libeigen3-devel
|
|
|
|
BuildRequires: libexiv2-devel
|
|
|
|
BuildRequires: libjpeg-devel
|
|
|
|
BuildRequires: libkdcraw-devel
|
|
|
|
BuildRequires: liblcms-devel
|
|
|
|
BuildRequires: liblcms2-devel
|
|
|
|
BuildRequires: libpng-devel
|
|
|
|
BuildRequires: libpoppler-qt5-devel
|
|
|
|
BuildRequires: libraw-devel
|
|
|
|
BuildRequires: libtiff-devel
|
|
|
|
BuildRequires: openjpeg-devel
|
|
|
|
BuildRequires: perl
|
|
|
|
BuildRequires: update-desktop-files
|
|
|
|
BuildRequires: zlib-devel
|
|
|
|
BuildRequires: pkgconfig(Qt5Concurrent)
|
|
|
|
BuildRequires: pkgconfig(Qt5Core)
|
|
|
|
BuildRequires: pkgconfig(Qt5DBus)
|
|
|
|
BuildRequires: pkgconfig(Qt5Gui)
|
|
|
|
BuildRequires: pkgconfig(Qt5Network)
|
|
|
|
BuildRequires: pkgconfig(Qt5OpenGL)
|
|
|
|
BuildRequires: pkgconfig(Qt5PrintSupport)
|
|
|
|
BuildRequires: pkgconfig(Qt5Qml)
|
|
|
|
BuildRequires: pkgconfig(Qt5Quick)
|
|
|
|
BuildRequires: pkgconfig(Qt5Script)
|
|
|
|
BuildRequires: pkgconfig(Qt5Svg)
|
|
|
|
BuildRequires: pkgconfig(Qt5Test)
|
|
|
|
BuildRequires: pkgconfig(Qt5UiTools)
|
|
|
|
BuildRequires: pkgconfig(Qt5Widgets)
|
|
|
|
BuildRequires: pkgconfig(Qt5X11Extras)
|
|
|
|
BuildRequires: pkgconfig(Qt5Xml)
|
|
|
|
BuildRequires: pkgconfig(inputproto) >= 2.0.99.1
|
|
|
|
BuildRequires: pkgconfig(x11)
|
|
|
|
BuildRequires: pkgconfig(xcb-atom)
|
|
|
|
BuildRequires: pkgconfig(xext)
|
|
|
|
BuildRequires: pkgconfig(xfixes)
|
|
|
|
BuildRequires: pkgconfig(xi) >= 1.4.99.1
|
|
|
|
BuildRequires: pkgconfig(xinerama)
|
|
|
|
BuildRequires: pkgconfig(xorg-macros) >= 1.3
|
|
|
|
BuildRequires: pkgconfig(xrandr)
|
2016-09-09 19:14:51 +02:00
|
|
|
Recommends: %{name}-lang = %{version}
|
2016-06-01 10:39:47 +02:00
|
|
|
Recommends: create-resources
|
2016-06-03 05:58:31 +02:00
|
|
|
%if %{suse_version} > 1320 || 0%{?is_opensuse}
|
2016-06-02 12:25:07 +02:00
|
|
|
Obsoletes: calligra-krita < %{version}
|
|
|
|
Provides: calligra-krita = %{version}
|
2016-06-03 05:58:31 +02:00
|
|
|
%else
|
|
|
|
Conflicts: calligra-krita
|
|
|
|
%endif
|
2016-06-01 10:39:47 +02:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
|
|
|
|
|
|
%description
|
|
|
|
Krita is the image manipulation application of the Calligra Suite.
|
|
|
|
|
2016-09-09 19:14:51 +02:00
|
|
|
%lang_package
|
|
|
|
|
2016-06-01 10:39:47 +02:00
|
|
|
%prep
|
|
|
|
%setup -q -n krita-%{version}
|
|
|
|
|
2016-06-14 21:07:33 +02:00
|
|
|
# Remove build time references so build-compare can do its work
|
|
|
|
FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{SOURCE99} '+%%b %%e %%Y')
|
|
|
|
FAKE_TIME=$(LC_ALL=C date -u -r %{SOURCE99} '+%%H:%%M')
|
|
|
|
sed -i "s/__DATE__/\"$FAKE_BUILDDATE\"/" plugins/extensions/gmic/3rdparty/gmic/CImg.h
|
|
|
|
sed -i "s/__TIME__/\"$FAKE_TIME\"/" plugins/extensions/gmic/3rdparty/gmic/CImg.h
|
|
|
|
|
|
|
|
|
2016-06-01 10:39:47 +02:00
|
|
|
%build
|
2016-09-09 19:14:51 +02:00
|
|
|
# install translations to %{_kf5_localedir} so they don't clash with the krita translations in calligra-l10n (KDE4 based)
|
|
|
|
# can probably be changed back to the standard location when calligra is KF5 based...
|
|
|
|
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
|
2016-06-01 10:39:47 +02:00
|
|
|
%make_jobs
|
|
|
|
|
|
|
|
%install
|
2016-06-14 11:55:43 +02:00
|
|
|
%kf5_makeinstall -C build
|
2016-09-09 19:14:51 +02:00
|
|
|
%suse_update_desktop_file -r org.kde.krita Qt KDE Graphics RasterGraphics
|
2016-06-01 10:39:47 +02:00
|
|
|
|
2016-06-14 11:55:43 +02:00
|
|
|
chmod -x %{buildroot}/%{_kf5_applicationsdir}/*.desktop
|
|
|
|
|
2016-06-14 13:02:24 +02:00
|
|
|
#Remove unwanted development files
|
|
|
|
|
|
|
|
for i in image libpaintop store libbrush version undo2 odf color ui text plugin widgetutils pigment textlayout vectorimage flake basicflakes global widgets psd
|
|
|
|
do
|
|
|
|
rm %{buildroot}%{_kf5_libdir}/libkrita${i}.so
|
|
|
|
done
|
|
|
|
|
2016-09-10 15:43:40 +02:00
|
|
|
# remove color schemes that are already included in breeze5 (kde#368093)
|
|
|
|
for i in BreezeDark BreezeHighContrast
|
|
|
|
do
|
|
|
|
rm %{buildroot}/%{_kf5_sharedir}/color-schemes/${i}.colors
|
|
|
|
done
|
|
|
|
|
2016-06-01 10:39:47 +02:00
|
|
|
%post -p /sbin/ldconfig
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root,-)
|
2016-07-20 09:44:38 +02:00
|
|
|
%doc COPYING* AUTHORS HACKING README*
|
2016-06-01 10:39:47 +02:00
|
|
|
%{_kf5_bindir}/krita
|
|
|
|
%{_kf5_bindir}/gmicparser
|
|
|
|
%{_kf5_applicationsdir}/*.desktop
|
|
|
|
%{_kf5_sharedir}/krita/
|
2016-09-09 19:14:51 +02:00
|
|
|
%{_kf5_appstreamdir}/
|
2016-06-01 10:39:47 +02:00
|
|
|
%{_kf5_libdir}/kritaplugins/
|
|
|
|
%{_kf5_libdir}/libkritacolord.so
|
|
|
|
%{_kf5_sharedir}/kritaplugins/
|
|
|
|
%{_kf5_sharedir}/color/
|
|
|
|
%{_kf5_sharedir}/color-schemes/
|
|
|
|
%{_kf5_iconsdir}/hicolor/*/apps/calligrakrita.*
|
2016-06-14 13:02:24 +02:00
|
|
|
%{_kf5_libdir}/libkrita*.so.*
|
2016-06-01 10:39:47 +02:00
|
|
|
%dir %{_kf5_iconsdir}/hicolor/1024x1024
|
|
|
|
%dir %{_kf5_iconsdir}/hicolor/1024x1024/apps
|
|
|
|
%dir %{_kf5_iconsdir}/hicolor/256x256
|
|
|
|
%dir %{_kf5_iconsdir}/hicolor/256x256/apps
|
|
|
|
%dir %{_kf5_iconsdir}/hicolor/512x512
|
|
|
|
%dir %{_kf5_iconsdir}/hicolor/512x512/apps
|
2016-06-01 17:51:04 +02:00
|
|
|
%config %{_kf5_configdir}/krita*
|
2016-06-01 10:39:47 +02:00
|
|
|
|
2016-09-09 19:14:51 +02:00
|
|
|
%files lang
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
%{_kf5_localedir}
|
|
|
|
|
2016-06-01 10:39:47 +02:00
|
|
|
%changelog
|