]> git.pld-linux.org Git - packages/gnustep-back.git/blame - gnustep-back.spec
- updated to 0.11.0, flattened directory structure
[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:
eba566b8
JB
5%bcond_without art # art backend
6%bcond_with dps # xdps backend
7%bcond_without cairo # cairo backend
8%bcond_with glitz # glitz support in cairo backend (requires cairo built with glitz)
68194b28 9#
88ae2dc5
JB
10Summary: The GNUstep backend bundle
11Summary(pl): Pakiet backendowy GNUstep
12Name: gnustep-back
eba566b8 13Version: 0.11.0
3a3574b3 14Release: 1
88ae2dc5
JB
15License: LGPL/GPL
16Vendor: The GNUstep Project
17Group: X11/Libraries
18Source0: ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
eba566b8 19# Source0-md5: fece87a22336e233b70e9ce999e1ea10
88ae2dc5 20URL: http://www.gnustep.org/
eba566b8
JB
21BuildRequires: OpenGL-GLX-devel
22%{?with_dps:BuildRequires: X11-DPS-devel}
3a3574b3 23%{?with_cairo:BuildRequires: cairo-devel >= 1.0}
b84176dd 24%{?with_art:BuildRequires: freetype-devel >= 2.1.8}
eba566b8 25%{?with_glitz:BuildRequires: glitz-devel}
b5177b90 26BuildRequires: gnustep-gui-devel >= %{version}
9adafbee 27%{?with_art:BuildRequires: libart_lgpl-devel}
46bd9bcb 28BuildRequires: pkgconfig
eba566b8
JB
29BuildRequires: xorg-lib-libXext-devel
30BuildRequires: xorg-lib-libXmu-devel
31BuildRequires: xorg-lib-libXft-devel
b5177b90 32Requires: gnustep-gui >= %{version}
13b36c13 33Obsoletes: gnustep-back-devel
eba566b8 34%{!?with_dps:Obsoletes: gnustep-back-xdps}
88ae2dc5
JB
35Obsoletes: gnustep-xgps
36Conflicts: gnustep-core
37BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
38
68194b28 39%define _prefix /usr/%{_lib}/GNUstep
88ae2dc5 40
8e19a59f
JB
41%define _noautoreqdep libGL.so.1 libGLU.so.1
42
88ae2dc5
JB
43%description
44This is a backend for the GNUstep gui Library which allows you to use
776606a7 45the GNUstep gui Library on an X Window System (other backends will
88ae2dc5
JB
46be added later to allow you to use the GNUstep gui Library in other
47windowing environments).
48
49This package contains common part and xlib graphics backend.
50
51%description -l pl
52