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