]> git.pld-linux.org Git - packages/gnustep-back.git/blame - gnustep-back.spec
- _noautoreqdep
[packages/gnustep-back.git] / gnustep-back.spec
CommitLineData
88ae2dc5
JB
1Summary: The GNUstep backend bundle
2Summary(pl): Pakiet backendowy GNUstep
3Name: gnustep-back
4Version: 0.8.3
5Release: 1
6License: LGPL/GPL
7Vendor: The GNUstep Project
8Group: X11/Libraries
9Source0: ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
10Patch0: %{name}-Xft2.patch
11Patch1: %{name}-art-freetype213.patch
12Patch2: %{name}-xdps-fix.patch
13URL: http://www.gnustep.org/
14BuildRequires: OpenGL-devel
15BuildRequires: WindowMaker-devel
16BuildRequires: XFree86-devel
17BuildRequires: XFree86-DPS-devel
18BuildRequires: Xft-devel
19BuildRequires: freetype-devel >= 2.1.3
20BuildRequires: gnustep-gui-devel
21BuildRequires: libart_lgpl-devel
22Requires: OpenGL
23Requires: gnustep-gui
24Obsoletes: gnustep-xgps
25Conflicts: gnustep-core
26BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
27
28%define _prefix /usr/lib/GNUstep
29
8e19a59f
JB
30%define _noautoreqdep libGL.so.1 libGLU.so.1
31
88ae2dc5
JB
32%define libcombo gnu-gnu-gnu
33%define gsos linux-gnu
34%ifarch %{ix86}
35%define gscpu ix86
36%else
37# also s/alpha.*/alpha/, but we use only "alpha" arch for now
38%define gscpu %{_target_cpu}
39%endif
40
41%description
42This is a backend for the GNUstep gui Library which allows you to use
43the GNUstep gui Library on an X Windows System (other backends will
44be added later to allow you to use the GNUstep gui Library in other
45windowing environments).
46
47This package contains common part and xlib graphics backend.
48
49%description -l pl
50