* Updates for various interface changes in gfxboot 3.3.28 (LP: #118744).

master
Colin Watson 17 years ago
parent d43a9a47b7
commit abff9007fd

Binary file not shown.

@ -69,16 +69,17 @@ endif
@cd install && echo $(FILES_CORE) | sed -e "s/ /\n/g" | cpio --quiet -o >bootlogo
@tar -C install -czf install/bootlogo.tar.gz bootlogo $(INST_EXT)
# TODO cjwatson 2007-08-07: this doesn't quite work as it stands at the
# moment; you need to build the BDF version of unifont and use that.
font:
cat po/*.po >tmp.txt
getx11font -v -l 18 -p 2,4 \
mkblfont -v -l 18 -p /usr/share/fonts/X11/misc \
-c ISO-8859-15 -c ISO-8859-2 -c koi8-r \
`$(KEYMAPCHARS) keytables.inc` \
-t tmp.txt \
-t install/log -t boot/log \
-t langlist -t langnames.inc \
-f -gnu-unifont-medium-r-normal--16-160-75-75-c-80-iso10646-1 \
--fsize 16,5 \
-f unifont:prop=2:space_width=4 \
16x16.fnt >16x16.fnt.log
rm -f tmp.txt

1
debian/changelog vendored

@ -5,6 +5,7 @@ gfxboot-theme-ubuntu (0.4.1) UNRELEASED; urgency=low
* Override language names for Gujarati, Khmer, Malayalam, and Tamil to use
the English names; I don't seem to be able to generate a font containing
the necessary characters for their localised names at the moment.
* Updates for various interface changes in gfxboot 3.3.28 (LP: #118744).
-- Colin Watson <cjwatson@ubuntu.com> Mon, 06 Aug 2007 20:46:18 +0100

2
debian/control vendored

@ -7,7 +7,7 @@ Standards-Version: 3.6.2
Package: gfxboot-theme-ubuntu
Architecture: amd64 i386
Depends: gfxboot (>= 3.2.23-1)
Depends: gfxboot (>= 3.3.28)
Description: Ubuntu theme for gfxboot-compliant boot loaders
This is an Ubuntu theme for the gfxboot graphical boot loader extension. It
should be suitable for Ubuntu derivatives as well as Ubuntu itself.

@ -130,9 +130,7 @@
over over moveto boot.ed.width boot.ed.height savescreen
boot.buf
boot.buf.size
0
0
0
.undef
] def
boot.setup

Loading…
Cancel
Save