• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

タグ
未設定

よく使われているワード(クリックで追加)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

XML catalogue of packages which are available for installation, using the mingw-get installer.


コミットメタ情報

リビジョン900105c0e124507814829ea9ce3e9cfd68039ec0 (tree)
日時2010-05-25 12:29:08
作者Charles Wilson <cwilso11@user...>
コミッターCharles Wilson

ログメッセージ

Added msys-bash.xml

変更サマリ

差分

--- /dev/null
+++ b/msys/msys-bash.xml
@@ -0,0 +1,40 @@
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-bash">
6+ <affiliate group="MSYS Base System" />
7+ <description lang="en" title="bash: The GNU Bourne Again shell" >
8+ <paragraph>Bash is a GNU project sh-compatible shell or command
9+ language interpreter. Bash (Bourne Again shell) incorporates
10+ useful features from the Korn shell (ksh) and the C shell (csh).
11+ Bash is intended to conform to the IEEE POSIX P1003.2/ISO 9945.2
12+ Shell and Tools standard. It offers functional improvements over
13+ sh for both programming and interactive use. Most sh scripts can
14+ be run by bash without modification. Bash is the default shell
15+ for MSYS.
16+ </paragraph>
17+ </description>
18+ <component class="bin">
19+ <release tarname="bash-3.1.17-2-msys-1.0.11-bin.tar.lzma" />
20+ <release tarname="bash-3.1.17-3-msys-1.0.13-bin.tar.lzma" >
21+ <requires eq="msys-libtermcap-*-msys-*-dll-0.tar" />
22+ <requires eq="msys-libregex-*-msys-*-dll-1.tar" />
23+ </release>
24+ <requires eq="msys-core-*-msys-*-bin.tar" />
25+ <requires eq="msys-termcap-*-msys-*-bin.tar" />
26+ </component>
27+ <component class="doc">
28+ <release tarname="bash-3.1.17-2-msys-1.0.11-doc.tar.lzma" />
29+ <release tarname="bash-3.1.17-3-msys-1.0.13-doc.tar.lzma" />
30+ </component>
31+ <component class="lic">
32+ <release tarname="bash-3.1.17-2-msys-1.0.11-lic.tar.lzma" />
33+ <release tarname="bash-3.1.17-3-msys-1.0.13-lic.tar.lzma" />
34+ </component>
35+ <licence tarname="bash-%-msys-%-lic.tar" />
36+ <source tarname="bash-%-msys-%-src.tar" />
37+ </package>
38+ </package-collection>
39+</software-distribution>
40+