• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

XML catalogue of packages which are available for installation, using the mingw-get installer.


Commit MetaInfo

Revision8d15d7e7cdac91e53187ba795169b78f6af13129 (tree)
Time2010-05-25 06:18:53
AuthorCharles Wilson <cwilso11@user...>
CommiterCharles Wilson

Log Message

Added msys-popt.xml

Change Summary

Incremental Difference

--- /dev/null
+++ b/msys/msys-popt.xml
@@ -0,0 +1,62 @@
1+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+<software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">
3+ <package-collection subsystem="msys">
4+ <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
5+ <package name="msys-popt">
6+ <description lang="en" title="popt (msys): Command line option parsing library" >
7+ <paragraph>popt is a command line option parsing library. While
8+ popt is similiar to getopt, it contains a number of enhancements.
9+ This version is based on the rpm5.org version of popt, rather
10+ than the rpm.org version. The rpm5.org implementation is more
11+ portable.
12+ </paragraph>
13+ <paragraph>The msys-popt package provides the documentation for the
14+ popt library. The associated msys-libpopt package provides the
15+ runtime library and development files.
16+ </paragraph>
17+ </description>
18+ <component class="doc">
19+ <release tarname="popt-1.15-1-msys-1.0.11-doc.tar.lzma" />
20+ <release tarname="popt-1.15-2-msys-1.0.13-doc.tar.lzma" />
21+ </component>
22+ <component class="lic">
23+ <release tarname="popt-1.15-1-msys-1.0.11-lic.tar.lzma" />
24+ <release tarname="popt-1.15-2-msys-1.0.13-lic.tar.lzma" />
25+ </component>
26+ <licence tarname="popt-%-msys-%-lic.tar" />
27+ <source tarname="popt-%-msys-%-src.tar" />
28+ </package>
29+ <package name="msys-libpopt">
30+ <description lang="en" title="libpopt (msys): Command line option parsing library" >
31+ <paragraph>popt is a command line option parsing library. While
32+ popt is similiar to getopt, it contains a number of enhancements.
33+ This version is based on the rpm5.org version of popt, rather
34+ than the rpm.org version. The rpm5.org implementation is more
35+ portable.
36+ </paragraph>
37+ <paragraph>The msys-libpopt package provides the runtime library
38+ and development files. The associated msys-popt package provides
39+ the documentation for the popt library.
40+ </paragraph>
41+ </description>
42+ <component class="dll">
43+ <release tarname="libpopt-1.15-1-msys-1.0.11-dll-0.tar.lzma" />
44+ <release tarname="libpopt-1.15-2-msys-1.0.13-dll-0.tar.lzma" >
45+ <requires eq="msys-libintl-%-msys-%-dll-8.tar" />
46+ </release>
47+ <requires eq="msys-core-*-msys-*-bin.tar" />
48+ </component>
49+ <component class="dev">
50+ <release tarname="libpopt-1.15-1-msys-1.0.11-dev.tar.lzma" />
51+ <release tarname="libpopt-1.15-2-msys-1.0.13-dev.tar.lzma" />
52+ <requires eq="msys-libpopt-%-msys-%-dll-0.tar" />
53+ </component>
54+ <component class="lang">
55+ <release tarname="libpopt-1.15-2-msys-1.0.13-lang.tar.lzma" />
56+ </component>
57+ <licence tarname="popt-%-msys-%-lic.tar" />
58+ <source tarname="popt-%-msys-%-src.tar" />
59+ </package>
60+ </package-collection>
61+</software-distribution>
62+