• 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.


コミットメタ情報

リビジョンdace2d22e6586b9b8ed1ea5023bc726cfff42dee (tree)
日時2010-05-28 06:04:43
作者Charles Wilson <cwilso11@user...>
コミッターCharles Wilson

ログメッセージ

Added msys-console.xml

変更サマリ

差分

--- /dev/null
+++ b/msys/msys-console.xml
@@ -0,0 +1,46 @@
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-console">
6+ <description lang="en" title="console: A script to d/l, install, and configure `Console 2.00'">
7+ <paragraph>Console 2.00 is a replacement console for win32. The
8+ console is the window in which cmd.exe (and, usually, MSYS
9+ bash.exe) are executed. The normal Windows console has some
10+ drawbacks which Console 2.00 attempts to remedy: better font
11+ selection, larger scrollback buffers, tabbed windows, resizable,
12+ easier cut-n-paste behavior, etc.
13+ </paragraph>
14+ <paragraph>Unfortunately, Console 2.00 can not be compiled using
15+ free (as in speech) tools; although Console 2.00 itself is GPL, it
16+ requires certain proprietary compilers to build. Since all tools
17+ distributed by the MinGW/MSYS project are compiled using free
18+ tools also provided by that project, MinGW/MSYS doesn't supply a
19+ binary version of Console 2.00 directly. Instead, this package
20+ contains a script that can be executed to download the Console 2.00
21+ binary package from the Console 2.00 developer's site, install it,
22+ and configure it as appropriate for use with MinGW and MSYS.
23+ </paragraph>
24+ </description>
25+ <component class="bin">
26+ <release tarname="console-2.00b146-1-msys-1.0.14-bin.tar.lzma" />
27+ <requires eq="msys-core-*-msys-*-bin.tar" />
28+ <requires eq="msys-coreutils-*-msys-*-bin.tar" />
29+ <requires eq="msys-bash-*-msys-*-bin.tar" />
30+ <requires eq="msys-sed-*-msys-*-bin.tar" />
31+ <requires eq="msys-cygutils-*-msys-*-bin.tar" />
32+ <requires eq="msys-unzip-*-msys-*-bin.tar" />
33+ <requires eq="msys-mktemp-*-msys-*-bin.tar" />
34+ </component>
35+ <component class="doc">
36+ <release tarname="console-2.00b146-1-msys-1.0.14-doc.tar.lzma" />
37+ </component>
38+ <component class="lic">
39+ <release tarname="console-2.00b146-1-msys-1.0.14-lic.tar.lzma" />
40+ </component>
41+ <licence tarname="console-%-msys-%-lic.tar" />
42+ <source tarname="console-%-msys-%-src.tar" />
43+ </package>
44+ </package-collection>
45+</software-distribution>
46+