From 341b1238936080b23ffbd3ab1d1019c20a031545 Mon Sep 17 00:00:00 2001 From: Cecil Date: Thu, 13 Jan 2011 21:06:24 -0800 Subject: fbsplash:Made LinHES the default splash configuration. --- abs/core/fbsplash/PKGBUILD | 20 ++++++++++---------- abs/core/fbsplash/splash.conf | 8 +++----- 2 files changed, 13 insertions(+), 15 deletions(-) diff --git a/abs/core/fbsplash/PKGBUILD b/abs/core/fbsplash/PKGBUILD index 516ef40..172470c 100644 --- a/abs/core/fbsplash/PKGBUILD +++ b/abs/core/fbsplash/PKGBUILD @@ -3,7 +3,7 @@ pkgname=fbsplash pkgver=1.5.4.3 -pkgrel=34 +pkgrel=35 pkgdesc="A userspace implementation of a splash screen for Linux (formerly known as gensplash)" arch=('i686' 'x86_64') url="http://fbsplash.berlios.de" @@ -25,15 +25,6 @@ source=(http://dev.gentoo.org/~spock/projects/gensplash/archive/splashutils-${pk fbsplash.initcpio_hook fbcondecor.daemon fbcondecor.conf) -md5sums=('c722cd4148817b9c50381d9bdc1ea6ef' - '3a338c60ed0710c8b7e3e08929db521a' - 'dd6d7ecad8e953754f90de683f0d5a33' - 'e69753dac753b8ba4e2e29ef5a9c46ca' - 'e29b3db6ee059b9950febe976a0f2881' - 'ac2351bc918b101bb9249ce8940722be' - '715926469d05eecd345c052e6248ca32' - 'b3db9d4fd902b62ac9e38589677e2d16') - build() { cd ${srcdir}/splashutils-${pkgver} @@ -74,3 +65,12 @@ package() { install -D -m644 ${srcdir}/fbcondecor.conf etc/conf.d/fbcondecor install -D -m755 ${srcdir}/fbcondecor.daemon etc/rc.d/fbcondecor } + +md5sums=('c722cd4148817b9c50381d9bdc1ea6ef' + '3a338c60ed0710c8b7e3e08929db521a' + '8f342632af1075667d6e11871a9e5d7e' + 'e69753dac753b8ba4e2e29ef5a9c46ca' + 'e29b3db6ee059b9950febe976a0f2881' + 'ac2351bc918b101bb9249ce8940722be' + '715926469d05eecd345c052e6248ca32' + 'b3db9d4fd902b62ac9e38589677e2d16') diff --git a/abs/core/fbsplash/splash.conf b/abs/core/fbsplash/splash.conf index 46fd5c5..5360792 100644 --- a/abs/core/fbsplash/splash.conf +++ b/abs/core/fbsplash/splash.conf @@ -7,11 +7,9 @@ ## Themes to include into initcpio ## For a smaller initcpio you may try theme cfg files instead of directories. SPLASH_THEMES=( - arch-black - arch-banner-icons/1024x768.cfg - arch-banner-icons/1280x800.cfg - arch-banner-noicons/1024x768.cfg - arch-banner-noicons/1280x800.cfg + linhes + linhes/1024x768.cfg + linhes/800x600.cfg ) ## Override the initial silent splash screen status message defaults. -- cgit v0.12