diff options
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.bb | 24 |
1 files changed, 0 insertions, 24 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 deleted file mode 100644 index db50e38e3f..0000000000 --- a/meta-gpe/recipes-graphics/gpe-scap/gpe-scap_1.4.bb +++ /dev/null | |||
| @@ -1,24 +0,0 @@ | |||
| 1 | SUMMARY = "A GPE application that allows you to take screenshots" | ||
| 2 | SECTION = "gpe" | ||
| 3 | |||
| 4 | LICENSE = "GPLv2" | ||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | ||
| 6 | |||
| 7 | DEPENDS = "glib-2.0 gtk+ libgpewidget libglade libsoup-2.4" | ||
| 8 | |||
| 9 | PR = "r3" | ||
| 10 | |||
| 11 | SRC_URI[md5sum] = "eaf545561b0ad981c9d01833f30fcf95" | ||
| 12 | SRC_URI[sha256sum] = "762778421fae7c62d5ec6a9d27986166c0dbbe2ff51fc10bb9b8baff5c367534" | ||
| 13 | |||
| 14 | GPE_TARBALL_SUFFIX = "bz2" | ||
| 15 | |||
| 16 | inherit gpe autotools pkgconfig | ||
| 17 | |||
| 18 | SRC_URI += "file://0001-Fix-the-ordering-of-LDADD-options-to-fix-a-compilati.patch \ | ||
| 19 | file://use.libsoup-2.4.patch \ | ||
| 20 | " | ||
| 21 | |||
| 22 | RREPLACES_${PN} = "gpe-screenshot" | ||
| 23 | |||
| 24 | PNBLACKLIST[gpe-scap] ?= "Depends on blacklisted libgpewidget - the recipe will be removed on 2017-09-01 unless the issue is fixed" | ||
