diff options
Diffstat (limited to 'meta/packages')
| -rw-r--r-- | meta/packages/oprofile/oprofileui-svn.inc | 2 | ||||
| -rw-r--r-- | meta/packages/oprofile/oprofileui.inc | 6 |
2 files changed, 7 insertions, 1 deletions
diff --git a/meta/packages/oprofile/oprofileui-svn.inc b/meta/packages/oprofile/oprofileui-svn.inc index 6d111d1d59..4c9211cc05 100644 --- a/meta/packages/oprofile/oprofileui-svn.inc +++ b/meta/packages/oprofile/oprofileui-svn.inc | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | require oprofileui.inc | 1 | require oprofileui.inc |
| 2 | 2 | ||
| 3 | PV = "0.0+svnr${SRCREV}" | 3 | PV = "0.0+svnr${SRCREV}" |
| 4 | PR = "r1" | 4 | PR = "r0" |
| 5 | 5 | ||
| 6 | S = "${WORKDIR}/trunk" | 6 | S = "${WORKDIR}/trunk" |
| 7 | 7 | ||
diff --git a/meta/packages/oprofile/oprofileui.inc b/meta/packages/oprofile/oprofileui.inc index 93f4631d14..22b56a584f 100644 --- a/meta/packages/oprofile/oprofileui.inc +++ b/meta/packages/oprofile/oprofileui.inc | |||
| @@ -1,6 +1,12 @@ | |||
| 1 | DESCRIPTION = "User interface for the OProfile tool" | 1 | DESCRIPTION = "User interface for the OProfile tool" |
| 2 | HOMEPAGE = "http://labs.o-hand.com/oprofileui/" | ||
| 3 | BUGTRACKER = "http://bugzilla.o-hand.com/" | ||
| 4 | |||
| 2 | SECTION = "x11" | 5 | SECTION = "x11" |
| 6 | |||
| 3 | LICENSE = "GPLv2" | 7 | LICENSE = "GPLv2" |
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | ||
| 9 | |||
| 4 | DEPENDS = "glib-2.0 gtk+ libglade gnome-vfs libxml2 avahi gconf" | 10 | DEPENDS = "glib-2.0 gtk+ libglade gnome-vfs libxml2 avahi gconf" |
| 5 | 11 | ||
| 6 | inherit autotools pkgconfig gtk-icon-cache | 12 | inherit autotools pkgconfig gtk-icon-cache |
