1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

A support for splash screen images.

Submitted by:	Thomas Quinot <thomas@cuivre.fr.eu.org>
This commit is contained in:
Chris D. Faulhaber 2002-04-25 22:49:33 +00:00
parent a9b34d73e1
commit d9679842bb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=58134
2 changed files with 16 additions and 0 deletions

View File

@ -20,6 +20,20 @@ CONFIGURE_TARGET= ${MACHINE_ARCH}-freebsd-freebsd${OSREL}
MAN1= mbchk.1
MAN8= grub.8 grub-install.8 grub-md5-crypt.8
.if defined(WITH_SPLASHIMAGE)
PATCH_SITES= http://people.redhat.com/~katzj/grub/patches/
PATCHFILES= ${DISTNAME}-vga16.patch ${DISTNAME}-splashimagehelp.patch
PATCH_DIST_STRIP= -p1
USE_AUTOCONF= yes
.else
pre-fetch:
@${ECHO_MSG}
@${ECHO_MSG} "You may build grub with splash image support by"
@${ECHO_MSG} "defining WITH_SPLASHIMAGE."
@${ECHO_MSG}
@sleep 2
.endif
pre-build:
@${RM} ${WRKSRC}/docs/grub.info*

View File

@ -1 +1,3 @@
MD5 (grub-0.91.tar.gz) = 83f60ed38224c2f4921d72ed56f4fa90
MD5 (grub-0.91-vga16.patch) = 33f17dc565246d4acf52cb8b22dffa7e
MD5 (grub-0.91-splashimagehelp.patch) = bb016a75234fb52358a2f5412afc2e58