OSDN Git Service

Add msys-termcap.xml
authorCharles Wilson <cwilso11@users.sourceforge.net>
Mon, 17 May 2010 01:51:32 +0000 (01:51 +0000)
committerCharles Wilson <cwilso11@users.sourceforge.net>
Mon, 17 May 2010 01:51:32 +0000 (01:51 +0000)
msys/msys-termcap.xml [new file with mode: 0644]

diff --git a/msys/msys-termcap.xml b/msys/msys-termcap.xml
new file mode 100644 (file)
index 0000000..9470e3b
--- /dev/null
@@ -0,0 +1,72 @@
+<?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-termcap">
+      <affiliate group="MSYS Developer Toolkit" />
+      <affiliate group="MSYS System Builder" />
+      <description lang="en" title="termcap: The terminal feature database used by certain applications" >
+        <paragraph>The msys-termcap package provides the /etc/termcap file.
+          /etc/termcap is a database which defines the capabilities of
+          various terminals and terminal emulators.  Certain programs use
+          the /etc/termcap file to access various features of terminals
+          (the bell, colors, and graphics, etc.). The associated libtermcap
+          package provides runtime and development support libraries for
+          the applications which use the database.
+        </paragraph>
+        <paragraph>Unless you develop MSYS applications, you probably only
+          need the msys-termcap-bin package, which contains the
+          /etc/termcap database, and the msys-libtermcap-dll package, which
+          provides the runtime library.
+        </paragraph>
+      </description>
+      <component class="bin">
+        <release tarname="termcap-0.20050421_1-2-msys-1.0.13-bin.tar.lzma" />
+        <release tarname="termcap-0.20050421_1-1-msys-1.0.11-bin.tar.lzma" />
+      </component>
+      <component class="doc">
+        <release tarname="termcap-0.20050421_1-2-msys-1.0.13-doc.tar.lzma" />
+        <release tarname="termcap-0.20050421_1-1-msys-1.0.11-doc.tar.lzma" />
+      </component>
+      <component class="lic">
+        <release tarname="termcap-0.20050421_1-2-msys-1.0.13-lic.tar.lzma" />
+        <release tarname="termcap-0.20050421_1-1-msys-1.0.11-lic.tar.lzma" />
+      </component>
+      <licence tarname="termcap-%-msys-%-lic.tar" />
+      <source tarname="termcap-%-msys-%-src.tar" />
+    </package>
+    <package name="msys-libtermcap">
+      <affiliate group="MSYS Developer Toolkit" />
+      <affiliate group="MSYS System Builder" />
+      <description lang="en" title="libtermcap: The terminal feature library used by certain applications" >
+        <paragraph>The msys-libtermcap package provides the runtime and
+          development support libraries for applications which use the
+          /etc/termcap database.  The associated msys-termcap package
+          provides that database, which defines the capabilities of various
+          terminals and terminal emulators.  Certain programs use the
+          /etc/termcap file to access various features of terminals (the
+          bell, colors, and graphics, etc.).
+        </paragraph>
+        <paragraph>Unless you develop MSYS applications, you probably only
+          need the msys-termcap-bin package, which contains the
+          /etc/termcap database, and the msys-libtermcap-dll package, which
+          provides the runtime library.
+        </paragraph>
+      </description>
+      <component class="dll">
+        <release tarname="libtermcap-0.20050421_1-2-msys-1.0.13-dll-0.tar.lzma" />
+        <requires eq="msys-core-*-msys-*-bin.tar" />
+      </component>
+      <component class="dev">
+        <release tarname="libtermcap-0.20050421_1-2-msys-1.0.13-dev.tar.lzma" >
+          <requires eq="msys-libtermcap-%-msys-%-dll-0.tar" />
+        </release>
+        <release tarname="libtermcap-0.20050421_1-1-msys-1.0.11-dev.tar.lzma" />
+        <requires eq="msys-termcap-%-msys-%-bin.tar" />
+      </component>
+      <licence tarname="termcap-%-msys-%-lic.tar" />
+      <source tarname="termcap-%-msys-%-src.tar" />
+    </package>
+  </package-collection>
+</software-distribution>
+