librevenge: initial add 0.0.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
14
recipes-support/librevenge/librevenge_0.0.2.bb
Normal file
14
recipes-support/librevenge/librevenge_0.0.2.bb
Normal file
@@ -0,0 +1,14 @@
|
||||
SUMMARY = "library for REVerses ENGineered formats filters"
|
||||
HOMEPAGE = "http://sf.net/p/libwpd/librevenge/"
|
||||
LICENSE = "MPL-2.0"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING.MPL;md5=815ca599c9df247a0c7f619bab123dad \
|
||||
"
|
||||
|
||||
SRC_URI = "http://dev-www.libreoffice.org/src/${BPN}-${PV}.tar.bz2"
|
||||
SRC_URI[md5sum] = "2d4183bf17aea1a71842468a71a68c47"
|
||||
SRC_URI[sha256sum] = "dedd6fe1f643fc2f254f2ad3719547084bd86bcc482104b995caf3b828368b18"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
DEPENDS = "cppunit zlib boost"
|
||||
Reference in New Issue
Block a user