/[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 406622 - (show annotations) (download)
Sat Mar 30 11:43:12 2013 UTC (11 years ago) by tmb
Original Path: cauldron/x11-driver-video-ati/current/SPECS/x11-driver-video-ati.spec
File size: 1525 byte(s)
mark trinity APUs with IGP flag
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 2
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
15 License: MIT
16
17 BuildRequires: libdrm-devel >= 2.4.33-1
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
23 Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
24
25 Conflicts: xorg-x11-server < 7.0
26 Conflicts: x11-driver-video-ati_6.7
27 Obsoletes: x11-driver-video-radeonhd
28 Provides: x11-driver-video-radeonhd
29
30 Suggests: x11-driver-video-r128
31 Suggests: x11-driver-video-mach64
32 Suggests: radeon-firmware
33
34 %description
35 x11-driver-video-ati is the X.org driver for ATI Technologies.
36
37 %prep
38 %setup -q -n xf86-video-ati-%{version}
39 %apply_patches
40 sed -i '/USE_XAA, 1/d' configure.ac
41
42 %build
43 autoreconf -ifs
44 %configure2_5x
45 %make
46
47 %install
48 rm -rf %{buildroot}
49 %makeinstall_std
50
51 %clean
52 rm -rf %{buildroot}
53
54 %files
55 %{_libdir}/xorg/modules/drivers/radeon_drv.la
56 %{_libdir}/xorg/modules/drivers/radeon_drv.so
57 %{_libdir}/xorg/modules/drivers/ati_drv.la
58 %{_libdir}/xorg/modules/drivers/ati_drv.so
59 %{_mandir}/man4/ati.*
60 %{_mandir}/man4/radeon.*

  ViewVC Help
Powered by ViewVC 1.1.30