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