1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: gfxboot-examples
Section: misc
Priority: extra
Maintainer: Debian Syslinux Maintainers <syslinux@lists.debian-maintainers.org>
Uploaders:
Daniel Baumann <daniel@debian.org>, Otavio Salvador <otavio@debian.org>
Build-Depends: debhelper (>= 7.0.50~), gfxboot-dev (>= 4.2.2)
Standards-Version: 3.9.0
Homepage: http://gfxboot.sourceforge.net/
Vcs-Browser: http://git.debian-maintainers.org/?p=syslinux/gfxboot-examples.git
Vcs-Git: git://git.debian-maintainers.org/git/syslinux/gfxboot-examples.git
Package: gfxboot-examples
Architecture: all
Depends: ${misc:Depends}, gfxboot (>= 4.2.2)
Recommends: gfxboot-dev
Description: tool to test and create graphical boot logos (example themes)
gfxboot is tool to test and create graphical boot logos for gfxboot compliant
boot loaders. Currently, this includes grub, lilo, and syslinux (all payloads).
.
This package contains small example themes to document how to build your own
theme.
|