Remove an old ebuild.
authorMichael Januszewski <spock@gentoo.org>
Sun, 22 Apr 2007 14:25:35 +0000 (14:25 +0000)
committerMichael Januszewski <spock@gentoo.org>
Sun, 22 Apr 2007 14:25:35 +0000 (14:25 +0000)
Package-Manager: portage-2.1.2.4

media-gfx/splashutils/ChangeLog
media-gfx/splashutils/files/digest-splashutils-1.4 [deleted file]
media-gfx/splashutils/files/splashutils-1.4-remove-debug-msgs.patch [deleted file]
media-gfx/splashutils/splashutils-1.4.ebuild [deleted file]

index 437a1bd6a6a13c71adeaaf6a109850120f438475..009df84944d932493b34c946d335912dd15e25e6 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/splashutils
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.85 2007/04/17 11:06:45 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.86 2007/04/22 14:25:35 spock Exp $
+
+  22 Apr 2007; Michał Januszewski <spock@gentoo.org>
+  -files/splashutils-1.4-remove-debug-msgs.patch, -splashutils-1.4.ebuild:
+  Remove an old ebuild.
 
   17 Apr 2007; Michał Januszewski <spock@gentoo.org>
   +files/splashutils-1.4.1-multilib.patch, splashutils-1.4.1.ebuild:
diff --git a/media-gfx/splashutils/files/digest-splashutils-1.4 b/media-gfx/splashutils/files/digest-splashutils-1.4
deleted file mode 100644 (file)
index 75bdd52..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-MD5 ec1b903e4be5f073caa72458ea58c29c freetype-2.1.9.tar.bz2 992394
-RMD160 1dd8fb6fda8b159ef0d2ebedeca99a67ed65dc72 freetype-2.1.9.tar.bz2 992394
-SHA256 4dabc3b38405f5c5f03b8f14d8902a9d506713182baf2baec9dea509515d4b6f freetype-2.1.9.tar.bz2 992394
-MD5 dbd5f3b47ed13132f04c685d608a7547 jpegsrc.v6b.tar.gz 613261
-RMD160 18892206014fbb8cae2a44e281f4ed53feaf7882 jpegsrc.v6b.tar.gz 613261
-SHA256 75c3ec241e9996504fe02a9ed4d12f16b74ade713972f3db9e65ce95cd27e35d jpegsrc.v6b.tar.gz 613261
-MD5 00cea4539bea4bd34cbf8b82ff9589cd libpng-1.2.8.tar.bz2 384970
-RMD160 7de7456faaa4e4361b6b7ed74c87f0702f9cc88c libpng-1.2.8.tar.bz2 384970
-SHA256 9bec729a1e77d8bbc5800b14aa81f09290aa18daa40f344103f2c0d1d681531b libpng-1.2.8.tar.bz2 384970
-MD5 20fc3ed2407edc8cd97623bf7f1c5c7b miscsplashutils-0.1.5.tar.bz2 91898
-RMD160 1930081408fd6bad6f60db883127f22ff727f83e miscsplashutils-0.1.5.tar.bz2 91898
-SHA256 906163c75d487a00ba7d6b287e20e4ce195febcd4fdb8592d53827c2f8a28142 miscsplashutils-0.1.5.tar.bz2 91898
-MD5 81fe3137dfc232588444eefed1556db1 splashutils-gentoo-1.0.0.tar.bz2 14182
-RMD160 f1043e019e4c1106d34de895db03c917243c9d5d splashutils-gentoo-1.0.0.tar.bz2 14182
-SHA256 4276a5f69669c819855221fab46acae464804d9fc0a9e4d0a88eac7ccd4deb7d splashutils-gentoo-1.0.0.tar.bz2 14182
-MD5 79fec4b24ce52bc0055dfda2c0def2b9 splashutils-lite-1.4.tar.bz2 66484
-RMD160 a4348f47a64f3e04121c4589e45f4122fd3da08d splashutils-lite-1.4.tar.bz2 66484
-SHA256 dac6706df0415c05a799540ac38ab9b6bb20980e66414f271820d3af4a4ed3e3 splashutils-lite-1.4.tar.bz2 66484
-MD5 dee233bf288ee795ac96a98cc2e369b6 zlib-1.2.3.tar.bz2 425209
-RMD160 cfba9984b354dcc38da49331457e6bfc861c6f51 zlib-1.2.3.tar.bz2 425209
-SHA256 e3b9950851a19904d642c4dec518623382cf4d2ac24f70a76510c944330d28ca zlib-1.2.3.tar.bz2 425209
diff --git a/media-gfx/splashutils/files/splashutils-1.4-remove-debug-msgs.patch b/media-gfx/splashutils/files/splashutils-1.4-remove-debug-msgs.patch
deleted file mode 100644 (file)
index 34d2d17..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/core/daemon.c b/core/daemon.c
-index 8519756..2fca8ab 100644
---- a/core/daemon.c
-+++ b/core/daemon.c
-@@ -576,7 +576,6 @@ void obj_update_status(char *svc, enum ESVC state)
-                       else
-                               ca->flags &= ~F_ANIM_DISPLAY;
--                      printf("updating anim, have: %d\n", ca->flags);
-                       break;
-               }
- #endif
diff --git a/media-gfx/splashutils/splashutils-1.4.ebuild b/media-gfx/splashutils/splashutils-1.4.ebuild
deleted file mode 100644 (file)
index f2b8ab6..0000000
+++ /dev/null
@@ -1,210 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.4.ebuild,v 1.3 2007/04/11 11:50:14 spock Exp $
-
-inherit eutils multilib flag-o-matic toolchain-funcs
-
-MISCSPLASH="miscsplashutils-0.1.5"
-GENTOOSPLASH="splashutils-gentoo-1.0.0"
-V_JPEG="6b"
-V_PNG="1.2.8"
-V_ZLIB="1.2.3"
-V_FT="2.1.9"
-
-ZLIBSRC="libs/zlib-${V_ZLIB}"
-LPNGSRC="libs/libpng-${V_PNG}"
-JPEGSRC="libs/jpeg-${V_JPEG}"
-FT2SRC="libs/freetype-${V_FT}"
-
-IUSE="hardened png truetype mng gpm"
-
-DESCRIPTION="Framebuffer splash utilities."
-HOMEPAGE="http://dev.gentoo.org/~spock/projects/gensplash/"
-SRC_URI="mirror://gentoo/${PN}-lite-${PV}.tar.bz2
-       mirror://gentoo/${GENTOOSPLASH}.tar.bz2
-       mirror://gentoo/${MISCSPLASH}.tar.bz2
-       mirror://sourceforge/libpng/libpng-${V_PNG}.tar.bz2
-       ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v${V_JPEG}.tar.gz
-       mirror://sourceforge/freetype/freetype-${V_FT}.tar.bz2
-       http://www.gzip.org/zlib/zlib-${V_ZLIB}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64 ~ppc"
-RDEPEND="truetype? ( >=media-libs/freetype-2 )
-       png? ( >=media-libs/libpng-1.2.7 )
-       mng? ( media-libs/lcms media-libs/libmng )
-       >=media-libs/jpeg-6b
-       >=sys-apps/baselayout-1.9.4-r5
-       app-arch/cpio
-       !media-gfx/bootsplash
-       media-gfx/fbgrab"
-DEPEND="${RDEPEND}
-       >=dev-libs/klibc-1.4.13"
-
-S="${WORKDIR}/${P/_/-}"
-SG="${WORKDIR}/${GENTOOSPLASH}"
-SM="${WORKDIR}/${MISCSPLASH}"
-
-pkg_setup() {
-       if use hardened; then
-               ewarn "Due to problems with klibc, it is currently impossible to compile splashutils"
-               ewarn "with 'hardened' GCC flags. As a workaround, the package will be compiled with"
-               ewarn "-fno-stack-protector. Hardened GCC features will not be used while building"
-               ewarn "the splash kernel helper."
-       fi
-}
-
-src_unpack() {
-       unpack ${A}
-
-       mv ${WORKDIR}/{libpng-${V_PNG},jpeg-${V_JPEG},zlib-${V_ZLIB},freetype-${V_FT}} ${S}/libs
-       # We need to delete the Makefile and let it be rebuilt when splashutils
-       # is being configured. Either that, or we end up with a segfaulting kernel
-       # helper.
-       rm ${S}/libs/zlib-${V_ZLIB}/Makefile
-
-       cd ${S}
-       ln -sf ${S} ${WORKDIR}/core
-
-       epatch ${FILESDIR}/splashutils-1.4-remove-debug-msgs.patch
-
-       # Check whether the kernel tree has been patched with fbsplash.
-       if [[ ! -e /usr/$(get_libdir)/klibc/include/linux/console_splash.h ]]; then
-               ewarn "The kernel tree against which dev-libs/klibc was built was not patched"
-               ewarn "with a compatible version of fbsplash. Splashutils will be compiled"
-               ewarn "without fbsplash support (ie. verbose mode will not work)."
-       fi
-
-       if has_version sys-libs/glibc && ! built_with_use sys-libs/glibc nptl ; then
-               eerror "Your sys-libs/glibc has been built with support for linuxthreads only."
-               eerror "This package requires nptl to work correctly. Please recompile glibc"
-               eerror "with the 'nptl' USE flag enabled."
-               die "nptl not available"
-       fi
-
-       if built_with_use sys-devel/gcc vanilla ; then
-               ewarn "Your GCC was built with the 'vanilla' flag set. If you can't compile"
-               ewarn "splashutils, you're on your own, as this configuration is not supported."
-       else
-               # This should make splashutils compile on systems with hardened GCC.
-               sed -e 's@K_CFLAGS =@K_CFLAGS = -fno-stack-protector@' -i ${S}/Makefile
-       fi
-
-       # Use tty16 as the default silent tty.
-       sed -i -e 's/#define TTY_SILENT.*/#define TTY_SILENT 16/' ${S}/splash.h
-
-       if ! use truetype ; then
-               sed -i -e 's/fbtruetype kbd/kbd/' ${SM}/Makefile
-       fi
-}
-
-src_compile() {
-       local myconf=""
-       if [[ ! -e /usr/$(get_libdir)/klibc/include/linux/console_splash.h ]]; then
-               myconf="--without-fbsplash"
-       else
-               myconf="--with-fbsplash"
-       fi
-
-       if has_version ">=sys-apps/baselayout-1.13.99"; then
-               myconf="${myconf} --with-gentoo"
-       fi
-
-       cd ${SM}
-       emake LIB=$(get_libdir) || die "failed to build miscsplashutils"
-
-       cd ${S}
-       ./configure \
-               --with-fifo=$(get_libdir)/splash/cache/.splash \
-               $(use_with png) \
-               $(use_with mng) \
-               $(use_with gpm) \
-               $(use_with truetype ttf) \
-               $(use_with truetype ttfkern) \
-               ${myconf} || die "failed to configure splashutils"
-
-       export ZLIBSRC LPNGSRC JPEGSRC FT2SRC
-       emake -j1 LIB=$(get_libdir) CFLAGS="${CFLAGS}" \
-               || die "failed to build splashutils"
-
-       if has_version ">=sys-apps/baselayout-1.13.99"; then
-               cd ${SG}
-               append-flags "-DLIBDIR=\\\"$(get_libdir)\\\""
-               emake || die "failed to build the splash plugin"
-       fi
-}
-
-src_install() {
-       cd ${SM}
-       make DESTDIR=${D} install || die
-
-       export ZLIBSRC LPNGSRC JPEGSRC FT2SRC
-       cd ${S}
-       make DESTDIR=${D} install || die
-
-       dodir /etc/env.d
-       echo 'CONFIG_PROTECT_MASK="/etc/splash"' > ${D}/etc/env.d/99splash
-
-       exeinto /etc/init.d
-       newexe ${SG}/init-splash splash
-
-       insinto /usr/share/${PN}
-       doins ${SG}/initrd.splash
-
-       insinto /etc/conf.d
-       newins ${SG}/splash.conf splash
-
-       insinto /etc/splash
-       doins ${SM}/fbtruetype/luxisri.ttf
-
-       dodoc docs/* README AUTHORS
-
-       if has_version ">=sys-apps/baselayout-1.13.99"; then
-               LIB=$(get_libdir)
-               cd ${SG}
-               make DESTDIR=${D} install || die "failed to install the splash plugin"
-       else
-               LIB=lib
-               cp ${SG}/splash-functions-bl1.sh ${D}/sbin/splash-functions.sh
-       fi
-
-       keepdir /${LIB}/splash/{tmp,cache,bin}
-       dosym /${LIB}/splash/bin/fbres /sbin/fbres
-}
-
-pkg_postinst() {
-       if has_version sys-fs/devfsd || ! has_version sys-fs/udev ; then
-               ewarn "This package has been designed with udev in mind. Other solutions, such as"
-               ewarn "devfs or a static /dev tree might work, but are generally discouraged and"
-               ewarn "not supported. If you decide to switch to udev, you might want to have a"
-               ewarn "look at 'The Gentoo udev Guide', which can be found at"
-               ewarn "  http://www.gentoo.org/doc/en/udev-guide.xml"
-               echo ""
-       fi
-
-       if has_version '<media-gfx/splashutils-1.0' ; then
-               ewarn "Since you are upgrading from a pre-1.0 version, please make sure that you"
-               ewarn "rebuild your initrds. You can use the splash_geninitramfs script to do that."
-               echo ""
-       fi
-
-       if ! test -f /proc/cmdline ||
-               ! egrep -q '(console|CONSOLE)=(tty1|/dev/tty1)' /proc/cmdline ; then
-               ewarn "It is required that you add 'console=tty1' to your kernel"
-               ewarn "command line parameters."
-               echo ""
-               einfo "After these modifications, the relevant part of the kernel command"
-               einfo "line might look like:"
-               einfo "  splash=silent,fadein,theme:emergence console=tty1"
-               echo ""
-       fi
-
-       if ! has_version 'media-gfx/splash-themes-livecd' &&
-               ! has_version 'media-gfx/splash-themes-gentoo'; then
-               einfo "The sample Gentoo themes (emergence, gentoo) have been removed from the"
-               einfo "core splashutils package. To get some themes you might want to emerge:"
-               einfo "  media-gfx/splash-themes-livecd"
-               einfo "  media-gfx/splash-themes-gentoo"
-       fi
-}