]> git.pld-linux.org Git - packages/gnustep-back.git/blame - gnustep-back.spec
- updated to 0.10.2
[packages/gnustep-back.git] / gnustep-back.spec
CommitLineData
c90e63c6
AM
1# TODO:
2# - symlink Helvetica from ghostscript-fonts-std?
68194b28
JB
3#
4# Conditional build:
01f2e80e 5%bcond_without art # don't build art backend
3a3574b3 6%bcond_without cairo # don't build cairo backend
68194b28 7#
88ae2dc5
JB
8Summary: The GNUstep backend bundle
9Summary(pl): Pakiet backendowy GNUstep
10Name: gnustep-back
6fe1284d 11Version: 0.10.2
3a3574b3 12Release: 1
88ae2dc5
JB
13License: LGPL/GPL
14Vendor: The GNUstep Project
15Group: X11/Libraries
16Source0: ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
6fe1284d 17# Source0-md5: 1597e5799a35023a8e5bca050861aa7c
88ae2dc5
JB
18URL: http://www.gnustep.org/
19BuildRequires: OpenGL-devel
88ae2dc5
JB
20BuildRequires: XFree86-devel
21BuildRequires: XFree86-DPS-devel
3a3574b3 22%{?with_cairo:BuildRequires: cairo-devel >= 1.0}
b84176dd 23%{?with_art:BuildRequires: freetype-devel >= 2.1.8}
b5177b90 24BuildRequires: gnustep-gui-devel >= %{version}
9adafbee 25%{?with_art:BuildRequires: libart_lgpl-devel}
46bd9bcb 26BuildRequires: pkgconfig
7eea9689 27BuildRequires: xft-devel
88ae2dc5 28Requires: OpenGL
b5177b90 29Requires: gnustep-gui >= %{version}
13b36c13 30Obsoletes: gnustep-back-devel
88ae2dc5
JB
31Obsoletes: gnustep-xgps
32Conflicts: gnustep-core
33BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
34
68194b28 35%define _prefix /usr/%{_lib}/GNUstep
88ae2dc5 36
8e19a59f
JB
37%define _noautoreqdep libGL.so.1 libGLU.so.1
38
88ae2dc5
JB
39%define libcombo gnu-gnu-gnu
40%define gsos linux-gnu
41%ifarch %{ix86}
42%define gscpu ix86
43%else
44# also s/alpha.*/alpha/, but we use only "alpha" arch for now
68194b28 45%define gscpu %(echo %{_target_cpu} | sed -e 's/amd64/x86_64/;s/ppc/powerpc/')
88ae2dc5
JB
46%endif
47
48%description
49This is a backend for the GNUstep gui Library which allows you to use
776606a7 50the GNUstep gui Library on an X Window System (other backends will
88ae2dc5
JB
51be added later to allow you to use the GNUstep gui Library in other
52windowing environments).
53
54This package contains common part and xlib graphics backend.
55
56%description -l pl
57