aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-plucker/gpe-plucker_0.2.bb
blob: 850319d86d8d2b04977e4971525581c11fcd09ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
inherit gpe pkgconfig
LICENSE = "GPL"
DESCRIPTION = "Plucker ebook reader"
DEPENDS = "gtk+ libgpewidget"
SECTION = "gpe"
PRIORITY = "optional"

PARALLEL_MAKE=""

SRC_URI += "file://fix_makefiles.patch;patch=1 \
            file://remove-render.patch;patch=1"