]> git.pld-linux.org Git - packages/inkscape.git/blame_incremental - inkscape.spec
- started upgrade to 0.40, updated BRs, NFY work in progress, rel. 0.01
[packages/inkscape.git] / inkscape.spec
... / ...
CommitLineData
1#
2# Conditional build
3%bcond_without xft # Don't use xft scalable font database
4%bcond_without gnome_print # Don't use gnome print font database and spooler frontend
5%bcond_without mmx # Force building without MMX optimazation (Default: auto-detect)
6#
7Summary: Scalable vector graphics editor
8Summary(pl): Edytor skalowalnej grafiki wektorowej
9Name: inkscape
10Version: 0.40
11Release: 0.01
12License: GPL
13Group: Applications/Graphics
14Source0: http://dl.sourceforge.net/inkscape/%{name}-%{version}.tar.bz2
15# Source0-md5: 5f53659eb47efce8593e39d30ebb1c77
16URL: http://www.inkscape.org/
17BuildRequires: autoconf >= 2.50
18BuildRequires: automake
19BuildRequires: freetype-devel >= 2.0
20BuildRequires: gtk+2-devel >= 2:2.4.0
21BuildRequires: gtkmm-devel >= 2.4
22BuildRequires: gtkspell-devel
23BuildRequires: intltool
24BuildRequires: libart_lgpl-devel >= 2.3.10
25%{?with_gnome_print:BuildRequires: libgnomeprintui-devel >= 1.116.0}
26BuildRequires: libpng-devel
27BuildRequires: libsigc++-devel >= 2.0
28BuildRequires: libtool
29BuildRequires: libxml2-devel >= 2.4.24
30BuildRequires: pkgconfig
31BuildRequires: popt-devel
32%{?with_xft:BuildRequires: xft-devel}
33Requires: perl-XML-XQL
34Buildroot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
35
36%description
37Inkscape is a program for viewing, making, and editing two-dimensional
38vector drawings.
39
40%description -l pl
41