summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2023-05-09 14:36:30 +0100
committerKhem Raj <raj.khem@gmail.com>2023-05-09 17:27:51 -0700
commit5f64e51e5e945fa41f6447192144b5b36456b45b (patch)
tree3f98fd984159763bb5119aa1d1892134eddd7a24 /meta-oe/recipes-multimedia
parentd63a3a94797921fd6c6fee44200c9c66286c9650 (diff)
downloadmeta-openembedded-5f64e51e5e945fa41f6447192144b5b36456b45b.tar.gz
libburn: move to meta-filesystems
This recipe is very much in the remit of meta-filesystems, so move the recipe and update it. It ships a cdrecord wrapper so inherit lib_package, and the license is GPLv2 or later not GPLv2 only, for example: https://dev.lovelyhq.com/libburnia/libburn/src/branch/master/libburn/source.c Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-multimedia')
-rw-r--r--meta-oe/recipes-multimedia/libburn/libburn_1.5.4.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-oe/recipes-multimedia/libburn/libburn_1.5.4.bb b/meta-oe/recipes-multimedia/libburn/libburn_1.5.4.bb
deleted file mode 100644
index 99eda6964..000000000
--- a/meta-oe/recipes-multimedia/libburn/libburn_1.5.4.bb
+++ /dev/null
@@ -1,11 +0,0 @@
1SUMMARY = "Library for reading, mastering and writing optical discs"
2HOMEPAGE = "http://libburnia-project.org/"
3
4LICENSE = "GPL-2.0-only"
5LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88"
6
7SRC_URI = "http://files.libburnia-project.org/releases/${BPN}-${PV}.tar.gz"
8SRC_URI[md5sum] = "454d03ce31addb5b7dca62d213c9660e"
9SRC_URI[sha256sum] = "525059d10759c5cb8148eebc863bb510e311c663603da7bd2d21c46b7cf63b54"
10
11inherit autotools pkgconfig