From patchwork Mon Aug 12 21:12:07 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy MacLeod X-Patchwork-Id: 47706 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 00B8BC3DA7F for ; Mon, 12 Aug 2024 21:12:17 +0000 (UTC) Received: from mx0a-0064b401.pphosted.com (mx0a-0064b401.pphosted.com [205.220.166.238]) by mx.groups.io with SMTP id smtpd.web10.57806.1723497129454642404 for ; Mon, 12 Aug 2024 14:12:09 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=permerror, err=parse error for token &{10 18 %{ir}.%{v}.%{d}.spf.has.pphosted.com}: invalid domain name (domain: windriver.com, ip: 205.220.166.238, mailfrom: prvs=8954c110e7=randy.macleod@windriver.com) Received: from pps.filterd (m0250810.ppops.net [127.0.0.1]) by mx0a-0064b401.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 47CBcI4t015951 for ; Mon, 12 Aug 2024 14:12:09 -0700 Received: from ala-exchng02.corp.ad.wrs.com (ala-exchng02.wrs.com [147.11.82.254]) by mx0a-0064b401.pphosted.com (PPS) with ESMTPS id 40x3g023d4-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT) for ; Mon, 12 Aug 2024 14:12:09 -0700 (PDT) Received: from ala-exchng01.corp.ad.wrs.com (147.11.82.252) by ALA-EXCHNG02.corp.ad.wrs.com (147.11.82.254) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.39; Mon, 12 Aug 2024 14:12:08 -0700 Received: from pop-os.wrs.com (172.25.44.6) by ala-exchng01.corp.ad.wrs.com (147.11.82.252) with Microsoft SMTP Server id 15.1.2507.39 via Frontend Transport; Mon, 12 Aug 2024 14:12:07 -0700 From: To: Subject: [meta-oe][v2 PATCH] liblinebreak: remove obsolete library Date: Mon, 12 Aug 2024 17:12:07 -0400 Message-ID: <20240812211207.1450248-1-Randy.MacLeod@windriver.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-Proofpoint-ORIG-GUID: SrmkRVqC55MwrNE8-WtFw0MOB13ceH1j X-Proofpoint-GUID: SrmkRVqC55MwrNE8-WtFw0MOB13ceH1j X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.28.16 definitions=2024-08-12_12,2024-08-12_02,2024-05-17_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 bulkscore=0 mlxlogscore=999 impostorscore=0 mlxscore=0 malwarescore=0 suspectscore=0 lowpriorityscore=0 priorityscore=1501 spamscore=0 phishscore=0 clxscore=1015 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.21.0-2407110000 definitions=main-2408120156 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Mon, 12 Aug 2024 21:12:17 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-devel/message/111782 From: Randy MacLeod 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 --- .../liblinebreak/liblinebreak_2.1.bb | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 meta-oe/recipes-support/liblinebreak/liblinebreak_2.1.bb diff --git a/meta-oe/recipes-support/liblinebreak/liblinebreak_2.1.bb b/meta-oe/recipes-support/liblinebreak/liblinebreak_2.1.bb deleted file mode 100644 index c6caf450a..000000000 --- a/meta-oe/recipes-support/liblinebreak/liblinebreak_2.1.bb +++ /dev/null @@ -1,13 +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=f89a1ce02e2dba48c1c0a8e6038464c2" - -SRC_URI = "${SOURCEFORGE_MIRROR}/project/vimgadgets/liblinebreak/${PV}/liblinebreak-${PV}.tar.gz" -SRC_URI[sha256sum] = "dd8cba554d260cf686865cc53d0c6be98102a80f56f8152ca5e7307bf06a66b8" - -UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/vimgadgets/files/liblinebreak/" -UPSTREAM_CHECK_REGEX = "${BPN}/(?P\d+(\.\d+)+)" - -inherit autotools