summaryrefslogtreecommitdiff
path: root/packages/gpe-scap/gpe-scap_1.3.bb
blob: c90bfd075d9f62fcc09a23b0915a136caf81dd25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "GPE screenshot application"
LICENSE = "GPL"
PRIORITY = "optional"
SECTION = "gpe"
PR = "r1"

RREPLACES = "gpe-screenshot"

DEPENDS = "glib-2.0 gtk+ libgpewidget libglade libsoup"

GPE_TARBALL_SUFFIX = "bz2"

inherit gpe autotools

SRC_URI += " file://allow-glade-2.4.0.patch;patch=1"