]> git.pld-linux.org Git - packages/inkscape.git/blame - inkscape.spec
- missing R: when building with gnome vfs
[packages/inkscape.git] / inkscape.spec
CommitLineData
0202eed1 1#
57eda264 2# TODO: check why build requires libselinux-devel
4dbaafa2 3#
0202eed1 4# Conditional build
efb4548f
JB
5%bcond_without xft # Don't use xft scalable font database
6%bcond_without gnome_print # Don't use gnome print font database and spooler frontend
e47d40b1 7%bcond_without gnome_vfs # Don't use gnome vfs for loading files
efb4548f 8%bcond_without mmx # Force building without MMX optimazation (Default: auto-detect)
dc92bb62 9%bcond_with inkboard # Enable inkboard support
ac61fe9a 10%bcond_with relocation # Enable binary relocation support
efb4548f
JB
11#
12Summary: Scalable vector graphics editor
13Summary(pl): Edytor skalowalnej grafiki wektorowej
597867c7 14Name: inkscape
57eda264 15Version: 0.44
ae80d7c5 16Release: 4
790f9647 17License: GPL v2, LGPL v2.1
643226af 18Group: Applications/Graphics
efb4548f 19Source0: http://dl.sourceforge.net/inkscape/%{name}-%{version}.tar.bz2
57eda264 20# Source0-md5: f0bf316e15ddc6009976d97388522f85
597867c7 21URL: http://www.inkscape.org/
f3f3339a 22BuildRequires: autoconf >= 2.59-3
25641cda 23BuildRequires: automake >= 1:1.9.4-2
91a1edf5 24BuildRequires: boost-any-devel
25BuildRequires: boost-bind-devel
35f78de7 26BuildRequires: freetype-devel >= 2.0
91f416f3 27BuildRequires: gcc-c++ >= 3.0
e47d40b1 28BuildRequires: gc-devel >= 6.4
ee6d403c 29BuildRequires: gettext-devel
e47d40b1 30%{?with_gnome_vfs:BuildRequires: gnome-vfs2-devel >= 2.15.2}
31BuildRequires: gtk+2-devel >= 2:2.9.4
10491a52 32BuildRequires: gtkmm-devel >= 2.4
e47d40b1 33BuildRequires: gtkspell-devel >= 2.0.11
34BuildRequires: intltool >= 0.35.0
35BuildRequires: lcms-devel >= 1.15
35f78de7 36BuildRequires: libart_lgpl-devel >= 2.3.10
e47d40b1 37%{?with_gnome_print:BuildRequires: libgnomeprintui-devel >= 2.12.1}
91f416f3 38BuildRequires: libpng-devel >= 1.2
e47d40b1 39BuildRequires: libsigc++-devel >= 2.0.17
efb4548f 40BuildRequires: libtool
e47d40b1 41BuildRequires: libxml2-devel >= 1:2.6.26
42BuildRequires: libxslt-devel >= 1.1.17
43%{?with_inkboard:BuildRequires: loudmouth-devel >= 1.0.3}
35f78de7 44BuildRequires: pkgconfig
efb4548f 45BuildRequires: popt-devel
ee6d403c 46BuildRequires: rpm-pythonprov
641594f1 47%{?with_xft:BuildRequires: xorg-lib-libXft-devel}
91f416f3 48BuildRequires: zlib-devel
22c15797 49Requires(post,postun): shared-mime-info
995c2056 50Requires: gc >= 6.4
6c12ccb7 51%{?with_gnome_vfs:Requires: gnome-vfs2 >= 2.15.2}
e47d40b1 52Requires: gtk+2 >= 2:2.9.4
e5d3652d 53Requires: perl-XML-XQL
597867c7 54Buildroot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
55
56%description
efb4548f
JB
57Inkscape is a program for viewing, making, and editing two-dimensional
58vector drawings.
597867c7 59
60%description -l pl
efb4548f
JB
61