Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 1 | DESCRIPTION = "Thunar Archive Plugin allows you to create and extract archive files using file context menus in Thunar" |
| 2 | HOMEPAGE = "http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin" |
| 3 | LICENSE = "GPLv2" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475" |
| 5 | |
| 6 | inherit thunar-plugin |
| 7 | |
| 8 | SRC_URI[md5sum] = "0a7738a3a5f84bf218ece3ffb5241c63" |
| 9 | SRC_URI[sha256sum] = "bf82fa86a388124eb3c4854249c30712b2922e61789607268ee14548549b3115" |
| 10 | |
| 11 | # install tap files in ${libdir}/thunar-archive-plugin |
| 12 | EXTRA_OECONF += "--libexecdir=${libdir}" |