OSDN Git Service

Added msys-less.xml
authorCharles Wilson <cwilso11@users.sourceforge.net>
Fri, 21 May 2010 16:40:29 +0000 (16:40 +0000)
committerCharles Wilson <cwilso11@users.sourceforge.net>
Fri, 21 May 2010 16:40:29 +0000 (16:40 +0000)
msys/msys-less.xml [new file with mode: 0644]

diff --git a/msys/msys-less.xml b/msys/msys-less.xml
new file mode 100644 (file)
index 0000000..aceb68f
--- /dev/null
@@ -0,0 +1,44 @@
+<?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-less">
+      <affiliate group="MSYS Base System" />
+      <description lang="en" title="less: command-line text file viewer" >
+        <paragraph>Less is a free, open-source file pager. A pager is a
+          program that displays text files. Other pagers commonly in use
+          are more and pg. Pagers are often used in command-line
+          environments like the Unix shell and the MS-DOS command prompt
+          to display files. Windowed environments like the Windows and
+          Macintosh desktops don't need pagers as much, since they have
+          other methods for viewing files.
+        </paragraph>
+        <paragraph>Less is not an editor. You can't change the contents of
+          the file you're viewing. Less is not a windowing system. It
+          doesn't have fancy scroll bars or other GUI (graphical user
+          interface) elements. It was designed to work on simple text-only
+          terminals.
+        </paragraph>
+      </description>
+      <component class="bin">
+        <release tarname="less-436-1-msys-1.0.11-bin.tar.lzma" />
+        <release tarname="less-436-2-msys-1.0.13-bin.tar.lzma" >
+          <requires eq="msys-libtermcap-*-msys-*-dll-0.tar" />
+        </release>
+        <requires eq="msys-core-*-msys-*-bin.tar" />
+        <requires eq="msys-libregex-*-msys-*-dll-1.tar" />
+      </component>
+      <component class="doc">
+        <release tarname="less-436-1-msys-1.0.11-doc.tar.lzma" />
+        <release tarname="less-436-2-msys-1.0.13-doc.tar.lzma" />
+      </component>
+      <component class="lic">
+        <release tarname="less-436-1-msys-1.0.11-lic.tar.lzma" />
+        <release tarname="less-436-2-msys-1.0.13-lic.tar.lzma" />
+      </component>
+      <licence tarname="less-%-msys-%-lic.tar" />
+      <source tarname="less-%-msys-%-src.tar" />
+    </package>
+  </package-collection>
+</software-distribution>
+