From 6cd4eb30283496ab8d844f95082bba7c4e544c3c Mon Sep 17 00:00:00 2001 From: Cecil Date: Sat, 24 Sep 2011 00:47:03 -0700 Subject: fbsplash:Default theme set to LinHES. --- abs/core/fbsplash/PKGBUILD | 18 +++++++++--------- abs/core/fbsplash/splash.conf | 8 ++------ 2 files changed, 11 insertions(+), 15 deletions(-) diff --git a/abs/core/fbsplash/PKGBUILD b/abs/core/fbsplash/PKGBUILD index 49725d4..dda0dd4 100644 --- a/abs/core/fbsplash/PKGBUILD +++ b/abs/core/fbsplash/PKGBUILD @@ -3,7 +3,7 @@ pkgname=fbsplash pkgver=1.5.4.4 -pkgrel=7 +pkgrel=8 pkgdesc="A userspace implementation of a splash screen for Linux (formerly known as gensplash)" arch=('i686' 'x86_64') url="http://fbsplash.berlios.de" @@ -25,14 +25,6 @@ source=(http://download.berlios.de/fbsplash/splashutils-${pkgver}.tar.bz2 fbsplash.initcpio_hook fbcondecor.daemon fbcondecor.conf) -md5sums=('2a16704c4adde97b58812cd89e3f2342' - '4045e315c52f5a576fca4f7e634eeb91' - '90708a96038d7d7921c2e9fde938c058' - 'a6b0b9c5c7a460380a7db127e0278164' - '24e2a7bbc2d18fe3ec10093665cd7a6e' - '4a3ac992a5042fa9770cbd3fdb7e1465' - '715926469d05eecd345c052e6248ca32' - 'b3db9d4fd902b62ac9e38589677e2d16') build() { cd ${srcdir}/splashutils-${pkgver} @@ -76,3 +68,11 @@ package() { install -D -m644 ${srcdir}/fbcondecor.conf etc/conf.d/fbcondecor install -D -m755 ${srcdir}/fbcondecor.daemon etc/rc.d/fbcondecor } +md5sums=('2a16704c4adde97b58812cd89e3f2342' + '4045e315c52f5a576fca4f7e634eeb91' + '83f7b36399e8e3b24e18de670280be1d' + 'a6b0b9c5c7a460380a7db127e0278164' + '24e2a7bbc2d18fe3ec10093665cd7a6e' + '4a3ac992a5042fa9770cbd3fdb7e1465' + '715926469d05eecd345c052e6248ca32' + 'b3db9d4fd902b62ac9e38589677e2d16') diff --git a/abs/core/fbsplash/splash.conf b/abs/core/fbsplash/splash.conf index 8eb3a44..57e6e85 100644 --- a/abs/core/fbsplash/splash.conf +++ b/abs/core/fbsplash/splash.conf @@ -11,11 +11,7 @@ ## 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 " ## Override the initial silent splash screen status message defaults. @@ -64,7 +60,7 @@ SPLASH_VERBOSE_ON_ERRORS="no" ## Name of the DAEMONS script starting Xorg if any ## Set this to avoid virtual terminal change struggle between X and Fbsplash. -SPLASH_XSERVICE="gdm" +#SPLASH_XSERVICE="gdm" #SPLASH_XSERVICE="kdm" #SPLASH_XSERVICE="xdm" #SPLASH_XSERVICE="lxdm" -- cgit v0.12