summaryrefslogtreecommitdiffstats
path: root/meta/packages/oprofile/oprofileui.inc
blob: a0265ea7d63283cf0cd5349e266ea7bb8299c5db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "User interface for the OProfile tool"
SECTION = "x11"
LICENSE = "GPLv2"
PR = "r1"

inherit autotools pkgconfig

PACKAGES =+ "oprofileui-server oprofileui-viewer"

FILES_oprofileui-viewer = "${bindir}/oparchconv ${bindir}/oprofile-viewer ${datadir}/applications/ ${datadir}/oprofileui/"
FILES_oprofileui-server = "${bindir}/oprofile-server"
FILES_oprofileui-doc = "/usr/doc/oprofileui"