2015-06-10 11:05:28 +02:00
|
|
|
pkgbase = systemtap
|
2019-10-28 14:09:31 +01:00
|
|
|
pkgdesc = Infrastructure to simplify the gathering of information about the running Linux system
|
2021-07-06 09:15:18 +02:00
|
|
|
pkgver = 4.5
|
2019-10-28 14:09:31 +01:00
|
|
|
pkgrel = 1
|
2015-06-10 11:05:28 +02:00
|
|
|
url = http://sourceware.org/systemtap/
|
2017-03-27 21:15:49 +02:00
|
|
|
install = systemtap.install
|
2015-06-10 11:05:28 +02:00
|
|
|
arch = x86_64
|
2018-02-14 12:31:23 +01:00
|
|
|
arch = i686
|
2015-06-10 11:05:28 +02:00
|
|
|
license = GPL
|
2021-07-06 09:15:18 +02:00
|
|
|
makedepends = python-setuptools
|
2018-02-14 12:31:23 +01:00
|
|
|
makedepends = xmlto
|
2015-06-10 11:05:28 +02:00
|
|
|
depends = elfutils
|
|
|
|
depends = nss
|
2021-07-06 09:15:18 +02:00
|
|
|
depends = python
|
2018-11-16 19:28:43 +01:00
|
|
|
depends = cpio
|
2018-02-14 12:31:23 +01:00
|
|
|
optdepends = sqlite3: for storing results in a database
|
2021-07-06 09:15:18 +02:00
|
|
|
source = systemtap-4.5.tar.gz::https://sourceware.org/systemtap/ftp/releases/systemtap-4.5.tar.gz
|
|
|
|
source = systemtap-4.5.tar.gz.asc::https://sourceware.org/systemtap/ftp/releases/systemtap-4.5.tar.gz.asc
|
2019-10-28 14:09:31 +01:00
|
|
|
validpgpkeys = F75E6545B9F8AA15AA932A444DE16D68FDBFFFB8
|
2019-12-03 10:24:41 +01:00
|
|
|
validpgpkeys = 5D38116FA4D3A7CC77E378D37E83610126DCC2E8
|
2021-07-06 09:15:18 +02:00
|
|
|
validpgpkeys = 159B0DF71150B8A8539A8802D7C256443CC637CA
|
|
|
|
sha512sums = 8136779a9f5cb0fbaae565eab1ab6fa307f1024dfc2c6c3845acfadff0eecc684ba89aa5d442c7b90c2c73edaab41ca07bae2bad8361f80fe8e9928b40466cd3
|
|
|
|
sha512sums = SKIP
|
2015-06-10 11:05:28 +02:00
|
|
|
|
|
|
|
pkgname = systemtap
|