On 2024-08-12 3:38 p.m., Randy MacLeod via lists.openembedded.org wrote:
From: Randy MacLeod<randy.macl...@windriver.com>
liblinebreak has no users in meta-oe or in the layer index:
https://layers.openembedded.org/layerindex/branch/master/recipes/?q=depends%3Aliblinebreak
so remove it.
The upstream is has not been maintained for some time:
https://vimgadgets.sourceforge.net/liblinebreak/
and they say that liblinebreak has been superceded by libunibreak,
an equivalent library that works in more languages:
https://vimgadgets.sourceforge.net/libunibreak/
Since there are no users of liblinebreak, libunibreak was not packaged.
Signed-off-by: Randy MacLeod<randy.macl...@windriver.com>
---
.../packagegroups/packagegroup-meta-oe.bb | 1 -
.../liblinebreak/liblinebreak_1.2.bb | 14 --------------
Oops, I forgot to update. Drop this, v2 coming.
../Randy
2 files changed, 15 deletions(-)
delete mode 100644 meta-oe/recipes-support/liblinebreak/liblinebreak_1.2.bb
diff --git a/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
b/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
index e11afcd4e..f9b3e742a 100644
--- a/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
+++ b/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
@@ -816,7 +816,6 @@ RDEPENDS:packagegroup-meta-oe-support ="\
lockdev \
logwarn \
libjs-sizzle \
- liblinebreak \
mailcap \
liboauth \
mg \
diff --git a/meta-oe/recipes-support/liblinebreak/liblinebreak_1.2.bb
b/meta-oe/recipes-support/liblinebreak/liblinebreak_1.2.bb
deleted file mode 100644
index 539b58bc5..000000000
--- a/meta-oe/recipes-support/liblinebreak/liblinebreak_1.2.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-DESCRIPTION = "Liblinebreak is an implementation of the line breaking algorithm as
described in Unicode 5.1.0 Standard Annex 14, Revision 22"
-HOMEPAGE ="http://vimgadgets.sourceforge.net/liblinebreak/"
-SECTION = "libs"
-LICENSE = "Zlib"
-LIC_FILES_CHKSUM ="file://LICENCE;md5=3715191da62bafb5cfc4ff36195b2ec3"
-
-SRC_URI =
"${SOURCEFORGE_MIRROR}/project/vimgadgets/liblinebreak/${PV}/liblinebreak-${PV}.tar.gz"
-SRC_URI[md5sum] = "d18039259001ccb24b5dd4648c49c5ad"
-SRC_URI[sha256sum] =
"9efcb0cb1afc75ad1e92d2b2dbf4d9c77b072d6656c5f1a150af8b718d0c7b76"
-
-UPSTREAM_CHECK_URI
="https://sourceforge.net/projects/vimgadgets/files/liblinebreak/"
-UPSTREAM_CHECK_REGEX = "${BPN}/(?P<pver>\d+(\.\d+)+)"
-
-inherit autotools
--
# Randy MacLeod
# Wind River Linux
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#111781):
https://lists.openembedded.org/g/openembedded-devel/message/111781
Mute This Topic: https://lists.openembedded.org/mt/107863665/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-