/[packages]/updates/6/x11-driver-video-ati/current/SPECS/x11-driver-video-ati.spec
ViewVC logotype

Contents of /updates/6/x11-driver-video-ati/current/SPECS/x11-driver-video-ati.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 636151 - (show annotations) (download)
Sat Jun 14 14:52:28 2014 UTC (9 years, 10 months ago) by tv
Original Path: cauldron/x11-driver-video-ati/current/SPECS/x11-driver-video-ati.spec
File size: 1476 byte(s)
add server managed fd support (from git)
1 %define git_url git://anongit.freedesktop.org/xorg/driver/xf86-video-ati 6.12-branch
2
3 Name: x11-driver-video-ati
4 Version: 7.3.0
5 Release: %mkrel 6
6 Epoch: 1
7 Summary: X.org driver for ATI Technologies
8 Group: System/X11
9 URL: http://xorg.freedesktop.org
10 Source: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ati-%{version}.tar.bz2
11 Patch0: fd0.patch
12 Patch1: fd1.patch
13 Patch2: fd2.patch
14
15 License: MIT
16
17 BuildRequires: libdrm-devel >= 2.4.46
18 BuildRequires: x11-proto-devel >= 1.0.0
19 BuildRequires: x11-server-devel >= 1.0.1
20 BuildRequires: x11-util-macros >= 1.0.1
21 BuildRequires: GL-devel
22 BuildRequires: pkgconfig(glamor)
23
24 Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
25
26 Conflicts: xorg-x11-server < 7.0
27 Conflicts: x11-driver-video-ati_6.7
28 Obsoletes: x11-driver-video-radeonhd
29 Provides: x11-driver-video-radeonhd
30
31 Suggests: x11-driver-video-r128
32 Suggests: x11-driver-video-mach64
33 Suggests: radeon-firmware
34
35 %description
36 x11-driver-video-ati is the X.org driver for ATI Technologies.
37
38 %prep
39 %setup -q -n xf86-video-ati-%{version}
40 %apply_patches
41 sed -i '/USE_XAA, 1/d' configure.ac
42
43 %build
44 autoreconf -ifs
45 %configure2_5x --enable-glamor
46 %make
47
48 %install
49 rm -rf %{buildroot}
50 %makeinstall_std
51
52 %clean
53 rm -rf %{buildroot}
54
55 %files
56 %{_libdir}/xorg/modules/drivers/radeon_drv.la
57 %{_libdir}/xorg/modules/drivers/radeon_drv.so
58 %{_libdir}/xorg/modules/drivers/ati_drv.la
59 %{_libdir}/xorg/modules/drivers/ati_drv.so
60 %{_mandir}/man4/ati.*
61 %{_mandir}/man4/radeon.*

  ViewVC Help
Powered by ViewVC 1.1.30