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