/[packages]/cauldron/x11-driver-video-mach64/current/SPECS/x11-driver-video-mach64.spec
ViewVC logotype

Annotation of /cauldron/x11-driver-video-mach64/current/SPECS/x11-driver-video-mach64.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 329959 - (hide annotations) (download)
Wed Dec 12 19:35:56 2012 UTC (11 years, 4 months ago) by tv
File size: 1299 byte(s)
really disable DRI (SILENT)
1 tmb 50229 Name: x11-driver-video-mach64
2 tv 273758 Version: 6.9.3
3 tv 329300 Release: %mkrel 3
4 tmb 50229 Epoch: 1
5     Summary: X.org driver for ATI Mach64
6     Group: System/X11
7     URL: http://xorg.freedesktop.org
8     Source: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-mach64-%{version}.tar.bz2
9 tv 329300 # From Fedora:
10     Patch0: mach64-6.8.1-defaultdepth.patch
11     Patch1: 0001-mach64-fix-build-on-32-bit.patch
12     Patch2: mach64-6.9.3-shadowfb.patch
13     Patch3: mach64-6.9.3-fix-no-exa-build.patch
14     # From xorg ml:
15     Patch20: fix-crash.patch
16     Patch21: disable-EXA.patch
17 tmb 50229
18     License: MIT
19     BuildRoot: %{_tmppath}/%{name}-root
20    
21     BuildRequires: libdrm-devel >= 2.0
22     BuildRequires: x11-proto-devel >= 1.0.0
23     BuildRequires: x11-server-devel >= 1.0.1
24     BuildRequires: x11-util-macros >= 1.0.1
25     BuildRequires: GL-devel
26    
27     Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
28    
29     Conflicts: xorg-x11-server < 7.0
30     Conflicts: x11-driver-video-ati <= 1:6.8.0
31    
32     %description
33     x11-driver-video-mach64 is the X.org driver for ATI Mach64.
34    
35    
36     %prep
37     %setup -q -n xf86-video-mach64-%{version}
38 tv 293581 %apply_patches
39 tmb 50229
40     %build
41     autoreconf -ifs
42 tv 329959 %configure --disable-dri
43 tmb 50229 %make
44    
45     %install
46     rm -rf %{buildroot}
47 tv 329959 %makeinstall_std
48 tmb 50229
49     %clean
50     rm -rf %{buildroot}
51    
52     %files
53     %defattr(-,root,root)
54     %{_libdir}/xorg/modules/drivers/mach64_drv.la
55     %{_libdir}/xorg/modules/drivers/mach64_drv.so
56    
57    

  ViewVC Help
Powered by ViewVC 1.1.30