All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [oe] [meta-oe][PATCH] liblinebreak: remove obsolete library
       [not found] <17EB126C55268C5F.10903@lists.openembedded.org>
@ 2024-08-12 21:10 ` Randy MacLeod
  0 siblings, 0 replies; only message in thread
From: Randy MacLeod @ 2024-08-12 21:10 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 3070 bytes --]

On 2024-08-12 3:38 p.m., Randy MacLeod via lists.openembedded.org wrote:
> From: Randy MacLeod<Randy.MacLeod@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.MacLeod@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
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#111776):https://lists.openembedded.org/g/openembedded-devel/message/111776
> Mute This Topic:https://lists.openembedded.org/mt/107863665/3616765
> Group Owner:openembedded-devel+owner@lists.openembedded.org
> Unsubscribe:https://lists.openembedded.org/g/openembedded-devel/unsub [randy.macleod@windriver.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>

-- 
# Randy MacLeod
# Wind River Linux

[-- Attachment #2: Type: text/html, Size: 5046 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-08-12 21:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <17EB126C55268C5F.10903@lists.openembedded.org>
2024-08-12 21:10 ` [oe] [meta-oe][PATCH] liblinebreak: remove obsolete library Randy MacLeod

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.