• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine 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

Revision46b601a01e2ea72437d9c753c996059ae1d492ec (tree)
Zeit2010-05-22 01:35:35
AutorCharles Wilson <cwilso11@user...>
CommiterCharles Wilson

Log Message

Added msys-grep.xml

Ändern Zusammenfassung

Diff

--- /dev/null
+++ b/msys/msys-grep.xml
@@ -0,0 +1,37 @@
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-grep">
6+ <affiliate group="MSYS Base System" />
7+ <description lang="en" title="grep: print lines matching a pattern" >
8+ <paragraph>grep searches the input files for lines containing a
9+ match to a given pattern list. When it finds a match in a line,
10+ it copies the line to standard output (by default), or produces
11+ whatever other sort of output you have requested with options.
12+ </paragraph>
13+ </description>
14+ <component class="bin">
15+ <release tarname="grep-2.5.4-1-msys-1.0.11-bin.tar.lzma" />
16+ <release tarname="grep-2.5.4-2-msys-1.0.13-bin.tar.lzma" >
17+ <requires eq="msys-libintl-*-msys-*-dll-8.tar" />
18+ </release>
19+ <requires eq="msys-core-*-msys-*-bin.tar" />
20+ </component>
21+ <component class="lang">
22+ <release tarname="grep-2.5.4-2-msys-1.0.13-lang.tar.lzma" />
23+ </component>
24+ <component class="doc">
25+ <release tarname="grep-2.5.4-1-msys-1.0.11-doc.tar.lzma" />
26+ <release tarname="grep-2.5.4-2-msys-1.0.13-doc.tar.lzma" />
27+ </component>
28+ <component class="lic">
29+ <release tarname="grep-2.5.4-1-msys-1.0.11-lic.tar.lzma" />
30+ <release tarname="grep-2.5.4-2-msys-1.0.13-lic.tar.lzma" />
31+ </component>
32+ <licence tarname="grep-%-msys-%-lic.tar" />
33+ <source tarname="grep-%-msys-%-src.tar" />
34+ </package>
35+ </package-collection>
36+</software-distribution>
37+