/[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 389214 - (show annotations) (download)
Thu Jan 17 21:30:27 2013 UTC (11 years, 3 months ago) by pterjan
File size: 1087 byte(s)
oops
1 Name: x11-driver-video-mach64
2 Version: 6.9.4
3 Release: %mkrel 2
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
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 <= 1:6.8.0
25
26 %description
27 x11-driver-video-mach64 is the X.org driver for ATI Mach64.
28
29
30 %prep
31 %setup -q -n xf86-video-mach64-%{version}
32 %apply_patches
33
34 %build
35 autoreconf -ifs
36 %configure --disable-dri
37 %make
38
39 %install
40 rm -rf %{buildroot}
41 %makeinstall_std
42
43 %clean
44 rm -rf %{buildroot}
45
46 %files
47 %defattr(-,root,root)
48 %{_libdir}/xorg/modules/drivers/mach64_drv.la
49 %{_libdir}/xorg/modules/drivers/mach64_drv.so
50
51

  ViewVC Help
Powered by ViewVC 1.1.30