cairo 1.15.2-x86-mingw32 → 1.15.3-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of cairo might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/NEWS +20 -0
- data/Rakefile +10 -18
- data/ext/cairo/extconf.rb +1 -0
- data/ext/cairo/rb_cairo.h +1 -1
- data/ext/cairo/rb_cairo_font_options.c +5 -1
- data/ext/cairo/rb_cairo_surface.c +32 -6
- data/lib/2.2/cairo.so +0 -0
- data/lib/2.3/cairo.so +0 -0
- data/test/test_font_options.rb +47 -2
- data/test/test_pdf_surface.rb +8 -0
- data/test/test_svg_surface.rb +8 -0
- data/vendor/local/bin/fc-cache.exe +0 -0
- data/vendor/local/bin/fc-cat.exe +0 -0
- data/vendor/local/bin/fc-list.exe +0 -0
- data/vendor/local/bin/fc-match.exe +0 -0
- data/vendor/local/bin/fc-pattern.exe +0 -0
- data/vendor/local/bin/fc-query.exe +0 -0
- data/vendor/local/bin/fc-scan.exe +0 -0
- data/vendor/local/bin/fc-validate.exe +0 -0
- data/vendor/local/bin/freetype-config +1 -1
- data/vendor/local/bin/libcairo-2.dll +0 -0
- data/vendor/local/bin/libcairo-gobject-2.dll +0 -0
- data/vendor/local/bin/libcairo-script-interpreter-2.dll +0 -0
- data/vendor/local/bin/libfontconfig-1.dll +0 -0
- data/vendor/local/bin/libfreetype-6.dll +0 -0
- data/vendor/local/bin/libgcc_s_sjlj-1.dll +0 -0
- data/vendor/local/bin/libpixman-1-0.dll +0 -0
- data/vendor/local/bin/libpng-config +1 -1
- data/vendor/local/bin/libpng16-16.dll +0 -0
- data/vendor/local/bin/libpng16-config +1 -1
- data/vendor/local/bin/libstdc++-6.dll +0 -0
- data/vendor/local/bin/libwinpthread-1.dll +0 -0
- data/vendor/local/bin/libxml2-2.dll +0 -0
- data/vendor/local/bin/png-fix-itxt.exe +0 -0
- data/vendor/local/bin/pngfix.exe +0 -0
- data/vendor/local/bin/xml2-config +4 -4
- data/vendor/local/bin/xmlcatalog.exe +0 -0
- data/vendor/local/bin/xmllint.exe +0 -0
- data/vendor/local/bin/zlib1.dll +0 -0
- data/vendor/local/etc/fonts/conf.d/10-hinting-slight.conf +13 -0
- data/vendor/local/etc/fonts/conf.d/10-scale-bitmap-fonts.conf +17 -15
- data/vendor/local/etc/fonts/conf.d/30-metric-aliases.conf +83 -17
- data/vendor/local/etc/fonts/conf.d/45-latin.conf +113 -33
- data/vendor/local/etc/fonts/conf.d/60-latin.conf +3 -0
- data/vendor/local/etc/fonts/fonts.conf +0 -66
- data/vendor/local/include/fontconfig/fcprivate.h +3 -0
- data/vendor/local/include/fontconfig/fontconfig.h +48 -7
- data/vendor/local/include/freetype2/freetype/config/ftoption.h +95 -13
- data/vendor/local/include/freetype2/freetype/config/ftstdlib.h +3 -1
- data/vendor/local/include/freetype2/freetype/freetype.h +66 -32
- data/vendor/local/include/freetype2/freetype/ftautoh.h +9 -1
- data/vendor/local/include/freetype2/freetype/ftcache.h +4 -4
- data/vendor/local/include/freetype2/freetype/ftcffdrv.h +18 -5
- data/vendor/local/include/freetype2/freetype/ftcid.h +2 -2
- data/vendor/local/include/freetype2/freetype/ftgzip.h +5 -5
- data/vendor/local/include/freetype2/freetype/ftimage.h +1 -11
- data/vendor/local/include/freetype2/freetype/ftmm.h +9 -5
- data/vendor/local/include/freetype2/freetype/ftotval.h +6 -6
- data/vendor/local/include/freetype2/freetype/ftoutln.h +8 -0
- data/vendor/local/include/freetype2/freetype/ftsystem.h +1 -1
- data/vendor/local/include/freetype2/freetype/ftttdrv.h +41 -22
- data/vendor/local/include/freetype2/freetype/tttables.h +1 -1
- data/vendor/local/include/libpng16/png.h +259 -123
- data/vendor/local/include/libpng16/pngconf.h +25 -25
- data/vendor/local/include/libpng16/pnglibconf.h +2 -1
- data/vendor/local/include/libxml2/libxml/dict.h +14 -8
- data/vendor/local/include/libxml2/libxml/parser.h +2 -2
- data/vendor/local/include/libxml2/libxml/parserInternals.h +1 -1
- data/vendor/local/include/libxml2/libxml/schemasInternals.h +46 -46
- data/vendor/local/include/libxml2/libxml/tree.h +2 -1
- data/vendor/local/include/libxml2/libxml/xmlerror.h +1 -1
- data/vendor/local/include/libxml2/libxml/xmlstring.h +4 -4
- data/vendor/local/include/libxml2/libxml/xmlversion.h +5 -5
- data/vendor/local/include/libxml2/libxml/xpathInternals.h +1 -1
- data/vendor/local/include/pixman-1/pixman-version.h +3 -3
- data/vendor/local/include/png.h +259 -123
- data/vendor/local/include/pngconf.h +25 -25
- data/vendor/local/include/pnglibconf.h +2 -1
- data/vendor/local/lib/cmake/libxml2/libxml2-config.cmake +3 -3
- data/vendor/local/lib/fontconfig.def +10 -1
- data/vendor/local/lib/libcairo-gobject.a +0 -0
- data/vendor/local/lib/libcairo-gobject.dll.a +0 -0
- data/vendor/local/lib/libcairo-gobject.la +2 -2
- data/vendor/local/lib/libcairo-script-interpreter.a +0 -0
- data/vendor/local/lib/libcairo-script-interpreter.dll.a +0 -0
- data/vendor/local/lib/libcairo-script-interpreter.la +2 -2
- data/vendor/local/lib/libcairo.a +0 -0
- data/vendor/local/lib/libcairo.dll.a +0 -0
- data/vendor/local/lib/libcairo.la +2 -2
- data/vendor/local/lib/libfontconfig.dll.a +0 -0
- data/vendor/local/lib/libfontconfig.la +5 -5
- data/vendor/local/lib/libfreetype.a +0 -0
- data/vendor/local/lib/libfreetype.dll.a +0 -0
- data/vendor/local/lib/libfreetype.la +1 -1
- data/vendor/local/lib/libpixman-1.a +0 -0
- data/vendor/local/lib/libpixman-1.dll.a +0 -0
- data/vendor/local/lib/libpixman-1.la +5 -5
- data/vendor/local/lib/libpng.a +0 -0
- data/vendor/local/lib/libpng.dll.a +0 -0
- data/vendor/local/lib/libpng.la +2 -2
- data/vendor/local/lib/libpng16.a +0 -0
- data/vendor/local/lib/libpng16.dll.a +0 -0
- data/vendor/local/lib/libpng16.la +2 -2
- data/vendor/local/lib/libxml2.a +0 -0
- data/vendor/local/lib/libxml2.dll.a +0 -0
- data/vendor/local/lib/libxml2.la +3 -3
- data/vendor/local/lib/libz.a +0 -0
- data/vendor/local/lib/libz.dll.a +0 -0
- data/vendor/local/lib/pkgconfig/fontconfig.pc +3 -3
- data/vendor/local/lib/pkgconfig/freetype2.pc +1 -1
- data/vendor/local/lib/pkgconfig/libpng.pc +1 -1
- data/vendor/local/lib/pkgconfig/libpng16.pc +1 -1
- data/vendor/local/lib/pkgconfig/libxml-2.0.pc +2 -2
- data/vendor/local/lib/pkgconfig/pixman-1.pc +1 -1
- data/vendor/local/lib/xml2Conf.sh +2 -2
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/Copyright +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/examples/testHTML.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/examples/testSAX.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/examples/testXPath.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/examples/xmllint.c +19 -11
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/DOM.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/FAQ.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/Libxml2-Logo-180x168.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/Libxml2-Logo-90x34.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/encoding.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/examples.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/examples.xsl +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/book1.html +1 -1
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/home.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/index.html +1 -1
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/left.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-DOCBparser.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-HTMLparser.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-HTMLtree.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-SAX.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-SAX2.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-c14n.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-catalog.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-chvalid.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-debugXML.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-dict.html +14 -14
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-encoding.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-entities.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-globals.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-hash.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-lib.html +1 -1
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-list.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-nanoftp.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-nanohttp.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-parser.html +1 -1
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-parserInternals.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-pattern.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-relaxng.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-schemasInternals.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-schematron.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-threads.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-tree.html +2 -1
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-uri.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-valid.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xinclude.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xlink.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlIO.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlautomata.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlerror.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlexports.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlmemory.html +1 -1
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlmodule.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlreader.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlregexp.html +1 -1
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlsave.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlschemas.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlschemastypes.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlstring.html +4 -4
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlunicode.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlversion.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xmlwriter.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xpath.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xpathInternals.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xpointer.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/libxml-xzlib.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/right.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/html/up.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/index.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/io1.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/io1.res +1 -1
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/io2.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/io2.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/libxml.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/parse1.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/parse2.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/parse3.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/parse4.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/reader1.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/reader1.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/reader2.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/reader3.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/reader3.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/reader4.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/reader4.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/redhat.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/smallfootonly.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/structure.gif +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/test1.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/test2.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/test3.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/testWriter.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tree1.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tree1.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tree2.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tree2.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tst.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/apa.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/apb.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/apc.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/apd.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/ape.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/apf.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/apg.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/aph.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/api.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/ar01s02.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/ar01s03.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/ar01s04.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/ar01s05.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/ar01s06.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/ar01s07.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/ar01s08.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/ar01s09.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/blank.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/1.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/10.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/2.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/3.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/4.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/5.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/6.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/7.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/8.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/callouts/9.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/caution.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/draft.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/home.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/important.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/next.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/note.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/prev.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/tip.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/toc-blank.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/toc-minus.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/toc-plus.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/up.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/images/warning.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/includeaddattribute.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/includeaddkeyword.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/includeconvert.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/includegetattribute.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/includekeyword.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/includexpath.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/index.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/ix01.html +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/tutorial/xmltutorial.pdf +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/w3c.png +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/writer.xml +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/xml.html +165 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/xpath1.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/xpath1.res +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/xpath2.c +0 -0
- data/vendor/local/share/doc/{libxml2-2.9.2 → libxml2-2.9.4}/html/xpath2.res +0 -0
- data/vendor/local/share/fontconfig/conf.avail/10-hinting-full.conf +13 -0
- data/vendor/local/share/fontconfig/conf.avail/10-hinting-medium.conf +13 -0
- data/vendor/local/share/fontconfig/conf.avail/10-hinting-none.conf +13 -0
- data/vendor/local/share/fontconfig/conf.avail/10-hinting-slight.conf +13 -0
- data/vendor/local/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf +17 -15
- data/vendor/local/share/fontconfig/conf.avail/30-metric-aliases.conf +83 -17
- data/vendor/local/share/fontconfig/conf.avail/45-latin.conf +113 -33
- data/vendor/local/share/fontconfig/conf.avail/60-latin.conf +3 -0
- data/vendor/local/share/gtk-doc/html/libxml2/general.html +1 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-dict.html +16 -16
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-parser.html +1 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-tree.html +3 -2
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlmemory.html +1 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlregexp.html +1 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlstring.html +4 -4
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2.devhelp +1 -0
- data/vendor/local/share/license/fontconfig/README +220 -2
- data/vendor/local/share/license/freetype/README +5 -5
- data/vendor/local/share/license/libpng/README +4 -1
- data/vendor/local/share/man/man1/freetype-config.1 +1 -1
- data/vendor/local/share/man/man3/libpng.3 +82 -27
- data/vendor/local/share/man/man3/libpngpf.3 +2 -2
- data/vendor/local/share/man/man5/png.5 +2 -2
- metadata +185 -176
@@ -1,9 +1,9 @@
|
|
1
1
|
|
2
2
|
/* pngconf.h - machine configurable file for libpng
|
3
3
|
*
|
4
|
-
* libpng version 1.6.
|
4
|
+
* libpng version 1.6.26, October 20, 2016
|
5
5
|
*
|
6
|
-
* Copyright (c) 1998-2002,2004,2006-
|
6
|
+
* Copyright (c) 1998-2002,2004,2006-2016 Glenn Randers-Pehrson
|
7
7
|
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
|
8
8
|
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
|
9
9
|
*
|
@@ -188,27 +188,27 @@
|
|
188
188
|
* compatible with GCC or Visual C because of different calling conventions.
|
189
189
|
*/
|
190
190
|
# if PNG_API_RULE == 2
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
191
|
+
/* If this line results in an error, either because __watcall is not
|
192
|
+
* understood or because of a redefine just below you cannot use *this*
|
193
|
+
* build of the library with the compiler you are using. *This* build was
|
194
|
+
* build using Watcom and applications must also be built using Watcom!
|
195
|
+
*/
|
196
196
|
# define PNGCAPI __watcall
|
197
197
|
# endif
|
198
198
|
|
199
199
|
# if defined(__GNUC__) || (defined(_MSC_VER) && (_MSC_VER >= 800))
|
200
200
|
# define PNGCAPI __cdecl
|
201
201
|
# if PNG_API_RULE == 1
|
202
|
-
|
203
|
-
|
204
|
-
|
202
|
+
/* If this line results in an error __stdcall is not understood and
|
203
|
+
* PNG_API_RULE should not have been set to '1'.
|
204
|
+
*/
|
205
205
|
# define PNGAPI __stdcall
|
206
206
|
# endif
|
207
207
|
# else
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
208
|
+
/* An older compiler, or one not detected (erroneously) above,
|
209
|
+
* if necessary override on the command line to get the correct
|
210
|
+
* variants for the compiler.
|
211
|
+
*/
|
212
212
|
# ifndef PNGCAPI
|
213
213
|
# define PNGCAPI _cdecl
|
214
214
|
# endif
|
@@ -225,10 +225,10 @@
|
|
225
225
|
|
226
226
|
# if (defined(_MSC_VER) && _MSC_VER < 800) ||\
|
227
227
|
(defined(__BORLANDC__) && __BORLANDC__ < 0x500)
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
228
|
+
/* older Borland and MSC
|
229
|
+
* compilers used '__export' and required this to be after
|
230
|
+
* the type.
|
231
|
+
*/
|
232
232
|
# ifndef PNG_EXPORT_TYPE
|
233
233
|
# define PNG_EXPORT_TYPE(type) type PNG_IMPEXP
|
234
234
|
# endif
|
@@ -244,9 +244,9 @@
|
|
244
244
|
# if (defined(__IBMC__) || defined(__IBMCPP__)) && defined(__OS2__)
|
245
245
|
# define PNGAPI _System
|
246
246
|
# else /* !Windows/x86 && !OS/2 */
|
247
|
-
|
248
|
-
|
249
|
-
|
247
|
+
/* Use the defaults, or define PNG*API on the command line (but
|
248
|
+
* this will have to be done for every compile!)
|
249
|
+
*/
|
250
250
|
# endif /* other system, !OS/2 */
|
251
251
|
#endif /* !Windows/x86 */
|
252
252
|
|
@@ -267,7 +267,7 @@
|
|
267
267
|
*/
|
268
268
|
#ifndef PNG_IMPEXP
|
269
269
|
# if defined(PNG_USE_DLL) && defined(PNG_DLL_IMPORT)
|
270
|
-
|
270
|
+
/* This forces use of a DLL, disallowing static linking */
|
271
271
|
# define PNG_IMPEXP PNG_DLL_IMPORT
|
272
272
|
# endif
|
273
273
|
|
@@ -340,7 +340,7 @@
|
|
340
340
|
* less efficient code.
|
341
341
|
*/
|
342
342
|
# if defined(__clang__) && defined(__has_attribute)
|
343
|
-
|
343
|
+
/* Clang defines both __clang__ and __GNUC__. Check __clang__ first. */
|
344
344
|
# if !defined(PNG_USE_RESULT) && __has_attribute(__warn_unused_result__)
|
345
345
|
# define PNG_USE_RESULT __attribute__((__warn_unused_result__))
|
346
346
|
# endif
|
@@ -507,9 +507,9 @@
|
|
507
507
|
# error "libpng requires a signed 32-bit (or more) type"
|
508
508
|
#endif
|
509
509
|
|
510
|
-
#if UINT_MAX >
|
510
|
+
#if UINT_MAX > 4294967294U
|
511
511
|
typedef unsigned int png_uint_32;
|
512
|
-
#elif ULONG_MAX >
|
512
|
+
#elif ULONG_MAX > 4294967294U
|
513
513
|
typedef unsigned long int png_uint_32;
|
514
514
|
#else
|
515
515
|
# error "libpng requires an unsigned 32-bit (or more) type"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/* pnglibconf.h - library build configuration */
|
2
2
|
|
3
|
-
/* libpng version 1.6.
|
3
|
+
/* libpng version 1.6.26, October 20, 2016 */
|
4
4
|
|
5
5
|
/* Copyright (c) 1998-2016 Glenn Randers-Pehrson */
|
6
6
|
|
@@ -107,6 +107,7 @@
|
|
107
107
|
#define PNG_SIMPLIFIED_READ_SUPPORTED
|
108
108
|
#define PNG_SIMPLIFIED_WRITE_AFIRST_SUPPORTED
|
109
109
|
#define PNG_SIMPLIFIED_WRITE_BGR_SUPPORTED
|
110
|
+
#define PNG_SIMPLIFIED_WRITE_STDIO_SUPPORTED
|
110
111
|
#define PNG_SIMPLIFIED_WRITE_SUPPORTED
|
111
112
|
#define PNG_STDIO_SUPPORTED
|
112
113
|
#define PNG_STORE_UNKNOWN_CHUNKS_SUPPORTED
|
@@ -18,10 +18,10 @@ get_filename_component(_libxml2_rootdir ${CMAKE_CURRENT_LIST_DIR}/../../../ ABSO
|
|
18
18
|
|
19
19
|
set(LIBXML2_VERSION_MAJOR 2)
|
20
20
|
set(LIBXML2_VERSION_MINOR 9)
|
21
|
-
set(LIBXML2_VERSION_MICRO
|
22
|
-
set(LIBXML2_VERSION_STRING "2.9.
|
21
|
+
set(LIBXML2_VERSION_MICRO 4)
|
22
|
+
set(LIBXML2_VERSION_STRING "2.9.4")
|
23
23
|
set(LIBXML2_INSTALL_PREFIX ${_libxml2_rootdir})
|
24
|
-
set(LIBXML2_INCLUDE_DIRS ${_libxml2_rootdir}/include)
|
24
|
+
set(LIBXML2_INCLUDE_DIRS ${_libxml2_rootdir}/include ${_libxml2_rootdir}/include/libxml2)
|
25
25
|
set(LIBXML2_LIBRARY_DIR ${_libxml2_rootdir}/lib)
|
26
26
|
set(LIBXML2_LIBRARIES -L${LIBXML2_LIBRARY_DIR} -lxml2)
|
27
27
|
|
@@ -147,6 +147,7 @@ EXPORTS
|
|
147
147
|
FcPatternAddInteger
|
148
148
|
FcPatternAddLangSet
|
149
149
|
FcPatternAddMatrix
|
150
|
+
FcPatternAddRange
|
150
151
|
FcPatternAddString
|
151
152
|
FcPatternAddWeak
|
152
153
|
FcPatternBuild
|
@@ -166,12 +167,18 @@ EXPORTS
|
|
166
167
|
FcPatternGetInteger
|
167
168
|
FcPatternGetLangSet
|
168
169
|
FcPatternGetMatrix
|
170
|
+
FcPatternGetRange
|
169
171
|
FcPatternGetString
|
170
172
|
FcPatternHash
|
171
173
|
FcPatternPrint
|
172
174
|
FcPatternReference
|
173
175
|
FcPatternRemove
|
174
176
|
FcPatternVaBuild
|
177
|
+
FcRangeCopy
|
178
|
+
FcRangeCreateDouble
|
179
|
+
FcRangeCreateInteger
|
180
|
+
FcRangeDestroy
|
181
|
+
FcRangeGetDouble
|
175
182
|
FcStrBasename
|
176
183
|
FcStrCmp
|
177
184
|
FcStrCmpIgnoreCase
|
@@ -203,5 +210,7 @@ EXPORTS
|
|
203
210
|
FcValueEqual
|
204
211
|
FcValuePrint
|
205
212
|
FcValueSave
|
213
|
+
FcWeightFromOpenType
|
214
|
+
FcWeightToOpenType
|
206
215
|
LIBRARY libfontconfig-1.dll
|
207
|
-
VERSION
|
216
|
+
VERSION 10.2
|
Binary file
|
Binary file
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# libcairo-gobject.la - a libtool library file
|
2
|
-
# Generated by libtool (GNU libtool) 2.4.
|
2
|
+
# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1
|
3
3
|
#
|
4
4
|
# Please DO NOT delete this file!
|
5
5
|
# It is necessary for linking the library.
|
@@ -13,7 +13,7 @@ library_names='libcairo-gobject.dll.a'
|
|
13
13
|
# The name of the static archive.
|
14
14
|
old_library='libcairo-gobject.a'
|
15
15
|
|
16
|
-
# Linker flags that
|
16
|
+
# Linker flags that cannot go in dependency_libs.
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
Binary file
|
Binary file
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# libcairo-script-interpreter.la - a libtool library file
|
2
|
-
# Generated by libtool (GNU libtool) 2.4.
|
2
|
+
# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1
|
3
3
|
#
|
4
4
|
# Please DO NOT delete this file!
|
5
5
|
# It is necessary for linking the library.
|
@@ -13,7 +13,7 @@ library_names='libcairo-script-interpreter.dll.a'
|
|
13
13
|
# The name of the static archive.
|
14
14
|
old_library='libcairo-script-interpreter.a'
|
15
15
|
|
16
|
-
# Linker flags that
|
16
|
+
# Linker flags that cannot go in dependency_libs.
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
data/vendor/local/lib/libcairo.a
CHANGED
Binary file
|
Binary file
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# libcairo.la - a libtool library file
|
2
|
-
# Generated by libtool (GNU libtool) 2.4.
|
2
|
+
# Generated by libtool (GNU libtool) 2.4.6 Debian-2.4.6-0.1
|
3
3
|
#
|
4
4
|
# Please DO NOT delete this file!
|
5
5
|
# It is necessary for linking the library.
|
@@ -13,7 +13,7 @@ library_names='libcairo.dll.a'
|
|
13
13
|
# The name of the static archive.
|
14
14
|
old_library='libcairo.a'
|
15
15
|
|
16
|
-
# Linker flags that
|
16
|
+
# Linker flags that cannot go in dependency_libs.
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
Binary file
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# libfontconfig.la - a libtool library file
|
2
|
-
# Generated by libtool (GNU libtool) 2.4.
|
2
|
+
# Generated by libtool (GNU libtool) 2.4.6
|
3
3
|
#
|
4
4
|
# Please DO NOT delete this file!
|
5
5
|
# It is necessary for linking the library.
|
@@ -13,7 +13,7 @@ library_names='libfontconfig.dll.a'
|
|
13
13
|
# The name of the static archive.
|
14
14
|
old_library=''
|
15
15
|
|
16
|
-
# Linker flags that
|
16
|
+
# Linker flags that cannot go in dependency_libs.
|
17
17
|
inherited_linker_flags=''
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
@@ -23,9 +23,9 @@ dependency_libs=' -L/home/vagrant/rcairo.win32/vendor/local/lib /home/vagrant/rc
|
|
23
23
|
weak_library_names=''
|
24
24
|
|
25
25
|
# Version information for libfontconfig.
|
26
|
-
current=
|
27
|
-
age=
|
28
|
-
revision=
|
26
|
+
current=10
|
27
|
+
age=9
|
28
|
+
revision=2
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
31
31
|
installed=yes
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1,5 +1,5 @@
|
|
1
1
|
# libpixman-1.la - a libtool library file
|
2
|
-
# Generated by libtool (GNU libtool) 2.4.
|
2
|
+
# Generated by libtool (GNU libtool) 2.4.6
|
3
3
|
#
|
4
4
|
# Please DO NOT delete this file!
|
5
5
|
# It is necessary for linking the library.
|
@@ -13,7 +13,7 @@ library_names='libpixman-1.dll.a'
|
|
13
13
|
# The name of the static archive.
|
14
14
|
old_library='libpixman-1.a'
|
15
15
|
|
16
|
-
# Linker flags that
|
16
|
+
# Linker flags that cannot go in dependency_libs.
|
17
17
|
inherited_linker_flags=' -pthread'
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
@@ -23,9 +23,9 @@ dependency_libs=' -L/home/vagrant/rcairo.win32/vendor/local/lib'
|
|
23
23
|
weak_library_names=''
|
24
24
|
|
25
25
|
# Version information for libpixman-1.
|
26
|
-
current=
|
27
|
-
age=
|
28
|
-
revision=
|
26
|
+
current=34
|
27
|
+
age=34
|
28
|
+
revision=0
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
31
31
|
installed=yes
|
data/vendor/local/lib/libpng.a
CHANGED
Binary file
|
Binary file
|
data/vendor/local/lib/libpng.la
CHANGED
data/vendor/local/lib/libpng16.a
CHANGED
Binary file
|
Binary file
|
data/vendor/local/lib/libxml2.a
CHANGED
Binary file
|
Binary file
|
data/vendor/local/lib/libxml2.la
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
# libxml2.la - a libtool library file
|
2
|
-
# Generated by libtool (GNU libtool) 2.4.
|
2
|
+
# Generated by libtool (GNU libtool) 2.4.6
|
3
3
|
#
|
4
4
|
# Please DO NOT delete this file!
|
5
5
|
# It is necessary for linking the library.
|
@@ -13,7 +13,7 @@ library_names='libxml2.dll.a'
|
|
13
13
|
# The name of the static archive.
|
14
14
|
old_library='libxml2.a'
|
15
15
|
|
16
|
-
# Linker flags that
|
16
|
+
# Linker flags that cannot go in dependency_libs.
|
17
17
|
inherited_linker_flags=''
|
18
18
|
|
19
19
|
# Libraries that this one depends upon.
|
@@ -25,7 +25,7 @@ weak_library_names=''
|
|
25
25
|
# Version information for libxml2.
|
26
26
|
current=11
|
27
27
|
age=9
|
28
|
-
revision=
|
28
|
+
revision=4
|
29
29
|
|
30
30
|
# Is this an already installed library?
|
31
31
|
installed=yes
|
data/vendor/local/lib/libz.a
CHANGED
Binary file
|
data/vendor/local/lib/libz.dll.a
CHANGED
Binary file
|
@@ -10,9 +10,9 @@ cachedir=LOCAL_APPDATA_FONTCONFIG_CACHE
|
|
10
10
|
|
11
11
|
Name: Fontconfig
|
12
12
|
Description: Font configuration and customization library
|
13
|
-
Version: 2.
|
13
|
+
Version: 2.12.1
|
14
14
|
Requires: freetype2
|
15
15
|
Requires.private: libxml-2.0
|
16
16
|
Libs: -L${libdir} -lfontconfig
|
17
|
-
Libs.private: -L/home/vagrant/rcairo.win32/vendor/local/lib -lfreetype
|
18
|
-
Cflags: -I${includedir} -I/home/vagrant/rcairo.win32/vendor/local/include/freetype2 -I/home/vagrant/rcairo.win32/vendor/local/include -I/home/vagrant/rcairo.win32/vendor/local/include/libpng16
|
17
|
+
Libs.private: -L/home/vagrant/rcairo.win32/vendor/local/lib -lfreetype -L/home/vagrant/rcairo.win32/vendor/local/lib -lxml2
|
18
|
+
Cflags: -I${includedir} -I/home/vagrant/rcairo.win32/vendor/local/include/freetype2 -I/home/vagrant/rcairo.win32/vendor/local/include -I/home/vagrant/rcairo.win32/vendor/local/include/libpng16 -I/home/vagrant/rcairo.win32/vendor/local/include/libxml2
|
@@ -6,7 +6,7 @@ includedir=/home/vagrant/rcairo.win32/vendor/local/include
|
|
6
6
|
Name: FreeType 2
|
7
7
|
URL: http://freetype.org
|
8
8
|
Description: A free, high-quality, and portable font engine.
|
9
|
-
Version: 18.
|
9
|
+
Version: 18.6.12
|
10
10
|
Requires:
|
11
11
|
Requires.private: zlib, libpng
|
12
12
|
Libs: -L${libdir} -lfreetype
|
@@ -5,9 +5,9 @@ includedir=${prefix}/include
|
|
5
5
|
modules=1
|
6
6
|
|
7
7
|
Name: libXML
|
8
|
-
Version: 2.9.
|
8
|
+
Version: 2.9.4
|
9
9
|
Description: libXML library version2.
|
10
10
|
Requires:
|
11
11
|
Libs: -L${libdir} -lxml2
|
12
|
-
Libs.private: -lz -lws2_32
|
12
|
+
Libs.private: -L/home/vagrant/rcairo.win32/vendor/local/lib -lz -lws2_32
|
13
13
|
Cflags: -I${includedir}/libxml2
|