From 9cdea908c2958c0be52b0b980104316d5669e3f1 Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Sat, 9 Jul 2016 03:43:15 +0000 Subject: chinese/opencc: 0.4.3 -> 1.0.4 PR: 210763 Changes: https://github.com/BYVoid/OpenCC/blob/master/NEWS.md Submitted by: Iblis Lin Approved by: lichray@gmail.com (maintainer) --- chinese/opencc/pkg-plist | 81 +++++++++++++++++++++++++++++------------------- 1 file changed, 49 insertions(+), 32 deletions(-) (limited to 'chinese/opencc/pkg-plist') diff --git a/chinese/opencc/pkg-plist b/chinese/opencc/pkg-plist index 2525a12fc867..3653d5f5db00 100644 --- a/chinese/opencc/pkg-plist +++ b/chinese/opencc/pkg-plist @@ -1,38 +1,55 @@ bin/opencc bin/opencc_dict +bin/opencc_phrase_extract +include/opencc/BinaryDict.hpp +include/opencc/Common.hpp +include/opencc/Config.hpp +include/opencc/Conversion.hpp +include/opencc/ConversionChain.hpp +include/opencc/Converter.hpp +include/opencc/DartsDict.hpp +include/opencc/Dict.hpp +include/opencc/DictEntry.hpp +include/opencc/DictGroup.hpp +include/opencc/Exception.hpp +include/opencc/Export.hpp +include/opencc/Lexicon.hpp +include/opencc/MaxMatchSegmentation.hpp +include/opencc/Optional.hpp +include/opencc/PhraseExtract.hpp +include/opencc/Segmentation.hpp +include/opencc/Segments.hpp +include/opencc/SerializableDict.hpp +include/opencc/SimpleConverter.hpp +include/opencc/TextDict.hpp +include/opencc/UTF8StringSlice.hpp +include/opencc/UTF8Util.hpp include/opencc/opencc.h -include/opencc/opencc_types.h -include/opencc/openccxx.h -lib/libopencc.a lib/libopencc.so -lib/libopencc.so.1 lib/libopencc.so.1.0.0 +lib/libopencc.so.2 libdata/pkgconfig/opencc.pc -man/man1/opencc.1.gz -man/man1/opencc_dict.1.gz -%%NLS%%share/locale/zh_CN/LC_MESSAGES/opencc.mo -%%NLS%%share/locale/zh_HK/LC_MESSAGES/opencc.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/opencc.mo -%%DATADIR%%/from_tw_phrases.txt -%%DATADIR%%/from_tw_variants.txt -%%DATADIR%%/mix2zhs.ini -%%DATADIR%%/mix2zht.ini -%%DATADIR%%/simp_to_trad_characters.ocd -%%DATADIR%%/simp_to_trad_phrases.ocd -%%DATADIR%%/to_cn_phrases.txt -%%DATADIR%%/to_tw_phrases.txt -%%DATADIR%%/to_tw_variants.txt -%%DATADIR%%/trad_to_simp_characters.ocd -%%DATADIR%%/trad_to_simp_phrases.ocd -%%DATADIR%%/zhs2zht.ini -%%DATADIR%%/zhs2zhtw_p.ini -%%DATADIR%%/zhs2zhtw_v.ini -%%DATADIR%%/zhs2zhtw_vp.ini -%%DATADIR%%/zht2zhs.ini -%%DATADIR%%/zht2zhtw_p.ini -%%DATADIR%%/zht2zhtw_v.ini -%%DATADIR%%/zht2zhtw_vp.ini -%%DATADIR%%/zhtw2zhcn_s.ini -%%DATADIR%%/zhtw2zhcn_t.ini -%%DATADIR%%/zhtw2zhs.ini -%%DATADIR%%/zhtw2zht.ini +%%DATADIR%%/HKVariants.ocd +%%DATADIR%%/HKVariantsPhrases.ocd +%%DATADIR%%/HKVariantsRev.ocd +%%DATADIR%%/HKVariantsRevPhrases.ocd +%%DATADIR%%/JPVariants.ocd +%%DATADIR%%/STCharacters.ocd +%%DATADIR%%/STPhrases.ocd +%%DATADIR%%/TSCharacters.ocd +%%DATADIR%%/TSPhrases.ocd +%%DATADIR%%/TWPhrases.ocd +%%DATADIR%%/TWPhrasesRev.ocd +%%DATADIR%%/TWVariants.ocd +%%DATADIR%%/TWVariantsRev.ocd +%%DATADIR%%/TWVariantsRevPhrases.ocd +%%DATADIR%%/hk2s.json +%%DATADIR%%/s2hk.json +%%DATADIR%%/s2t.json +%%DATADIR%%/s2tw.json +%%DATADIR%%/s2twp.json +%%DATADIR%%/t2hk.json +%%DATADIR%%/t2s.json +%%DATADIR%%/t2tw.json +%%DATADIR%%/tw2s.json +%%DATADIR%%/tw2sp.json -- cgit v1.2.3