Hi!
I would like rebuild with bootchart, add the bootchart renderer. It is
generated a chart.
Is it okey?
# Compiling time: 0.01 SBU
# Maintainer: Krisztian VASAS <[email protected]>
pkgname=bootchart
pkgver=0.9
pkgrel=2
pkgdesc="A tool for performance analysis and visualization of the boot process"
makedepends=('openjdk')
groups=('apps-extra')
archs=('i686' 'x86_64')
_F_sourceforge_ext=".tar.bz2"
Finclude sourceforge java
url="http://www.bootchart.org/"
sha1sums=('3e74e4844e0616c5c6514f8152262638f36d72ac')
build()
{
Fcd
Fjavacleanup
Fant
Fsed '/bin/sleep' '/usr/bin/sleep' script/bootchartd
Fsed '/bin/sed' '/usr/bin/sed' script/bootchartd
Fexerel script/bootchartd /sbin/bootchartd
Ffilerel script/bootchartd.conf /etc/bootchartd.conf
Ffilerel bootchart.jar /usr/share/bootchart/bootchart.jar
Fwrapper 'java -jar /usr/share/bootchart/bootchart.jar $@' $pkgname
}
_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel