OSDN Git Service

Added msys-libtool.xml
authorCharles Wilson <cwilso11@users.sourceforge.net>
Wed, 12 May 2010 02:02:31 +0000 (02:02 +0000)
committerCharles Wilson <cwilso11@users.sourceforge.net>
Wed, 12 May 2010 02:02:31 +0000 (02:02 +0000)
msys/msys-libtool.xml [new file with mode: 0644]

diff --git a/msys/msys-libtool.xml b/msys/msys-libtool.xml
new file mode 100644 (file)
index 0000000..6aa500f
--- /dev/null
@@ -0,0 +1,97 @@
+<?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-libtool">
+      <affiliate group="MSYS System Builder" />
+      <description lang="en" title="libtool (msys): A shared library generation tool" >
+        <paragraph>This is not the libtool you are looking for.</paragraph>
+        <paragraph>GNU libtool is a generic library support package.
+          Libtool hides the complexity of using shared libraries behind
+          a consistent, portable interface. Libtool requires the use of
+          Autoconf.
+        </paragraph>
+        <paragraph>This msys port of libtool has been modified
+          specifically for the MSYS System Builder environment; that is,
+          it is intended to be used only when producing binary packages
+          for the MSYS subsystem.  If you intend to produce executables
+          for the native "mingw32" subsystem (that is, applications that
+          should work on Microsoft Windows installations without the MSYS
+          dll), then you should install the libtool-*-mingw32-bin package
+          instead.
+        </paragraph>
+        <paragraph>msys-libtool provides the development files and
+          utilities for managing the creation and use of shared libraries
+          in a platform independent manner. The associated msys-libltdl
+          package provides the runtime library and development files for
+          using a pre-built version of libtool's dlopen replacement
+          library.
+        </paragraph>
+      </description>
+      <component class="bin">
+        <release tarname="libtool-2.2.7a-1-msys-1.0.11-bin.tar.lzma" />
+        <release tarname="libtool-2.2.7a-2-msys-1.0.13-bin.tar.lzma" />
+        <requires eq="msys-core-*-msys-*-bin.tar" />
+        <requires eq="msys-coreutils-*-msys-*-bin.tar" />
+        <requires eq="msys-bash-*-msys-*-bin.tar" />
+        <requires eq="msys-sed-*-msys-*-bin.tar" />
+        <requires eq="msys-file-*-msys-*-bin.tar" />
+        <requires eq="msys-m4-*-msys-*-bin.tar" />
+        <requires eq="msys-texinfo-*-msys-*-bin.tar" />
+        <requires eq="msys-autoconf-*-msys-*-bin.tar" />
+        <requires eq="msys-automake-*-msys-*-bin.tar" />
+      </component>
+      <component class="doc">
+        <release tarname="libtool-2.2.7a-1-msys-1.0.11-doc.tar.lzma" />
+        <release tarname="libtool-2.2.7a-2-msys-1.0.13-doc.tar.lzma" />
+      </component>
+      <component class="lic">
+        <release tarname="libtool-2.2.7a-1-msys-1.0.11-lic.tar.lzma" />
+        <release tarname="libtool-2.2.7a-2-msys-1.0.13-lic.tar.lzma" />
+      </component>
+      <licence tarname="libtool-%-msys-%-lic.tar" />
+      <source tarname="libtool-%-msys-%-src.tar" />
+    </package>
+    <package name="msys-libltdl">
+      <affiliate group="MSYS System Builder" />
+      <description lang="en" title="libltdl (msys): A portable dlopen replacement" >
+        <paragraph>This is not the libtool you are looking for.</paragraph>
+        <paragraph>GNU libtool is a generic library support script.
+          Libtool hides the complexity of using shared libraries behind
+          a consistent, portable interface. Libtool requires the use of
+          Autoconf.
+        </paragraph>
+        <paragraph>This msys port of libtool has been modified
+          specifically for the MSYS System Builder environment; that is,
+          it is intended to be used only when producing binary packages
+          for the MSYS subsystem.  If you intend to produce executables
+          for the native "mingw32" subsystem (that is, applications that
+          should work on Microsoft Windows installations without the MSYS
+          dll), then you should install the libtool-*-mingw32-bin package
+          instead.
+        </paragraph>
+        <paragraph>msys-libltdl provides the runtime library and
+          development files for using a pre-built version of libtool's
+          dlopen replacement library.  The associated msys-libtool package
+          provides the development files and utilities for managing the
+          creation and use of shared libraries in a platform independent
+          manner.
+        </paragraph>
+      </description>
+      <component class="dll">
+        <release tarname="libltdl-2.2.7a-1-msys-1.0.11-dll-7.tar.lzma" />
+        <release tarname="libltdl-2.2.7a-2-msys-1.0.13-dll-7.tar.lzma" />
+        <requires eq="msys-core-*-msys-*-bin.tar" />
+      </component>
+      <component class="dev">
+        <release tarname="libltdl-2.2.7a-1-msys-1.0.11-dev.tar.lzma" />
+        <release tarname="libltdl-2.2.7a-2-msys-1.0.13-dev.tar.lzma" />
+        <requires eq="msys-libltdl-%-msys-%-dll-7.tar" />
+        <requires eq="msys-libtool-%-msys-%-bin.tar" />
+      </component>
+      <licence tarname="libtool-%-msys-%-lic.tar" />
+      <source tarname="libtool-%-msys-%-src.tar" />
+    </package>
+  </package-collection>
+</software-distribution>
+