From 0c0213cc0bf84c3036e2eaa3ebf34f6e53f4c57b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 1 Feb 2015 22:14:50 +0100 Subject: [PATCH] add lxqt-liblxqt-mount MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-lxqt/lxqt-liblxqt-mount/liblxqt-mount_git.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 recipes-lxqt/lxqt-liblxqt-mount/liblxqt-mount_git.bb diff --git a/recipes-lxqt/lxqt-liblxqt-mount/liblxqt-mount_git.bb b/recipes-lxqt/lxqt-liblxqt-mount/liblxqt-mount_git.bb new file mode 100644 index 00000000..2b25e45e --- /dev/null +++ b/recipes-lxqt/lxqt-liblxqt-mount/liblxqt-mount_git.bb @@ -0,0 +1,10 @@ +SUMMARY = "Library used to manage removable devices" +LICENSE = "LGPLv2.1" +LIC_FILES_CHKSUM = "file://COPYING;md5=0964c689fcf4c21c6797ea87408416b6" + +inherit lxqt cmake-lib + +SRCREV = "1c8422bd78dfb06b631568b1780ec5f59682cbdc" +PV = "0.8.0+git${SRCPV}" + +CMAKE_HIDE_ERROR[1] = "lxqtmount, -S${includedir}, -S${STAGING_INCDIR}"