From 869b4b63147c6457e864a4af3cd60552d985b24d Mon Sep 17 00:00:00 2001 From: "Daisuke Fujimura (fd0)" Date: Mon, 18 Dec 2023 12:01:43 +0900 Subject: [PATCH] libeno-0.1.0 (rebuild for libicu) --- libeno/README | 21 ++++++++++++------- ...1bl1.cygport => libeno-0.1.0-1bl2.cygport} | 12 ++++++++++- 2 files changed, 24 insertions(+), 9 deletions(-) rename libeno/{libeno-0.1.0-1bl1.cygport => libeno-0.1.0-1bl2.cygport} (73%) diff --git a/libeno/README b/libeno/README index ad4348b79..fe2f8d1d9 100644 --- a/libeno/README +++ b/libeno/README @@ -3,17 +3,18 @@ libeno C reference parsing library for eno notation Runtime requirements: - cygwin-3.1.7-1 - libeno0-0.1.0-1bl1 - libicu68-68.1-1 + cygwin-3.5.0-0.505.g0737bda6ff5a + libeno0-0.1.0-1bl2 + libicu73-73.2-1 Build requirements: (besides corresponding -devel packages) - binutils-2.34+1git.de9c1b7cfe-1 - cygport-0.34.0-1 - gcc-core-10.2.0-1 - meson-0.54.3-1 - ninja-1.10.1-1 + binutils-2.41-3 + cygport-0.36.7-1 + gcc-core-11.4.0-1 + libicu-devel-73.2-1 + meson-1.1.1-1 + ninja-1.11.1-1 Canonical website: https://codeberg.org/simonrepp/libeno @@ -42,6 +43,7 @@ Files included in the binary package: (libeno) /usr/share/doc/Cygwin/libeno.README + /usr/share/doc/libeno/CHANGELOG.md /usr/share/doc/libeno/LICENSE.txt /usr/share/doc/libeno/README.md @@ -56,5 +58,8 @@ Files included in the binary package: Port Notes: +----- version 0.1.0-1bl2 ----- +Rebuild for libicu + ----- version 0.1.0-1bl1 ----- Initial release by fd0 diff --git a/libeno/libeno-0.1.0-1bl1.cygport b/libeno/libeno-0.1.0-1bl2.cygport similarity index 73% rename from libeno/libeno-0.1.0-1bl1.cygport rename to libeno/libeno-0.1.0-1bl2.cygport index bfbd36fe1..a9cd48113 100644 --- a/libeno/libeno-0.1.0-1bl1.cygport +++ b/libeno/libeno-0.1.0-1bl2.cygport @@ -6,8 +6,18 @@ CATEGORY="Libs" SUMMARY="C reference parsing library for eno notation" DESCRIPTION="${SUMMARY}" +LICENSE="LGPL-3.0-or-later" +LICENSE_SPDX="SPDX-License-Identifier: LGPL-3.0-or-later" +LICENSE_URI="LICENSE.txt" + +BUILD_REQUIRES="libicu-devel" + inherit meson +DOCS=" + CHANGELOG.md +" + PKG_NAMES=" libeno libeno0 @@ -17,7 +27,7 @@ libeno_CONTENTS=" usr/share " libeno0_CONTENTS=" - usr/bin + usr/bin/cyg*-0.dll " libeno_devel_CONTENTS=" usr/include