sysprof: remove long_desc.
This commit is contained in:
parent
fe0bb3fd8c
commit
58eedb9fa6
1 changed files with 3 additions and 10 deletions
|
@ -1,20 +1,13 @@
|
||||||
# Template file for 'sysprof'
|
# Template file for 'sysprof'
|
||||||
pkgname=sysprof
|
pkgname=sysprof
|
||||||
version=1.2.0
|
version=1.2.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="pkg-config glib-devel gtk+-devel libglade-devel"
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="glib-devel gtk+-devel libglade-devel"
|
||||||
short_desc="A system-wide profiler for Linux"
|
short_desc="A system-wide profiler for Linux"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://sysprof.com/"
|
homepage="http://sysprof.com/"
|
||||||
distfiles="http://sysprof.com/sysprof-${version}.tar.gz"
|
distfiles="http://sysprof.com/sysprof-${version}.tar.gz"
|
||||||
checksum=baf03c6fc01a845c705873e6fc7927aa89539dcda6963f9ec4c8eb4c086a64f1
|
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