/[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 406623 - (show annotations) (download)
Sat Mar 30 11:46:52 2013 UTC (11 years ago) by tmb
Original Path: cauldron/x11-driver-video-ati/current/SPECS/x11-driver-video-ati.spec
File size: 1575 byte(s)
add Richland pci ids (P3)
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.1.0
5 Release: %mkrel 3
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: xf86-video-ati-add-oland-family.patch
12 Patch1: xf86-video-ati-add-oland-ids.patch
13 Patch2: xf86-video-ati-mark-trinity-APUs-with-IGP-flag.patch
14 Patch3: xf86-video-ati-add-Richland-pci-ids.patch
15
16 License: MIT
17
18 BuildRequires: libdrm-devel >= 2.4.33-1
19 BuildRequires: x11-proto-devel >= 1.0.0
20 BuildRequires: x11-server-devel >= 1.0.1
21 BuildRequires: x11-util-macros >= 1.0.1
22 BuildRequires: GL-devel
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
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