I think it has been superseded by https://vimgadgets.sourceforge.net/libunibreak/ so I am in favor of removing this recipe. If someone adds a recipe for libunibreak we might add it to meta-oe
On Fri, Aug 9, 2024 at 9:36 AM Randy MacLeod via lists.openembedded.org <[email protected]> wrote: > > On 2024-08-06 4:45 a.m., wangmy via lists.openembedded.org wrote: > > License-Update: Copyright year updated from 2008 to 2008-2011 > > Signed-off-by: Wang Mingyu <[email protected]> > --- > .../{liblinebreak_1.2.bb => liblinebreak_2.1.bb} | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) > rename meta-oe/recipes-support/liblinebreak/{liblinebreak_1.2.bb => > liblinebreak_2.1.bb} (69%) > > Hello, > > Do you or does anyone actually use this library? > > > I was going to remove it with this commit log: > > > Subject: [PATCH] liblinebreak: remove obsolete library > > 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/ > but since there are no users, libunibreak was not packaged. > > ../Randy > > > > > diff --git a/meta-oe/recipes-support/liblinebreak/liblinebreak_1.2.bb > b/meta-oe/recipes-support/liblinebreak/liblinebreak_2.1.bb > similarity index 69% > rename from meta-oe/recipes-support/liblinebreak/liblinebreak_1.2.bb > rename to meta-oe/recipes-support/liblinebreak/liblinebreak_2.1.bb > index 539b58bc5..c6caf450a 100644 > --- a/meta-oe/recipes-support/liblinebreak/liblinebreak_1.2.bb > +++ b/meta-oe/recipes-support/liblinebreak/liblinebreak_2.1.bb > @@ -2,11 +2,10 @@ DESCRIPTION = "Liblinebreak is an implementation of the > line breaking algorithm > HOMEPAGE = "http://vimgadgets.sourceforge.net/liblinebreak/" > SECTION = "libs" > LICENSE = "Zlib" > -LIC_FILES_CHKSUM = "file://LICENCE;md5=3715191da62bafb5cfc4ff36195b2ec3" > +LIC_FILES_CHKSUM = "file://LICENCE;md5=f89a1ce02e2dba48c1c0a8e6038464c2" > > SRC_URI = > "${SOURCEFORGE_MIRROR}/project/vimgadgets/liblinebreak/${PV}/liblinebreak-${PV}.tar.gz" > -SRC_URI[md5sum] = "d18039259001ccb24b5dd4648c49c5ad" > -SRC_URI[sha256sum] = > "9efcb0cb1afc75ad1e92d2b2dbf4d9c77b072d6656c5f1a150af8b718d0c7b76" > +SRC_URI[sha256sum] = > "dd8cba554d260cf686865cc53d0c6be98102a80f56f8152ca5e7307bf06a66b8" > > UPSTREAM_CHECK_URI = > "https://sourceforge.net/projects/vimgadgets/files/liblinebreak/" > UPSTREAM_CHECK_REGEX = "${BPN}/(?P<pver>\d+(\.\d+)+)" > > > > > -- > # Randy MacLeod > # Wind River Linux > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#111726): https://lists.openembedded.org/g/openembedded-devel/message/111726 Mute This Topic: https://lists.openembedded.org/mt/107747837/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
