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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 555159 - (show annotations) (download)
Wed Dec 4 17:44:52 2013 UTC (10 years, 4 months ago) by tmb
File size: 1143 byte(s)
try build with mesa 10
1 Name: x11-driver-video-mach64
2 Version: 6.9.4
3 Release: %mkrel 6
4 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 # From Fedora:
10 Patch0: mach64-6.8.1-defaultdepth.patch
11 # mga#8349:
12 Patch1: mach64-6.9.4-gtk-segfault.patch
13
14 License: MIT
15 BuildRoot: %{_tmppath}/%{name}-root
16
17 BuildRequires: libdrm-devel >= 2.0
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 <= 1:6.8.0
27
28 %description
29 x11-driver-video-mach64 is the X.org driver for ATI Mach64.
30
31
32 %prep
33 %setup -q -n xf86-video-mach64-%{version}
34 %apply_patches
35
36 %build
37 autoreconf -ifs
38 %configure --disable-dri
39 %make
40
41 %install
42 rm -rf %{buildroot}
43 %makeinstall_std
44
45 %clean
46 rm -rf %{buildroot}
47
48 %files
49 %defattr(-,root,root)
50 %{_libdir}/xorg/modules/drivers/mach64_drv.la
51 %{_libdir}/xorg/modules/drivers/mach64_drv.so
52
53

  ViewVC Help
Powered by ViewVC 1.1.30