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