aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-package/gpe-package_0.2.bb
blob: 3840d39fea427071e2ca33ea9e7744a1c1b1852b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
LICENSE = "GPL"
PR = "r2"
inherit gpe pkgconfig

DESCRIPTION = "A package manager GUI for GPE"
DEPENDS = "ipkg libgpewidget"
RDEPENDS_${PN} = "gpe-icons"
SECTION = "gpe"
PRIORITY = "optional"

SRC_URI += "file://use-filesel.patch \
	    file://nostropts.patch"

SRC_URI[md5sum] = "764e50856c99140d20842e05ebb95e3e"
SRC_URI[sha256sum] = "f82ddcf48e582eb1743727c1767a5dc81fa533c1a5ca40f3ac99a50a4479aefd"