Update to openfst-1.8.2.

master
bentley 2023-09-02 15:02:08 +00:00
parent fa8d6085e4
commit 6e06718a52
4 changed files with 56 additions and 46 deletions

View File

@ -1,24 +1,24 @@
COMMENT = weighted finite-state transducers library
DISTNAME = openfst-1.8.1
DISTNAME = openfst-1.8.2
SHARED_LIBS += fst 1.1 # 24.0
SHARED_LIBS += fstscript 1.1 # 24.0
SHARED_LIBS += fstcompact 0.0 # 24.0
SHARED_LIBS += fstcompressscript 0.0 # 24.0
SHARED_LIBS += fstconst 0.0 # 24.0
SHARED_LIBS += fst 2.0 # 24.0
SHARED_LIBS += fstscript 2.0 # 24.0
SHARED_LIBS += fstcompact 1.0 # 24.0
SHARED_LIBS += fstcompressscript 1.0 # 24.0
SHARED_LIBS += fstconst 1.0 # 24.0
SHARED_LIBS += fstfar 0.0 # 24.0
SHARED_LIBS += fstfarscript 0.0 # 24.0
SHARED_LIBS += fstlinearscript 0.0 # 24.0
SHARED_LIBS += fstlookahead 0.0 # 24.0
SHARED_LIBS += fstpdtscript 0.0 # 24.0
SHARED_LIBS += fstmpdtscript 0.0 # 24.0
SHARED_LIBS += fstngram 0.0 # 24.0
SHARED_LIBS += fstspecial 0.0 # 24.0
SHARED_LIBS += fstfarscript 1.0 # 24.0
SHARED_LIBS += fstlinearscript 1.0 # 24.0
SHARED_LIBS += fstlookahead 1.0 # 24.0
SHARED_LIBS += fstpdtscript 1.0 # 24.0
SHARED_LIBS += fstmpdtscript 1.0 # 24.0
SHARED_LIBS += fstngram 1.0 # 24.0
SHARED_LIBS += fstspecial 1.0 # 24.0
CATEGORIES = math devel textproc
HOMEPAGE = http://www.openfst.org/twiki/bin/view/FST/WebHome
HOMEPAGE = https://www.openfst.org/twiki/bin/view/FST/WebHome
# Apache 2.0
PERMIT_PACKAGE = Yes

View File

@ -1,2 +1,2 @@
SHA256 (openfst-1.8.1.tar.gz) = JPtTtyu2h+P6julscqMf8pINmbmAoKj2HdpCb8pnE/A=
SIZE (openfst-1.8.1.tar.gz) = 1333532
SHA256 (openfst-1.8.2.tar.gz) = 3ph782JHIcXVujIa+VdRiY5PS7Qcijbi1k8GJ2Vti0I=
SIZE (openfst-1.8.2.tar.gz) = 1342793

View File

@ -1,46 +1,55 @@
Index: configure
--- configure.orig
+++ configure
@@ -12125,7 +12125,7 @@ if ${ac_cv_lib_dld_shl_load+:} false; then :
$as_echo_n "(cached) " >&6
else
ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldld $LIBS"
+LIBS="$LIBS"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
@@ -12168,7 +12168,7 @@ if ${ac_cv_lib_dl_dlopen+:} false; then :
$as_echo_n "(cached) " >&6
else
@@ -13001,7 +13001,7 @@ then :
printf %s "(cached) " >&6
else $as_nop
ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldl $LIBS"
+LIBS="$LIBS"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
@@ -12246,7 +12246,7 @@ if ${ac_cv_lib_dld_dld_link+:} false; then :
$as_echo_n "(cached) " >&6
else
ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldld $LIBS"
+LIBS="$LIBS"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
@@ -13031,7 +13031,7 @@ fi
printf "%s\n" "$ac_cv_lib_dl_dlopen" >&6; }
if test "x$ac_cv_lib_dl_dlopen" = xyes
then :
- lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl
+ lt_cv_dlopen=dlopen lt_cv_dlopen_libs=
else $as_nop
@@ -16915,7 +16915,7 @@ if ${ac_cv_lib_dl_dlopen+:} false; then :
$as_echo_n "(cached) " >&6
else
lt_cv_dlopen=dyld
@@ -13107,7 +13107,7 @@ then :
printf %s "(cached) " >&6
else $as_nop
ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldl $LIBS"
+LIBS="$LIBS"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
@@ -16946,7 +16946,7 @@ fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
@@ -13137,7 +13137,7 @@ fi
printf "%s\n" "$ac_cv_lib_dl_dlopen" >&6; }
if test "x$ac_cv_lib_dl_dlopen" = xyes
then :
- lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl
+ lt_cv_dlopen=dlopen lt_cv_dlopen_libs=
else $as_nop
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
printf %s "checking for dlopen in -lsvld... " >&6; }
@@ -18038,7 +18038,7 @@ then :
printf %s "(cached) " >&6
else $as_nop
ac_check_lib_save_LIBS=$LIBS
-LIBS="-ldl $LIBS"
+LIBS="$LIBS"
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
@@ -18067,7 +18067,7 @@ fi
printf "%s\n" "$ac_cv_lib_dl_dlopen" >&6; }
if test "x$ac_cv_lib_dl_dlopen" = xyes
then :
- DL_LIBS=-ldl
+ DL_LIBS=
fi

View File

@ -1,6 +1,7 @@
@bin bin/farcompilestrings
@bin bin/farconvert
@bin bin/farcreate
@bin bin/farencode
@bin bin/farequal
@bin bin/farextract
@bin bin/farinfo
@ -74,7 +75,6 @@ include/fst/complement.h
include/fst/compose-filter.h
include/fst/compose.h
include/fst/concat.h
include/fst/config.h
include/fst/connect.h
include/fst/const-fst.h
include/fst/determinize.h
@ -99,6 +99,7 @@ include/fst/extensions/far/
include/fst/extensions/far/compile-strings.h
include/fst/extensions/far/convert.h
include/fst/extensions/far/create.h
include/fst/extensions/far/encode.h
include/fst/extensions/far/equal.h
include/fst/extensions/far/extract.h
include/fst/extensions/far/far-class.h
@ -108,6 +109,7 @@ include/fst/extensions/far/farscript.h
include/fst/extensions/far/getters.h
include/fst/extensions/far/info.h
include/fst/extensions/far/isomorphic.h
include/fst/extensions/far/map-reduce.h
include/fst/extensions/far/print-strings.h
include/fst/extensions/far/script-impl.h
include/fst/extensions/far/stlist.h
@ -169,7 +171,6 @@ include/fst/lock.h
include/fst/log.h
include/fst/lookahead-filter.h
include/fst/lookahead-matcher.h
include/fst/map.h
include/fst/mapped-file.h
include/fst/matcher-fst.h
include/fst/matcher.h
@ -199,6 +200,7 @@ include/fst/rmepsilon.h
include/fst/rmfinalepsilon.h
include/fst/script/
include/fst/script/arc-class.h
include/fst/script/arcfilter-impl.h
include/fst/script/arciterator-class.h
include/fst/script/arcsort.h
include/fst/script/arg-packs.h
@ -277,7 +279,6 @@ include/fst/test/rand-fst.h
include/fst/test/weight-tester.h
include/fst/topsort.h
include/fst/tuple-weight.h
include/fst/types.h
include/fst/union-find.h
include/fst/union-weight.h
include/fst/union.h