[oe-commits] =?UTF-8?Q?Andreas=20M=C3=BCller=20?=: libburn: initial add 1.4.0

git at git.openembedded.org git at git.openembedded.org
Fri Sep 18 11:06:15 UTC 2015


Module: meta-openembedded.git
Branch: master-next
Commit: 10138169433a2607bda6c166439713175eab8388
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=10138169433a2607bda6c166439713175eab8388

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Wed Sep  9 18:07:12 2015 +0200

libburn: initial add 1.4.0

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-multimedia/libburn/libburn_1.4.0.bb | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/meta-oe/recipes-multimedia/libburn/libburn_1.4.0.bb b/meta-oe/recipes-multimedia/libburn/libburn_1.4.0.bb
new file mode 100644
index 0000000..91fe693
--- /dev/null
+++ b/meta-oe/recipes-multimedia/libburn/libburn_1.4.0.bb
@@ -0,0 +1,11 @@
+SUMMARY = "Library for reading, mastering and writing optical discs"
+HOMEPAGE = "http://libburnia-project.org/"
+
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88"
+
+SRC_URI = "http://files.libburnia-project.org/releases/${BPN}-${PV}.tar.gz"
+SRC_URI[md5sum] = "82ff94bb04e78eac9b12c7546f005d6f"
+SRC_URI[sha256sum] = "6c975abae4ae1f80e47fc5d1e235f85157f73e954c84627a5ef85d8b1b95ae94"
+
+inherit autotools pkgconfig



More information about the Openembedded-commits mailing list