Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37559278
en ru br
ALT Linux repos
S:2.1-alt2
5.0: 2.1-alt1
4.1: 2.1-alt1
4.0: 2.1-alt1
3.0: 2.1-ipl9mdk

Other repositories

Group :: System/Kernel and hardware
RPM: fbset

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: fbset
Version: 2.1
Release: alt2
Serial: 1

Summary: Framebuffer device maintenance utilities
License: GPL
Group: System/Kernel and hardware
Url: http://users.telenet.be/geertu/Linux/fbdev/
# http://users.telenet.be/geertu/Linux/fbdev/fbset-%version.tar.gz
Source: fbset-%version.tar

Patch: fbset-%version-%release.patch

BuildRequires: flex

%description
fbset is a system utility to show or change the settings of the
frame buffer device.  The frame buffer device provides a simple and
unique interface to access different kinds of graphic displays.

%prep
%setup
%patch -p1

%build
make CC=gcc CFLAGS="%optflags $(getconf LFS_CFLAGS)"

%install
%makeinstall_std
mkdir -p %buildroot%_sbindir
ln -s ../bin/{fbset,modeline2fb} %buildroot%_sbindir/

%files
%config(noreplace) %_sysconfdir/*
%_bindir/*
%_sbindir/*
%_mandir/man?/*
%doc FAQ etc/*

%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