diff options
author | Michael Januszewski <spock@gentoo.org> | 2004-06-22 21:19:55 +0000 |
---|---|---|
committer | Michael Januszewski <spock@gentoo.org> | 2004-06-22 21:19:55 +0000 |
commit | 34ca1da43939700361663c0e79a4d5f53b5b99b8 (patch) | |
tree | cd916d6030dce682edd9e64958256f15612d3d2b /media-gfx/bootsplash | |
parent | Mark stable on amd64 (diff) | |
download | historical-34ca1da43939700361663c0e79a4d5f53b5b99b8.tar.gz historical-34ca1da43939700361663c0e79a4d5f53b5b99b8.tar.bz2 historical-34ca1da43939700361663c0e79a4d5f53b5b99b8.zip |
Removed old ebuilds.
Diffstat (limited to 'media-gfx/bootsplash')
-rw-r--r-- | media-gfx/bootsplash/Manifest | 10 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r10.ebuild | 198 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r13.ebuild | 218 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r14.ebuild | 218 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r15.ebuild | 226 | ||||
-rw-r--r-- | media-gfx/bootsplash/bootsplash-0.6-r8.ebuild | 181 | ||||
-rw-r--r-- | media-gfx/bootsplash/files/digest-bootsplash-0.6-r10 | 1 | ||||
-rw-r--r-- | media-gfx/bootsplash/files/digest-bootsplash-0.6-r13 | 1 | ||||
-rw-r--r-- | media-gfx/bootsplash/files/digest-bootsplash-0.6-r14 | 1 | ||||
-rw-r--r-- | media-gfx/bootsplash/files/digest-bootsplash-0.6-r15 | 1 | ||||
-rw-r--r-- | media-gfx/bootsplash/files/digest-bootsplash-0.6-r8 | 1 |
11 files changed, 0 insertions, 1056 deletions
diff --git a/media-gfx/bootsplash/Manifest b/media-gfx/bootsplash/Manifest index 6c5509a6c18a..9fd60554b63e 100644 --- a/media-gfx/bootsplash/Manifest +++ b/media-gfx/bootsplash/Manifest @@ -1,18 +1,8 @@ -MD5 056f68d68f6a438cbd7bcc1a59b30004 bootsplash-0.6-r14.ebuild 6401 -MD5 889ac93924b74e2a9661f5d5cb0188f9 bootsplash-0.6-r8.ebuild 5188 MD5 bcb2cdbd908f64f244cf5e4726e3915f bootsplash-0.6-r16.ebuild 6684 -MD5 33d70b8a984accf25a24501dfc3c018e bootsplash-0.6-r13.ebuild 6401 -MD5 772479757f4d076162ccae0267dc304d bootsplash-0.6-r15.ebuild 6773 -MD5 735549a7b5a1f2f93febea613d8b2dd3 bootsplash-0.6-r10.ebuild 5622 MD5 e5d6da7cd159298c77a6f25a03ec9d71 bootsplash-0.6.1.ebuild 2983 MD5 3dc8101ae2cac614dc6a2be5eb24e20f ChangeLog 8892 MD5 d94d306da3804e41296e1bf04c7c9cae metadata.xml 255 MD5 fb76ea89a6679ff78a0dfc2ebbad0dfe bootsplash-0.6.1-r1.ebuild 2937 MD5 fefac2c788a3be2229bdc9c14f005f97 files/digest-bootsplash-0.6.1-r1 232 MD5 726928711fd5cbfa499b4ede2ed722a8 files/digest-bootsplash-0.6.1 226 -MD5 6a993c12a7aad0735a4783e1f7c2c968 files/digest-bootsplash-0.6-r8 70 -MD5 415eead25ab7491fad79afd276c53124 files/digest-bootsplash-0.6-r10 71 -MD5 76ccf0b26a417828b751dacf918ec867 files/digest-bootsplash-0.6-r13 71 -MD5 eced1f4f52f6c503e51583475b899d31 files/digest-bootsplash-0.6-r14 71 -MD5 ea86420ce78486c9a0c6b4a0b0a83bd8 files/digest-bootsplash-0.6-r15 71 MD5 e07733044709e48e34df036d69dc9f3a files/digest-bootsplash-0.6-r16 71 diff --git a/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild deleted file mode 100644 index a79f6588af35..000000000000 --- a/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild +++ /dev/null @@ -1,198 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r10.ebuild,v 1.7 2004/04/25 22:34:05 mholzer Exp $ - -IUSE="livecd" -S=${WORKDIR}/${PF} -DESCRIPTION="Graphical backgrounds for frame buffer consoles" -HOMEPAGE="http://www.bootsplash.org/ http://linux.tkdack.com/" -SRC_URI="mirror://gentoo/${PF}.tar.bz2 - http://dev.gentoo.org/~spock/portage/distfiles/${PF}.tar.bz2" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ~amd64" - -DEPEND=">=media-libs/freetype-2 - media-libs/libmng" - -src_compile() { - # compile utils - # the util builds but the rc scripts have not been modified - # animated boot up require patches to the baselayout package - cd ${S}/utils - - # a quick'n'dirty fix backported from -r11 - sed -i 's#\$(LIBDIR)/libmng.a#\$(LIBDIR)/libmng.a \$(LIBDIR)/liblcms.a#' fbmngplay/Makefile - - emake -C fbmngplay || die - emake -C fbtruetype || die - emake -C splashutils || die - - cd ${S} -} - -src_install() { - # Splash utilities - exeinto /sbin - doexe utils/fbmngplay/fbmngplay{,.static} - doexe utils/fbtruetype/fbtruetype{,.static} - newexe utils/splashutils/splash splash.bin - doexe misc/splash - doexe utils/splashutils/{fbresolution,getkey,progress} - - dodir /etc/${PN} - cp -pR themes/* ${D}/etc/${PN} - - # link default config for boot images if not already set - if [ ! -e ${ROOT}/etc/bootsplash/default ]; then - use livecd \ - && dosym ./livecd-2004.0 /etc/bootsplash/default \ - || dosym ./gentoo /etc/bootsplash/default - fi - - exeinto /etc/init.d - doexe misc/bootsplash - - insinto /etc/conf.d - doins misc/bootsplash.conf - - insinto /usr/share/${PN} - doins kernel/*.bz2 misc/grub.conf.sample - - sed -i "s:${PN}:${PF}:g" bootsplash_patch - into / - dosbin bootsplash_patch - fperms 0754 /sbin/bootsplash_patch -} - -pkg_postinst() { - # Has to be done here so that the initrd images are created properly - if [ "${ROOT}" = "/" ] - then - for SIZE in 800x600 1024x768 1280x1024 1600x1200 - do - /sbin/splash -s -f \ - /etc/bootsplash/gentoo/config/bootsplash-${SIZE}.cfg \ - > /usr/share/${PN}/initrd-${SIZE} - done - fi - - echo "" - einfo "Execute \"bootsplash_patch\" to have your kernel sources in" - einfo "/usr/src/linux patched with the Framebuffer Bootsplash patches." - einfo - einfo "You can also use:" - einfo " bootsplash_patch /path/to/your/custom/kernel/" - einfo "to patch your custom kernel sources." - echo "" - ewarn "If you have already patched the kernel then you only need to copy" - ewarn "an initrd from /usr/share/${PN} to /boot" - echo "" - einfo "Run:" - einfo " rc-update add bootsplash default" - einfo "to change the console images after startup" - echo "" - einfo "Please note that in case /usr is a separate partition" - einfo "you'll need to use the statically linked versions of Bootplash" - einfo 'utilities (fbmngplay.static, fbtruetype.static) during boot-time.' - echo "" - einfo "If you would like to have a better quality background picture" - einfo "from the Gentoo theme and you don't care about a few more kilobytes" - einfo "of used memory, try the gentoo-highquality theme which you can" - einfo "download from:" - einfo "http://dev.gentoo.org/~spock/stuff/bootsplash/gentoo-highquality.tar.bz2" - echo "" - einfo "After the download is complete, unpack the files to /etc/bootsplash/" - echo "" -} - -pkg_config() { - - if [ "${LINUX}" == "" ]; then - LINUX='/usr/src/linux' - fi - - eval `sed -n -e 's/^\([A-Z]*\) = \([0-9]*\)$/\1=\2/p' -e 's/^\([A-Z]*\) = \(-[-a-z0-9]*\)$/\1=\2/p' ${LINUX}/Makefile` - - if [ -z "$VERSION" -o -z "$PATCHLEVEL" -o -z "$SUBLEVEL" ] - then - die "Unable to determine kernel version in ${LINUX}" - fi - - KB="${VERSION}.${PATCHLEVEL}" - KV_MINOR="${SUBLEVEL}" - - ewarn - ewarn "Patching the kernel (branch: ${KB}) in ${LINUX} ..." - ewarn - - cd ${ROOT}/${LINUX} - - if [ "${KB}" == "2.4" ]; then - - if [ -f drivers/video/fbcon-splash.c ]; then - eerror - eerror "It appears your kernel has already been patched." - eerror - exit 1 - fi - - if [ ${KV_MINOR} -ge 22 ]; then - bzip2 -dc \ - ${ROOT}/usr/share/${PN}/${PN}-3.0.7-2.4.22-vanilla.diff.bz2 \ - | patch -p1 || die - else - bzip2 -dc \ - ${ROOT}/usr/share/${PN}/${PN}-3.0.7-2.4.20-vanilla.diff.bz2 \ - | patch -p1 || die - fi - - elif [ "${KB}" == "2.6" ]; then - - if [ -d drivers/video/bootsplash ]; then - eerror - eerror "It appears your kernel has already been patched." - eerror - exit 1 - fi - - if [ ${KV_MINOR} -ge 3 ]; then - bzip2 -dc \ - ${ROOT}/usr/share/${PN}/${PN}-3.1.4-2.6.3.diff.bz2 \ - | patch -p1 || die - else - bzip2 -dc \ - ${ROOT}/usr/share/${PN}/${PN}-3.1.3-2.6.0-test9.diff.bz2 \ - | patch -p1 || die - fi - else - die "Sorry, this kernel branch is not supported." - fi - - ewarn - ewarn " ... complete." - einfo - einfo "Your kernel has been patched, rebuild with the following options" - einfo "enabled (do not build them as modules!):" - einfo " Block Devices ->" - einfo " [*] RAM disk support" - einfo " [*] Loopback device support" - einfo " [*] Initial RAM disk (initrd) support" - einfo - einfo " Console Drivers ->" - einfo " [*] Video mode selection support" - einfo " Frame-buffer support ->" - einfo " [*] Support for frame buffer devices" - einfo " [*] VESA VGA graphics console" - einfo " [*] Use splash screen instead of boot logo" - einfo - einfo "Copy an initrd from /usr/share/${PN} to /boot" - einfo - einfo "Look at \"/usr/share/${PN}/grub.conf.sample\" for an example" - einfo "grub.conf file with the appropriate changes to enable the" - einfo "framebuffer boot screens" - einfo - einfo "Ensure you make the appropriate changes to your grub.conf" - einfo -} diff --git a/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild deleted file mode 100644 index 1b9548357866..000000000000 --- a/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild +++ /dev/null @@ -1,218 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r13.ebuild,v 1.5 2004/04/25 22:34:05 mholzer Exp $ - -IUSE="livecd" -S=${WORKDIR}/${PF} -DESCRIPTION="Graphical backgrounds for frame buffer consoles" -HOMEPAGE="http://www.bootsplash.org/ http://linux.tkdack.com/" -SRC_URI="mirror://gentoo/${PF}.tar.bz2 - http://dev.gentoo.org/~spock/portage/distfiles/${PF}.tar.bz2" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ~amd64" - -DEPEND=">=media-libs/freetype-2 - media-libs/libmng" - -src_compile() { - # compile utils - # the util builds but the rc scripts have not been modified - # animated boot up require patches to the baselayout package - cd ${S}/utils - - emake -C fbmngplay || die - emake -C fbtruetype || die - emake -C splashutils || die - - cd ${S} -} - -src_install() { - # Splash utilities - exeinto /sbin - doexe utils/fbmngplay/fbmngplay{,.static} - doexe utils/fbtruetype/fbtruetype{,.static} - doexe misc/bootsplash_resize - newexe utils/splashutils/splash splash.bin - doexe misc/splash - doexe utils/splashutils/{fbresolution,getkey,progress} - - exeinto /usr/lib/${PN} - doexe misc/bootsplash_resizer.pl - - dodir /etc/${PN} - cp -pR themes/* ${D}/etc/${PN} - - # link default config for boot images if not already set - if [ ! -e ${ROOT}/etc/bootsplash/default ]; then - use livecd \ - && dosym ./livecd-2004.0 /etc/bootsplash/default \ - || dosym ./gentoo /etc/bootsplash/default - fi - - exeinto /etc/init.d - doexe misc/bootsplash - - insinto /etc/conf.d - newins misc/bootsplash.conf bootsplash - - insinto /usr/share/${PN} - doins kernel/*.bz2 misc/grub.conf.sample - - sed -i "s:${PN}:${PF}:g" misc/bootsplash_patch - into / - dosbin misc/bootsplash_patch - fperms 0754 /sbin/bootsplash_patch -} - -pkg_postinst() { - # has to be done here so that the initrd images are created properly - if [ "${ROOT}" = "/" ] - then - for THEME in `ls /etc/bootsplash` - do - if [ -d /etc/bootsplash/${THEME} ] && [ "${THEME}" != "default" ] - then - for SIZE in 800x600 1024x768 1280x1024 1600x1200 - do - /sbin/splash -s -f \ - /etc/bootsplash/${THEME}/config/bootsplash-${SIZE}.cfg \ - > /usr/share/${PN}/initrd-${THEME}-${SIZE} - done - fi - done - fi - - # rename bootsplash config file to fit with the standard - if [ -f ${ROOT}/etc/conf.d/bootsplash.conf ] - then - mv -f ${ROOT}/etc/conf.d/bootsplash.conf ${ROOT}/etc/conf.d/bootsplash - fi - - echo "" - einfo "Execute \`bootsplash_patch\` to have your kernel sources in" - einfo "/usr/src/linux patched with the Framebuffer Bootsplash patches." - einfo - einfo "You can also use:" - einfo " bootsplash_patch /path/to/your/custom/kernel/" - einfo "to patch your custom kernel sources." - echo "" - ewarn "If you have already patched the kernel then you only need to copy" - ewarn "an initrd from /usr/share/${PN} to /boot" - echo "" - einfo "Run:" - einfo " rc-update add bootsplash default" - einfo "to change the console images after startup" - echo "" - einfo "Please note that in case /sbin is a separate partition" - einfo "you'll need to use the statically linked versions of Bootplash" - einfo 'utilities (fbmngplay.static, fbtruetype.static) during boot-time.' - echo "" - einfo "If you would like to have a better quality background picture" - einfo "from the Gentoo theme and you don't care about a few more kilobytes" - einfo "of used memory, try the gentoo-highquality theme which you can" - einfo "download from:" - einfo "http://dev.gentoo.org/~spock/stuff/bootsplash/gentoo-highquality.tar.bz2" - echo "" - einfo "After the download is complete, unpack the files to /etc/bootsplash/" - echo "" - einfo "If you want to automatically generate configs for a new resolution" - einfo "you can use the \`bootsplash_resize\` script. More info:" - einfo " bootsplash_resize -h" - echo "" -} - -pkg_config() { - - if [ "${LINUX}" == "" ]; then - LINUX='/usr/src/linux' - fi - - eval `sed -n -e 's/^\([A-Z]*\) = \([0-9]*\)$/\1=\2/p' -e 's/^\([A-Z]*\) = \(-[-a-z0-9]*\)$/\1=\2/p' ${LINUX}/Makefile` - - if [ -z "$VERSION" -o -z "$PATCHLEVEL" -o -z "$SUBLEVEL" ] - then - die "Unable to determine kernel version in ${LINUX}" - fi - - KB="${VERSION}.${PATCHLEVEL}" - KV_MINOR="${SUBLEVEL}" - - ewarn - ewarn "Patching the kernel (branch: ${KB}) in ${LINUX} ..." - ewarn - - cd ${ROOT}/${LINUX} - - if [ "${KB}" == "2.4" ]; then - - if [ -f drivers/video/fbcon-splash.c ]; then - eerror - eerror "It appears your kernel has already been patched." - eerror - exit 1 - fi - - if [ ${KV_MINOR} -ge 22 ]; then - bzip2 -dc ${ROOT}/usr/share/${PN}/${PN}-3.0.7-2.4.22-vanilla.diff.bz2 \ - | patch -p1 || die - else - bzip2 -dc ${ROOT}/usr/share/${PN}/${PN}-3.0.7-2.4.20-vanilla.diff.bz2 \ - | patch -p1 || die - fi - - elif [ "${KB}" == "2.6" ]; then - - if [ -d drivers/video/bootsplash ]; then - eerror - eerror "It appears your kernel has already been patched." - eerror - exit 1 - fi - - if [ ${KV_MINOR} -ge 5 ]; then - bzip2 -dc ${ROOT}/usr/share/${PN}/${PN}-3.1.4-2.6.5.patch.bz2 \ - | patch -p1 || die - elif [ ${KV_MINOR} -ge 3 ]; then - bzip2 -dc ${ROOT}/usr/share/${PN}/${PN}-3.1.4-2.6.3.diff.bz2 \ - | patch -p1 || die - else - bzip2 -dc ${ROOT}/usr/share/${PN}/${PN}-3.1.3-2.6.0-test9.diff.bz2 \ - | patch -p1 || die - fi - else - die "Sorry, this kernel branch is not supported." - fi - - ewarn - ewarn " ... complete." - einfo - einfo "Your kernel has been patched, rebuild with the following options" - einfo "enabled (do not build them as modules!):" - einfo " Block Devices ->" - einfo " [*] RAM disk support" - einfo " [*] Loopback device support" - einfo " [*] Initial RAM disk (initrd) support" - einfo - einfo " Console Drivers ->" - einfo " [*] Video mode selection support" - einfo " Frame-buffer support ->" - einfo " [*] Support for frame buffer devices" - einfo " [*] VESA VGA graphics console" - einfo " [*] Use splash screen instead of boot logo" - einfo - einfo "Copy an initrd from /usr/share/${PN} to /boot" - einfo - einfo "Look at \"/usr/share/${PN}/grub.conf.sample\" for an example" - einfo "grub.conf file with the appropriate changes to enable the" - einfo "framebuffer boot screens" - einfo - einfo "Ensure you make the appropriate changes to your grub.conf" - echo "" - ewarn "Note that bootsplash will not work with kernels which have CONFIG_REGPARM" - ewarn "(Processor type and features -> Use register arguments) option enabled." - echo "" - -} diff --git a/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild deleted file mode 100644 index f0203070e648..000000000000 --- a/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild +++ /dev/null @@ -1,218 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r14.ebuild,v 1.5 2004/04/25 22:34:05 mholzer Exp $ - -IUSE="livecd" -S=${WORKDIR}/${PF} -DESCRIPTION="Graphical backgrounds for frame buffer consoles" -HOMEPAGE="http://www.bootsplash.org/ http://linux.tkdack.com/" -SRC_URI="mirror://gentoo/${PF}.tar.bz2 - http://dev.gentoo.org/~spock/portage/distfiles/${PF}.tar.bz2" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="x86 ~amd64" - -DEPEND=">=media-libs/freetype-2 - media-libs/libmng" - -src_compile() { - # compile utils - # the util builds but the rc scripts have not been modified - # animated boot up require patches to the baselayout package - cd ${S}/utils - - emake -C fbmngplay || die - emake -C fbtruetype || die - emake -C splashutils || die - - cd ${S} -} - -src_install() { - # Splash utilities - exeinto /sbin - doexe utils/fbmngplay/fbmngplay{,.static} - doexe utils/fbtruetype/fbtruetype{,.static} - doexe misc/bootsplash_resize - newexe utils/splashutils/splash splash.bin - doexe misc/splash - doexe utils/splashutils/{fbresolution,getkey,progress} - - exeinto /usr/lib/${PN} - doexe misc/bootsplash_resizer.pl - - dodir /etc/${PN} - cp -pR themes/* ${D}/etc/${PN} - - # link default config for boot images if not already set - if [ ! -e ${ROOT}/etc/bootsplash/default ]; then - use livecd \ - && dosym ./livecd-2004.1 /etc/bootsplash/default \ - || dosym ./gentoo /etc/bootsplash/default - fi - - exeinto /etc/init.d - doexe misc/bootsplash - - insinto /etc/conf.d - newins misc/bootsplash.conf bootsplash - - insinto /usr/share/${PN} - doins kernel/*.bz2 misc/grub.conf.sample - - sed -i "s:${PN}:${PF}:g" misc/bootsplash_patch - into / - dosbin misc/bootsplash_patch - fperms 0754 /sbin/bootsplash_patch -} - -pkg_postinst() { - # has to be done here so that the initrd images are created properly - if [ "${ROOT}" = "/" ] - then - for THEME in `ls /etc/bootsplash` - do - if [ -d /etc/bootsplash/${THEME} ] && [ "${THEME}" != "default" ] - then - for SIZE in 800x600 1024x768 1280x1024 1600x1200 - do - /sbin/splash -s -f \ - /etc/bootsplash/${THEME}/config/bootsplash-${SIZE}.cfg \ - > /usr/share/${PN}/initrd-${THEME}-${SIZE} - done - fi - done - fi - - # rename bootsplash config file to fit with the standard - if [ -f ${ROOT}/etc/conf.d/bootsplash.conf ] - then - mv -f ${ROOT}/etc/conf.d/bootsplash.conf ${ROOT}/etc/conf.d/bootsplash - fi - - echo "" - einfo "Execute \`bootsplash_patch\` to have your kernel sources in" - einfo "/usr/src/linux patched with the Framebuffer Bootsplash patches." - einfo - einfo "You can also use:" - einfo " bootsplash_patch /path/to/your/custom/kernel/" - einfo "to patch your custom kernel sources." - echo "" - ewarn "If you have already patched the kernel then you only need to copy" - ewarn "an initrd from /usr/share/${PN} to /boot" - echo "" - einfo "Run:" - einfo " rc-update add bootsplash default" - einfo "to change the console images after startup" - echo "" - einfo "Please note that in case /sbin is a separate partition" - einfo "you'll need to use the statically linked versions of Bootplash" - einfo 'utilities (fbmngplay.static, fbtruetype.static) during boot-time.' - echo "" - einfo "If you would like to have a better quality background picture" - einfo "from the Gentoo theme and you don't care about a few more kilobytes" - einfo "of used memory, try the gentoo-highquality theme which you can" - einfo "download from:" - einfo "http://dev.gentoo.org/~spock/stuff/bootsplash/gentoo-highquality.tar.bz2" - echo "" - einfo "After the download is complete, unpack the files to /etc/bootsplash/" - echo "" - einfo "If you want to automatically generate configs for a new resolution" - einfo "you can use the \`bootsplash_resize\` script. More info:" - einfo " bootsplash_resize -h" - echo "" -} - -pkg_config() { - - if [ "${LINUX}" == "" ]; then - LINUX='/usr/src/linux' - fi - - eval `sed -n -e 's/^\([A-Z]*\) = \([0-9]*\)$/\1=\2/p' -e 's/^\([A-Z]*\) = \(-[-a-z0-9]*\)$/\1=\2/p' ${LINUX}/Makefile` - - if [ -z "$VERSION" -o -z "$PATCHLEVEL" -o -z "$SUBLEVEL" ] - then - die "Unable to determine kernel version in ${LINUX}" - fi - - KB="${VERSION}.${PATCHLEVEL}" - KV_MINOR="${SUBLEVEL}" - - ewarn - ewarn "Patching the kernel (branch: ${KB}) in ${LINUX} ..." - ewarn - - cd ${ROOT}/${LINUX} - - if [ "${KB}" == "2.4" ]; then - - if [ -f drivers/video/fbcon-splash.c ]; then - eerror - eerror "It appears your kernel has already been patched." - eerror - exit 1 - fi - - if [ ${KV_MINOR} -ge 22 ]; then - bzip2 -dc ${ROOT}/usr/share/${PN}/${PN}-3.0.7-2.4.22-vanilla.diff.bz2 \ - | patch -p1 || die - else - bzip2 -dc ${ROOT}/usr/share/${PN}/${PN}-3.0.7-2.4.20-vanilla.diff.bz2 \ - | patch -p1 || die - fi - - elif [ "${KB}" == "2.6" ]; then - - if [ -d drivers/video/bootsplash ]; then - eerror - eerror "It appears your kernel has already been patched." - eerror - exit 1 - fi - - if [ ${KV_MINOR} -ge 5 ]; then - bzip2 -dc ${ROOT}/usr/share/${PN}/${PN}-3.1.4-2.6.5.patch.bz2 \ - | patch -p1 || die - elif [ ${KV_MINOR} -ge 3 ]; then - bzip2 -dc ${ROOT}/usr/share/${PN}/${PN}-3.1.4-2.6.3.diff.bz2 \ - | patch -p1 || die - else - bzip2 -dc ${ROOT}/usr/share/${PN}/${PN}-3.1.3-2.6.0-test9.diff.bz2 \ - | patch -p1 || die - fi - else - die "Sorry, this kernel branch is not supported." - fi - - ewarn - ewarn " ... complete." - einfo - einfo "Your kernel has been patched, rebuild with the following options" - einfo "enabled (do not build them as modules!):" - einfo " Block Devices ->" - einfo " [*] RAM disk support" - einfo " [*] Loopback device support" - einfo " [*] Initial RAM disk (initrd) support" - einfo - einfo " Console Drivers ->" - einfo " [*] Video mode selection support" - einfo " Frame-buffer support ->" - einfo " [*] Support for frame buffer devices" - einfo " [*] VESA VGA graphics console" - einfo " [*] Use splash screen instead of boot logo" - einfo - einfo "Copy an initrd from /usr/share/${PN} to /boot" - einfo - einfo "Look at \"/usr/share/${PN}/grub.conf.sample\" for an example" - einfo "grub.conf file with the appropriate changes to enable the" - einfo "framebuffer boot screens" - einfo - einfo "Ensure you make the appropriate changes to your grub.conf" - echo "" - ewarn "Note that bootsplash will not work with kernels which have CONFIG_REGPARM" - ewarn "(Processor type and features -> Use register arguments) option enabled." - echo "" - -} diff --git a/media-gfx/bootsplash/bootsplash-0.6-r15.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r15.ebuild deleted file mode 100644 index 73aa36584b39..000000000000 --- a/media-gfx/bootsplash/bootsplash-0.6-r15.ebuild +++ /dev/null @@ -1,226 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r15.ebuild,v 1.2 2004/04/25 22:34:05 mholzer Exp $ - -IUSE="livecd" -S=${WORKDIR}/${PF} -DESCRIPTION="Graphical backgrounds for frame buffer consoles" -HOMEPAGE="http://www.bootsplash.org/ http://linux.tkdack.com/" -SRC_URI="mirror://gentoo/${PF}.tar.bz2 - http://dev.gentoo.org/~spock/portage/distfiles/${PF}.tar.bz2" - -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64" - -DEPEND=">=media-libs/freetype-2 - media-libs/libmng" - -src_compile() { - # compile utils - # the util builds but the rc scripts have not been modified - # animated boot up require patches to the baselayout package - cd ${S}/utils - - emake -C fbmngplay || die - emake -C fbtruetype || die - emake -C splashutils || die - - cd ${S} -} - -src_install() { - # Splash utilities - exeinto /sbin - doexe utils/fbmngplay/fbmngplay{,.static} - doexe utils/fbtruetype/fbtruetype{,.static} - doexe misc/bootsplash_resize - newexe utils/splashutils/splash splash.bin - doexe misc/splash - doexe utils/splashutils/{fbresolution,getkey,progress} - - exeinto /usr/lib/${PN} - doexe misc/bootsplash_resizer.pl - - dodir /etc/${PN} - cp -pR themes/* ${D}/etc/${PN} - - # link default config for boot images if not already set - if [ ! -e ${ROOT}/etc/bootsplash/default ]; then - use livecd \ - && dosym ./livecd-2004.1 /etc/bootsplash/default \ - || dosym ./gentoo /etc/bootsplash/default - fi - - exeinto /etc/init.d - doexe misc/bootsplash - - insinto /etc/conf.d - newins misc/bootsplash.conf bootsplash - - insinto /usr/share/${PN} - doins kernel/*.bz2 misc/grub.conf.sample - - sed -i "s:${PN}:${PF}:g" misc/bootsplash_patch - into / - dosbin misc/bootsplash_patch - fperms 0754 /sbin/bootsplash_patch -} - -pkg_postinst() { - # has to be done here so that the initrd images are created properly - if [ "${ROOT}" = "/" ] - then - for THEME in `ls /etc/bootsplash` - do - if [ -d /etc/bootsplash/${THEME} ] && [ "${THEME}" != "default" ] - then - for SIZE in 800x600 1024x768 1280x1024 1600x1200 - do - /sbin/splash -s -f \ - /etc/bootsplash/${THEME}/config/bootsplash-${SIZE}.cfg \ - > /usr/share/${PN}/initrd-${THEME}-${SIZE} - done - fi - done - fi - - # rename bootsplash config file to fit with the standard - if [ -f ${ROOT}/etc/conf.d/bootsplash.conf ] - then - mv -f ${ROOT}/etc/conf.d/bootsplash.conf ${ROOT}/etc/conf.d/bootsplash - fi - - echo "" - einfo "Execute \`bootsplash_patch\` to have your kernel sources in" - einfo "/usr/src/linux patched with the Framebuffer Bootsplash patches." - einfo - einfo "You can also use:" - einfo " bootsplash_patch /path/to/your/custom/kernel/" - einfo "to patch your custom kernel sources." - echo "" - ewarn "If you have already patched the kernel then you only need to copy" - ewarn "an initrd from /usr/share/${PN} to /boot" - echo "" - einfo "Run:" - einfo " rc-update add bootsplash default" - einfo "to change the console images after startup" - echo "" - einfo "Please note that in case /sbin is a separate partition" - einfo "you'll need to use the statically linked versions of Bootplash" - einfo 'utilities (fbmngplay.static, fbtruetype.static) during boot-time.' - echo "" - einfo "If you would like to have a better quality background picture" - einfo "from the Gentoo theme and you don't care about a few more kilobytes" - einfo "of used memory, try the gentoo-highquality theme which you can" - einfo "download from:" - einfo "http://dev.gentoo.org/~spock/stuff/bootsplash/gentoo-highquality.tar.bz2" - echo "" - einfo "After the download is complete, unpack the files to /etc/bootsplash/" - echo "" - einfo "If you want to automatically generate configs for a new resolution" - einfo "you can use the \`bootsplash_resize\` script. More info:" - einfo " bootsplash_resize -h" - echo "" -} - -pkg_config() { - - if [ "${LINUX}" == "" ]; then - LINUX='/usr/src/linux' - fi - - eval `sed -n -e 's/^\([A-Z]*\) = \([0-9]*\)$/\1=\2/p' -e 's/^\([A-Z]*\) = \(-[-a-z0-9]*\)$/\1=\2/p' ${LINUX}/Makefile` - - if [ -z "$VERSION" -o -z "$PATCHLEVEL" -o -z "$SUBLEVEL" ] - then - die "Unable to determine kernel version in ${LINUX}" - fi - - KB="${VERSION}.${PATCHLEVEL}" - KV_MINOR="${SUBLEVEL}" - - ewarn - ewarn "Patching the kernel (branch: ${KB}) in ${LINUX} ..." - ewarn - - cd ${ROOT}/${LINUX} - - if [ "${KB}" == "2.4" ]; then - - if [ -f drivers/video/fbcon-splash.c ]; then - eerror - eerror "It appears your kernel has already been patched." - eerror - exit 1 - fi - - if [ ${KV_MINOR} -ge 25 ]; then - bzip2 -dc ${ROOT}/usr/share/${PN}/${PN}-3.0.7-2.4.25.patch.bz2 \ - | patch -p1 || die - elif [ ${KV_MINOR} -ge 22 ]; then - bzip2 -dc ${ROOT}/usr/share/${PN}/${PN}-3.0.7-2.4.22-vanilla.diff.bz2 \ - | patch -p1 || die - else - bzip2 -dc ${ROOT}/usr/share/${PN}/${PN}-3.0.7-2.4.20-vanilla.diff.bz2 \ - | patch -p1 || die - fi - - elif [ "${KB}" == "2.6" ]; then - - if [ -d drivers/video/bootsplash ]; then - eerror - eerror "It appears your kernel has already been patched." - eerror - exit 1 - fi - - if [ ${KV_MINOR} -ge 6 ]; then - bzip2 -dc ${ROOT}/usr/share/${PN}/${PN}-3.1.4-2.6.6-rc2.patch.bz2 \ - | patch -p1 || die - elif [ ${KV_MINOR} -ge 5 ]; then - bzip2 -dc ${ROOT}/usr/share/${PN}/${PN}-3.1.4-2.6.5.patch.bz2 \ - | patch -p1 || die - elif [ ${KV_MINOR} -ge 3 ]; then - bzip2 -dc ${ROOT}/usr/share/${PN}/${PN}-3.1.4-2.6.3.diff.bz2 \ - | patch -p1 || die - else - bzip2 -dc ${ROOT}/usr/share/${PN}/${PN}-3.1.3-2.6.0-test9.diff.bz2 \ - | patch -p1 || die - fi - else - die "Sorry, this kernel branch is not supported." - fi - - ewarn - ewarn " ... complete." - einfo - einfo "Your kernel has been patched, rebuild with the following options" - einfo "enabled (do not build them as modules!):" - einfo " Block Devices ->" - einfo " [*] RAM disk support" - einfo " [*] Loopback device support" - einfo " [*] Initial RAM disk (initrd) support" - einfo - einfo " Console Drivers ->" - einfo " [*] Video mode selection support" - einfo " Frame-buffer support ->" - einfo " [*] Support for frame buffer devices" - einfo " [*] VESA VGA graphics console" - einfo " [*] Use splash screen instead of boot logo" - einfo - einfo "Copy an initrd from /usr/share/${PN} to /boot" - einfo - einfo "Look at \"/usr/share/${PN}/grub.conf.sample\" for an example" - einfo "grub.conf file with the appropriate changes to enable the" - einfo "framebuffer boot screens" - einfo - einfo "Ensure you make the appropriate changes to your grub.conf" - echo "" - ewarn "Note that bootsplash will not work with kernels which have CONFIG_REGPARM" - ewarn "(Processor type and features -> Use register arguments) option enabled." - ewarn "You will also need framebuffer console support compiled into the kernel" - ewarn "(and not as a module)." - echo "" - -} diff --git a/media-gfx/bootsplash/bootsplash-0.6-r8.ebuild b/media-gfx/bootsplash/bootsplash-0.6-r8.ebuild deleted file mode 100644 index 0c2ca0c2699f..000000000000 --- a/media-gfx/bootsplash/bootsplash-0.6-r8.ebuild +++ /dev/null @@ -1,181 +0,0 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/bootsplash/bootsplash-0.6-r8.ebuild,v 1.5 2004/04/25 22:34:05 mholzer Exp $ - -IUSE="" -DESCRIPTION="Graphical backgrounds for frame buffer consoles" -HOMEPAGE="http://www.bootsplash.org/ http://linux.tkdack.com/" -SRC_URI="mirror://gentoo/${PF}.tar.bz2 - http://dev.gentoo.org/~spock/portage/distfiles/${PF}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 amd64" - -S="${WORKDIR}/${PF}" - -DEPEND=">=media-libs/freetype-2 - media-libs/libmng" - -src_compile() { - # compile utils - # the util builds but the rc scripts have not been modified - # animated boot up require patches to the baselayout package - cd ${S}/utils/fbmngplay - emake || die - - cd ${S}/utils/fbtruetype - emake || die - - cd ${S}/utils/splashutils - emake || die -} - -src_install() { - # Splash utilities - exeinto /sbin - doexe ${S}/utils/fbmngplay/fbmngplay - doexe ${S}/utils/fbmngplay/fbmngplay.static - doexe ${S}/utils/fbtruetype/fbtruetype - doexe ${S}/utils/fbtruetype/fbtruetype.static - newexe ${S}/utils/splashutils/splash splash.bin - doexe ${S}/misc/splash - doexe ${S}/utils/splashutils/fbresolution - doexe ${S}/utils/splashutils/getkey - doexe ${S}/utils/splashutils/progress - - mkdir -p ${D}/etc/${PN} - cp -pR ${S}/themes/* ${D}/etc/${PN} - - # link default config for boot images if not already set - if [ ! -e /etc/bootsplash/default ]; then - dosym ./gentoo /etc/bootsplash/default - fi - - insinto /etc/init.d - doins ${S}/misc/bootsplash - fperms 755 /etc/init.d/bootsplash - - insinto /etc/conf.d - doins ${S}/misc/bootsplash.conf - - insinto /usr/share/${PN} - doins ${S}/kernel/*.bz2 - doins ${S}/misc/grub.conf.sample - - cat >${D}/sbin/bootsplash_patch <<END -#!/bin/bash -LINUX=\$1 ebuild /var/db/pkg/media-gfx/${PF}/${PF}.ebuild config -END - chmod 0754 ${D}/sbin/bootsplash_patch -} - -pkg_postinst() { - # Has to be done here so that the initrd images are created properly - for SIZE in 800x600 1024x768 1280x1024 1600x1200 - do - /sbin/splash -s -f /etc/bootsplash/gentoo/config/bootsplash-${SIZE}.cfg > /usr/share/${PN}/initrd-${SIZE} - done - - echo "" - einfo "Execute \"bootsplash_patch\" to have your kernel sources in" - einfo "/usr/src/linux patched with the Framebuffer Bootsplash patches." - einfo - einfo "You can also use:" - einfo " bootsplash_patch /path/to/your/custom/kernel/" - einfo "to patch your custom kernel sources." - echo "" - ewarn "If you have already patched the kernel then you only need to copy" - ewarn "an initrd from /usr/share/${PN} to /boot" - echo "" - einfo "Run:" - einfo " rc-update add bootsplash default" - einfo "to change the console images after startup" - echo "" - einfo "Please note that in case /usr is a separate partition" - einfo "you'll need to use the statically linked versions of Bootplash" - einfo 'utilities (fbmngplay.static, fbtruetype.static) during boot-time.' - echo "" -} - -pkg_config() { - - if [ "${LINUX}" == "" ]; then - LINUX='/usr/src/linux' - fi - - eval `sed -n -e 's/^\([A-Z]*\) = \([0-9]*\)$/\1=\2/p' -e 's/^\([A-Z]*\) = \(-[-a-z0-9]*\)$/\1=\2/p' ${LINUX}/Makefile` - - if [ -z "$VERSION" -o -z "$PATCHLEVEL" -o -z "$SUBLEVEL" ] - then - die "Unable to determine kernel version in ${LINUX}" - fi - - KB="${VERSION}.${PATCHLEVEL}" - KV_MINOR="${SUBLEVEL}" - - ewarn - ewarn "Patching the kernel (branch: ${KB}) in ${LINUX} ..." - ewarn - - cd ${ROOT}/${LINUX} - - if [ "${KB}" == "2.4" ]; then - - if [ -f drivers/video/fbcon-splash.c ]; then - eerror - eerror "It appears your kernel has already been patched." - eerror - exit 1 - fi - - if [ ${KV_MINOR} -ge 22 ]; then - bzip2 -dc ${ROOT}/usr/share/${PN}/bootsplash-3.0.7-2.4.22-vanilla.diff.bz2 | patch -p1 || die - else - bzip2 -dc ${ROOT}/usr/share/${PN}/bootsplash-3.0.7-2.4.20-vanilla.diff.bz2 | patch -p1 || die - fi - - elif [ "${KB}" == "2.6" ]; then - - if [ -d drivers/video/bootsplash ]; then - eerror - eerror "It appears your kernel has already been patched." - eerror - exit 1 - fi - - if [ ${KV_MINOR} -ge 3 ]; then - bzip2 -dc ${ROOT}/usr/share/${PN}/bootsplash-3.1.3-2.6.3-r2.patch.bz2 | patch -p1 || die - else - bzip2 -dc ${ROOT}/usr/share/${PN}/bootsplash-3.1.3-2.6.0-test9.diff.bz2 | patch -p1 || die - fi - else - die "Sorry, this kernel branch is not supported." - fi - - ewarn - ewarn " ... complete." - einfo - einfo "Your kernel has been patched, rebuild with the following options" - einfo "enabled (do not build them as modules!):" - einfo " Block Devices ->" - einfo " [*] RAM disk support" - einfo " [*] Loopback device support" - einfo " [*] Initial RAM disk (initrd) support" - einfo - einfo " Console Drivers ->" - einfo " [*] Video mode selection support" - einfo " Frame-buffer support ->" - einfo " [*] Support for frame buffer devices" - einfo " [*] VESA VGA graphics console" - einfo " [*] Use splash screen instead of boot logo" - einfo - einfo "Copy an initrd from /usr/share/${PN} to /boot" - einfo - einfo "Look at \"/usr/share/${PN}/grub.conf.sample\" for an example" - einfo "grub.conf file with the appropriate changes to enable the" - einfo "framebuffer boot screens" - einfo - einfo "Ensure you make the appropriate changes to your grub.conf" - einfo -} diff --git a/media-gfx/bootsplash/files/digest-bootsplash-0.6-r10 b/media-gfx/bootsplash/files/digest-bootsplash-0.6-r10 deleted file mode 100644 index ca837fbdb882..000000000000 --- a/media-gfx/bootsplash/files/digest-bootsplash-0.6-r10 +++ /dev/null @@ -1 +0,0 @@ -MD5 1393c684116d73fd42448215271ae2a0 bootsplash-0.6-r10.tar.bz2 499990 diff --git a/media-gfx/bootsplash/files/digest-bootsplash-0.6-r13 b/media-gfx/bootsplash/files/digest-bootsplash-0.6-r13 deleted file mode 100644 index 695ebb8a9751..000000000000 --- a/media-gfx/bootsplash/files/digest-bootsplash-0.6-r13 +++ /dev/null @@ -1 +0,0 @@ -MD5 87fbfd30174609bd00b81546e552afff bootsplash-0.6-r13.tar.bz2 524120 diff --git a/media-gfx/bootsplash/files/digest-bootsplash-0.6-r14 b/media-gfx/bootsplash/files/digest-bootsplash-0.6-r14 deleted file mode 100644 index 07af89f763ac..000000000000 --- a/media-gfx/bootsplash/files/digest-bootsplash-0.6-r14 +++ /dev/null @@ -1 +0,0 @@ -MD5 03820402493387067ce004faebbdb18e bootsplash-0.6-r14.tar.bz2 927392 diff --git a/media-gfx/bootsplash/files/digest-bootsplash-0.6-r15 b/media-gfx/bootsplash/files/digest-bootsplash-0.6-r15 deleted file mode 100644 index be1acbe2389a..000000000000 --- a/media-gfx/bootsplash/files/digest-bootsplash-0.6-r15 +++ /dev/null @@ -1 +0,0 @@ -MD5 ff7b6229f17ef07ffb0a8cf591e6c862 bootsplash-0.6-r15.tar.bz2 959793 diff --git a/media-gfx/bootsplash/files/digest-bootsplash-0.6-r8 b/media-gfx/bootsplash/files/digest-bootsplash-0.6-r8 deleted file mode 100644 index e286db6a831c..000000000000 --- a/media-gfx/bootsplash/files/digest-bootsplash-0.6-r8 +++ /dev/null @@ -1 +0,0 @@ -MD5 2cd7d5f161a387c5c8e96002172743f0 bootsplash-0.6-r8.tar.bz2 402316 |