fe1af7d1a9
Copy from GNOME:Apps/inkscape based on submit request 41434 from user vuntz OBS-URL: https://build.opensuse.org/request/show/41434 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/inkscape?expand=0&rev=34
256 lines
8.6 KiB
RPMSpec
256 lines
8.6 KiB
RPMSpec
#
|
|
# spec file for package inkscape (Version 0.47)
|
|
#
|
|
# Copyright (c) 2010 SUSE LINUX Products 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: inkscape
|
|
Version: 0.47
|
|
Release: 4
|
|
License: GPLv2 ; LGPLv2.1
|
|
Summary: Vector Illustration Program
|
|
Url: http://www.inkscape.org/
|
|
Group: Productivity/Graphics/Vector Editors
|
|
Source: %{name}-%{version}.tar.bz2
|
|
# openSUSE palette file
|
|
Source1: openSUSE.gpl
|
|
Source2: inkscape-split-extensions-extra.sh
|
|
#PATCH-FIX-OPENSUSE inkscape-packages.patch sbrabec@suse.cz -- Suggest packages instead of compilation from source.
|
|
Patch1: inkscape-packages.patch
|
|
# PATCH-FIX-UPSTREAM inkscape-poppler-0.12.2.patch lp#487038 vuntz@opensuse.org -- Fix compilation with recent poppler
|
|
Patch2: inkscape-poppler-0.12.2.patch
|
|
# PATCH-FIX-OPENSUSE inkscape-remove-datetime.patch vuntz@novell.com -- Do not put date/time in the compiled binary (needed for build-compare)
|
|
Patch18: inkscape-remove-datetime.patch
|
|
# PATCH-FIX-UPSTREAM inkscape-gcc45.patch lp#522327 dimstar@opensuse.org -- Fix build with gcc 4.5. Patch taken from upstream bug tracker.
|
|
Patch19: inkscape-gcc45.patch
|
|
# PATCH-FIX-UPSTREAM inkscape-non_void.patch lp#530790 dimstar@opensuse.org -- Fix no-return-in-non-void function.
|
|
Patch20: inkscape-non_void.patch
|
|
BuildRequires: boost-devel
|
|
BuildRequires: docbook-toys
|
|
BuildRequires: fdupes
|
|
BuildRequires: gc-devel
|
|
BuildRequires: gcc-c++
|
|
BuildRequires: gnome-vfs2-devel
|
|
BuildRequires: gsl-devel
|
|
BuildRequires: gtkmm24-devel
|
|
BuildRequires: intltool
|
|
BuildRequires: libMagick++-devel
|
|
BuildRequires: liblcms-devel
|
|
BuildRequires: libpoppler-glib-devel
|
|
BuildRequires: libwpg-devel
|
|
BuildRequires: libxslt-devel
|
|
BuildRequires: perl
|
|
BuildRequires: python-devel
|
|
BuildRequires: python-gtk-devel
|
|
BuildRequires: sgml-skel
|
|
BuildRequires: update-desktop-files
|
|
Requires: %{name}-lang = %{version}
|
|
Requires: /usr/bin/gs
|
|
Requires: ghostscript-fonts-std
|
|
Requires: gzip
|
|
Requires: pstoedit
|
|
Requires: python-gtk
|
|
Recommends: python-lxml
|
|
# package in <= NLD9 and SuSE Linux <= 9.1
|
|
Obsoletes: sodipodi <= 0.34
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
|
|
%description
|
|
Inkscape is a vector illustration program for the GNOME desktop.
|
|
|
|
%package extensions-extra
|
|
License: GPLv2 ; LGPLv2.1
|
|
Summary: Vector Illustration Program - Extra Extensions
|
|
Group: Productivity/Graphics/Vector Editors
|
|
Requires: %{name} = %{version}
|
|
Requires: python-lxml
|
|
Requires: pyxml
|
|
# for cdr and wmf modules
|
|
Requires: yudit
|
|
# python-lxml requires pyxml => supplement installation, if all three are present
|
|
Supplements: packageand(%{name}:python-lxml)
|
|
# Package in openSUSE <= 11.0 and SLED <= 10
|
|
Provides: %{name}:%{_datadir}/inkscape/extensions/inkex.py
|
|
Enhances: %{name}
|
|
|
|
%description extensions-extra
|
|
Extra extensions for Inkscape. Recommended for everybody who wants to
|
|
use Inkscape.
|
|
|
|
Inkscape is a vector illustration program for the GNOME desktop.
|
|
|
|
%package extensions-dia
|
|
License: GPLv2 ; LGPLv2.1
|
|
Summary: Vector Illustration Program - Dia Import Extension
|
|
Group: Productivity/Graphics/Vector Editors
|
|
Requires: %{name} = %{version}
|
|
Requires: dia
|
|
Supplements: packageand(%{name}:dia)
|
|
# Package in openSUSE <= 11.0 and SLED <= 10
|
|
Provides: %{name}:%{_datadir}/inkscape/extensions/dia.inx
|
|
Enhances: %{name}
|
|
|
|
%description extensions-dia
|
|
Dia import extension for Inkscape.
|
|
|
|
Inkscape is a vector illustration program for the GNOME desktop.
|
|
|
|
%package extensions-fig
|
|
License: GPLv2 ; LGPLv2.1
|
|
Summary: Vector Illustration Program - Fig Import Extension
|
|
Group: Productivity/Graphics/Vector Editors
|
|
Requires: %{name} = %{version}
|
|
Requires: transfig
|
|
Supplements: packageand(%{name}:transfig)
|
|
# Package in openSUSE <= 11.0 and SLED <= 10
|
|
Provides: %{name}:%{_datadir}/inkscape/extensions/fig_input.inx
|
|
Enhances: %{name}
|
|
|
|
%description extensions-fig
|
|
Fig family (XFig, Figurine, JFig, WinFig,...) import extension for
|
|
Inkscape.
|
|
|
|
Inkscape is a vector illustration program for the GNOME desktop.
|
|
|
|
%package extensions-gimp
|
|
License: GPLv2 ; LGPLv2.1
|
|
Summary: Vector Illustration Program - The GIMP Extensions
|
|
Group: Productivity/Graphics/Vector Editors
|
|
Requires: %{name} = %{version}
|
|
Requires: gimp-2.0
|
|
Supplements: packageand(%{name}:gimp)
|
|
Supplements: packageand(%{name}:gimp-2.0)
|
|
# Package in openSUSE <= 11.0 and SLED <= 10
|
|
Provides: %{name}:%{_datadir}/inkscape/extensions/gimp_xcf.inx
|
|
Enhances: %{name}
|
|
|
|
%description extensions-gimp
|
|
The GIMP import and export extensions for Inkscape.
|
|
|
|
Inkscape is a vector illustration program for the GNOME desktop.
|
|
|
|
%package extensions-skencil
|
|
License: GPLv2 ; LGPLv2.1
|
|
Summary: Vector Illustration Program - Skencil Import Extension
|
|
Group: Productivity/Graphics/Vector Editors
|
|
Requires: %{name} = %{version}
|
|
Requires: skencil
|
|
Supplements: packageand(%{name}:skencil)
|
|
# Package in openSUSE <= 11.0 and SLED <= 10
|
|
Provides: %{name}:%{_datadir}/inkscape/extensions/sk_input.inx
|
|
Enhances: %{name}
|
|
|
|
%description extensions-skencil
|
|
Skencil import extension for Inkscape.
|
|
|
|
Inkscape is a vector illustration program for the GNOME desktop.
|
|
|
|
%lang_package
|
|
%prep
|
|
%setup -q
|
|
%patch1 -p1
|
|
%patch2 -p1
|
|
%patch18 -p1
|
|
%patch19 -p1
|
|
%patch20 -p1
|
|
|
|
%build
|
|
export CXXFLAGS="%{optflags} -fno-strict-aliasing"
|
|
# We're building without perl support for now...
|
|
%configure\
|
|
--with-python\
|
|
--without-perl\
|
|
--enable-inkboard
|
|
make %{?jobs:-j%jobs}
|
|
|
|
%install
|
|
%makeinstall
|
|
rm -rf %{buildroot}%{_datadir}/locale/en_US@piglatin
|
|
install -D -m 0644 %{S:1} %{buildroot}%{_datadir}/inkscape/palettes
|
|
%suse_update_desktop_file -N "Inkscape" -G "SVG Vector Illustrator" inkscape
|
|
%find_lang %{name}
|
|
bash %{S:2} %{buildroot}%{_datadir}/inkscape/extensions "%%{_datadir}/inkscape/extensions/"
|
|
%fdupes %{buildroot}
|
|
|
|
%clean
|
|
rm -rf %{buildroot}
|
|
|
|
%files -f inkscape.lst
|
|
%defattr(-,root,root)
|
|
%doc AUTHORS COPYING COPYING.LIB ChangeLog HACKING* INSTALL NEWS README* TRANSLATORS
|
|
%{_bindir}/*
|
|
%{_datadir}/applications/inkscape.desktop
|
|
%dir %{_datadir}/inkscape
|
|
%{_datadir}/inkscape/[cf-z]*
|
|
%{_datadir}/inkscape/examples
|
|
%dir %{_datadir}/inkscape/extensions
|
|
%{_datadir}/inkscape/extensions/xaml2svg
|
|
%{_datadir}/inkscape/extensions/*.pl
|
|
%{_datadir}/inkscape/extensions/*.xsl*
|
|
%{_datadir}/inkscape/extensions/colors.xml
|
|
%{_datadir}/inkscape/extensions/ps2*
|
|
%{_datadir}/inkscape/extensions/Poly3DObjects/
|
|
%{_datadir}/inkscape/extensions/alphabet_soup/
|
|
%{_datadir}/inkscape/extensions/inkweb.js
|
|
#BEGIN FIXME: What is purpose of these plugins? I see no references to them:
|
|
%{_datadir}/inkscape/extensions/SpSVG.pm
|
|
%{_datadir}/inkscape/extensions/Inkscape.pm
|
|
%{_datadir}/inkscape/extensions/simplepath.rb
|
|
#END FIXME
|
|
%{_datadir}/pixmaps/inkscape.png
|
|
%doc %{_mandir}/man?/*.*
|
|
%doc %{_mandir}/??/man?/*.*
|
|
# FIXME: should be part of filesystem
|
|
%dir %{_mandir}/fr
|
|
%dir %{_mandir}/fr/man1
|
|
# exclude extensions that go in other packages:
|
|
%exclude %{_datadir}/inkscape/extensions/Barcode
|
|
%exclude %{_datadir}/inkscape/extensions/cdr*
|
|
%exclude %{_datadir}/inkscape/extensions/wmf*
|
|
%exclude %{_datadir}/inkscape/extensions/dia*
|
|
%exclude %{_datadir}/inkscape/extensions/fig*
|
|
%exclude %{_datadir}/inkscape/extensions/*gimp*
|
|
%exclude %{_datadir}/inkscape/extensions/sk*
|
|
|
|
%files extensions-extra -f inkscape-extensions-extra.lst
|
|
%defattr(-,root,root)
|
|
%{_datadir}/inkscape/extensions/Barcode
|
|
%{_datadir}/inkscape/extensions/cdr*
|
|
%{_datadir}/inkscape/extensions/wmf*
|
|
# This extensions seems erronous being copied in here too.
|
|
%exclude %{_datadir}/inkscape/extensions/*gimp*
|
|
|
|
%files extensions-dia
|
|
%defattr(-,root,root)
|
|
%{_datadir}/inkscape/extensions/dia*
|
|
|
|
%files extensions-fig
|
|
%defattr(-,root,root)
|
|
%{_datadir}/inkscape/extensions/fig*
|
|
|
|
%files extensions-gimp
|
|
%defattr(-,root,root)
|
|
# NOTE: export_gimp_palette* does not depend on gimp, but belongs here logically:
|
|
%{_datadir}/inkscape/extensions/*gimp*
|
|
|
|
%files extensions-skencil
|
|
%defattr(-,root,root)
|
|
%{_datadir}/inkscape/extensions/sk*
|
|
|
|
%files lang -f %{name}.lang
|
|
|
|
%changelog
|