[Frugalware-git] frugalware-current: plymouth-0.8.1-1-x86_64 *version bump
bouleetbil
bouleetbil at frogdev.info
Sun Apr 4 21:29:45 CEST 2010
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=0d9fe8e2311386b72cd817c66ac431bd65336b6d
commit 0d9fe8e2311386b72cd817c66ac431bd65336b6d
Author: bouleetbil <bouleetbil at frogdev.info>
Date: Sun Apr 4 21:02:10 2010 +0200
plymouth-0.8.1-1-x86_64
*version bump
diff --git a/source/xapps-extra/plymouth/FrugalBuild b/source/xapps-extra/plymouth/FrugalBuild
index ee0f56d..5c90bfe 100644
--- a/source/xapps-extra/plymouth/FrugalBuild
+++ b/source/xapps-extra/plymouth/FrugalBuild
@@ -2,22 +2,21 @@
# Maintainer: bouleetbil <bouleetbil at frogdev.info>
pkgname=plymouth
-pkgver=0.7.2
+pkgver=0.8.1
pkgrel=1
pkgdesc="Graphical Boot Animation and Logger"
url="http://www.freedesktop.org/wiki/Software/Plymouth"
up2date="Flasttarbz2 http://freedesktop.org/software/plymouth/releases"
source=(http://freedesktop.org/software/plymouth/releases/$pkgname-$pkgver.tar.bz2 \
- fw.png devfb.diff rc.zz-plymouth rc.plymouth)
+ fw.png rc.zz-plymouth rc.plymouth)
depends=('libdrm' 'pango' 'libstdc++' 'libxml2' 'libxau' 'libxdmcp')
makedepends=('gtk+2' 'gdm')
#use nash of mkinitrd for switch the theme
rodepends=('plymouth-theme-spinfinity' 'mkinitrd')
groups=('xapps-extra')
archs=('i686 x86_64')
-sha1sums=('6cbe40f49760ed12b26628d80af61454b2084231' \
+sha1sums=('5b2efb564d2c79762ee18007a7e6b8ebe83c146a' \
'5cc04b415cf32353333106fb200244765f86b844' \
- '7c3dbfbcfe27faba6354cadb2ea79495874f641f' \
'3bf2ae558ac4dc4906752b4865c4fb80998a7adc' \
'af0eb22938bfce8608ba95afcb93786b94b291f6')
@@ -30,13 +29,14 @@ subarchs=('i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64' 'i686 x86_64')
build() {
Fbuild --enable-tracing --disable-tests \
- --without-default-plugin \
- --with-logo=/usr/share/pixmaps/fw.png \
- --with-background-start-color-stop=0x0073B3 \
- --with-background-end-color-stop=0x00457E \
- --with-background-color=0x3391cd \
- --enable-gdm-transition \
- --with-system-root-install
+ --without-default-plugin \
+ --with-logo=/usr/share/pixmaps/fw.png \
+ --with-background-start-color-stop=0x0073B3 \
+ --with-background-end-color-stop=0x00457E \
+ --with-background-color=0x3391cd \
+ --enable-gdm-transition \
+ --with-shutdown-tty=12 \
+ --with-system-root-install
Fmkdir usr/share/pixmaps/
Fcp fw.png usr/share/pixmaps/
More information about the Frugalware-git
mailing list