pango 3.2.7-x64-mingw32 → 3.2.8-x64-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +10 -7
- data/lib/2.2/pango.so +0 -0
- data/lib/2.3/pango.so +0 -0
- data/lib/2.4/pango.so +0 -0
- data/lib/2.5/pango.so +0 -0
- data/pango.gemspec +2 -0
- data/vendor/local/bin/derb.exe +0 -0
- data/vendor/local/bin/escapesrc.exe +0 -0
- data/vendor/local/bin/fribidi.exe +0 -0
- data/vendor/local/bin/genbrk.exe +0 -0
- data/vendor/local/bin/genccode.exe +0 -0
- data/vendor/local/bin/gencfu.exe +0 -0
- data/vendor/local/bin/gencmn.exe +0 -0
- data/vendor/local/bin/gencnval.exe +0 -0
- data/vendor/local/bin/gendict.exe +0 -0
- data/vendor/local/bin/gennorm2.exe +0 -0
- data/vendor/local/bin/genrb.exe +0 -0
- data/vendor/local/bin/gensprep.exe +0 -0
- data/vendor/local/bin/hb-ot-shape-closure.exe +0 -0
- data/vendor/local/bin/hb-shape.exe +0 -0
- data/vendor/local/bin/hb-subset.exe +0 -0
- data/vendor/local/bin/hb-view.exe +0 -0
- data/vendor/local/bin/icu-config +6 -6
- data/vendor/local/bin/icuinfo.exe +0 -0
- data/vendor/local/bin/icupkg.exe +0 -0
- data/vendor/local/bin/libfribidi-0.dll +0 -0
- data/vendor/local/bin/libgraphene-1.0-0.dll +0 -0
- data/vendor/local/bin/libharfbuzz-0.dll +0 -0
- data/vendor/local/bin/libharfbuzz-subset-0.dll +0 -0
- data/vendor/local/bin/libpango-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
- data/vendor/local/bin/makeconv.exe +0 -0
- data/vendor/local/{libexec/installed-tests/graphene-1.0/quad.exe → bin/pango-list.exe} +0 -0
- data/vendor/local/bin/pango-view.exe +0 -0
- data/vendor/local/bin/pkgdata.exe +0 -0
- data/vendor/local/bin/uconv.exe +0 -0
- data/vendor/local/include/fribidi/fribidi-config.h +2 -2
- data/vendor/local/include/graphene-1.0/graphene-macros.h +1 -1
- data/vendor/local/include/graphene-1.0/graphene-matrix.h +1 -1
- data/vendor/local/include/graphene-1.0/graphene-vec2.h +1 -1
- data/vendor/local/include/graphene-1.0/graphene-vec3.h +1 -1
- data/vendor/local/include/graphene-1.0/graphene-vec4.h +1 -1
- data/vendor/local/include/graphene-1.0/graphene-version.h +2 -2
- data/vendor/local/include/harfbuzz/hb-ot-layout.h +13 -0
- data/vendor/local/include/harfbuzz/hb-set.h +4 -0
- data/vendor/local/include/harfbuzz/hb-subset-plan.hh +1 -1
- data/vendor/local/include/harfbuzz/hb-subset-private.hh +1 -0
- data/vendor/local/include/harfbuzz/hb-subset.h +3 -0
- data/vendor/local/include/harfbuzz/hb-version.h +2 -2
- data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
- data/vendor/local/include/unicode/brkiter.h +1 -1
- data/vendor/local/include/unicode/bytestriebuilder.h +1 -1
- data/vendor/local/include/unicode/caniter.h +2 -2
- data/vendor/local/include/unicode/compactdecimalformat.h +17 -250
- data/vendor/local/include/unicode/currunit.h +3 -2
- data/vendor/local/include/unicode/dcfmtsym.h +8 -1
- data/vendor/local/include/unicode/decimfmt.h +301 -439
- data/vendor/local/include/unicode/docmain.h +1 -1
- data/vendor/local/include/unicode/edits.h +129 -21
- data/vendor/local/include/unicode/fmtable.h +14 -21
- data/vendor/local/include/unicode/fpositer.h +0 -8
- data/vendor/local/include/unicode/measunit.h +0 -8
- data/vendor/local/include/unicode/nounit.h +6 -6
- data/vendor/local/include/unicode/numberformatter.h +1005 -553
- data/vendor/local/include/unicode/numfmt.h +10 -10
- data/vendor/local/include/unicode/platform.h +0 -14
- data/vendor/local/include/unicode/plurrule.h +0 -21
- data/vendor/local/include/unicode/rbbi.h +9 -15
- data/vendor/local/include/unicode/rbnf.h +2 -2
- data/vendor/local/include/unicode/scientificnumberformatter.h +0 -5
- data/vendor/local/include/unicode/smpdtfmt.h +33 -6
- data/vendor/local/include/unicode/timezone.h +2 -0
- data/vendor/local/include/unicode/uchar.h +42 -3
- data/vendor/local/include/unicode/unistr.h +3 -3
- data/vendor/local/include/unicode/unum.h +26 -5
- data/vendor/local/include/unicode/unumberformatter.h +717 -0
- data/vendor/local/include/unicode/urename.h +13 -0
- data/vendor/local/include/unicode/uscript.h +16 -1
- data/vendor/local/include/unicode/uspoof.h +24 -1
- data/vendor/local/include/unicode/utypes.h +4 -1
- data/vendor/local/include/unicode/uvernum.h +5 -5
- data/vendor/local/lib/cmake/harfbuzz/harfbuzz-config.cmake +1 -1
- data/vendor/local/lib/graphene-1.0/include/graphene-config.h +3 -1
- data/vendor/local/lib/icu/{61.1 → 62.1}/Makefile.inc +6 -6
- data/vendor/local/lib/icu/{61.1 → 62.1}/pkgdata.inc +3 -3
- data/vendor/local/lib/icu/Makefile.inc +6 -6
- data/vendor/local/lib/icu/pkgdata.inc +3 -3
- data/vendor/local/lib/icudt.dll +0 -0
- data/vendor/local/lib/{icudt61.dll → icudt62.dll} +0 -0
- data/vendor/local/lib/icuin.dll +0 -0
- data/vendor/local/lib/icuin62.dll +0 -0
- data/vendor/local/lib/icuio.dll +0 -0
- data/vendor/local/lib/{icuio61.dll → icuio62.dll} +0 -0
- data/vendor/local/lib/icutest.dll +0 -0
- data/vendor/local/lib/{icutest61.dll → icutest62.dll} +0 -0
- data/vendor/local/lib/icutu.dll +0 -0
- data/vendor/local/lib/{icutu61.dll → icutu62.dll} +0 -0
- data/vendor/local/lib/icuuc.dll +0 -0
- data/vendor/local/lib/{icuuc61.dll → icuuc62.dll} +0 -0
- data/vendor/local/lib/libfribidi.dll.a +0 -0
- data/vendor/local/lib/libgraphene-1.0.dll.a +0 -0
- data/vendor/local/lib/libharfbuzz-icu.a +0 -0
- data/vendor/local/lib/libharfbuzz-icu.la +2 -2
- data/vendor/local/lib/libharfbuzz-subset.dll.a +0 -0
- data/vendor/local/lib/libharfbuzz-subset.la +2 -2
- data/vendor/local/lib/libharfbuzz.dll.a +0 -0
- data/vendor/local/lib/libharfbuzz.la +2 -2
- data/vendor/local/lib/libicudt.dll.a +0 -0
- data/vendor/local/lib/libicuin.dll.a +0 -0
- data/vendor/local/lib/libicuio.dll.a +0 -0
- data/vendor/local/lib/libicutest.dll.a +0 -0
- data/vendor/local/lib/libicutu.dll.a +0 -0
- data/vendor/local/lib/libicuuc.dll.a +0 -0
- data/vendor/local/lib/libpango-1.0.dll.a +0 -0
- data/vendor/local/lib/libpango-1.0.la +2 -2
- data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangocairo-1.0.la +2 -2
- data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangoft2-1.0.la +2 -2
- data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangowin32-1.0.la +2 -2
- data/vendor/local/lib/pkgconfig/fribidi.pc +1 -1
- data/vendor/local/lib/pkgconfig/graphene-1.0.pc +7 -11
- data/vendor/local/lib/pkgconfig/graphene-gobject-1.0.pc +6 -12
- data/vendor/local/lib/pkgconfig/harfbuzz-icu.pc +1 -1
- data/vendor/local/lib/pkgconfig/harfbuzz-subset.pc +1 -1
- data/vendor/local/lib/pkgconfig/harfbuzz.pc +1 -1
- data/vendor/local/lib/pkgconfig/icu-i18n.pc +6 -6
- data/vendor/local/lib/pkgconfig/icu-io.pc +6 -6
- data/vendor/local/lib/pkgconfig/icu-uc.pc +6 -6
- data/vendor/local/lib/pkgconfig/pango.pc +3 -2
- data/vendor/local/lib/pkgconfig/pangocairo.pc +1 -1
- data/vendor/local/lib/pkgconfig/pangoft2.pc +1 -1
- data/vendor/local/lib/pkgconfig/pangowin32.pc +2 -2
- data/vendor/local/share/gir-1.0/Graphene-1.0.gir +1 -1
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-full.html +80 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html +34 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html +13 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html +20 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html +83 -28
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +5 -1
- data/vendor/local/share/gtk-doc/html/harfbuzz/object-tree.html +1 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/pt02.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/index.html +3 -3
- data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +4 -4
- data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/rendering.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/style.css +4 -0
- data/vendor/local/share/icu/{61.1 → 62.1}/LICENSE +0 -0
- data/vendor/local/share/icu/{61.1 → 62.1}/config/mh-mingw64 +0 -0
- data/vendor/local/share/icu/{61.1 → 62.1}/install-sh +0 -0
- data/vendor/local/share/icu/{61.1 → 62.1}/mkinstalldirs +0 -0
- data/vendor/local/share/man/man1/derb.1 +2 -2
- data/vendor/local/share/man/man1/genbrk.1 +2 -2
- data/vendor/local/share/man/man1/gencfu.1 +1 -1
- data/vendor/local/share/man/man1/gencnval.1 +3 -3
- data/vendor/local/share/man/man1/gendict.1 +2 -2
- data/vendor/local/share/man/man1/genrb.1 +3 -3
- data/vendor/local/share/man/man1/icu-config.1 +2 -2
- data/vendor/local/share/man/man1/makeconv.1 +3 -3
- data/vendor/local/share/man/man1/pkgdata.1 +2 -2
- data/vendor/local/share/man/man1/uconv.1 +2 -2
- data/vendor/local/share/man/man8/genccode.8 +2 -2
- data/vendor/local/share/man/man8/gencmn.8 +3 -3
- data/vendor/local/share/man/man8/gensprep.8 +3 -3
- data/vendor/local/share/man/man8/icupkg.8 +1 -1
- metadata +20 -54
- data/vendor/local/lib/icuin61.dll +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/box.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/euler.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/frustum.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/matrix.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/plane.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/point.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/point3d.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/quaternion.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/ray.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/rect.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/simd.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/size.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/sphere.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/triangle.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/vec2.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/vec3.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/vec4.exe +0 -0
- data/vendor/local/share/installed-tests/graphene-1.0/box.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/euler.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/frustum.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/matrix.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/plane.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/point.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/point3d.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/quad.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/quaternion.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/ray.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/rect.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/simd.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/size.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/sphere.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/triangle.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/vec2.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/vec3.test +0 -3
- data/vendor/local/share/installed-tests/graphene-1.0/vec4.test +0 -3
@@ -613,6 +613,7 @@
|
|
613
613
|
#define ucnv_createConverterFromPackage U_ICU_ENTRY_POINT_RENAME(ucnv_createConverterFromPackage)
|
614
614
|
#define ucnv_createConverterFromSharedData U_ICU_ENTRY_POINT_RENAME(ucnv_createConverterFromSharedData)
|
615
615
|
#define ucnv_detectUnicodeSignature U_ICU_ENTRY_POINT_RENAME(ucnv_detectUnicodeSignature)
|
616
|
+
#define ucnv_enableCleanup U_ICU_ENTRY_POINT_RENAME(ucnv_enableCleanup)
|
616
617
|
#define ucnv_extContinueMatchFromU U_ICU_ENTRY_POINT_RENAME(ucnv_extContinueMatchFromU)
|
617
618
|
#define ucnv_extContinueMatchToU U_ICU_ENTRY_POINT_RENAME(ucnv_extContinueMatchToU)
|
618
619
|
#define ucnv_extGetUnicodeSet U_ICU_ENTRY_POINT_RENAME(ucnv_extGetUnicodeSet)
|
@@ -1170,6 +1171,16 @@
|
|
1170
1171
|
#define unum_setSymbol U_ICU_ENTRY_POINT_RENAME(unum_setSymbol)
|
1171
1172
|
#define unum_setTextAttribute U_ICU_ENTRY_POINT_RENAME(unum_setTextAttribute)
|
1172
1173
|
#define unum_toPattern U_ICU_ENTRY_POINT_RENAME(unum_toPattern)
|
1174
|
+
#define unumf_close U_ICU_ENTRY_POINT_RENAME(unumf_close)
|
1175
|
+
#define unumf_closeResult U_ICU_ENTRY_POINT_RENAME(unumf_closeResult)
|
1176
|
+
#define unumf_formatDecimal U_ICU_ENTRY_POINT_RENAME(unumf_formatDecimal)
|
1177
|
+
#define unumf_formatDouble U_ICU_ENTRY_POINT_RENAME(unumf_formatDouble)
|
1178
|
+
#define unumf_formatInt U_ICU_ENTRY_POINT_RENAME(unumf_formatInt)
|
1179
|
+
#define unumf_openForSkeletonAndLocale U_ICU_ENTRY_POINT_RENAME(unumf_openForSkeletonAndLocale)
|
1180
|
+
#define unumf_openResult U_ICU_ENTRY_POINT_RENAME(unumf_openResult)
|
1181
|
+
#define unumf_resultGetAllFieldPositions U_ICU_ENTRY_POINT_RENAME(unumf_resultGetAllFieldPositions)
|
1182
|
+
#define unumf_resultNextFieldPosition U_ICU_ENTRY_POINT_RENAME(unumf_resultNextFieldPosition)
|
1183
|
+
#define unumf_resultToString U_ICU_ENTRY_POINT_RENAME(unumf_resultToString)
|
1173
1184
|
#define unumsys_close U_ICU_ENTRY_POINT_RENAME(unumsys_close)
|
1174
1185
|
#define unumsys_getDescription U_ICU_ENTRY_POINT_RENAME(unumsys_getDescription)
|
1175
1186
|
#define unumsys_getName U_ICU_ENTRY_POINT_RENAME(unumsys_getName)
|
@@ -1209,6 +1220,7 @@
|
|
1209
1220
|
#define uplug_setPlugNoUnload U_ICU_ENTRY_POINT_RENAME(uplug_setPlugNoUnload)
|
1210
1221
|
#define uprops_getSource U_ICU_ENTRY_POINT_RENAME(uprops_getSource)
|
1211
1222
|
#define upropsvec_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(upropsvec_addPropertyStarts)
|
1223
|
+
#define uprv_add32_overflow U_ICU_ENTRY_POINT_RENAME(uprv_add32_overflow)
|
1212
1224
|
#define uprv_aestrncpy U_ICU_ENTRY_POINT_RENAME(uprv_aestrncpy)
|
1213
1225
|
#define uprv_asciiFromEbcdic U_ICU_ENTRY_POINT_RENAME(uprv_asciiFromEbcdic)
|
1214
1226
|
#define uprv_asciitolower U_ICU_ENTRY_POINT_RENAME(uprv_asciitolower)
|
@@ -1343,6 +1355,7 @@
|
|
1343
1355
|
#define uprv_maximumPtr U_ICU_ENTRY_POINT_RENAME(uprv_maximumPtr)
|
1344
1356
|
#define uprv_min U_ICU_ENTRY_POINT_RENAME(uprv_min)
|
1345
1357
|
#define uprv_modf U_ICU_ENTRY_POINT_RENAME(uprv_modf)
|
1358
|
+
#define uprv_mul32_overflow U_ICU_ENTRY_POINT_RENAME(uprv_mul32_overflow)
|
1346
1359
|
#define uprv_parseCurrency U_ICU_ENTRY_POINT_RENAME(uprv_parseCurrency)
|
1347
1360
|
#define uprv_pathIsAbsolute U_ICU_ENTRY_POINT_RENAME(uprv_pathIsAbsolute)
|
1348
1361
|
#define uprv_pow U_ICU_ENTRY_POINT_RENAME(uprv_pow)
|
@@ -451,6 +451,21 @@ typedef enum UScriptCode {
|
|
451
451
|
/** @stable ICU 60 */
|
452
452
|
USCRIPT_ZANABAZAR_SQUARE = 177,/* Zanb */
|
453
453
|
|
454
|
+
/** @stable ICU 62 */
|
455
|
+
USCRIPT_DOGRA = 178,/* Dogr */
|
456
|
+
/** @stable ICU 62 */
|
457
|
+
USCRIPT_GUNJALA_GONDI = 179,/* Gong */
|
458
|
+
/** @stable ICU 62 */
|
459
|
+
USCRIPT_MAKASAR = 180,/* Maka */
|
460
|
+
/** @stable ICU 62 */
|
461
|
+
USCRIPT_MEDEFAIDRIN = 181,/* Medf */
|
462
|
+
/** @stable ICU 62 */
|
463
|
+
USCRIPT_HANIFI_ROHINGYA = 182,/* Rohg */
|
464
|
+
/** @stable ICU 62 */
|
465
|
+
USCRIPT_SOGDIAN = 183,/* Sogd */
|
466
|
+
/** @stable ICU 62 */
|
467
|
+
USCRIPT_OLD_SOGDIAN = 184,/* Sogo */
|
468
|
+
|
454
469
|
#ifndef U_HIDE_DEPRECATED_API
|
455
470
|
/**
|
456
471
|
* One more than the highest normal UScriptCode value.
|
@@ -458,7 +473,7 @@ typedef enum UScriptCode {
|
|
458
473
|
*
|
459
474
|
* @deprecated ICU 58 The numeric value may change over time, see ICU ticket #12420.
|
460
475
|
*/
|
461
|
-
USCRIPT_CODE_LIMIT =
|
476
|
+
USCRIPT_CODE_LIMIT = 185
|
462
477
|
#endif // U_HIDE_DEPRECATED_API
|
463
478
|
} UScriptCode;
|
464
479
|
|
@@ -477,7 +477,7 @@ typedef enum USpoofChecks {
|
|
477
477
|
*/
|
478
478
|
USPOOF_CHAR_LIMIT = 64,
|
479
479
|
|
480
|
-
|
480
|
+
/**
|
481
481
|
* Check that an identifier does not mix numbers from different numbering systems.
|
482
482
|
* For more information, see UTS 39 section 5.3.
|
483
483
|
*
|
@@ -485,6 +485,29 @@ typedef enum USpoofChecks {
|
|
485
485
|
*/
|
486
486
|
USPOOF_MIXED_NUMBERS = 128,
|
487
487
|
|
488
|
+
#ifndef U_HIDE_DRAFT_API
|
489
|
+
/**
|
490
|
+
* Check that an identifier does not have a combining character following a character in which that
|
491
|
+
* combining character would be hidden; for example 'i' followed by a U+0307 combining dot.
|
492
|
+
*
|
493
|
+
* More specifically, the following characters are forbidden from preceding a U+0307:
|
494
|
+
* <ul>
|
495
|
+
* <li>Those with the Soft_Dotted Unicode property (which includes 'i' and 'j')</li>
|
496
|
+
* <li>Latin lowercase letter 'l'</li>
|
497
|
+
* <li>Dotless 'i' and 'j' ('ı' and 'ȷ', U+0131 and U+0237)</li>
|
498
|
+
* <li>Any character whose confusable prototype ends with such a character
|
499
|
+
* (Soft_Dotted, 'l', 'ı', or 'ȷ')</li>
|
500
|
+
* </ul>
|
501
|
+
* In addition, combining characters are allowed between the above characters and U+0307 except those
|
502
|
+
* with combining class 0 or combining class "Above" (230, same class as U+0307).
|
503
|
+
*
|
504
|
+
* This list and the number of combing characters considered by this check may grow over time.
|
505
|
+
*
|
506
|
+
* @draft ICU 62
|
507
|
+
*/
|
508
|
+
USPOOF_HIDDEN_OVERLAY = 256,
|
509
|
+
#endif /* U_HIDE_DRAFT_API */
|
510
|
+
|
488
511
|
/**
|
489
512
|
* Enable all spoof checks.
|
490
513
|
*
|
@@ -542,12 +542,15 @@ typedef enum UErrorCode {
|
|
542
542
|
#ifndef U_HIDE_DRAFT_API
|
543
543
|
U_NUMBER_ARG_OUTOFBOUNDS_ERROR, /**< The argument to a NumberFormatter helper method was out of bounds; the bounds are usually 0 to 999. @draft ICU 61 */
|
544
544
|
#endif // U_HIDE_DRAFT_API
|
545
|
+
#ifndef U_HIDE_DRAFT_API
|
546
|
+
U_NUMBER_SKELETON_SYNTAX_ERROR, /**< The number skeleton passed to C++ NumberFormatter or C UNumberFormatter was invalid or contained a syntax error. @draft ICU 62 */
|
547
|
+
#endif // U_HIDE_DRAFT_API
|
545
548
|
#ifndef U_HIDE_DEPRECATED_API
|
546
549
|
/**
|
547
550
|
* One more than the highest normal formatting API error code.
|
548
551
|
* @deprecated ICU 58 The numeric value may change over time, see ICU ticket #12420.
|
549
552
|
*/
|
550
|
-
U_FMT_PARSE_ERROR_LIMIT =
|
553
|
+
U_FMT_PARSE_ERROR_LIMIT = 0x10114,
|
551
554
|
#endif // U_HIDE_DEPRECATED_API
|
552
555
|
|
553
556
|
/*
|
@@ -58,7 +58,7 @@
|
|
58
58
|
* This value will change in the subsequent releases of ICU
|
59
59
|
* @stable ICU 2.4
|
60
60
|
*/
|
61
|
-
#define U_ICU_VERSION_MAJOR_NUM
|
61
|
+
#define U_ICU_VERSION_MAJOR_NUM 62
|
62
62
|
|
63
63
|
/** The current ICU minor version as an integer.
|
64
64
|
* This value will change in the subsequent releases of ICU
|
@@ -84,7 +84,7 @@
|
|
84
84
|
* This value will change in the subsequent releases of ICU
|
85
85
|
* @stable ICU 2.6
|
86
86
|
*/
|
87
|
-
#define U_ICU_VERSION_SUFFIX
|
87
|
+
#define U_ICU_VERSION_SUFFIX _62
|
88
88
|
|
89
89
|
/**
|
90
90
|
* \def U_DEF2_ICU_ENTRY_POINT_RENAME
|
@@ -119,7 +119,7 @@
|
|
119
119
|
* This value will change in the subsequent releases of ICU
|
120
120
|
* @stable ICU 2.4
|
121
121
|
*/
|
122
|
-
#define U_ICU_VERSION "
|
122
|
+
#define U_ICU_VERSION "62.1"
|
123
123
|
|
124
124
|
/**
|
125
125
|
* The current ICU library major version number as a string, for library name suffixes.
|
@@ -132,13 +132,13 @@
|
|
132
132
|
*
|
133
133
|
* @stable ICU 2.6
|
134
134
|
*/
|
135
|
-
#define U_ICU_VERSION_SHORT "
|
135
|
+
#define U_ICU_VERSION_SHORT "62"
|
136
136
|
|
137
137
|
#ifndef U_HIDE_INTERNAL_API
|
138
138
|
/** Data version in ICU4C.
|
139
139
|
* @internal ICU 4.4 Internal Use Only
|
140
140
|
**/
|
141
|
-
#define U_ICU_DATA_VERSION "
|
141
|
+
#define U_ICU_DATA_VERSION "62.1"
|
142
142
|
#endif /* U_HIDE_INTERNAL_API */
|
143
143
|
|
144
144
|
/*===========================================================================
|
@@ -22,7 +22,7 @@ set(_harfbuzz_includedir "${prefix}/include")
|
|
22
22
|
string(REPLACE "${_harfbuzz_remove_string}/" "" _harfbuzz_includedir "${_harfbuzz_includedir}")
|
23
23
|
|
24
24
|
# Extract version information from libtool.
|
25
|
-
set(_harfbuzz_version_info "10800:
|
25
|
+
set(_harfbuzz_version_info "10800:5:10800")
|
26
26
|
string(REPLACE ":" ";" _harfbuzz_version_info "${_harfbuzz_version_info}")
|
27
27
|
list(GET _harfbuzz_version_info 0
|
28
28
|
_harfbuzz_current)
|
@@ -12,7 +12,9 @@ extern "C" {
|
|
12
12
|
|
13
13
|
#ifndef GRAPHENE_SIMD_BENCHMARK
|
14
14
|
|
15
|
-
# if defined(__SSE__) ||
|
15
|
+
# if defined(__SSE__) || \
|
16
|
+
(defined(_M_X64) && (_M_X64 > 0)) || \
|
17
|
+
(defined(_MSC_VER) && (_MSC_VER >= 1910))
|
16
18
|
#define GRAPHENE_HAS_SSE 1
|
17
19
|
# endif
|
18
20
|
|
@@ -37,8 +37,8 @@ datadir = ${datarootdir}
|
|
37
37
|
sbindir = ${exec_prefix}/sbin
|
38
38
|
|
39
39
|
# about the ICU version
|
40
|
-
VERSION =
|
41
|
-
UNICODE_VERSION =
|
40
|
+
VERSION = 62.1
|
41
|
+
UNICODE_VERSION = 11.0
|
42
42
|
|
43
43
|
# The prefix for ICU libraries, normally 'icu'
|
44
44
|
ICUPREFIX = icu
|
@@ -191,7 +191,7 @@ CPPFLAGS = -I$(prefix)/include
|
|
191
191
|
CXXFLAGS = -std=c++11
|
192
192
|
CXX = x86_64-w64-mingw32-g++
|
193
193
|
DEFAULT_MODE = dll
|
194
|
-
DEFS = -DPACKAGE_NAME=\"ICU\" -DPACKAGE_TARNAME=\"International\ Components\ for\ Unicode\" -DPACKAGE_VERSION=\"
|
194
|
+
DEFS = -DPACKAGE_NAME=\"ICU\" -DPACKAGE_TARNAME=\"International\ Components\ for\ Unicode\" -DPACKAGE_VERSION=\"62.1\" -DPACKAGE_STRING=\"ICU\ 62.1\" -DPACKAGE_BUGREPORT=\"http://icu-project.org/bugs\" -DPACKAGE_URL=\"http://icu-project.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DHAVE_LIBM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LIBPTHREAD=1 -DHAVE_INTTYPES_H=1 -DHAVE_DIRENT_H=1 -DHAVE_WCHAR_H=1 -DSIZEOF_WCHAR_T=2
|
195
195
|
# use a consistent INSTALL
|
196
196
|
INSTALL = $(SHELL) $(pkgdatadir)/install-sh -c
|
197
197
|
INSTALL_DATA = ${INSTALL} -m 644
|
@@ -202,8 +202,8 @@ INSTALL_SCRIPT = ${INSTALL}
|
|
202
202
|
LDFLAGS = $(RPATHLDFLAGS)
|
203
203
|
LIBS = -lpthread -lm
|
204
204
|
LIB_M =
|
205
|
-
LIB_VERSION =
|
206
|
-
LIB_VERSION_MAJOR =
|
205
|
+
LIB_VERSION = 62.1
|
206
|
+
LIB_VERSION_MAJOR = 62
|
207
207
|
MKINSTALLDIRS = $(SHELL) $(pkgdatadir)/mkinstalldirs
|
208
208
|
RANLIB = x86_64-w64-mingw32-ranlib
|
209
209
|
RMV = rm -rf
|
@@ -235,7 +235,7 @@ ICU_MSG=@echo " $(1) " #M#
|
|
235
235
|
|
236
236
|
# The basename of the ICU data file (i.e. icudt21b )
|
237
237
|
ICUDATA_CHAR = l
|
238
|
-
ICUDATA_NAME =
|
238
|
+
ICUDATA_NAME = icudt62l
|
239
239
|
|
240
240
|
# Defaults for pkgdata's mode and directories
|
241
241
|
# The default data dir changes depending on what packaging mode
|
@@ -3,10 +3,10 @@ SO=dll
|
|
3
3
|
SOBJ=dll
|
4
4
|
A=a
|
5
5
|
LIBPREFIX=
|
6
|
-
LIB_EXT_ORDER=
|
7
|
-
COMPILE=x86_64-w64-mingw32-gcc -DU_USE_STRTOD_L=0 -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -DU_HAVE_STRTOD_L=0 -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_ATTRIBUTE_DEPRECATED= -O2 -std=
|
6
|
+
LIB_EXT_ORDER=62.dll
|
7
|
+
COMPILE=x86_64-w64-mingw32-gcc -DU_USE_STRTOD_L=0 -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -DU_HAVE_STRTOD_L=0 -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_ATTRIBUTE_DEPRECATED= -O2 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c
|
8
8
|
LIBFLAGS=-I/home/vagrant/ruby-gnome2/pango/vendor/local/include -DPIC
|
9
|
-
GENLIB=x86_64-w64-mingw32-gcc -O2 -std=
|
9
|
+
GENLIB=x86_64-w64-mingw32-gcc -O2 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib -shared -Wl,-Bsymbolic -Wl,--enable-auto-import -Wl,--out-implib=./liball.dll.a
|
10
10
|
LDICUDTFLAGS=
|
11
11
|
LD_SONAME=
|
12
12
|
RPATH_FLAGS=
|
@@ -37,8 +37,8 @@ datadir = ${datarootdir}
|
|
37
37
|
sbindir = ${exec_prefix}/sbin
|
38
38
|
|
39
39
|
# about the ICU version
|
40
|
-
VERSION =
|
41
|
-
UNICODE_VERSION =
|
40
|
+
VERSION = 62.1
|
41
|
+
UNICODE_VERSION = 11.0
|
42
42
|
|
43
43
|
# The prefix for ICU libraries, normally 'icu'
|
44
44
|
ICUPREFIX = icu
|
@@ -191,7 +191,7 @@ CPPFLAGS = -I$(prefix)/include
|
|
191
191
|
CXXFLAGS = -std=c++11
|
192
192
|
CXX = x86_64-w64-mingw32-g++
|
193
193
|
DEFAULT_MODE = dll
|
194
|
-
DEFS = -DPACKAGE_NAME=\"ICU\" -DPACKAGE_TARNAME=\"International\ Components\ for\ Unicode\" -DPACKAGE_VERSION=\"
|
194
|
+
DEFS = -DPACKAGE_NAME=\"ICU\" -DPACKAGE_TARNAME=\"International\ Components\ for\ Unicode\" -DPACKAGE_VERSION=\"62.1\" -DPACKAGE_STRING=\"ICU\ 62.1\" -DPACKAGE_BUGREPORT=\"http://icu-project.org/bugs\" -DPACKAGE_URL=\"http://icu-project.org\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_VOID_P=8 -DHAVE_LIBM=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_LIBPTHREAD=1 -DHAVE_INTTYPES_H=1 -DHAVE_DIRENT_H=1 -DHAVE_WCHAR_H=1 -DSIZEOF_WCHAR_T=2
|
195
195
|
# use a consistent INSTALL
|
196
196
|
INSTALL = $(SHELL) $(pkgdatadir)/install-sh -c
|
197
197
|
INSTALL_DATA = ${INSTALL} -m 644
|
@@ -202,8 +202,8 @@ INSTALL_SCRIPT = ${INSTALL}
|
|
202
202
|
LDFLAGS = $(RPATHLDFLAGS)
|
203
203
|
LIBS = -lpthread -lm
|
204
204
|
LIB_M =
|
205
|
-
LIB_VERSION =
|
206
|
-
LIB_VERSION_MAJOR =
|
205
|
+
LIB_VERSION = 62.1
|
206
|
+
LIB_VERSION_MAJOR = 62
|
207
207
|
MKINSTALLDIRS = $(SHELL) $(pkgdatadir)/mkinstalldirs
|
208
208
|
RANLIB = x86_64-w64-mingw32-ranlib
|
209
209
|
RMV = rm -rf
|
@@ -235,7 +235,7 @@ ICU_MSG=@echo " $(1) " #M#
|
|
235
235
|
|
236
236
|
# The basename of the ICU data file (i.e. icudt21b )
|
237
237
|
ICUDATA_CHAR = l
|
238
|
-
ICUDATA_NAME =
|
238
|
+
ICUDATA_NAME = icudt62l
|
239
239
|
|
240
240
|
# Defaults for pkgdata's mode and directories
|
241
241
|
# The default data dir changes depending on what packaging mode
|
@@ -3,10 +3,10 @@ SO=dll
|
|
3
3
|
SOBJ=dll
|
4
4
|
A=a
|
5
5
|
LIBPREFIX=
|
6
|
-
LIB_EXT_ORDER=
|
7
|
-
COMPILE=x86_64-w64-mingw32-gcc -DU_USE_STRTOD_L=0 -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -DU_HAVE_STRTOD_L=0 -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_ATTRIBUTE_DEPRECATED= -O2 -std=
|
6
|
+
LIB_EXT_ORDER=62.dll
|
7
|
+
COMPILE=x86_64-w64-mingw32-gcc -DU_USE_STRTOD_L=0 -DHAVE_DLOPEN=0 -DU_HAVE_ATOMIC=1 -DU_HAVE_MMAP=0 -DU_HAVE_STRTOD_L=0 -DWINVER=0x0601 -D_WIN32_WINNT=0x0601 -DU_ATTRIBUTE_DEPRECATED= -O2 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -c
|
8
8
|
LIBFLAGS=-I/home/vagrant/ruby-gnome2/pango/vendor/local/include -DPIC
|
9
|
-
GENLIB=x86_64-w64-mingw32-gcc -O2 -std=
|
9
|
+
GENLIB=x86_64-w64-mingw32-gcc -O2 -std=c11 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -mthreads -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib -shared -Wl,-Bsymbolic -Wl,--enable-auto-import -Wl,--out-implib=./liball.dll.a
|
10
10
|
LDICUDTFLAGS=
|
11
11
|
LD_SONAME=
|
12
12
|
RPATH_FLAGS=
|
data/vendor/local/lib/icudt.dll
CHANGED
Binary file
|
Binary file
|
data/vendor/local/lib/icuin.dll
CHANGED
Binary file
|
Binary file
|
data/vendor/local/lib/icuio.dll
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/vendor/local/lib/icutu.dll
CHANGED
Binary file
|
Binary file
|
data/vendor/local/lib/icuuc.dll
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -17,7 +17,7 @@ old_library='libharfbuzz-icu.a'
|
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib -
|
20
|
+
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib -licuuc62 -licudt62 /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libharfbuzz.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libglib-2.0.la -lws2_32 -lole32 -lwinmm -lshlwapi /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libpcre.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libintl.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libiconv.la /home/vagrant/rcairo/vendor/local/lib/libfreetype.la /home/vagrant/rcairo/vendor/local/lib/libpng16.la -lz'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
@@ -25,7 +25,7 @@ weak_library_names=''
|
|
25
25
|
# Version information for libharfbuzz-icu.
|
26
26
|
current=10800
|
27
27
|
age=10800
|
28
|
-
revision=
|
28
|
+
revision=5
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
31
31
|
installed=yes
|
Binary file
|
@@ -17,7 +17,7 @@ old_library=''
|
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libharfbuzz.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libglib-2.0.la -
|
20
|
+
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libharfbuzz.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libglib-2.0.la -lws2_32 -lole32 -lwinmm -lshlwapi /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libpcre.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libintl.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libiconv.la /home/vagrant/rcairo/vendor/local/lib/libfreetype.la /home/vagrant/rcairo/vendor/local/lib/libpng16.la -lz'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
@@ -25,7 +25,7 @@ weak_library_names=''
|
|
25
25
|
# Version information for libharfbuzz-subset.
|
26
26
|
current=10800
|
27
27
|
age=10800
|
28
|
-
revision=
|
28
|
+
revision=5
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
31
31
|
installed=yes
|
Binary file
|
@@ -17,7 +17,7 @@ old_library=''
|
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libglib-2.0.la -
|
20
|
+
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libglib-2.0.la -lws2_32 -lole32 -lwinmm -lshlwapi /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libpcre.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libintl.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libiconv.la /home/vagrant/rcairo/vendor/local/lib/libfreetype.la /home/vagrant/rcairo/vendor/local/lib/libpng16.la -lz'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
@@ -25,7 +25,7 @@ weak_library_names=''
|
|
25
25
|
# Version information for libharfbuzz.
|
26
26
|
current=10800
|
27
27
|
age=10800
|
28
|
-
revision=
|
28
|
+
revision=5
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
31
31
|
installed=yes
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -17,7 +17,7 @@ old_library=''
|
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgobject-2.0.la
|
20
|
+
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgobject-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libffi.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgthread-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libglib-2.0.la -lws2_32 -lole32 -lwinmm -lshlwapi /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libpcre.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libintl.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libiconv.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libfribidi.la'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
@@ -25,7 +25,7 @@ weak_library_names=''
|
|
25
25
|
# Version information for libpango-1.0.
|
26
26
|
current=4200
|
27
27
|
age=4200
|
28
|
-
revision=
|
28
|
+
revision=3
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
31
31
|
installed=yes
|
Binary file
|
@@ -17,7 +17,7 @@ old_library=''
|
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
20
|
-
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib
|
20
|
+
dependency_libs=' -R/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/ruby-gnome2/glib2/vendor/local/lib -L/home/vagrant/rcairo/vendor/local/lib -L/home/vagrant/ruby-gnome2/pango/vendor/local/lib /home/vagrant/rcairo/vendor/local/lib/libcairo.la -lpthread /home/vagrant/rcairo/vendor/local/lib/libpixman-1.la -lmsimg32 /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpangowin32-1.0.la -lusp10 -lgdi32 /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpangoft2-1.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libpango-1.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libfribidi.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgobject-2.0.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libffi.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libgthread-2.0.la /home/vagrant/ruby-gnome2/pango/vendor/local/lib/libharfbuzz.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libglib-2.0.la -lole32 -lwinmm -lshlwapi /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libpcre.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libintl.la /home/vagrant/ruby-gnome2/glib2/vendor/local/lib/libiconv.la /home/vagrant/rcairo/vendor/local/lib/libfontconfig.la /home/vagrant/rcairo/vendor/local/lib/libxml2.la -lws2_32 /home/vagrant/rcairo/vendor/local/lib/libfreetype.la /home/vagrant/rcairo/vendor/local/lib/libpng16.la -lz'
|
21
21
|
|
22
22
|
# Names of additional weak libraries provided by this library
|
23
23
|
weak_library_names=''
|
@@ -25,7 +25,7 @@ weak_library_names=''
|
|
25
25
|
# Version information for libpangocairo-1.0.
|
26
26
|
current=4200
|
27
27
|
age=4200
|
28
|
-
revision=
|
28
|
+
revision=3
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
31
31
|
installed=yes
|