Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37531200
en ru br
ALT Linux repos
S:4.5.79-alt1
5.0: 4.1.16-alt1
4.1: 3.3.18-alt2
4.0: 3.3.18-alt2
3.0: 2.5-alt2

Group :: Development/Other
RPM: gfxboot

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name:         gfxboot
Version:      4.5.79
Release:      alt1

Group:        Development/Other
Summary:      Graphical boot logo for lilo, grub and syslinux.
License:      GPL
Url:      http://en.opensuse.org/SDB:Gfxboot

Source:       %name-%version.tar
Patch0:      gfxboot-4.1.16-alt1.patch

ExclusiveArch: %ix86 x86_64
# Automatically added by buildreq on Thu Jul 31 2008 (-bi)
BuildRequires: libfreetype-devel nasm xmlto

BuildRequires: perl-HTML-Parser


%description
Here you find the graphical boot logo. Suitable for both lilo, grub and syslinux.

%prep
%setup -q
%patch0 -p1

# fix path to syslinux data

sed -i 's|/usr/share/syslinux|/usr/lib/syslinux|' gfxboot

%build
%make CFLAGS="%optflags -Wno-pointer-sign -fomit-frame-pointer -fno-stack-protector"
%make -C doc

%install
 mkdir -p $RPM_BUILD_ROOT/usr/sbin
 make install DESTDIR=$RPM_BUILD_ROOT THEMES=""
 install -d -m 755 $RPM_BUILD_ROOT/usr/share/gfxboot

%files
%doc doc/gfxboot.html
%_sbindir/*
%_datadir/gfxboot/

%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