thunar-plugin.bbclass: initial add

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
Andreas Müller
2013-05-13 00:52:03 +02:00
committed by Martin Jansa
parent 12f47ccf40
commit 094c5412ef
+10
View File
@@ -0,0 +1,10 @@
inherit xfce
DEPENDS += "thunar"
SRC_URI = "http://archive.xfce.org/src/thunar-plugins/${BPN}/${@'${PV}'[0:3]}/${BPN}-${PV}.tar.bz2"
FILES_${PN} += "${libdir}/thunarx-2/*.so"
FILES_${PN}-dbg += "${libdir}/thunarx-2/.debug"
FILES_${PN}-dev += "${libdir}/thunarx-2/*.la"