Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37777796
en ru br
ALT Linux repos
S:2.11.20-alt1
5.0: 2.11.1-alt2
4.1: 2.10.0-alt0.M41.1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _hwdatadir %_datadir/hwdatabase/videoaliases
%define _fdidir %_datadir/hal/fdi/policy/10osvendor

Name: xorg-drv-geode
Version: 2.10.0
Release: alt0.M41.1
Serial: 2
Summary: AMD Geode GX and LX Xorg graphics 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
Provides: xorg-x11-drv-amd = %serial:%version xorg-x11-drv-nsc = %serial:%version
Provides: xorg-x11-drv-geode = %serial:%version-%release
Obsoletes: xorg-x11-drv-amd xorg-x11-drv-nsc <= 2.8.3 xorg-x11-drv-geode

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

ExclusiveArch: %ix86
BuildRequires: xorg-proto-devel xorg-sdk xorg-util-macros

%description
geode  is  an  Xorg driver for Advanced Micro Devicess GEODE processor
family.  It uses the CIMARRON kit provided by Advanced  Micro  Devices.
The  driver  is  accelerated,  and  provides  support for the following
framebuffer depths: 8, 16 and 24.

%def_disable static

%prep
%setup -q
%patch -p1

%build
%autoreconf
%configure \
--enable-visibility \
--with-xorg-module-dir=%_x11modulesdir \
%{subst_enable static}

%make_build

%install
%make DESTDIR=%buildroot install

install -pD -m644 xf86-video-geode.xinf %buildroot%_hwdatadir/geode.xinf
install -pD -m644 11-x11-video-geode.fdi %buildroot%_fdidir/10-x11-video-geode.fdi

%triggerin -- xorg-x11-drv-amd, xorg-x11-drv-nsc
subst 's,Driver\(.*\)\"\(amd\|nsc\)\",Driver\1"geode",' %_sysconfdir/X11/xorg.conf

%files
%_x11modulesdir/drivers/*.so
%dir %_hwdatadir
%_hwdatadir/geode.xinf
%_fdidir/10-x11-video-geode.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