mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
thunar-archive-plugin: initial add 0.3.1
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
parent
094c5412ef
commit
29cd0c6255
|
|
@ -0,0 +1,12 @@
|
|||
DESCRIPTION = "Thunar Archive Plugin allows you to create and extract archive files using file context menus in Thunar"
|
||||
HOMEPAGE = "http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=252890d9eee26aab7b432e8b8a616475"
|
||||
|
||||
inherit thunar-plugin
|
||||
|
||||
SRC_URI[md5sum] = "425f4faaace6dc7a4716a35b7795463a"
|
||||
SRC_URI[sha256sum] = "9ad559b0c11308f6897ad56604e5a06dc8f369f649eb20120b2d3018ef5da54c"
|
||||
|
||||
# install tap files in ${libdir}/thunar-archive-plugin
|
||||
EXTRA_OECONF += "--libexecdir=${libdir}"
|
||||
Loading…
Reference in New Issue
Block a user