| 1 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?> | 
 
 
 
 
 | 2 | <software-distribution project="MinGW" home="http://mingw.org" issue="2012073100"> | 
 
 
 
 
 | 3 |  | 
 
 
 
 
 | 4 | <!-- File: msys-flex.xml --> | 
 
 
 
 
 | 5 |  | 
 
 
 
 
 | 6 | <package-collection subsystem="msys"> | 
 
 
 
 
 | 7 | <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" /> | 
 
 
 
 
 | 8 |  | 
 
 
 
 
 | 9 | <package name="msys-flex"> | 
 
 
 
 
 | 10 | <affiliate group="MinGW Developer Toolkit" /> | 
 
 
 
 
 | 11 | <description lang="en" title="Fast Lexical Analyzer Generator" > | 
 
 
 
 
 | 12 | <paragraph>flex is a tool for generating scanners. A scanner, | 
 
 
 
 
 | 13 | sometimes called a tokenizer, is a program which recognizes | 
 
 
 
 
 | 14 | lexical patterns in text. | 
 
 
 
 
 | 15 | </paragraph> | 
 
 
 
 
 | 16 | </description> | 
 
 
 
 
 | 17 |  | 
 
 
 
 
 | 18 | <source tarname="flex-%-msys-%-src.tar.%" /> | 
 
 
 
 
 | 19 | <licence tarname="flex-%-msys-%-lic.tar.%" /> | 
 
 
 
 
 | 20 |  | 
 
 
 
 
 | 21 | <component class="bin"> | 
 
 
 
 
 | 22 | <release tarname="flex-2.5.35-2-msys-1.0.13-bin.tar.lzma" > | 
 
 
 
 
 | 23 | <requires eq="msys-libintl-*-msys-*-dll-8.tar" /> | 
 
 
 
 
 | 24 | <requires eq="msys-libregex-*-msys-*-dll-1.tar" /> | 
 
 
 
 
 | 25 | </release> | 
 
 
 
 
 | 26 | <requires eq="msys-core-*-msys-*-bin.tar" /> | 
 
 
 
 
 | 27 | <requires eq="msys-m4-*-msys-*-bin.tar" /> | 
 
 
 
 
 | 28 | </component> | 
 
 
 
 
 | 29 |  | 
 
 
 
 
 | 30 | <component class="lang"> | 
 
 
 
 
 | 31 | <release tarname="flex-2.5.35-2-msys-1.0.13-lang.tar.lzma" /> | 
 
 
 
 
 | 32 | </component> | 
 
 
 
 
 | 33 |  | 
 
 
 
 
 | 34 | <component class="doc"> | 
 
 
 
 
 | 35 | <release tarname="flex-2.5.35-2-msys-1.0.13-doc.tar.lzma" /> | 
 
 
 
 
 | 36 | </component> | 
 
 
 
 
 | 37 |  | 
 
 
 
 
 | 38 | <component class="lic"> | 
 
 
 
 
 | 39 | <release tarname="flex-2.5.35-2-msys-1.0.13-lic.tar.lzma" /> | 
 
 
 
 
 | 40 | </component> | 
 
 
 
 
 | 41 | </package> | 
 
 
 
 
 | 42 |  | 
 
 
 
 
 | 43 | </package-collection> | 
 
 
 
 
 | 44 | </software-distribution> | 
 
 
 
 
 | 45 | <!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: --> |