Commit 5948f12f authored by Seblu's avatar Seblu
Browse files

up perf


git-svn-id: https://seblu.net/s/archpkg@139 02741741-5192-46b8-8916-7152b19231d9
parent 05247664
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
# Maintainer: Sebastien Luttringer <seblu+arch@seblu.net>

pkgname=perf
pkgver=3.0
pkgrel=2
pkgver=3.0.4
pkgrel=1
pkgdesc="Linux kernel $pkgver performance tool"
license=('GPL2')
arch=('i686' 'x86_64')
url='http://www.kernel.org'
options=(!strip)
depends=('python2' 'perl' 'libnewt')
depends=('python2' 'perl' 'libnewt' 'elfutils')
makedepends=('asciidoc' 'xmlto')
optdepends=('libnewt' 'slang')
source=("http://ftp.kernel.org/pub/linux/kernel/v3.0/linux-$pkgver.tar.bz2") 
md5sums=('398e95866794def22b12dfbc15ce89c0')
md5sums=('dff86c657cabe813bda84c72bfb93ae8')

build() {
  cd linux-$pkgver/tools/perf