Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37541562
en ru br
ALT Linux repos
S:0.5.0-alt1
5.0: 0.4.0-alt4
4.1: 0.4.0-alt1.M41.1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: xorg-drv-fbdev
Version: 0.5.0
Release: alt1
Epoch: 1
Summary: video driver for framebuffer device
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-fbdev = %epoch:%version-%release
Obsoletes: xorg-x11-drv-fbdev

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

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

%description
fbdev  is an Xorg driver for framebuffer devices.  This is a
non-accelerated driver, the following framebuffer depths are supported:
8,  15,  16, 24.  All visual types are supported for depth 8, and True-
Color visual is supported for the other depths.  Multi-head  configura-
tions are supported.

%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