File: control

package info (click to toggle)
gfxboot 4.5.0-3
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 1,304 kB
  • sloc: asm: 12,737; perl: 3,078; ansic: 2,977; xml: 212; sh: 198; makefile: 94
file content (30 lines) | stat: -rw-r--r-- 1,179 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: gfxboot
Section: misc
Priority: extra
Maintainer: Daniel Baumann <daniel.baumann@progress-technologies.net>
Uploaders: Otavio Salvador <otavio@debian.org>
Build-Depends: debhelper (>= 9), nasm, libfreetype6-dev, w3m, xmlto
Standards-Version: 3.9.3
Homepage: http://gfxboot.sourceforge.net/

Package: gfxboot
Architecture: any-amd64 any-i386
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: gfxboot-themes
Description: tool to test and create graphical boot logos (runtime)
 gfxboot is a 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 the runtime utility.

Package: gfxboot-dev
Architecture: any-amd64 any-i386
Depends:
 ${misc:Depends}, ${shlibs:Depends}, gfxboot (= ${binary:Version}), cpio,
 libfribidi0, libhtml-parser-perl
Suggests: gfxboot-themes
Description: tool to test and create graphical boot logos (development)
 gfxboot is a 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 the development utilities.