OSDN Git Service

Added msys-autogen.xml
authorCharles Wilson <cwilso11@users.sourceforge.net>
Wed, 26 May 2010 00:34:04 +0000 (00:34 +0000)
committerCharles Wilson <cwilso11@users.sourceforge.net>
Wed, 26 May 2010 00:34:04 +0000 (00:34 +0000)
msys/msys-autogen.xml [new file with mode: 0644]

diff --git a/msys/msys-autogen.xml b/msys/msys-autogen.xml
new file mode 100644 (file)
index 0000000..c3e5107
--- /dev/null
@@ -0,0 +1,110 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<software-distribution project="MinGW" home="http://mingw.org" issue="@YYYYMMDDNN@">
+  <package-collection subsystem="msys">
+    <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
+    <package name="msys-autogen">
+      <affiliate group="MSYS Developer Toolkit" />
+      <description lang="en" title="autogen: Simplifies the creation and maintenance of programs" >
+        <paragraph>AutoGen is a tool designed to simplify the creation and
+          maintenance of programs that contain large amounts of repetitious
+          text. It is especially valuable in programs that have several
+          blocks of text that must be kept synchronized. libopts provides
+          the runtime component of an autogen add-on that simplifies the
+          maintainance of that portion of your code that parses command-line
+          options.
+        </paragraph>
+        <paragraph>A common example where this would be useful is in
+          creating and maintaining the code required for processing program
+          options. Processing options requires multiple constructs to be
+          maintained in parallel in different places in your program.
+          Options maintenance needs to be done countless times. So, AutoGen
+          comes with an add-on package named AutoOpts that simplifies the
+          maintenance and documentation of program options.
+        </paragraph>
+        <paragraph>The msys-autogen package provides the autogen utilities
+          and documentation. The associated msys-libopts package provides
+          the runtime library and development files for AutoOpts, a semi-
+          automated command line option parser library and toolset based on
+          AutoGen.
+        </paragraph>
+      </description>
+      <component class="bin">
+        <release tarname="autogen-5.9.2-2-msys-1.0.11-bin.tar.lzma" />
+        <release tarname="autogen-5.10.1-1-msys-1.0.15-bin.tar.lzma" >
+          <requires eq="msys-libxml2-*-msys-*-dll-2.tar" />
+        </release>
+        <requires eq="msys-libopts-%-msys-%-dll-25.tar" />
+        <requires eq="msys-libguile-*-msys-*-dll-17.tar" />
+        <requires eq="msys-libregex-*-msys-*-dll-1.tar" />
+      </component>
+      <component class="doc">
+        <release tarname="autogen-5.9.2-2-msys-1.0.11-doc.tar.lzma" />
+        <release tarname="autogen-5.10.1-1-msys-1.0.15-doc.tar.lzma" />
+      </component>
+      <component class="lic">
+        <release tarname="autogen-5.9.2-2-msys-1.0.11-lic.tar.lzma" />
+        <release tarname="autogen-5.10.1-1-msys-1.0.15-lic.tar.lzma" />
+      </component>
+      <licence tarname="autogen-%-msys-%-lic.tar" />
+      <source tarname="autogen-%-msys-%-src.tar" />
+    </package>
+    <package name="msys-libopts">
+      <description lang="en" title="libopts: a semi-automated command line parsing library" >
+        <paragraph>AutoGen is a tool designed to simplify the creation and
+          maintenance of programs that contain large amounts of repetitious
+          text. It is especially valuable in programs that have several
+          blocks of text that must be kept synchronized. libopts provides
+          the runtime component of an autogen add-on that simplifies the
+          maintainance of that portion of your code that parses command-line
+          options.
+        </paragraph>
+        <paragraph>A common example where this would be useful is in
+          creating and maintaining the code required for processing program
+          options. Processing options requires multiple constructs to be
+          maintained in parallel in different places in your program.
+          Options maintenance needs to be done countless times. So, AutoGen
+          comes with an add-on package named AutoOpts that simplifies the
+          maintenance and documentation of program options.
+        </paragraph>
+        <paragraph>The msys-libopts package provides the runtime library
+          and development files for AutoOpts, a semi-automated command
+          line option parser library and toolset based on AutoGen. The
+          associated msys-autogen package provides the autogen utilities
+          and documentation.
+        </paragraph>
+      </description>
+      <component class="dll">
+        <release tarname="libopts-5.9.2-2-msys-1.0.11-dll-25.tar.lzma" />
+        <release tarname="libopts-5.10.1-1-msys-1.0.15-dll-25.tar.lzma" />
+        <requires eq="msys-libregex-*-msys-*-dll-1.tar" />
+      </component>
+      <component class="dev">
+        <release tarname="libopts-5.9.2-2-msys-1.0.11-dev.tar.lzma" />
+        <release tarname="libopts-5.10.1-1-msys-1.0.15-dev.tar.lzma" />
+        <requires eq="msys-libopts-%-msys-%-dll-25.tar" />
+        <requires eq="msys-libguile-*-msys-*-dev.tar" />
+        <requires eq="msys-libregex-*-msys-*-dev.tar" />
+        <requires eq="msys-autogen-*-msys-*-bin.tar" />
+      </component>
+      <licence tarname="autogen-%-msys-%-lic.tar" />
+      <source tarname="autogen-%-msys-%-src.tar" />
+    </package>
+    <package name="msys-libguileopts">
+      <description lang="en" title="libguileopts: A little-used demonstration library" >
+        <paragraph>libguileopts is an extension library that can be
+          loaded into certain versions of guile to provide enhanced
+          option parsing capabilities to that interpreter. However,
+          modern autogen releases no longer provide this library.
+        </paragraph>
+      </description>
+      <component class="dll">
+        <release tarname="libguileopts-5.9.2-2-msys-1.0.11-dll-0.tar.lzma" />
+        <requires eq="msys-core-*-msys-*-bin.tar" />
+        <requires eq="msys-libguile-*-msys-*-dll-17.tar" />
+      </component>
+      <licence tarname="autogen-%-msys-%-lic.tar" />
+      <source tarname="autogen-%-msys-%-src.tar" />
+    </package>
+  </package-collection>
+</software-distribution>
+