summaryrefslogtreecommitdiffstats
path: root/meta-gpe/recipes-graphics/gpe-scap/gpe-scap_1.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gpe/recipes-graphics/gpe-scap/gpe-scap_1.4.bb')
-rw-r--r--meta-gpe/recipes-graphics/gpe-scap/gpe-scap_1.4.bb22
1 files changed, 22 insertions, 0 deletions
diff --git a/meta-gpe/recipes-graphics/gpe-scap/gpe-scap_1.4.bb b/meta-gpe/recipes-graphics/gpe-scap/gpe-scap_1.4.bb
new file mode 100644
index 000000000..cc889c77c
--- /dev/null
+++ b/meta-gpe/recipes-graphics/gpe-scap/gpe-scap_1.4.bb
@@ -0,0 +1,22 @@
1DESCRIPTION = "A GPE application that allows you to take screenshots."
2SECTION = "gpe"
3PRIORITY = "optional"
4
5LICENSE = "GPLv2"
6LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
7
8DEPENDS = "glib-2.0 gtk+ libgpewidget libglade libsoup"
9
10PR = "r2"
11
12SRC_URI[md5sum] = "eaf545561b0ad981c9d01833f30fcf95"
13SRC_URI[sha256sum] = "762778421fae7c62d5ec6a9d27986166c0dbbe2ff51fc10bb9b8baff5c367534"
14
15GPE_TARBALL_SUFFIX = "bz2"
16
17inherit gpe autotools
18
19SRC_URI += "file://0001-Fix-the-ordering-of-LDADD-options-to-fix-a-compilati.patch"
20
21RREPLACES_${PN} = "gpe-screenshot"
22