]> git.pld-linux.org Git - packages/X11-driver-nvidia-legacy.git/blame - X11-driver-nvidia-legacy.spec
- cleanups, descs sync
[packages/X11-driver-nvidia-legacy.git] / X11-driver-nvidia-legacy.spec
Content-type: text/html ]> git.pld-linux.org Git - packages/X11-driver-nvidia-legacy.git/blame - X11-driver-nvidia-legacy.spec


500 - Internal Server Error

Malformed UTF-8 character (fatal) at (eval 6) line 1, <$fd> line 249.
This page took 0.133838 seconds and 4 git commands to generate.
CommitLineData
608f209f
MWP
1#
2# Conditional build:
3%bcond_without dist_kernel # without distribution kernel
4%bcond_without smp # without smp packages
5%bcond_without kernel # without kernel packages
6%bcond_with verbose # verbose build (V=1)
7#
7c12d932 8### NOT CHANGE THIS #################
608f209f
MWP
9%define _nv_ver 1.0
10%define _nv_rel 7174
11%define _min_x11 6.7.0
12%define _rel 3
7c12d932 13#####################################
608f209f 14#
97527c99
MWP
15%define oldname X11-driver-nvidia
16
8277a05c
MWP
17Summary: Linux Drivers for nVidia TNT/TNT2/GF/old GF2/Quadro Chips
18Summary(pl): Sterowniki do kart graficznych nVidia TNT/TNT2/GeForce/old GF2/Quadro
0c8e15a8 19Name: X11-driver-nvidia-legacy
608f209f
MWP
20Version: %{_nv_ver}.%{_nv_rel}
21Release: %{_rel}
22License: nVidia Binary
23Vendor: nVidia Corp.
24Group: X11/XFree86
25# why not pkg0!?
26Source0: http://download.nvidia.com/XFree86/Linux-x86/%{_nv_ver}-%{_nv_rel}/NVIDIA-Linux-x86-%{_nv_ver}-%{_nv_rel}-pkg1.run
27# Source0-md5: e9840ae34ae9f5a3dc7d0fafe040c8af
28Source1: http://download.nvidia.com/XFree86/Linux-x86_64/%{_nv_ver}-%{_nv_rel}/NVIDIA-Linux-x86_64-%{_nv_ver}-%{_nv_rel}-pkg2.run
29# Source1-md5: 125ec3ecc64202c6c27ef762a438d0f0
30Patch0: %{name}-gcc34.patch
31Patch1: %{name}-GL.patch
32Patch2: %{name}-conftest.patch
33# http://www.minion.de/files/1.0-6629/
34URL: http://www.nvidia.com/object/linux.html
608f209f
MWP
35BuildRequires: grep
36%{?with_dist_kernel:BuildRequires: kernel-module-build >= 2.6.7}
37BuildRequires: %{kgcc_package}
38BuildRequires: rpmbuild(macros) >= 1.213
39BuildRequires: sed >= 4.0
40BuildRequires: textutils
41#BuildRequires: X11-devel >= %{_min_x11} # disabled for now
ead3b2c0 42BuildConflicts: XFree86-nvidia
608f209f
MWP
43Requires: X11-Xserver
44Requires: X11-libs >= %{_min_x11}
45Requires: X11-modules >= %{_min_x11}
46Provides: X11-OpenGL-core
47Provides: X11-OpenGL-libGL
48Provides: XFree86-OpenGL-core
d8ae6f83 49Provides: XFree86-OpenGL-libGL
608f209f
MWP
50Obsoletes: Mesa
51Obsoletes: X11-OpenGL-core
52Obsoletes: X11-OpenGL-libGL
53Obsoletes: XFree86-OpenGL-core
54Obsoletes: XFree86-OpenGL-libGL
55Obsoletes: XFree86-driver-nvidia
56Obsoletes: XFree86-nvidia
621f9012 57Obsoletes: %{oldname} < 1.0.7174
d8ae6f83 58#Conflicts: %{oldname}
608f209f
MWP
59Conflicts: XFree86-OpenGL-devel <= 4.2.0-3
60ExclusiveArch: %{ix86} %{x8664}
61BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
62
63%define _noautoreqdep libGL.so.1 libGLcore.so.1
64%define _prefix /usr/X11R6
65%ifarch %{x8664}
66%define _libdir32 %{_prefix}/lib
67%endif
68
69%description
8277a05c 70This driver set adds improved 2D functionality to the Xorg X
608f209f 71server as well as high performance OpenGL acceleration, AGP support,
8277a05c 72support for most flat panels, and multiple monitor support.
608f209f 73
ead3b2c0
JB
74Hardware: nVidia TNT, TNT2, GeForce, old GeForce2 or Quadro based
75graphics accelerator. New GeForce2, GeForce3 and GeForce4 adapters
76are supported by X11-driver-nvidia package. The nVidia NV1 and RIVA
77128/128ZX chips are supported in the base Xorg or XFree86 install and
78are not supported by this driver set.
608f209f 79
608f209f 80%description -l pl
8277a05c
MWP
81