]> git.pld-linux.org Git - packages/gnustep-gui.git/blame - gnustep-gui.spec
- missing dir, BR: aspell-devel, release 5
[packages/gnustep-gui.git] / gnustep-gui.spec
CommitLineData
829d10ca 1Summary: GNUstep GUI library package
e0359688 2Summary(pl): Biblioteka GNUstep GUI
829d10ca 3Name: gnustep-gui
c387a5cc 4Version: 0.9.4
c3847b61 5Release: 5
f6967d0c 6License: LGPL/GPL
4b35d086 7Group: Libraries
829d10ca 8Source0: ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
c387a5cc 9# Source0-md5: 399b3a2341899d12710f4d1ed36f3002
b63fcf5e 10Patch0: %{name}-themes.patch
0f8149d4
JB
11Patch1: %{name}-nocompressdocs.patch
12Patch2: %{name}-segv.patch
13Patch3: %{name}-doc.patch
aa92dd8e 14URL: http://www.gnustep.org/
c3847b61 15BuildRequires: aspell-devel
f6967d0c
JB
16BuildRequires: audiofile-devel
17BuildRequires: gcc-objc
6e312c84 18BuildRequires: gnustep-base-devel >= 1.10.0
f6967d0c
JB
19BuildRequires: libjpeg-devel
20BuildRequires: libtiff-devel
21BuildRequires: zlib-devel
6e312c84 22Requires: gnustep-base >= 1.10.0
f6967d0c
JB
23Conflicts: gnustep-core
24BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
25
40ce32db 26%define _prefix /usr/%{_lib}/GNUstep
f6967d0c
JB
27
28%define libcombo gnu-gnu-gnu
29%define gsos linux-gnu
30%ifarch %{ix86}
31%define gscpu ix86
32%else
33# also s/alpha.*/alpha/, but we use only "alpha" arch for now
40ce32db 34%define gscpu %(echo %{_target_cpu} | sed -e 's/amd64/x86_64/;s/ppc/powerpc/')
f6967d0c 35%endif
aa92dd8e 36
37%description
829d10ca 38It is a library of graphical user interface classes written completely
39in the Objective-C language; the classes are based upon the OpenStep
40specification as release by NeXT Software, Inc. The library does not
41completely conform to the specification and has been enhanced in a
42number of ways to take advantage of the GNU system. These classes
aa92dd8e 43include graphical objects such as buttons, text fields, popup lists,
44browser lists, and windows; there are also many associated classes for
45handling events, colors, fonts, pasteboards and images.
46
e0359688
JB
47%description -l pl
48