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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 35248 - (hide annotations) (download)
Sun Jan 23 20:47:11 2011 UTC (13 years, 2 months ago) by blino
Original Path: cauldron/x11-driver-video-ati/current/SPECS/x11-driver-video-ati.spec
File size: 1843 byte(s)
imported package x11-driver-video-ati
1 blino 35248 %define git_url git://anongit.freedesktop.org/xorg/driver/xf86-video-ati 6.12-branch
2    
3     Name: x11-driver-video-ati
4     Version: 6.13.99
5     Release: %mkrel 0.20101029.1
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.xz
11    
12     License: MIT
13     BuildRoot: %{_tmppath}/%{name}-root
14    
15     BuildRequires: libdrm-devel >= 2.0
16     BuildRequires: x11-proto-devel >= 1.0.0
17     BuildRequires: x11-server-devel >= 1.0.1
18     BuildRequires: x11-util-macros >= 1.0.1
19     BuildRequires: GL-devel
20    
21     Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
22    
23     Conflicts: xorg-x11-server < 7.0
24     Conflicts: x11-driver-video-ati_6.7
25    
26     Suggests: x11-driver-video-r128
27     Suggests: x11-driver-video-mach64
28    
29     %description
30     x11-driver-video-ati is the X.org driver for ATI Technologies.
31    
32     Experimental support for Evergreen acceleration.
33     What's needed:
34     - "options radeon modeset=1" in /etc/modprobe.conf
35     - kernel >= 2.6.36-rc8
36     - kernel with CONFIG_DRM_RADEON_KMS=y (aka tmb kernels)
37     Status:
38     - KMS works
39    
40    
41     %prep
42     %setup -q -n xf86-video-ati-%{version}
43     %apply_patches
44    
45     %build
46     autoreconf -ifs
47     %configure2_5x
48     %make
49    
50     %install
51     rm -rf %{buildroot}
52     %makeinstall_std
53    
54     %clean
55     rm -rf %{buildroot}
56    
57     %files
58     %defattr(-,root,root)
59     %{_libdir}/xorg/modules/drivers/radeon_drv.la
60     %{_libdir}/xorg/modules/drivers/radeon_drv.so
61     %{_libdir}/xorg/modules/drivers/ati_drv.la
62     %{_libdir}/xorg/modules/drivers/ati_drv.so
63     %{_libdir}/xorg/modules/multimedia/theatre200_drv.la
64     %{_libdir}/xorg/modules/multimedia/theatre200_drv.so
65     %{_libdir}/xorg/modules/multimedia/theatre_detect_drv.la
66     %{_libdir}/xorg/modules/multimedia/theatre_detect_drv.so
67     %{_libdir}/xorg/modules/multimedia/theatre_drv.la
68     %{_libdir}/xorg/modules/multimedia/theatre_drv.so
69     %{_mandir}/man4/ati.*
70     %{_mandir}/man4/radeon.*
71    
72    

  ViewVC Help
Powered by ViewVC 1.1.30