Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37744923
en ru br
Репозитории ALT

Группа :: Система/X11
Пакет: xorg-x11-drv-fbdev

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define srcname xf86-video-fbdev
%define _modulesdir %_libdir/X11/modules

Name: xorg-x11-drv-fbdev
Version: 0.3.0
Release: alt1
Serial: 1
Summary: video driver for framebuffer device
License: MIT/X11
Group: System/X11

Url: http://xorg.freedesktop.org
Source: %srcname-%version.tar.bz2

Packager: XOrg Maintainer Team <xorg at packages.altlinux.org>

Provides: x11-driver-fbdev
Requires: xorg-x11-server >= 1.0.99.901

BuildRequires: pkg-config xorg-x11-sdk xorg-x11-proto-devel xorg-x11-util-macros

%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.

%def_disable static

%prep
%setup -q -n %srcname-%version

%build
%__autoreconf
%configure \
--with-xorg-module-dir=%_modulesdir \
%{subst_enable static}

%make_build

%install
%make DESTDIR=%buildroot install

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

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin