leafpad: Update to 0.8.17

Also fix meta data

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
Zhai Edwin 2010-06-25 18:00:19 +08:00 committed by Richard Purdie
parent db444206ca
commit 98155951d1
1 changed files with 11 additions and 3 deletions

View File

@ -1,11 +1,19 @@
LICENSE = "GPLv2"
DESCRIPTION = "Simple GTK+ Text Editor"
HOMEPAGE = "http://tarot.freeshell.org/leafpad/"
BUGTRACKER = ""
LICENSE = "GPLv2 & GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
file://src/leafpad.h;endline=20;md5=d3d6a89f5e61e8b13bdea537511ba1fa \
file://src/utils.c;endline=20;md5=0d2cc6584ba3202448bb274f62739571"
DEPENDS = "gtk+ intltool-native"
DEPENDS_append_poky = " libowl"
SRC_URI = "http://savannah.nongnu.org/download/${PN}/${PN}-${PV}.tar.gz \
file://leafpad.desktop"
PR = "r10"
PR = "r0"
SRC_URI_append_poky += " file://owl-menu.patch;patch=1 "
SRC_URI_append_poky += " file://owl-menu.patch;apply=yes "
inherit autotools pkgconfig