gstreamer 1.1.5-x86-mingw32 → 1.1.6-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/1.8/gstreamer.so +0 -0
- data/lib/1.9/gstreamer.so +0 -0
- data/lib/gst.rb +4 -1
- data/vendor/local/bin/flac.exe +0 -0
- data/vendor/local/bin/gst-discoverer-0.10.exe +0 -0
- data/vendor/local/bin/gst-feedback.exe +0 -0
- data/vendor/local/bin/gst-inspect-0.10.exe +0 -0
- data/vendor/local/bin/gst-inspect.exe +0 -0
- data/vendor/local/bin/gst-launch-0.10.exe +0 -0
- data/vendor/local/bin/gst-launch.exe +0 -0
- data/vendor/local/bin/gst-typefind-0.10.exe +0 -0
- data/vendor/local/bin/gst-typefind.exe +0 -0
- data/vendor/local/bin/gst-xmlinspect-0.10.exe +0 -0
- data/vendor/local/bin/gst-xmlinspect.exe +0 -0
- data/vendor/local/bin/gst-xmllaunch-0.10.exe +0 -0
- data/vendor/local/bin/gst-xmllaunch.exe +0 -0
- data/vendor/local/bin/libFLAC-8.dll +0 -0
- data/vendor/local/bin/libgstapp-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstaudio-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstbase-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstbasevideo-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstcdda-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstcheck-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstcontroller-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstdataprotocol-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstfft-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstinterfaces-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstnet-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstnetbuffer-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstpbutils-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstphotography-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstreamer-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstriff-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstrtp-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstrtsp-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstsdp-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstsignalprocessor-0.10-0.dll +0 -0
- data/vendor/local/bin/libgsttag-0.10-0.dll +0 -0
- data/vendor/local/bin/libgstvideo-0.10-0.dll +0 -0
- data/vendor/local/bin/libogg-0.dll +0 -0
- data/vendor/local/bin/libspeex-1.dll +0 -0
- data/vendor/local/bin/libspeexdsp-1.dll +0 -0
- data/vendor/local/bin/libtheora-0.dll +0 -0
- data/vendor/local/bin/libtheoradec-1.dll +0 -0
- data/vendor/local/bin/libtheoraenc-1.dll +0 -0
- data/vendor/local/bin/libvorbis-0.dll +0 -0
- data/vendor/local/bin/libvorbisenc-2.dll +0 -0
- data/vendor/local/bin/libvorbisfile-3.dll +0 -0
- data/vendor/local/bin/libxml2-2.dll +0 -0
- data/vendor/local/bin/metaflac.exe +0 -0
- data/vendor/local/bin/speexdec.exe +0 -0
- data/vendor/local/bin/speexenc.exe +0 -0
- data/vendor/local/bin/xmlcatalog.exe +0 -0
- data/vendor/local/bin/xmllint.exe +0 -0
- data/vendor/local/include/libxml2/libxml/DOCBparser.h +9 -9
- data/vendor/local/include/libxml2/libxml/HTMLparser.h +25 -23
- data/vendor/local/include/libxml2/libxml/HTMLtree.h +19 -19
- data/vendor/local/include/libxml2/libxml/SAX.h +37 -37
- data/vendor/local/include/libxml2/libxml/SAX2.h +34 -34
- data/vendor/local/include/libxml2/libxml/c14n.h +1 -1
- data/vendor/local/include/libxml2/libxml/catalog.h +35 -35
- data/vendor/local/include/libxml2/libxml/debugXML.h +26 -26
- data/vendor/local/include/libxml2/libxml/dict.h +16 -5
- data/vendor/local/include/libxml2/libxml/encoding.h +28 -14
- data/vendor/local/include/libxml2/libxml/hash.h +24 -24
- data/vendor/local/include/libxml2/libxml/list.h +26 -26
- data/vendor/local/include/libxml2/libxml/nanoftp.h +44 -24
- data/vendor/local/include/libxml2/libxml/nanohttp.h +13 -13
- data/vendor/local/include/libxml2/libxml/parser.h +78 -73
- data/vendor/local/include/libxml2/libxml/parserInternals.h +106 -73
- data/vendor/local/include/libxml2/libxml/schemasInternals.h +2 -2
- data/vendor/local/include/libxml2/libxml/schematron.h +11 -11
- data/vendor/local/include/libxml2/libxml/tree.h +203 -152
- data/vendor/local/include/libxml2/libxml/valid.h +72 -72
- data/vendor/local/include/libxml2/libxml/xlink.h +7 -7
- data/vendor/local/include/libxml2/libxml/xmlIO.h +71 -65
- data/vendor/local/include/libxml2/libxml/xmlautomata.h +22 -22
- data/vendor/local/include/libxml2/libxml/xmlerror.h +6 -6
- data/vendor/local/include/libxml2/libxml/xmlexports.h +2 -2
- data/vendor/local/include/libxml2/libxml/xmlmodule.h +1 -1
- data/vendor/local/include/libxml2/libxml/xmlreader.h +24 -20
- data/vendor/local/include/libxml2/libxml/xmlsave.h +2 -1
- data/vendor/local/include/libxml2/libxml/xmlschemas.h +30 -2
- data/vendor/local/include/libxml2/libxml/xmlschemastypes.h +20 -20
- data/vendor/local/include/libxml2/libxml/xmlstring.h +3 -3
- data/vendor/local/include/libxml2/libxml/xmlversion.h +29 -7
- data/vendor/local/include/libxml2/libxml/xmlwriter.h +4 -1
- data/vendor/local/include/libxml2/libxml/xpath.h +47 -43
- data/vendor/local/include/libxml2/libxml/xpathInternals.h +81 -79
- data/vendor/local/include/libxml2/libxml/xpointer.h +23 -23
- data/vendor/local/lib/gstreamer-0.10/libgstadder.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstadder.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstadpcmdec.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstadpcmdec.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstadpcmenc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstadpcmenc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaiff.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaiff.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalaw.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalaw.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalpha.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalpha.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalphacolor.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstalphacolor.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstannodex.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstannodex.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstapetag.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstapetag.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstapp.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstapp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstasfmux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstasfmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioconvert.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioconvert.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiofx.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiofx.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioparsers.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioparsers.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiorate.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiorate.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioresample.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudioresample.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiotestsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstaudiotestsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstauparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstauparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstautoconvert.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstautoconvert.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstautodetect.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstautodetect.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstavi.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstavi.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstbayer.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstbayer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcairo.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcairo.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcamerabin.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcamerabin.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcdxaparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcdxaparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcog.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcog.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoloreffects.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoloreffects.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcolorspace.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcolorspace.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoreelements.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoreelements.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoreindexers.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcoreindexers.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcutter.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstcutter.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdataurisrc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdataurisrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdebug.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdebug.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdebugutilsbad.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdebugutilsbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdecodebin.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdecodebin.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdecodebin2.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdecodebin2.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdeinterlace.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdeinterlace.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectdrawsink.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectdrawsink.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectsoundsink.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectsoundsink.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectsoundsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdirectsoundsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdtmf.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdtmf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdvbsuboverlay.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdvbsuboverlay.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdvdspu.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstdvdspu.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsteffectv.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsteffectv.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstencodebin.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstencodebin.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstequalizer.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstequalizer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfestival.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfestival.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpeg.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpeg.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpegcolorspace.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpegcolorspace.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpegscale.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstffmpegscale.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfieldanalysis.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfieldanalysis.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflac.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflac.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflv.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflv.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflxdec.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstflxdec.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfragmented.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfragmented.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfreeze.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfreeze.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfrei0r.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstfrei0r.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgaudieffects.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgaudieffects.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgdkpixbuf.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgdkpixbuf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgdp.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgdp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgeometrictransform.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgeometrictransform.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgio.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgio.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgoom.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgoom.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgoom2k1.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgoom2k1.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgsettingselements.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstgsettingselements.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsth264parse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsth264parse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsthdvparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsthdvparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsticydemux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsticydemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstid3demux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstid3demux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstid3tag.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstid3tag.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstimagefreeze.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstimagefreeze.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinterlace.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinterlace.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinterleave.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinterleave.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinvtelecine.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstinvtelecine.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstisomp4.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstisomp4.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstivfparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstivfparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjp2kdecimator.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjp2kdecimator.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjpeg.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjpeg.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjpegformat.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstjpegformat.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstlegacyresample.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstlegacyresample.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstlevel.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstlevel.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstliveadder.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstliveadder.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmatroska.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmatroska.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpeg4videoparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpeg4videoparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegdemux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegdemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegpsmux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegpsmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegtsdemux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegtsdemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegtsmux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegtsmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegvideoparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmpegvideoparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmulaw.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmulaw.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmultifile.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmultifile.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmultipart.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmultipart.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmve.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmve.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmxf.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstmxf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnavigationtest.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnavigationtest.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnsf.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnsf.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnuvdemux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstnuvdemux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstogg.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstogg.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpango.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpango.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpatchdetect.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpatchdetect.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpcapparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpcapparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstplaybin.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstplaybin.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpng.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpng.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpnm.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpnm.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpostproc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstpostproc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrawparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrawparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstreal.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstreal.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstreplaygain.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstreplaygain.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtp.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpmanager.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpmanager.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpmux.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpmux.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpvp8.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtpvp8.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtsp.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstrtsp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstscaletempoplugin.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstscaletempoplugin.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsdi.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsdi.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsdpelem.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsdpelem.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsegmentclip.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsegmentclip.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstshapewipe.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstshapewipe.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsiren.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsiren.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsmpte.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsmpte.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsouphttpsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsouphttpsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspectrum.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspectrum.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspeed.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspeed.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspeex.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstspeex.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgststereo.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgststereo.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsubenc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsubenc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsubparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstsubparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttheora.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttheora.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttta.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttta.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttypefindfunctions.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsttypefindfunctions.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstudp.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstudp.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideobox.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideobox.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideocrop.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideocrop.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideofilter.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideofilter.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideofiltersbad.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideofiltersbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomaxrate.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomaxrate.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomeasure.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomeasure.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomixer.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideomixer.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideoparsersbad.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideoparsersbad.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideorate.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideorate.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideoscale.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideoscale.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideosignal.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideosignal.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideotestsrc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvideotestsrc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvmnc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvmnc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvolume.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvolume.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvorbis.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstvorbis.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstwavenc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstwavenc.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstwavparse.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgstwavparse.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsty4mdec.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsty4mdec.dll.a +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsty4menc.dll +0 -0
- data/vendor/local/lib/gstreamer-0.10/libgsty4menc.dll.a +0 -0
- data/vendor/local/lib/libFLAC.a +0 -0
- data/vendor/local/lib/libFLAC.dll.a +0 -0
- data/vendor/local/lib/libFLAC.la +1 -1
- data/vendor/local/lib/libgstapp-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstaudio-0.10.a +0 -0
- data/vendor/local/lib/libgstaudio-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstbase-0.10.a +0 -0
- data/vendor/local/lib/libgstbase-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstbasevideo-0.10.a +0 -0
- data/vendor/local/lib/libgstbasevideo-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstcdda-0.10.a +0 -0
- data/vendor/local/lib/libgstcdda-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstcheck-0.10.a +0 -0
- data/vendor/local/lib/libgstcheck-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstcontroller-0.10.a +0 -0
- data/vendor/local/lib/libgstcontroller-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstdataprotocol-0.10.a +0 -0
- data/vendor/local/lib/libgstdataprotocol-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstfft-0.10.a +0 -0
- data/vendor/local/lib/libgstfft-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstinterfaces-0.10.a +0 -0
- data/vendor/local/lib/libgstinterfaces-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstnet-0.10.a +0 -0
- data/vendor/local/lib/libgstnet-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstnetbuffer-0.10.a +0 -0
- data/vendor/local/lib/libgstnetbuffer-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstpbutils-0.10.a +0 -0
- data/vendor/local/lib/libgstpbutils-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstphotography-0.10.a +0 -0
- data/vendor/local/lib/libgstphotography-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstreamer-0.10.a +0 -0
- data/vendor/local/lib/libgstreamer-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstriff-0.10.a +0 -0
- data/vendor/local/lib/libgstriff-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstrtp-0.10.a +0 -0
- data/vendor/local/lib/libgstrtp-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstrtsp-0.10.a +0 -0
- data/vendor/local/lib/libgstrtsp-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstsdp-0.10.a +0 -0
- data/vendor/local/lib/libgstsdp-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstsignalprocessor-0.10.a +0 -0
- data/vendor/local/lib/libgstsignalprocessor-0.10.dll.a +0 -0
- data/vendor/local/lib/libgsttag-0.10.a +0 -0
- data/vendor/local/lib/libgsttag-0.10.dll.a +0 -0
- data/vendor/local/lib/libgstvideo-0.10.a +0 -0
- data/vendor/local/lib/libgstvideo-0.10.dll.a +0 -0
- data/vendor/local/lib/libogg.a +0 -0
- data/vendor/local/lib/libogg.dll.a +0 -0
- data/vendor/local/lib/libspeex.a +0 -0
- data/vendor/local/lib/libspeex.dll.a +0 -0
- data/vendor/local/lib/libspeexdsp.a +0 -0
- data/vendor/local/lib/libspeexdsp.dll.a +0 -0
- data/vendor/local/lib/libtheora.a +0 -0
- data/vendor/local/lib/libtheora.dll.a +0 -0
- data/vendor/local/lib/libtheoradec.a +0 -0
- data/vendor/local/lib/libtheoradec.dll.a +0 -0
- data/vendor/local/lib/libtheoraenc.a +0 -0
- data/vendor/local/lib/libtheoraenc.dll.a +0 -0
- data/vendor/local/lib/libvorbis.a +0 -0
- data/vendor/local/lib/libvorbis.dll.a +0 -0
- data/vendor/local/lib/libvorbisenc.a +0 -0
- data/vendor/local/lib/libvorbisenc.dll.a +0 -0
- data/vendor/local/lib/libvorbisfile.a +0 -0
- data/vendor/local/lib/libvorbisfile.dll.a +0 -0
- data/vendor/local/lib/libxml2.def +16 -14
- data/vendor/local/lib/libxml2.dll.a +0 -0
- data/vendor/local/lib/libxml2.lib +0 -0
- data/vendor/local/lib/pkgconfig/libxml-2.0.pc +3 -3
- data/vendor/local/libexec/gstreamer-0.10/gst-plugin-scanner.exe +0 -0
- data/vendor/local/manifest/libxml2-dev_2.9.0-1_win32.mft +268 -0
- data/vendor/local/manifest/libxml2_2.9.0-1_win32.mft +2 -0
- data/vendor/local/share/doc/libtheora-1.1.1/html/annotated.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/classes.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/codec_8h.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/codec_8h_source.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/dir_0f91760d62c578de767c41a0aaae5482.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/dir_d44c64559bbebec7f509842c48db8b23.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/files.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/functions.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/functions_vars.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_defs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_enum.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_eval.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_func.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_type.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/globals_vars.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/group__basefuncs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/group__decfuncs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/group__encfuncs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/group__oldfuncs.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/index.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/modules.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__comment.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__huff__code.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__img__plane.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__info.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__quant__info.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__quant__ranges.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structth__stripe__callback.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structtheora__comment.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structtheora__info.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structtheora__state.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/structyuv__buffer.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theora_8h.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theora_8h_source.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theoradec_8h.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theoradec_8h_source.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theoraenc_8h.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/html/theoraenc_8h_source.html +1 -1
- data/vendor/local/share/doc/libtheora-1.1.1/latex/doxygen.sty +2 -2
- data/vendor/local/share/doc/libtheora-1.1.1/latex/refman.tex +1 -1
- data/vendor/local/share/doc/libxml2-2.9.0/Copyright +27 -0
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testHTML.c +880 -0
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testSAX.c +1198 -0
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testXPath.c +229 -0
- data/vendor/local/share/doc/libxml2-2.9.0/examples/xmllint.c +3770 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/DOM.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/FAQ.html +282 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/Libxml2-Logo-180x168.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/Libxml2-Logo-90x34.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/encoding.html +207 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/examples.xml +751 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/examples.xsl +174 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/book1.html +13 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/home.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/index.html +13 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/left.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-DOCBparser.html +51 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-HTMLparser.html +184 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-HTMLtree.html +73 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-SAX.html +125 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-SAX2.html +128 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-c14n.html +38 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-catalog.html +142 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-chvalid.html +72 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-debugXML.html +120 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-dict.html +58 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-encoding.html +124 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-entities.html +79 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-globals.html +152 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-hash.html +116 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-lib.html +13 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-list.html +120 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-nanoftp.html +94 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-nanohttp.html +65 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-parser.html +559 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-parserInternals.html +322 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-pattern.html +76 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-relaxng.html +162 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-schemasInternals.html +373 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-schematron.html +81 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-threads.html +72 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-tree.html +989 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-uri.html +73 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-valid.html +289 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xinclude.html +59 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xlink.html +82 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlIO.html +212 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlautomata.html +85 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlerror.html +864 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlexports.html +20 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlmemory.html +107 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlmodule.html +38 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlreader.html +330 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlregexp.html +143 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlsave.html +60 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlschemas.html +185 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlschemastypes.html +123 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlstring.html +108 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlunicode.html +512 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlversion.html +62 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlwriter.html +261 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpath.html +310 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpathInternals.html +394 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpointer.html +83 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/right.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/up.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/index.html +14 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/io1.c +166 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/io1.res +5 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/io2.c +58 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/io2.res +2 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/libxml.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse1.c +56 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse2.c +72 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse3.c +60 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse4.c +143 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader1.c +107 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader1.res +14 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader2.c +122 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader3.c +120 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader3.res +13 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader4.c +122 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader4.res +3 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/redhat.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/smallfootonly.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/structure.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/test1.xml +1 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/test2.xml +13 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/test3.xml +39 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/testWriter.c +1198 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree1.c +94 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree1.res +4 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree2.c +118 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree2.res +18 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tst.xml +7 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apa.html +8 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apb.html +14 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apc.html +82 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apd.html +76 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ape.html +78 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apf.html +67 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apg.html +75 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/aph.html +76 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/api.html +4 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s02.html +14 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s03.html +47 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s04.html +54 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s05.html +55 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s06.html +35 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s07.html +30 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s08.html +38 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s09.html +63 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/blank.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/1.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/10.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/2.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/3.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/4.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/5.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/6.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/7.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/8.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/9.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/caution.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/draft.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/home.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/important.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/next.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/note.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/prev.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/tip.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-blank.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-minus.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-plus.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/up.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/warning.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeaddattribute.c +64 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeaddkeyword.c +75 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeconvert.c +73 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includegetattribute.c +72 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includekeyword.c +79 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includexpath.c +74 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/index.html +14 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ix01.html +1 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/xmltutorial.pdf +1336 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/w3c.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/writer.xml +2 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/xml.html +5715 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath1.c +250 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath1.res +5 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath2.c +190 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath2.res +30 -0
- data/vendor/local/share/gtk-doc/html/libxml2/general.html +1 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-HTMLparser.html +3 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-dict.html +16 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-encoding.html +11 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-nanoftp.html +15 -5
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-parser.html +8 -4
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-parserInternals.html +20 -5
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-tree.html +72 -18
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlIO.html +10 -0
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlerror.html +5 -3
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlmodule.html +2 -2
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlreader.html +8 -3
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlsave.html +2 -1
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlschemas.html +15 -0
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlversion.html +12 -2
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlwriter.html +8 -3
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpath.html +3 -0
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpathInternals.html +9 -9
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2.devhelp +42 -2
- data/vendor/local/share/man/man1/xml2-config.1 +0 -1
- data/vendor/local/share/man/man1/xmlcatalog.1 +204 -93
- data/vendor/local/share/man/man3/libxml.3 +1 -1
- data/vendor/local/src/dieterv/packaging/libxml2_2.9.0-1_win32.log +867 -0
- data/vendor/local/src/dieterv/packaging/libxml2_2.9.0-1_win32.sh +68 -0
- metadata +169 -13
@@ -0,0 +1,867 @@
|
|
1
|
+
++ lt_cv_deplibs_check_method=pass_all
|
2
|
+
++ CC=gcc
|
3
|
+
++ LDFLAGS=-Wl,--enable-auto-image-base
|
4
|
+
++ CFLAGS=-O2
|
5
|
+
++ ./configure --disable-static --without-iconv --without-modules --with-zlib=/devel/dist/win32/zlib-1.2.5-2 --prefix=/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9
|
6
|
+
checking build system type... i686-pc-mingw32
|
7
|
+
checking host system type... i686-pc-mingw32
|
8
|
+
checking for a BSD-compatible install... /bin/install -c
|
9
|
+
checking whether build environment is sane... yes
|
10
|
+
checking for a thread-safe mkdir -p... /bin/mkdir -p
|
11
|
+
checking for gawk... gawk
|
12
|
+
checking whether make sets $(MAKE)... yes
|
13
|
+
checking whether make supports nested variables... yes
|
14
|
+
checking for gcc... gcc
|
15
|
+
checking whether the C compiler works... yes
|
16
|
+
checking for C compiler default output file name... a.exe
|
17
|
+
checking for suffix of executables... .exe
|
18
|
+
checking whether we are cross compiling... no
|
19
|
+
checking for suffix of object files... o
|
20
|
+
checking whether we are using the GNU C compiler... yes
|
21
|
+
checking whether gcc accepts -g... yes
|
22
|
+
checking for gcc option to accept ISO C89... none needed
|
23
|
+
checking for style of include used by make... GNU
|
24
|
+
checking dependency style of gcc... gcc3
|
25
|
+
checking whether ln -s works... no, using cp -p
|
26
|
+
checking how to run the C preprocessor... gcc -E
|
27
|
+
checking for rm... /bin/rm
|
28
|
+
checking for mv... /bin/mv
|
29
|
+
checking for tar... /bin/tar
|
30
|
+
checking for perl... /bin/perl
|
31
|
+
checking for wget... /bin/wget
|
32
|
+
checking for xmllint... /usr/bin/xmllint
|
33
|
+
checking for xsltproc... /usr/bin/xsltproc
|
34
|
+
checking how to print strings... printf
|
35
|
+
checking for a sed that does not truncate output... /bin/sed
|
36
|
+
checking for grep that handles long lines and -e... /bin/grep
|
37
|
+
checking for egrep... /bin/grep -E
|
38
|
+
checking for fgrep... /bin/grep -F
|
39
|
+
checking for ld used by gcc... c:/mingw/mingw32/bin/ld.exe
|
40
|
+
checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld... yes
|
41
|
+
checking for BSD- or MS-compatible name lister (nm)... /mingw/bin/nm
|
42
|
+
checking the name lister (/mingw/bin/nm) interface... BSD nm
|
43
|
+
checking the maximum length of command line arguments... 8192
|
44
|
+
checking whether the shell understands some XSI constructs... yes
|
45
|
+
checking whether the shell understands "+="... yes
|
46
|
+
checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format... func_convert_file_msys_to_w32
|
47
|
+
checking how to convert i686-pc-mingw32 file names to toolchain format... func_convert_file_msys_to_w32
|
48
|
+
checking for c:/mingw/mingw32/bin/ld.exe option to reload object files... -r
|
49
|
+
checking for objdump... objdump
|
50
|
+
checking how to recognize dependent libraries... (cached) pass_all
|
51
|
+
checking for dlltool... dlltool
|
52
|
+
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
|
53
|
+
checking for ar... ar
|
54
|
+
checking for archiver @FILE support... @
|
55
|
+
checking for strip... strip
|
56
|
+
checking for ranlib... ranlib
|
57
|
+
checking command to parse /mingw/bin/nm output from gcc object... ok
|
58
|
+
checking for sysroot... no
|
59
|
+
checking for mt... no
|
60
|
+
checking if : is a manifest tool... no
|
61
|
+
checking for ANSI C header files... yes
|
62
|
+
checking for sys/types.h... yes
|
63
|
+
checking for sys/stat.h... yes
|
64
|
+
checking for stdlib.h... yes
|
65
|
+
checking for string.h... yes
|
66
|
+
checking for memory.h... yes
|
67
|
+
checking for strings.h... yes
|
68
|
+
checking for inttypes.h... yes
|
69
|
+
checking for stdint.h... yes
|
70
|
+
checking for unistd.h... yes
|
71
|
+
checking for dlfcn.h... no
|
72
|
+
checking for objdir... .libs
|
73
|
+
checking if gcc supports -fno-rtti -fno-exceptions... no
|
74
|
+
checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
|
75
|
+
checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
|
76
|
+
checking if gcc static flag -static works... yes
|
77
|
+
checking if gcc supports -c -o file.o... /bin/rm: cannot lstat `conftest*': No such file or directory
|
78
|
+
yes
|
79
|
+
checking if gcc supports -c -o file.o... (cached) yes
|
80
|
+
checking whether the gcc linker (c:/mingw/mingw32/bin/ld.exe) supports shared libraries... yes
|
81
|
+
checking whether -lc should be explicitly linked in... /bin/rm: cannot lstat `conftest*': No such file or directory
|
82
|
+
yes
|
83
|
+
checking dynamic linker characteristics... Win32 ld.exe
|
84
|
+
checking how to hardcode library paths into programs... immediate
|
85
|
+
checking whether stripping libraries is possible... yes
|
86
|
+
checking if libtool supports shared libraries... yes
|
87
|
+
checking whether to build shared libraries... yes
|
88
|
+
checking whether to build static libraries... no
|
89
|
+
Checking zlib
|
90
|
+
checking zlib.h usability... yes
|
91
|
+
checking zlib.h presence... yes
|
92
|
+
checking for zlib.h... yes
|
93
|
+
checking for gzread in -lz... yes
|
94
|
+
Checking lzma
|
95
|
+
checking lzma.h usability... no
|
96
|
+
checking lzma.h presence... no
|
97
|
+
checking for lzma.h... no
|
98
|
+
Checking headers
|
99
|
+
checking for dirent.h that defines DIR... yes
|
100
|
+
checking for library containing opendir... none required
|
101
|
+
checking for ANSI C header files... (cached) yes
|
102
|
+
checking fcntl.h usability... yes
|
103
|
+
checking fcntl.h presence... yes
|
104
|
+
checking for fcntl.h... yes
|
105
|
+
checking for unistd.h... (cached) yes
|
106
|
+
checking ctype.h usability... yes
|
107
|
+
checking ctype.h presence... yes
|
108
|
+
checking for ctype.h... yes
|
109
|
+
checking dirent.h usability... yes
|
110
|
+
checking dirent.h presence... yes
|
111
|
+
checking for dirent.h... yes
|
112
|
+
checking errno.h usability... yes
|
113
|
+
checking errno.h presence... yes
|
114
|
+
checking for errno.h... yes
|
115
|
+
checking malloc.h usability... yes
|
116
|
+
checking malloc.h presence... yes
|
117
|
+
checking for malloc.h... yes
|
118
|
+
checking stdarg.h usability... yes
|
119
|
+
checking stdarg.h presence... yes
|
120
|
+
checking for stdarg.h... yes
|
121
|
+
checking for sys/stat.h... (cached) yes
|
122
|
+
checking for sys/types.h... (cached) yes
|
123
|
+
checking for stdint.h... (cached) yes
|
124
|
+
checking for inttypes.h... (cached) yes
|
125
|
+
checking time.h usability... yes
|
126
|
+
checking time.h presence... yes
|
127
|
+
checking for time.h... yes
|
128
|
+
checking ansidecl.h usability... yes
|
129
|
+
checking ansidecl.h presence... yes
|
130
|
+
checking for ansidecl.h... yes
|
131
|
+
checking ieeefp.h usability... no
|
132
|
+
checking ieeefp.h presence... no
|
133
|
+
checking for ieeefp.h... no
|
134
|
+
checking nan.h usability... no
|
135
|
+
checking nan.h presence... no
|
136
|
+
checking for nan.h... no
|
137
|
+
checking math.h usability... yes
|
138
|
+
checking math.h presence... yes
|
139
|
+
checking for math.h... yes
|
140
|
+
checking limits.h usability... yes
|
141
|
+
checking limits.h presence... yes
|
142
|
+
checking for limits.h... yes
|
143
|
+
checking fp_class.h usability... no
|
144
|
+
checking fp_class.h presence... no
|
145
|
+
checking for fp_class.h... no
|
146
|
+
checking float.h usability... yes
|
147
|
+
checking float.h presence... yes
|
148
|
+
checking for float.h... yes
|
149
|
+
checking for stdlib.h... (cached) yes
|
150
|
+
checking for sys/socket.h... no
|
151
|
+
checking for netinet/in.h... no
|
152
|
+
checking for arpa/inet.h... no
|
153
|
+
checking netdb.h usability... no
|
154
|
+
checking netdb.h presence... no
|
155
|
+
checking for netdb.h... no
|
156
|
+
checking sys/time.h usability... yes
|
157
|
+
checking sys/time.h presence... yes
|
158
|
+
checking for sys/time.h... yes
|
159
|
+
checking sys/select.h usability... no
|
160
|
+
checking sys/select.h presence... no
|
161
|
+
checking for sys/select.h... no
|
162
|
+
checking poll.h usability... no
|
163
|
+
checking poll.h presence... no
|
164
|
+
checking for poll.h... no
|
165
|
+
checking sys/mman.h usability... no
|
166
|
+
checking sys/mman.h presence... no
|
167
|
+
checking for sys/mman.h... no
|
168
|
+
checking sys/timeb.h usability... yes
|
169
|
+
checking sys/timeb.h presence... yes
|
170
|
+
checking for sys/timeb.h... yes
|
171
|
+
checking signal.h usability... yes
|
172
|
+
checking signal.h presence... yes
|
173
|
+
checking for signal.h... yes
|
174
|
+
checking for arpa/nameser.h... no
|
175
|
+
checking for resolv.h... no
|
176
|
+
checking dl.h usability... no
|
177
|
+
checking dl.h presence... no
|
178
|
+
checking for dl.h... no
|
179
|
+
checking for dlfcn.h... (cached) no
|
180
|
+
Checking types
|
181
|
+
checking for uint32_t... yes
|
182
|
+
Checking libraries
|
183
|
+
checking for strftime... yes
|
184
|
+
checking for strdup... yes
|
185
|
+
checking for strndup... no
|
186
|
+
checking for strerror... yes
|
187
|
+
checking for finite... yes
|
188
|
+
checking for isnand... no
|
189
|
+
checking for fp_class... no
|
190
|
+
checking for class... no
|
191
|
+
checking for fpclass... yes
|
192
|
+
checking for strftime... (cached) yes
|
193
|
+
checking for localtime... yes
|
194
|
+
checking for gettimeofday... yes
|
195
|
+
checking for ftime... yes
|
196
|
+
checking for stat... yes
|
197
|
+
checking for _stat... yes
|
198
|
+
checking for signal... yes
|
199
|
+
checking for rand... yes
|
200
|
+
checking for rand_r... no
|
201
|
+
checking for srand... yes
|
202
|
+
checking for time... yes
|
203
|
+
checking for isascii... yes
|
204
|
+
checking for mmap... no
|
205
|
+
checking for munmap... no
|
206
|
+
checking for putenv... yes
|
207
|
+
checking for va_copy... yes
|
208
|
+
checking for library containing gethostent... no
|
209
|
+
checking for library containing setsockopt... no
|
210
|
+
checking for library containing connect... no
|
211
|
+
checking for type of socket length (socklen_t)... configure: WARNING: could not determine
|
212
|
+
checking whether to enable IPv6... no
|
213
|
+
checking for isnan... yes
|
214
|
+
checking for isinf... no
|
215
|
+
checking for isinf in -lm... no
|
216
|
+
checking for python... no
|
217
|
+
Checking configuration requirements
|
218
|
+
Enabling multithreaded support
|
219
|
+
Disabling ICONV support
|
220
|
+
Disabling ICU support
|
221
|
+
Enabled Schematron support
|
222
|
+
Enabled Schemas/Relax-NG support
|
223
|
+
checking for printf... yes
|
224
|
+
checking for sprintf... yes
|
225
|
+
checking for fprintf... yes
|
226
|
+
checking for snprintf... yes
|
227
|
+
checking for vfprintf... yes
|
228
|
+
checking for vsprintf... yes
|
229
|
+
checking for vsnprintf... yes
|
230
|
+
checking for sscanf... yes
|
231
|
+
Disabling code coverage for GCC
|
232
|
+
configure: creating ./config.status
|
233
|
+
config.status: creating libxml2.spec
|
234
|
+
config.status: creating Makefile
|
235
|
+
config.status: creating include/Makefile
|
236
|
+
config.status: creating include/libxml/Makefile
|
237
|
+
config.status: creating doc/Makefile
|
238
|
+
config.status: creating doc/examples/Makefile
|
239
|
+
config.status: creating doc/devhelp/Makefile
|
240
|
+
config.status: creating example/Makefile
|
241
|
+
config.status: creating python/Makefile
|
242
|
+
config.status: creating python/tests/Makefile
|
243
|
+
config.status: creating xstc/Makefile
|
244
|
+
config.status: creating include/libxml/xmlversion.h
|
245
|
+
config.status: creating xml2-config
|
246
|
+
config.status: creating libxml-2.0.pc
|
247
|
+
config.status: creating libxml-2.0-uninstalled.pc
|
248
|
+
config.status: creating python/setup.py
|
249
|
+
config.status: creating config.h
|
250
|
+
config.status: executing depfiles commands
|
251
|
+
config.status: executing libtool commands
|
252
|
+
/bin/rm: cannot lstat `libtoolT': No such file or directory
|
253
|
+
Done configuring
|
254
|
+
++ make -j4 install
|
255
|
+
make install-recursive
|
256
|
+
make[1]: Entering directory `/devel/src/dependencies/libxml2/libxml2-2.9.0'
|
257
|
+
Making install in include
|
258
|
+
make[2]: Entering directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/include'
|
259
|
+
Making install in libxml
|
260
|
+
make[3]: Entering directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/include/libxml'
|
261
|
+
make[4]: Entering directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/include/libxml'
|
262
|
+
make[4]: Nothing to be done for `install-exec-am'.
|
263
|
+
test -z "/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/include/libxml2/libxml" || /bin/mkdir -p "/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/include/libxml2/libxml"
|
264
|
+
/bin/install -c -m 644 SAX.h entities.h encoding.h parser.h parserInternals.h xmlerror.h HTMLparser.h HTMLtree.h debugXML.h tree.h list.h hash.h xpath.h xpathInternals.h xpointer.h xinclude.h xmlIO.h xmlmemory.h nanohttp.h nanoftp.h uri.h valid.h xlink.h xmlversion.h DOCBparser.h catalog.h threads.h globals.h c14n.h xmlautomata.h xmlregexp.h xmlmodule.h xmlschemas.h schemasInternals.h xmlschemastypes.h xmlstring.h xmlunicode.h xmlreader.h relaxng.h dict.h '/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/include/libxml2/libxml'
|
265
|
+
/bin/install -c -m 644 SAX2.h xmlexports.h xmlwriter.h chvalid.h pattern.h xmlsave.h schematron.h '/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/include/libxml2/libxml'
|
266
|
+
make[4]: Leaving directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/include/libxml'
|
267
|
+
make[3]: Leaving directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/include/libxml'
|
268
|
+
make[3]: Entering directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/include'
|
269
|
+
make[4]: Entering directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/include'
|
270
|
+
make[4]: Nothing to be done for `install-exec-am'.
|
271
|
+
make[4]: Nothing to be done for `install-data-am'.
|
272
|
+
make[4]: Leaving directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/include'
|
273
|
+
make[3]: Leaving directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/include'
|
274
|
+
make[2]: Leaving directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/include'
|
275
|
+
Making install in .
|
276
|
+
make[2]: Entering directory `/devel/src/dependencies/libxml2/libxml2-2.9.0'
|
277
|
+
CC SAX.lo
|
278
|
+
CC encoding.lo
|
279
|
+
CC entities.lo
|
280
|
+
CC error.lo
|
281
|
+
encoding.c:3803:1: warning: string length '688' is greater than the length '509' ISO C90 compilers are required to support
|
282
|
+
encoding.c:3913:1: warning: string length '624' is greater than the length '509' ISO C90 compilers are required to support
|
283
|
+
CC parserInternals.lo
|
284
|
+
CC tree.lo
|
285
|
+
CC parser.lo
|
286
|
+
CC hash.lo
|
287
|
+
parser.c: In function 'xmlParseInNodeContext':
|
288
|
+
parser.c:13492:9: warning: pointer targets in passing argument 1 of 'xmlFindCharEncodingHandler' differ in signedness
|
289
|
+
./include/libxml/encoding.h:175:2: note: expected 'const char *' but argument is of type 'const xmlChar *'
|
290
|
+
CC list.lo
|
291
|
+
CC xmlIO.lo
|
292
|
+
CC xmlmemory.lo
|
293
|
+
CC uri.lo
|
294
|
+
CC valid.lo
|
295
|
+
CC xlink.lo
|
296
|
+
CC HTMLparser.lo
|
297
|
+
uri.c: In function 'xmlCanonicPath':
|
298
|
+
uri.c:2472:14: warning: pointer targets in assignment differ in signedness
|
299
|
+
uri.c:2481:4: warning: pointer targets in assignment differ in signedness
|
300
|
+
uri.c:2482:2: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness
|
301
|
+
c:\mingw\bin\../lib/gcc/mingw32/4.5.2/../../../../include/string.h:52:39: note: expected 'char *' but argument is of type 'xmlChar *'
|
302
|
+
uri.c:2482:2: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
|
303
|
+
c:\mingw\bin\../lib/gcc/mingw32/4.5.2/../../../../include/string.h:52:39: note: expected 'const char *' but argument is of type 'const xmlChar *'
|
304
|
+
uri.c:2484:12: warning: pointer targets in assignment differ in signedness
|
305
|
+
uri.c:2489:4: warning: pointer targets in assignment differ in signedness
|
306
|
+
uri.c:2390:9: warning: unused variable 'i'
|
307
|
+
CC HTMLtree.lo
|
308
|
+
CC debugXML.lo
|
309
|
+
CC xpath.lo
|
310
|
+
CC xpointer.lo
|
311
|
+
CC xinclude.lo
|
312
|
+
In file included from xpath.c:171:0:
|
313
|
+
timsort.h: In function 'libxml_domnode_tim_sort_resize':
|
314
|
+
timsort.h:318:7: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'unsigned int'
|
315
|
+
xpath.c: In function 'xmlXPathRegisterFuncNS':
|
316
|
+
xpath.c:4870:5: warning: ISO C forbids passing argument 4 of 'xmlHashAddEntry2' between function pointer and 'void *'
|
317
|
+
./include/libxml/hash.h:128:4: note: expected 'void *' but argument is of type 'xmlXPathFunction'
|
318
|
+
xpath.c: In function 'xmlXPathFunctionLookupNS':
|
319
|
+
xpath.c:4951:24: warning: ISO C forbids assignment between function pointer and 'void *'
|
320
|
+
xpath.c: In function 'xmlXPathCompOpEval':
|
321
|
+
xpath.c:13535:41: warning: ISO C forbids assignment between function pointer and 'void *'
|
322
|
+
xpath.c:13562:31: warning: ISO C forbids assignment between function pointer and 'void *'
|
323
|
+
xpath.c: At top level:
|
324
|
+
trionan.c:218:1: warning: 'trio_is_negative' defined but not used
|
325
|
+
CC nanohttp.lo
|
326
|
+
CC nanoftp.lo
|
327
|
+
CC catalog.lo
|
328
|
+
nanohttp.c: In function 'xmlNanoHTTPConnectAttempt':
|
329
|
+
nanohttp.c:992:9: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness
|
330
|
+
c:\mingw\bin\../lib/gcc/mingw32/4.5.2/../../../../include/winsock2.h:543:32: note: expected 'int *' but argument is of type 'unsigned int *'
|
331
|
+
nanoftp.c: In function 'xmlNanoFTPGetConnection':
|
332
|
+
nanoftp.c:1471:43: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness
|
333
|
+
c:\mingw\bin\../lib/gcc/mingw32/4.5.2/../../../../include/winsock2.h:542:32: note: expected 'int *' but argument is of type 'unsigned int *'
|
334
|
+
nanoftp.c:1484:43: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness
|
335
|
+
c:\mingw\bin\../lib/gcc/mingw32/4.5.2/../../../../include/winsock2.h:542:32: note: expected 'int *' but argument is of type 'unsigned int *'
|
336
|
+
CC globals.lo
|
337
|
+
catalog.c: In function 'xmlLoadCatalogs':
|
338
|
+
catalog.c:3247:9: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
|
339
|
+
c:\mingw\bin\../lib/gcc/mingw32/4.5.2/../../../../include/string.h:49:40: note: expected 'const char *' but argument is of type 'xmlChar *'
|
340
|
+
CC threads.lo
|
341
|
+
CC c14n.lo
|
342
|
+
CC xmlstring.lo
|
343
|
+
CC buf.lo
|
344
|
+
threads.c: In function '__xmlGlobalInitMutexLock':
|
345
|
+
threads.c:459:9: warning: value computed is not used
|
346
|
+
threads.c: In function 'xmlOnceInit':
|
347
|
+
threads.c:960:9: warning: pointer targets in passing argument 1 of 'InterlockedIncrement' differ in signedness
|
348
|
+
c:\mingw\bin\../lib/gcc/mingw32/4.5.2/../../../../include/winbase.h:1857:13: note: expected 'volatile LONG *' but argument is of type 'DWORD *'
|
349
|
+
threads.c: At top level:
|
350
|
+
threads.c:1002:1: warning: no previous prototype for 'DllMain'
|
351
|
+
threads.c: In function 'DllMain':
|
352
|
+
threads.c:1002:19: warning: unused parameter 'hinstDLL'
|
353
|
+
threads.c:1002:53: warning: unused parameter 'lpvReserved'
|
354
|
+
CC xmlregexp.lo
|
355
|
+
CC xmlschemas.lo
|
356
|
+
CC xmlschemastypes.lo
|
357
|
+
CC xmlunicode.lo
|
358
|
+
CC xmlreader.lo
|
359
|
+
CC relaxng.lo
|
360
|
+
CC dict.lo
|
361
|
+
dict.c: In function 'xmlDictAddString':
|
362
|
+
dict.c:237:29: warning: comparison between signed and unsigned integer expressions
|
363
|
+
dict.c: In function 'xmlDictAddQString':
|
364
|
+
dict.c:305:29: warning: comparison between signed and unsigned integer expressions
|
365
|
+
CC SAX2.lo
|
366
|
+
CC xmlwriter.lo
|
367
|
+
CC legacy.lo
|
368
|
+
CC chvalid.lo
|
369
|
+
CC pattern.lo
|
370
|
+
CC xmlsave.lo
|
371
|
+
CC xmlmodule.lo
|
372
|
+
CC schematron.lo
|
373
|
+
CC xzlib.lo
|
374
|
+
CC xmllint.o
|
375
|
+
CC testdso.lo
|
376
|
+
xmllint.c:31:0: warning: "_WINSOCKAPI_" redefined
|
377
|
+
config.h:318:0: note: this is the location of the previous definition
|
378
|
+
CC xmlcatalog.o
|
379
|
+
CC testSchemas.o
|
380
|
+
CC testRelax.o
|
381
|
+
CC testSAX.o
|
382
|
+
CC testHTML.o
|
383
|
+
CC testXPath.o
|
384
|
+
CC testURI.o
|
385
|
+
CC testThreadsWin32.o
|
386
|
+
CC testC14N.o
|
387
|
+
CC testAutomata.o
|
388
|
+
testC14N.c: In function 'test_c14n':
|
389
|
+
testC14N.c:111:6: warning: implicit declaration of function 'write'
|
390
|
+
testC14N.c:111:6: warning: nested extern declaration of 'write'
|
391
|
+
testThreadsWin32.c:21:5: warning: initialization discards qualifiers from pointer target type
|
392
|
+
testThreadsWin32.c:22:5: warning: initialization discards qualifiers from pointer target type
|
393
|
+
testThreadsWin32.c:23:5: warning: initialization discards qualifiers from pointer target type
|
394
|
+
testThreadsWin32.c:24:5: warning: initialization discards qualifiers from pointer target type
|
395
|
+
testThreadsWin32.c:25:5: warning: initialization discards qualifiers from pointer target type
|
396
|
+
testThreadsWin32.c:26:5: warning: initialization discards qualifiers from pointer target type
|
397
|
+
testThreadsWin32.c:27:5: warning: initialization discards qualifiers from pointer target type
|
398
|
+
testThreadsWin32.c:86:1: warning: function declaration isn't a prototype
|
399
|
+
CC testRegexp.o
|
400
|
+
CC testReader.o
|
401
|
+
CC testapi.o
|
402
|
+
CC testModule.o
|
403
|
+
CC runtest.o
|
404
|
+
runtest.c: In function 'glob':
|
405
|
+
runtest.c:118:42: warning: unused parameter 'flags'
|
406
|
+
runtest.c:119:21: warning: unused parameter 'errfunc'
|
407
|
+
testapi.c:18033:25: warning: 'gen_xmlSchematronPtr' defined but not used
|
408
|
+
testapi.c:18036:13: warning: 'des_xmlSchematronPtr' defined but not used
|
409
|
+
testapi.c:18053:35: warning: 'gen_xmlSchematronParserCtxtPtr' defined but not used
|
410
|
+
testapi.c:18056:13: warning: 'des_xmlSchematronParserCtxtPtr' defined but not used
|
411
|
+
testapi.c:34482:27: warning: 'gen_xmlSAXHandlerPtr_ptr' defined but not used
|
412
|
+
testapi.c:34485:13: warning: 'des_xmlSAXHandlerPtr_ptr' defined but not used
|
413
|
+
CC runsuite.o
|
414
|
+
CC testchar.o
|
415
|
+
CC testdict.o
|
416
|
+
CC runxmlconf.o
|
417
|
+
CC testrecurse.o
|
418
|
+
testrecurse.c: In function 'glob':
|
419
|
+
testrecurse.c:72:42: warning: unused parameter 'flags'
|
420
|
+
testrecurse.c:73:21: warning: unused parameter 'errfunc'
|
421
|
+
sed -e 's?\@XML_LIBDIR\@?-L/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/lib?g' \
|
422
|
+
-e 's?\@XML_INCLUDEDIR\@?-I/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/include/libxml2?g' \
|
423
|
+
-e 's?\@VERSION\@?2.9.0?g' \
|
424
|
+
-e 's?\@XML_LIBS\@?-lxml2 -L/devel/dist/win32/zlib-1.2.5-2/lib -lz ?g' \
|
425
|
+
< ./xml2Conf.sh.in > xml2Conf.tmp \
|
426
|
+
&& mv xml2Conf.tmp xml2Conf.sh
|
427
|
+
CC testlimits.o
|
428
|
+
testlimits.c: In function 'saxTest':
|
429
|
+
testlimits.c:1290:13: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'size_t'
|
430
|
+
testlimits.c:1296:21: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'size_t'
|
431
|
+
testlimits.c: In function 'readerTest':
|
432
|
+
testlimits.c:1345:25: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'size_t'
|
433
|
+
testlimits.c:1355:25: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'size_t'
|
434
|
+
CCLD libxml2.la
|
435
|
+
CCLD testdso.la
|
436
|
+
Creating library file: .libs/testdso.dll.a
|
437
|
+
Creating library file: .libs/libxml2.dll.a
|
438
|
+
CCLD xmllint.exe
|
439
|
+
CCLD testSchemas.exe
|
440
|
+
CCLD xmlcatalog.exe
|
441
|
+
CCLD testRelax.exe
|
442
|
+
CCLD testSAX.exe
|
443
|
+
CCLD testHTML.exe
|
444
|
+
CCLD testXPath.exe
|
445
|
+
CCLD testURI.exe
|
446
|
+
CCLD testThreads.exe
|
447
|
+
CCLD testC14N.exe
|
448
|
+
CCLD testAutomata.exe
|
449
|
+
CCLD testRegexp.exe
|
450
|
+
CCLD testReader.exe
|
451
|
+
CCLD testapi.exe
|
452
|
+
CCLD testModule.exe
|
453
|
+
CCLD runsuite.exe
|
454
|
+
CCLD runtest.exe
|
455
|
+
CCLD testchar.exe
|
456
|
+
CCLD testdict.exe
|
457
|
+
CCLD runxmlconf.exe
|
458
|
+
CCLD testrecurse.exe
|
459
|
+
CCLD testlimits.exe
|
460
|
+
make[3]: Entering directory `/devel/src/dependencies/libxml2/libxml2-2.9.0'
|
461
|
+
test -z "/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/lib" || /bin/mkdir -p "/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/lib"
|
462
|
+
test -z "/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/bin" || /bin/mkdir -p "/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/bin"
|
463
|
+
test -z "/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/lib" || /bin/mkdir -p "/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/lib"
|
464
|
+
/bin/mkdir -p /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/doc/libxml2-2.9.0
|
465
|
+
/bin/install -c -m 0644 ./Copyright /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/doc/libxml2-2.9.0
|
466
|
+
/bin/mkdir -p /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/doc/libxml2-2.9.0/examples
|
467
|
+
/bin/install -c -m 0644 ./xmllint.c /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/doc/libxml2-2.9.0/examples
|
468
|
+
/bin/install -c -m 0644 ./testSAX.c /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/doc/libxml2-2.9.0/examples
|
469
|
+
/bin/sh ./libtool --mode=install /bin/install -c libxml2.la '/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/lib'
|
470
|
+
/bin/install -c -m 0644 ./testHTML.c /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/doc/libxml2-2.9.0/examples
|
471
|
+
/bin/install -c -m 0644 ./testXPath.c /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/doc/libxml2-2.9.0/examples
|
472
|
+
test -z "/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/aclocal" || /bin/mkdir -p "/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/aclocal"
|
473
|
+
/bin/install -c xml2-config '/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/bin'
|
474
|
+
/bin/install -c -m 644 xml2Conf.sh '/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/lib'
|
475
|
+
test -z "/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/man/man1" || /bin/mkdir -p "/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/man/man1"
|
476
|
+
test -z "/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/man/man3" || /bin/mkdir -p "/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/man/man3"
|
477
|
+
/bin/install -c -m 644 libxml.m4 '/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/aclocal'
|
478
|
+
test -z "/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/lib/pkgconfig" || /bin/mkdir -p "/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/lib/pkgconfig"
|
479
|
+
/bin/install -c -m 644 libxml.3 '/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/man/man3'
|
480
|
+
/bin/install -c -m 644 xml2-config.1 '/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/man/man1'
|
481
|
+
/bin/install -c -m 644 libxml-2.0.pc '/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/lib/pkgconfig'
|
482
|
+
libtool: install: /bin/install -c .libs/libxml2.dll.a /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/lib/libxml2.dll.a
|
483
|
+
libtool: install: base_file=`basename libxml2.la`
|
484
|
+
libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libxml2.la'i; echo libxml2-2.dll'`
|
485
|
+
libtool: install: dldir=/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/lib/`dirname ../bin/libxml2-2.dll`
|
486
|
+
libtool: install: test -d /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/lib/../bin || mkdir -p /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/lib/../bin
|
487
|
+
libtool: install: /bin/install -c .libs/libxml2-2.dll /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/lib/../bin/libxml2-2.dll
|
488
|
+
libtool: install: chmod a+x /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/lib/../bin/libxml2-2.dll
|
489
|
+
libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval 'strip --strip-unneeded /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/lib/../bin/libxml2-2.dll' || exit 0; fi
|
490
|
+
libtool: install: /bin/install -c .libs/libxml2.lai /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/lib/libxml2.la
|
491
|
+
test -z "/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/bin" || /bin/mkdir -p "/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/bin"
|
492
|
+
/bin/sh ./libtool --mode=install /bin/install -c xmllint.exe xmlcatalog.exe '/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/bin'
|
493
|
+
libtool: install: /bin/install -c .libs/xmllint.exe /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/bin/xmllint.exe
|
494
|
+
libtool: install: /bin/install -c .libs/xmlcatalog.exe /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/bin/xmlcatalog.exe
|
495
|
+
make[3]: Leaving directory `/devel/src/dependencies/libxml2/libxml2-2.9.0'
|
496
|
+
make[2]: Leaving directory `/devel/src/dependencies/libxml2/libxml2-2.9.0'
|
497
|
+
Making install in doc
|
498
|
+
make[2]: Entering directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/doc'
|
499
|
+
Making install in .
|
500
|
+
make[3]: Entering directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/doc'
|
501
|
+
make[4]: Entering directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/doc'
|
502
|
+
make[4]: Nothing to be done for `install-exec-am'.
|
503
|
+
/bin/mkdir -p /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/doc/libxml2-2.9.0/html
|
504
|
+
test -z "/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/man/man1" || /bin/mkdir -p "/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/man/man1"
|
505
|
+
/bin/install -c -m 0644 ./xml.html ./encoding.html ./FAQ.html ./structure.gif ./DOM.gif ./smallfootonly.gif ./redhat.gif ./libxml.gif ./w3c.png ./Libxml2-Logo-180x168.gif ./Libxml2-Logo-90x34.gif /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/doc/libxml2-2.9.0/html
|
506
|
+
/bin/mkdir -p /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/doc/libxml2-2.9.0/html/html
|
507
|
+
/bin/install -c -m 0644 ./html/*.html /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/doc/libxml2-2.9.0/html/html
|
508
|
+
/bin/install -c -m 644 xmllint.1 xmlcatalog.1 '/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/man/man1'
|
509
|
+
/bin/install -c -m 0644 ./html/*.png /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/doc/libxml2-2.9.0/html/html
|
510
|
+
/bin/mkdir -p /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/doc/libxml2-2.9.0/html/tutorial
|
511
|
+
/bin/install -c -m 0644 ./tutorial/*.* \
|
512
|
+
/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/doc/libxml2-2.9.0/html/tutorial
|
513
|
+
/bin/mkdir -p /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/doc/libxml2-2.9.0/html/tutorial/images
|
514
|
+
/bin/install -c -m 0644 ./tutorial/images/*.* \
|
515
|
+
/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/doc/libxml2-2.9.0/html/tutorial/images
|
516
|
+
/bin/mkdir -p /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/doc/libxml2-2.9.0/html/tutorial/images/callouts
|
517
|
+
/bin/install -c -m 0644 ./tutorial/images/callouts/*.* \
|
518
|
+
/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/doc/libxml2-2.9.0/html/tutorial/images/callouts
|
519
|
+
make[4]: Leaving directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/doc'
|
520
|
+
make[3]: Leaving directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/doc'
|
521
|
+
Making install in devhelp
|
522
|
+
make[3]: Entering directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/doc/devhelp'
|
523
|
+
make[4]: Entering directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/doc/devhelp'
|
524
|
+
make[4]: Nothing to be done for `install-exec-am'.
|
525
|
+
test -z "/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/gtk-doc/html/libxml2" || /bin/mkdir -p "/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/gtk-doc/html/libxml2"
|
526
|
+
/bin/install -c -m 644 libxml2.devhelp general.html index.html libxml2-c14n.html libxml2-catalog.html libxml2-chvalid.html libxml2-debugXML.html libxml2-dict.html libxml2-DOCBparser.html libxml2-encoding.html libxml2-entities.html libxml2-globals.html libxml2-hash.html libxml2-HTMLparser.html libxml2-HTMLtree.html libxml2-list.html libxml2-nanoftp.html libxml2-nanohttp.html libxml2-parser.html libxml2-parserInternals.html libxml2-pattern.html libxml2-relaxng.html libxml2-SAX2.html libxml2-SAX.html libxml2-schemasInternals.html libxml2-schematron.html libxml2-threads.html libxml2-tree.html libxml2-uri.html libxml2-valid.html libxml2-xinclude.html libxml2-xlink.html libxml2-xmlautomata.html libxml2-xmlerror.html libxml2-xmlexports.html libxml2-xmlIO.html libxml2-xmlmemory.html libxml2-xmlmodule.html libxml2-xmlreader.html libxml2-xmlregexp.html '/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/gtk-doc/html/libxml2'
|
527
|
+
/bin/install -c -m 644 libxml2-xmlsave.html libxml2-xmlschemas.html libxml2-xmlschemastypes.html libxml2-xmlstring.html libxml2-xmlunicode.html libxml2-xmlversion.html libxml2-xmlwriter.html libxml2-xpath.html libxml2-xpathInternals.html libxml2-xpointer.html home.png left.png right.png up.png style.css '/devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/gtk-doc/html/libxml2'
|
528
|
+
make[4]: Leaving directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/doc/devhelp'
|
529
|
+
make[3]: Leaving directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/doc/devhelp'
|
530
|
+
Making install in examples
|
531
|
+
make[3]: Entering directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/doc/examples'
|
532
|
+
CC io1.o
|
533
|
+
CC io2.o
|
534
|
+
CC parse2.o
|
535
|
+
CC parse1.o
|
536
|
+
CC parse3.o
|
537
|
+
CC parse4.o
|
538
|
+
CC reader1.o
|
539
|
+
CC reader2.o
|
540
|
+
CC reader3.o
|
541
|
+
CC reader4.o
|
542
|
+
CC testWriter.o
|
543
|
+
CC tree1.o
|
544
|
+
CC tree2.o
|
545
|
+
CC xpath1.o
|
546
|
+
CC xpath2.o
|
547
|
+
CCLD io1.exe
|
548
|
+
CCLD io2.exe
|
549
|
+
CCLD parse1.exe
|
550
|
+
CCLD parse2.exe
|
551
|
+
CCLD parse3.exe
|
552
|
+
CCLD parse4.exe
|
553
|
+
CCLD reader1.exe
|
554
|
+
CCLD reader2.exe
|
555
|
+
CCLD reader3.exe
|
556
|
+
CCLD reader4.exe
|
557
|
+
CCLD testWriter.exe
|
558
|
+
CCLD tree1.exe
|
559
|
+
CCLD tree2.exe
|
560
|
+
CCLD xpath1.exe
|
561
|
+
CCLD xpath2.exe
|
562
|
+
make[4]: Entering directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/doc/examples'
|
563
|
+
make[4]: Nothing to be done for `install-exec-am'.
|
564
|
+
/bin/mkdir -p /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/doc/libxml2-2.9.0/html
|
565
|
+
/bin/install -c -m 0644 ./*.html ./*.c ./*.xml ./*.xsl ./*.res /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9/share/doc/libxml2-2.9.0/html
|
566
|
+
make[4]: Leaving directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/doc/examples'
|
567
|
+
make[3]: Leaving directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/doc/examples'
|
568
|
+
make[2]: Leaving directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/doc'
|
569
|
+
Making install in example
|
570
|
+
make[2]: Entering directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/example'
|
571
|
+
CC gjobread.o
|
572
|
+
CCLD gjobread.exe
|
573
|
+
make[3]: Entering directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/example'
|
574
|
+
make[3]: Nothing to be done for `install-exec-am'.
|
575
|
+
make[3]: Nothing to be done for `install-data-am'.
|
576
|
+
make[3]: Leaving directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/example'
|
577
|
+
make[2]: Leaving directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/example'
|
578
|
+
Making install in xstc
|
579
|
+
make[2]: Entering directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/xstc'
|
580
|
+
make[3]: Entering directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/xstc'
|
581
|
+
make[3]: Nothing to be done for `install-exec-am'.
|
582
|
+
make[3]: Nothing to be done for `install-data-am'.
|
583
|
+
make[3]: Leaving directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/xstc'
|
584
|
+
make[2]: Leaving directory `/devel/src/dependencies/libxml2/libxml2-2.9.0/xstc'
|
585
|
+
make[1]: Leaving directory `/devel/src/dependencies/libxml2/libxml2-2.9.0'
|
586
|
+
++ cd /devel/target/01a1730a0a0698deb25f9d0e2cea0cf9
|
587
|
+
++ zip /tmp/libxml2_2.9.0-1_win32.zip bin/libxml2-2.dll
|
588
|
+
adding: bin/libxml2-2.dll (deflated 56%)
|
589
|
+
++ echo EXPORTS
|
590
|
+
++ link -dump -exports bin/libxml2-2.dll
|
591
|
+
++ grep -E '^ *[1-9][0-9]* *[0-9A-F][0-9A-F]* [0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F] '
|
592
|
+
++ sed -e 's/^ *[^ ][^ ]* *[^ ][^ ]* ........ //' -e 's/ =.*//'
|
593
|
+
++ lib -machine:X86 -def:lib/libxml2.def -name:libxml2-2.dll -out:lib/libxml2.lib
|
594
|
+
Microsoft (R) Library Manager Version 8.00.40310.39
|
595
|
+
Copyright (C) Microsoft Corporation. All rights reserved.
|
596
|
+
|
597
|
+
Creating library lib/libxml2.lib and object lib/libxml2.exp
|
598
|
+
++ zip /tmp/libxml2-dev_2.9.0-1_win32.zip bin/xmlcatalog.exe bin/xmllint.exe
|
599
|
+
adding: bin/xmlcatalog.exe (deflated 69%)
|
600
|
+
adding: bin/xmllint.exe (deflated 65%)
|
601
|
+
++ zip -r -D /tmp/libxml2-dev_2.9.0-1_win32.zip include
|
602
|
+
adding: include/libxml2/libxml/c14n.h (deflated 64%)
|
603
|
+
adding: include/libxml2/libxml/catalog.h (deflated 73%)
|
604
|
+
adding: include/libxml2/libxml/chvalid.h (deflated 78%)
|
605
|
+
adding: include/libxml2/libxml/debugXML.h (deflated 77%)
|
606
|
+
adding: include/libxml2/libxml/dict.h (deflated 68%)
|
607
|
+
adding: include/libxml2/libxml/DOCBparser.h (deflated 73%)
|
608
|
+
adding: include/libxml2/libxml/encoding.h (deflated 71%)
|
609
|
+
adding: include/libxml2/libxml/entities.h (deflated 71%)
|
610
|
+
adding: include/libxml2/libxml/globals.h (deflated 82%)
|
611
|
+
adding: include/libxml2/libxml/hash.h (deflated 79%)
|
612
|
+
adding: include/libxml2/libxml/HTMLparser.h (deflated 71%)
|
613
|
+
adding: include/libxml2/libxml/HTMLtree.h (deflated 75%)
|
614
|
+
adding: include/libxml2/libxml/list.h (deflated 72%)
|
615
|
+
adding: include/libxml2/libxml/nanoftp.h (deflated 68%)
|
616
|
+
adding: include/libxml2/libxml/nanohttp.h (deflated 72%)
|
617
|
+
adding: include/libxml2/libxml/parser.h (deflated 77%)
|
618
|
+
adding: include/libxml2/libxml/parserInternals.h (deflated 77%)
|
619
|
+
adding: include/libxml2/libxml/pattern.h (deflated 69%)
|
620
|
+
adding: include/libxml2/libxml/relaxng.h (deflated 78%)
|
621
|
+
adding: include/libxml2/libxml/SAX.h (deflated 78%)
|
622
|
+
adding: include/libxml2/libxml/SAX2.h (deflated 79%)
|
623
|
+
adding: include/libxml2/libxml/schemasInternals.h (deflated 79%)
|
624
|
+
adding: include/libxml2/libxml/schematron.h (deflated 75%)
|
625
|
+
adding: include/libxml2/libxml/threads.h (deflated 64%)
|
626
|
+
adding: include/libxml2/libxml/tree.h (deflated 80%)
|
627
|
+
adding: include/libxml2/libxml/uri.h (deflated 63%)
|
628
|
+
adding: include/libxml2/libxml/valid.h (deflated 81%)
|
629
|
+
adding: include/libxml2/libxml/xinclude.h (deflated 72%)
|
630
|
+
adding: include/libxml2/libxml/xlink.h (deflated 71%)
|
631
|
+
adding: include/libxml2/libxml/xmlautomata.h (deflated 83%)
|
632
|
+
adding: include/libxml2/libxml/xmlerror.h (deflated 77%)
|
633
|
+
adding: include/libxml2/libxml/xmlexports.h (deflated 76%)
|
634
|
+
adding: include/libxml2/libxml/xmlIO.h (deflated 80%)
|
635
|
+
adding: include/libxml2/libxml/xmlmemory.h (deflated 74%)
|
636
|
+
adding: include/libxml2/libxml/xmlmodule.h (deflated 55%)
|
637
|
+
adding: include/libxml2/libxml/xmlreader.h (deflated 81%)
|
638
|
+
adding: include/libxml2/libxml/xmlregexp.h (deflated 73%)
|
639
|
+
adding: include/libxml2/libxml/xmlsave.h (deflated 65%)
|
640
|
+
adding: include/libxml2/libxml/xmlschemas.h (deflated 74%)
|
641
|
+
adding: include/libxml2/libxml/xmlschemastypes.h (deflated 78%)
|
642
|
+
adding: include/libxml2/libxml/xmlstring.h (deflated 84%)
|
643
|
+
adding: include/libxml2/libxml/xmlunicode.h (deflated 84%)
|
644
|
+
adding: include/libxml2/libxml/xmlversion.h (deflated 76%)
|
645
|
+
adding: include/libxml2/libxml/xmlwriter.h (deflated 91%)
|
646
|
+
adding: include/libxml2/libxml/xpath.h (deflated 73%)
|
647
|
+
adding: include/libxml2/libxml/xpathInternals.h (deflated 83%)
|
648
|
+
adding: include/libxml2/libxml/xpointer.h (deflated 72%)
|
649
|
+
++ zip /tmp/libxml2-dev_2.9.0-1_win32.zip lib/libxml2.def lib/libxml2.lib lib/libxml2.dll.a
|
650
|
+
adding: lib/libxml2.def (deflated 76%)
|
651
|
+
adding: lib/libxml2.lib (deflated 84%)
|
652
|
+
adding: lib/libxml2.dll.a (deflated 94%)
|
653
|
+
++ zip /tmp/libxml2-dev_2.9.0-1_win32.zip lib/pkgconfig/libxml-2.0.pc
|
654
|
+
adding: lib/pkgconfig/libxml-2.0.pc (deflated 32%)
|
655
|
+
++ zip -r -D /tmp/libxml2-dev_2.9.0-1_win32.zip share
|
656
|
+
adding: share/aclocal/libxml.m4 (deflated 68%)
|
657
|
+
adding: share/doc/libxml2-2.9.0/Copyright (deflated 44%)
|
658
|
+
adding: share/doc/libxml2-2.9.0/examples/testHTML.c (deflated 78%)
|
659
|
+
adding: share/doc/libxml2-2.9.0/examples/testSAX.c (deflated 80%)
|
660
|
+
adding: share/doc/libxml2-2.9.0/examples/testXPath.c (deflated 66%)
|
661
|
+
adding: share/doc/libxml2-2.9.0/examples/xmllint.c (deflated 80%)
|
662
|
+
adding: share/doc/libxml2-2.9.0/html/DOM.gif (stored 0%)
|
663
|
+
adding: share/doc/libxml2-2.9.0/html/encoding.html (deflated 63%)
|
664
|
+
adding: share/doc/libxml2-2.9.0/html/examples.xml (deflated 87%)
|
665
|
+
adding: share/doc/libxml2-2.9.0/html/examples.xsl (deflated 75%)
|
666
|
+
adding: share/doc/libxml2-2.9.0/html/FAQ.html (deflated 66%)
|
667
|
+
adding: share/doc/libxml2-2.9.0/html/html/book1.html (deflated 71%)
|
668
|
+
adding: share/doc/libxml2-2.9.0/html/html/home.png (stored 0%)
|
669
|
+
adding: share/doc/libxml2-2.9.0/html/html/index.html (deflated 71%)
|
670
|
+
adding: share/doc/libxml2-2.9.0/html/html/left.png (stored 0%)
|
671
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-c14n.html (deflated 81%)
|
672
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-catalog.html (deflated 86%)
|
673
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-chvalid.html (deflated 82%)
|
674
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-debugXML.html (deflated 87%)
|
675
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-dict.html (deflated 80%)
|
676
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-DOCBparser.html (deflated 81%)
|
677
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-encoding.html (deflated 83%)
|
678
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-entities.html (deflated 85%)
|
679
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-globals.html (deflated 86%)
|
680
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-hash.html (deflated 90%)
|
681
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-HTMLparser.html (deflated 87%)
|
682
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-HTMLtree.html (deflated 85%)
|
683
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-lib.html (deflated 71%)
|
684
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-list.html (deflated 86%)
|
685
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-nanoftp.html (deflated 82%)
|
686
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-nanohttp.html (deflated 82%)
|
687
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-parser.html (deflated 88%)
|
688
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-parserInternals.html (deflated 85%)
|
689
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-pattern.html (deflated 82%)
|
690
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-relaxng.html (deflated 86%)
|
691
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-SAX.html (deflated 87%)
|
692
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-SAX2.html (deflated 87%)
|
693
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-schemasInternals.html (deflated 85%)
|
694
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-schematron.html (deflated 82%)
|
695
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-threads.html (deflated 79%)
|
696
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-tree.html (deflated 88%)
|
697
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-uri.html (deflated 79%)
|
698
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-valid.html (deflated 90%)
|
699
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-xinclude.html (deflated 82%)
|
700
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-xlink.html (deflated 83%)
|
701
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-xmlautomata.html (deflated 89%)
|
702
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-xmlerror.html (deflated 83%)
|
703
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-xmlexports.html (deflated 71%)
|
704
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-xmlIO.html (deflated 88%)
|
705
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-xmlmemory.html (deflated 85%)
|
706
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-xmlmodule.html (deflated 74%)
|
707
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-xmlreader.html (deflated 90%)
|
708
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-xmlregexp.html (deflated 86%)
|
709
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-xmlsave.html (deflated 81%)
|
710
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-xmlschemas.html (deflated 86%)
|
711
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-xmlschemastypes.html (deflated 88%)
|
712
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-xmlstring.html (deflated 86%)
|
713
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-xmlunicode.html (deflated 93%)
|
714
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-xmlversion.html (deflated 79%)
|
715
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-xmlwriter.html (deflated 94%)
|
716
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-xpath.html (deflated 85%)
|
717
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-xpathInternals.html (deflated 90%)
|
718
|
+
adding: share/doc/libxml2-2.9.0/html/html/libxml-xpointer.html (deflated 86%)
|
719
|
+
adding: share/doc/libxml2-2.9.0/html/html/right.png (stored 0%)
|
720
|
+
adding: share/doc/libxml2-2.9.0/html/html/up.png (stored 0%)
|
721
|
+
adding: share/doc/libxml2-2.9.0/html/index.html (deflated 83%)
|
722
|
+
adding: share/doc/libxml2-2.9.0/html/io1.c (deflated 59%)
|
723
|
+
adding: share/doc/libxml2-2.9.0/html/io1.res (deflated 27%)
|
724
|
+
adding: share/doc/libxml2-2.9.0/html/io2.c (deflated 49%)
|
725
|
+
adding: share/doc/libxml2-2.9.0/html/io2.res (deflated 5%)
|
726
|
+
adding: share/doc/libxml2-2.9.0/html/libxml.gif (deflated 1%)
|
727
|
+
adding: share/doc/libxml2-2.9.0/html/Libxml2-Logo-180x168.gif (deflated 2%)
|
728
|
+
adding: share/doc/libxml2-2.9.0/html/Libxml2-Logo-90x34.gif (deflated 0%)
|
729
|
+
adding: share/doc/libxml2-2.9.0/html/parse1.c (deflated 50%)
|
730
|
+
adding: share/doc/libxml2-2.9.0/html/parse2.c (deflated 57%)
|
731
|
+
adding: share/doc/libxml2-2.9.0/html/parse3.c (deflated 52%)
|
732
|
+
adding: share/doc/libxml2-2.9.0/html/parse4.c (deflated 60%)
|
733
|
+
adding: share/doc/libxml2-2.9.0/html/reader1.c (deflated 58%)
|
734
|
+
adding: share/doc/libxml2-2.9.0/html/reader1.res (deflated 60%)
|
735
|
+
adding: share/doc/libxml2-2.9.0/html/reader2.c (deflated 58%)
|
736
|
+
adding: share/doc/libxml2-2.9.0/html/reader3.c (deflated 59%)
|
737
|
+
adding: share/doc/libxml2-2.9.0/html/reader3.res (deflated 65%)
|
738
|
+
adding: share/doc/libxml2-2.9.0/html/reader4.c (deflated 60%)
|
739
|
+
adding: share/doc/libxml2-2.9.0/html/reader4.res (deflated 51%)
|
740
|
+
adding: share/doc/libxml2-2.9.0/html/redhat.gif (stored 0%)
|
741
|
+
adding: share/doc/libxml2-2.9.0/html/smallfootonly.gif (deflated 1%)
|
742
|
+
adding: share/doc/libxml2-2.9.0/html/structure.gif (stored 0%)
|
743
|
+
adding: share/doc/libxml2-2.9.0/html/test1.xml (stored 0%)
|
744
|
+
adding: share/doc/libxml2-2.9.0/html/test2.xml (deflated 44%)
|
745
|
+
adding: share/doc/libxml2-2.9.0/html/test3.xml (deflated 80%)
|
746
|
+
adding: share/doc/libxml2-2.9.0/html/testWriter.c (deflated 91%)
|
747
|
+
adding: share/doc/libxml2-2.9.0/html/tree1.c (deflated 53%)
|
748
|
+
adding: share/doc/libxml2-2.9.0/html/tree1.res (deflated 64%)
|
749
|
+
adding: share/doc/libxml2-2.9.0/html/tree2.c (deflated 59%)
|
750
|
+
adding: share/doc/libxml2-2.9.0/html/tree2.res (deflated 49%)
|
751
|
+
adding: share/doc/libxml2-2.9.0/html/tst.xml (deflated 48%)
|
752
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/apa.html (deflated 62%)
|
753
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/apb.html (deflated 63%)
|
754
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/apc.html (deflated 63%)
|
755
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/apd.html (deflated 63%)
|
756
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/ape.html (deflated 62%)
|
757
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/apf.html (deflated 62%)
|
758
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/apg.html (deflated 62%)
|
759
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/aph.html (deflated 65%)
|
760
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/api.html (deflated 59%)
|
761
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/ar01s02.html (deflated 65%)
|
762
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/ar01s03.html (deflated 68%)
|
763
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/ar01s04.html (deflated 69%)
|
764
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/ar01s05.html (deflated 71%)
|
765
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/ar01s06.html (deflated 60%)
|
766
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/ar01s07.html (deflated 62%)
|
767
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/ar01s08.html (deflated 61%)
|
768
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/ar01s09.html (deflated 68%)
|
769
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/blank.png (deflated 67%)
|
770
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/callouts/1.png (deflated 4%)
|
771
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/callouts/10.png (deflated 3%)
|
772
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/callouts/2.png (deflated 3%)
|
773
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/callouts/3.png (deflated 3%)
|
774
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/callouts/4.png (deflated 3%)
|
775
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/callouts/5.png (deflated 3%)
|
776
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/callouts/6.png (deflated 3%)
|
777
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/callouts/7.png (deflated 3%)
|
778
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/callouts/8.png (deflated 3%)
|
779
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/callouts/9.png (deflated 3%)
|
780
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/caution.png (deflated 47%)
|
781
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/draft.png (deflated 4%)
|
782
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/home.png (deflated 61%)
|
783
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/important.png (stored 0%)
|
784
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/next.png (deflated 61%)
|
785
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/note.png (deflated 0%)
|
786
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/prev.png (deflated 62%)
|
787
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/tip.png (deflated 1%)
|
788
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/toc-blank.png (deflated 11%)
|
789
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/toc-minus.png (deflated 6%)
|
790
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/toc-plus.png (deflated 5%)
|
791
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/up.png (deflated 65%)
|
792
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/images/warning.png (deflated 47%)
|
793
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/includeaddattribute.c (deflated 54%)
|
794
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/includeaddkeyword.c (deflated 57%)
|
795
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/includeconvert.c (deflated 63%)
|
796
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/includegetattribute.c (deflated 55%)
|
797
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/includekeyword.c (deflated 59%)
|
798
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/includexpath.c (deflated 59%)
|
799
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/index.html (deflated 69%)
|
800
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/ix01.html (deflated 69%)
|
801
|
+
adding: share/doc/libxml2-2.9.0/html/tutorial/xmltutorial.pdf (deflated 44%)
|
802
|
+
adding: share/doc/libxml2-2.9.0/html/w3c.png (stored 0%)
|
803
|
+
adding: share/doc/libxml2-2.9.0/html/writer.xml (deflated 47%)
|
804
|
+
adding: share/doc/libxml2-2.9.0/html/xml.html (deflated 68%)
|
805
|
+
adding: share/doc/libxml2-2.9.0/html/xpath1.c (deflated 68%)
|
806
|
+
adding: share/doc/libxml2-2.9.0/html/xpath1.res (deflated 63%)
|
807
|
+
adding: share/doc/libxml2-2.9.0/html/xpath2.c (deflated 61%)
|
808
|
+
adding: share/doc/libxml2-2.9.0/html/xpath2.res (deflated 76%)
|
809
|
+
adding: share/gtk-doc/html/libxml2/general.html (deflated 70%)
|
810
|
+
adding: share/gtk-doc/html/libxml2/home.png (stored 0%)
|
811
|
+
adding: share/gtk-doc/html/libxml2/index.html (deflated 63%)
|
812
|
+
adding: share/gtk-doc/html/libxml2/left.png (stored 0%)
|
813
|
+
adding: share/gtk-doc/html/libxml2/libxml2-c14n.html (deflated 84%)
|
814
|
+
adding: share/gtk-doc/html/libxml2/libxml2-catalog.html (deflated 88%)
|
815
|
+
adding: share/gtk-doc/html/libxml2/libxml2-chvalid.html (deflated 88%)
|
816
|
+
adding: share/gtk-doc/html/libxml2/libxml2-debugXML.html (deflated 89%)
|
817
|
+
adding: share/gtk-doc/html/libxml2/libxml2-dict.html (deflated 83%)
|
818
|
+
adding: share/gtk-doc/html/libxml2/libxml2-DOCBparser.html (deflated 84%)
|
819
|
+
adding: share/gtk-doc/html/libxml2/libxml2-encoding.html (deflated 85%)
|
820
|
+
adding: share/gtk-doc/html/libxml2/libxml2-entities.html (deflated 87%)
|
821
|
+
adding: share/gtk-doc/html/libxml2/libxml2-globals.html (deflated 90%)
|
822
|
+
adding: share/gtk-doc/html/libxml2/libxml2-hash.html (deflated 92%)
|
823
|
+
adding: share/gtk-doc/html/libxml2/libxml2-HTMLparser.html (deflated 88%)
|
824
|
+
adding: share/gtk-doc/html/libxml2/libxml2-HTMLtree.html (deflated 88%)
|
825
|
+
adding: share/gtk-doc/html/libxml2/libxml2-list.html (deflated 88%)
|
826
|
+
adding: share/gtk-doc/html/libxml2/libxml2-nanoftp.html (deflated 85%)
|
827
|
+
adding: share/gtk-doc/html/libxml2/libxml2-nanohttp.html (deflated 85%)
|
828
|
+
adding: share/gtk-doc/html/libxml2/libxml2-parser.html (deflated 89%)
|
829
|
+
adding: share/gtk-doc/html/libxml2/libxml2-parserInternals.html (deflated 86%)
|
830
|
+
adding: share/gtk-doc/html/libxml2/libxml2-pattern.html (deflated 85%)
|
831
|
+
adding: share/gtk-doc/html/libxml2/libxml2-relaxng.html (deflated 88%)
|
832
|
+
adding: share/gtk-doc/html/libxml2/libxml2-SAX.html (deflated 89%)
|
833
|
+
adding: share/gtk-doc/html/libxml2/libxml2-SAX2.html (deflated 89%)
|
834
|
+
adding: share/gtk-doc/html/libxml2/libxml2-schemasInternals.html (deflated 88%)
|
835
|
+
adding: share/gtk-doc/html/libxml2/libxml2-schematron.html (deflated 85%)
|
836
|
+
adding: share/gtk-doc/html/libxml2/libxml2-threads.html (deflated 81%)
|
837
|
+
adding: share/gtk-doc/html/libxml2/libxml2-tree.html (deflated 89%)
|
838
|
+
adding: share/gtk-doc/html/libxml2/libxml2-uri.html (deflated 82%)
|
839
|
+
adding: share/gtk-doc/html/libxml2/libxml2-valid.html (deflated 91%)
|
840
|
+
adding: share/gtk-doc/html/libxml2/libxml2-xinclude.html (deflated 86%)
|
841
|
+
adding: share/gtk-doc/html/libxml2/libxml2-xlink.html (deflated 86%)
|
842
|
+
adding: share/gtk-doc/html/libxml2/libxml2-xmlautomata.html (deflated 92%)
|
843
|
+
adding: share/gtk-doc/html/libxml2/libxml2-xmlerror.html (deflated 82%)
|
844
|
+
adding: share/gtk-doc/html/libxml2/libxml2-xmlexports.html (deflated 73%)
|
845
|
+
adding: share/gtk-doc/html/libxml2/libxml2-xmlIO.html (deflated 89%)
|
846
|
+
adding: share/gtk-doc/html/libxml2/libxml2-xmlmemory.html (deflated 87%)
|
847
|
+
adding: share/gtk-doc/html/libxml2/libxml2-xmlmodule.html (deflated 76%)
|
848
|
+
adding: share/gtk-doc/html/libxml2/libxml2-xmlreader.html (deflated 91%)
|
849
|
+
adding: share/gtk-doc/html/libxml2/libxml2-xmlregexp.html (deflated 88%)
|
850
|
+
adding: share/gtk-doc/html/libxml2/libxml2-xmlsave.html (deflated 85%)
|
851
|
+
adding: share/gtk-doc/html/libxml2/libxml2-xmlschemas.html (deflated 87%)
|
852
|
+
adding: share/gtk-doc/html/libxml2/libxml2-xmlschemastypes.html (deflated 89%)
|
853
|
+
adding: share/gtk-doc/html/libxml2/libxml2-xmlstring.html (deflated 88%)
|
854
|
+
adding: share/gtk-doc/html/libxml2/libxml2-xmlunicode.html (deflated 94%)
|
855
|
+
adding: share/gtk-doc/html/libxml2/libxml2-xmlversion.html (deflated 84%)
|
856
|
+
adding: share/gtk-doc/html/libxml2/libxml2-xmlwriter.html (deflated 95%)
|
857
|
+
adding: share/gtk-doc/html/libxml2/libxml2-xpath.html (deflated 87%)
|
858
|
+
adding: share/gtk-doc/html/libxml2/libxml2-xpathInternals.html (deflated 91%)
|
859
|
+
adding: share/gtk-doc/html/libxml2/libxml2-xpointer.html (deflated 88%)
|
860
|
+
adding: share/gtk-doc/html/libxml2/libxml2.devhelp (deflated 90%)
|
861
|
+
adding: share/gtk-doc/html/libxml2/right.png (stored 0%)
|
862
|
+
adding: share/gtk-doc/html/libxml2/style.css (deflated 58%)
|
863
|
+
adding: share/gtk-doc/html/libxml2/up.png (stored 0%)
|
864
|
+
adding: share/man/man1/xml2-config.1 (deflated 52%)
|
865
|
+
adding: share/man/man1/xmlcatalog.1 (deflated 69%)
|
866
|
+
adding: share/man/man1/xmllint.1 (deflated 64%)
|
867
|
+
adding: share/man/man3/libxml.3 (deflated 49%)
|