aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-plucker/gpe-plucker_0.4.bb
blob: 487345e65b39857136e8093689be77352af8b12e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
inherit gpe pkgconfig
LICENSE = "GPL"
DESCRIPTION = "Plucker ebook reader"
DEPENDS = "gtk+ libgpewidget gpe-icons"
RDEPENDS_${PN} = "gpe-icons"
SECTION = "gpe"
PRIORITY = "optional"
PR = "r4"

SRC_URI += " \
           file://plucker-no-host-includes.patch \
           file://fix-install.patch \
           "

PARALLEL_MAKE=""
EXTRA_OEMAKE="RANLIB=${RANLIB}"


SRC_URI[md5sum] = "05e4285049e9458bf1bb52a56f5ffc26"
SRC_URI[sha256sum] = "5a97f5365d97b7332c9aa32e134ec7ae32587873416ec2b6eca2b73635c3f62d"