Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37895230
en ru br
ALT Linux repos
5.0: 6.8.0-alt8
4.1: 6.8.0-alt4.M41.1

Group :: System/X11
RPM: xorg-drv-r128

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _hwdatadir %_datadir/hwdatabase/videoaliases
%define _fdidir %_datadir/hal/fdi/policy/20thirdparty

Name: xorg-drv-r128
Version: 6.8.0
Release: alt8
Serial: 4
Summary: ATI Rage 128 video driver
License: MIT/X11
Group: System/X11
Url: http://xorg.freedesktop.org
Packager: Valery Inozemtsev <shrek at altlinux.ru>

Requires: XORG_ABI_VIDEODRV = %get_xorg_abi_videodrv
Requires: xorg-dri-r128 xorg-extensions-glx
Provides: xorg-x11-drv-r128 = %serial:%version-%release
Obsoletes: xorg-x11-drv-r128

Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires(pre): xorg-sdk
BuildRequires: libGL-devel xorg-fontsproto-devel xorg-randrproto-devel xorg-renderproto-devel
BuildRequires: xorg-videoproto-devel xorg-xextproto-devel xorg-xf86driproto-devel xorg-xproto-devel
BuildRequires: xorg-xineramaproto-devel xorg-xf86miscproto-devel xorg-util-macros

%description
r128 is an Xorg driver for ATI Rage 128 based video cards. It contains full support for 8, 15, 16 and 24 bit pixel
depths, hardware acceleration of drawing primitives, hardware cursor, video modes up to 1800x1440 at 70Hz, doublescan
modes (e.g., 320x200 and 320x240), gamma correction at all pixel depths, a fully programming dot clock and robust text
mode restoration for VT switching. Dualhead is supported on M3/M4 mobile chips.

%prep
%setup -q
%patch -p1

%build
%autoreconf
%configure \
--with-xorg-module-dir=%_x11modulesdir \
--enable-dri \
--disable-static

%make_build

%install
%make DESTDIR=%buildroot install

install -pD -m644 r128.xinf  %buildroot%_hwdatadir/r128.xinf
install -pD -m644 11-x11-video-r128.fdi %buildroot%_fdidir/20-x11-video-r128.fdi

%files
%_x11modulesdir/drivers/r128_drv.so
%_man4dir/r128.4*
%dir %_hwdatadir
%_hwdatadir/r128.xinf
%_fdidir/20-x11-video-r128.fdi

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin