diff options
Diffstat (limited to 'meta-oe/recipes-sato/claws-mail/claws-plugin-gtkhtml2-viewer_0.31.bb')
| -rw-r--r-- | meta-oe/recipes-sato/claws-mail/claws-plugin-gtkhtml2-viewer_0.31.bb | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/meta-oe/recipes-sato/claws-mail/claws-plugin-gtkhtml2-viewer_0.31.bb b/meta-oe/recipes-sato/claws-mail/claws-plugin-gtkhtml2-viewer_0.31.bb deleted file mode 100644 index 29b41be93b..0000000000 --- a/meta-oe/recipes-sato/claws-mail/claws-plugin-gtkhtml2-viewer_0.31.bb +++ /dev/null | |||
| @@ -1,24 +0,0 @@ | |||
| 1 | SECTION = "x11/network" | ||
| 2 | SUMMARY = "Mail user agent plugins" | ||
| 3 | DEPENDS = "claws-mail gtkhtml2 curl" | ||
| 4 | LICENSE = "GPLv3" | ||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=977f04a8048c04684e521c06e2844a94" | ||
| 6 | |||
| 7 | PNBLACKLIST[claws-plugin-gtkhtml2-viewer] ?= "depends on blacklisted claws-mail - the recipe will be removed on 2017-09-01 unless the issue is fixed" | ||
| 8 | |||
| 9 | PR = "r1" | ||
| 10 | |||
| 11 | SRC_URI = "http://www.claws-mail.org/downloads/plugins_obsolete/gtkhtml2_viewer-${PV}.tar.gz \ | ||
| 12 | file://configure.patch" | ||
| 13 | SRC_URI[md5sum] = "a6c9dfa6f969ccd844796a5724b52167" | ||
| 14 | SRC_URI[sha256sum] = "4d41f6d961efaac0f51705e5052bac732bc0bdafee2ef2082a9cf9d89f183ae5" | ||
| 15 | |||
| 16 | inherit autotools pkgconfig gettext | ||
| 17 | |||
| 18 | S = "${WORKDIR}/gtkhtml2_viewer-${PV}" | ||
| 19 | |||
| 20 | FILES_${PN} = "${libdir}/claws-mail/plugins/*.so" | ||
| 21 | FILES_${PN}-dbg += "${libdir}/claws-mail/plugins/.debug" | ||
| 22 | FILES_${PN}-dev += "${libdir}/claws-mail/plugins/*.la" | ||
| 23 | FILES_${PN}-staticdev = "${libdir}/claws-mail/plugins/*.a" | ||
| 24 | |||
