Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37045673
en ru br
ALT Linux repos
S:1.0.17-alt2
4.1: 0.0.10-alt1.M41.1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xorg-drv-nouveau
Version: 1.0.17
Release: alt2
Epoch: 2
Summary: NVIDIA video driver
License: MIT/X11
Group: System/X11
Url: http://xorg.freedesktop.org
Packager: Valery Inozemtsev <shrek at altlinux.ru>

PreReq: xorg-dri-nouveau
Requires: XORG_ABI_VIDEODRV = %get_xorg_abi_videodrv

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

BuildRequires(Pre): xorg-sdk
BuildRequires: libGL-devel xorg-proto-devel libudev-devel

%description
nouveau  is  an Xorg  driver  for  NVIDIA video cards.  The
driver supports 2D acceleration and provides support for the  following
framebuffer  depths: (15,) 16  and 24.  TrueColor visuals are supported
for these depths

%prep
%setup -q
%patch -p1

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

%install
%make DESTDIR=%buildroot install

%files
%_x11modulesdir/drivers/*.so
%_man4dir/*

%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