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