]> git.pld-linux.org Git - packages/abiword.git/blame - abiword.spec
- _pluginsrel ++ to allow nice upgrade
[packages/abiword.git] / abiword.spec
CommitLineData
db23bb38
MK
1%define _packagever 2.0.2
2%define _pluginsver 2.0.1
272183f7 3%define _pluginsrel 4
a611d325 4Summary: Multi-platform word processor
5Summary(pl): Wieloplatformowy procesor tekstu
c3f4081b 6Name: abiword
db23bb38
MK
7Version: %{_packagever}
8Release: 1
b28f7fb4 9Epoch: 1
c3f4081b 10License: GPL
11Group: X11/Applications
a12b5924 12Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
db23bb38
MK
13# Source0-md5: bcb7b45b04e285d5a8b82fb13ebaa170
14Source1: http://dl.sourceforge.net/%{name}/%{name}-plugins-%{_pluginsver}.tar.bz2
6a6cef20 15# Source1-md5: 5aa1e05c0f7b8ab7e92c2a296f1a5673
16Patch0: %{name}-desktop.patch
0f3032cf 17Patch1: %{name}-types.patch
05c62d41 18Patch2: %{name}-home_etc.patch
c3f4081b 19URL: http://www.abisource.com/
273830ee 20BuildRequires: ImageMagick-c++-devel >= 5.4.0
e56cb304 21BuildRequires: aiksaurus-gtk-devel >= 1.0
6f76f9a1 22BuildRequires: aspell-devel >= 0.50.0
a611d325 23BuildRequires: bzip2-devel
e56cb304 24BuildRequires: enchant-devel >= 0.4.0
a245b908 25BuildRequires: eps-devel >= 1.2
6f76f9a1 26BuildRequires: fontconfig-devel >= 1.0
19dec3f5 27BuildRequires: fribidi-devel >= 0.10.4
a611d325 28BuildRequires: gal-devel >= 1.99
29BuildRequires: glib2-devel >= 2.0.0
30BuildRequires: gtk+2-devel >= 2.0.0
f740e878 31BuildRequires: gucharmap-devel >= 0.7
a611d325 32BuildRequires: libbonobo-devel >= 2.2.0
791592b1 33BuildRequires: libgda-devel >= 0.90.0
6f76f9a1 34BuildRequires: libglade2-devel >= 2.0.0
791592b1 35BuildRequires: libgnomedb-devel >= 0.90.0
a611d325 36BuildRequires: libgnomeui-devel >= 2.2.0
6f76f9a1 37BuildRequires: libgnomeprint-devel >= 2.2.1
63a11edb 38BuildRequires: libgnomeprintui-devel >= 2.2.1.3-2
6f76f9a1 39BuildRequires: libgsf-devel >= 1.4.0
a611d325 40BuildRequires: libjpeg-devel
6f76f9a1
JB
41BuildRequires: librsvg-devel >= 2.0
42BuildRequires: libwmf-devel >= 0.2.8
e56cb304 43BuildRequires: libwpd-devel >= 0.6.0
a611d325 44BuildRequires: libxml2-devel >= 2.4.2
6f76f9a1 45BuildRequires: nautilus-devel >= 2.0
e56cb304 46BuildRequires: ots-devel >= 0.4.1
a245b908 47BuildRequires: psiconv-devel
e56cb304 48BuildRequires: python-devel >= 1:2.3
6f76f9a1 49BuildRequires: wv-devel >= 1.0.0
e56cb304 50BuildRequires: xft-devel >= 2.0
c3f4081b 51BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
52
c3f4081b 53%description
a611d325 54AbiWord is a multi-platform word processor with a GTK+ interface on
55the UNIX platform.
c3f4081b 56
57%description -l pl
f740e878
JB
58AbiWord jest wieloplatformowym procesorem tekstu z interfejsem GTK+ na
59platformie UNIX.
a611d325 60
a7e0aea6 61%package plugins-tools
f740e878
JB
62Summary: Various tools that can be used to extend AbiWord's capabilities
63