New package: sysprof-1.2.0.
This commit is contained in:
parent
9d76487141
commit
84e79dcdea
2 changed files with 29 additions and 0 deletions
9
srcpkgs/sysprof/sysprof.rshlibs
Normal file
9
srcpkgs/sysprof/sysprof.rshlibs
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
libglib-2.0.so.0
|
||||||
|
libc.so.6
|
||||||
|
libglade-2.0.so.0
|
||||||
|
libgtk-x11-2.0.so.0
|
||||||
|
libgdk-x11-2.0.so.0
|
||||||
|
libatk-1.0.so.0
|
||||||
|
libgdk_pixbuf-2.0.so.0
|
||||||
|
libpango-1.0.so.0
|
||||||
|
libgobject-2.0.so.0
|
20
srcpkgs/sysprof/template
Normal file
20
srcpkgs/sysprof/template
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# Template file for 'sysprof'
|
||||||
|
pkgname=sysprof
|
||||||
|
version=1.2.0
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
makedepends="pkg-config glib-devel gtk+-devel libglade-devel"
|
||||||
|
short_desc="A system-wide profiler for Linux"
|
||||||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://sysprof.com/"
|
||||||
|
distfiles="http://sysprof.com/sysprof-${version}.tar.gz"
|
||||||
|
checksum=baf03c6fc01a845c705873e6fc7927aa89539dcda6963f9ec4c8eb4c086a64f1
|
||||||
|
long_desc="
|
||||||
|
Features
|
||||||
|
Detailed, accurate, and fast profiling of the entire Linux system,
|
||||||
|
including the kernel and all userspace applications
|
||||||
|
No recompiling necessary
|
||||||
|
Load and Save profiles
|
||||||
|
Fast, no-nonsense graphical user interface
|
||||||
|
Command line tool included"
|
Loading…
Add table
Add a link
Reference in a new issue