• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

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

Revisiónc817905166b9ac059b824cb9c1f8629d25ddd5d0 (tree)
Tiempo2010-05-29 07:10:38
AutorCharles Wilson <cwilso11@user...>
CommiterCharles Wilson

Log Message

Added msys-binutils.xml

Cambiar Resumen

Diferencia incremental

--- /dev/null
+++ b/msys/msys-binutils.xml
@@ -0,0 +1,41 @@
1+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+<software-distribution project="MinGW" home="http://www.mingw.org" issue="@YYYYMMDDNN@">
3+
4+ <!-- File: msys-binutils.xml ~~ mingw-get package description for MSYS version of GNU binutils -->
5+
6+ <package-collection subsystem="msys">
7+ <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8+
9+ <package name="msys-binutils">
10+ <affiliate group="MSYS System Builder" />
11+ <description lang="en" title="The GNU Binary File Utilities (msys)">
12+ <paragraph>This is not the binutils you are looking for.</paragraph>
13+ <paragraph>
14+ This package provides the GNU assembler, linker, archive librarian,
15+ and other utilities for manipulating object format files, compiled
16+ specifically for use generating MSYS libraries and applications.
17+ It should be installed into the / == /usr (that is, C:\msys\1.0)
18+ directory, and NOT into the usual MinGW location /mingw (C:\MinGW).
19+ It is part of the MSYS System Builder toolset.
20+ </paragraph>
21+ <paragraph>
22+ Install this component only if you intend to create MSYS-dependent
23+ applications.
24+ </paragraph>
25+ </description>
26+ <component class="bin" >
27+ <release tarname="binutils-2.19.51-3-msys-1.0.13-bin.tar.lzma" />
28+ <requires ge="msys-core-*-msys-*-bin.tar" />
29+ </component>
30+ <component class="doc" >
31+ <release tarname="binutils-2.19.51-3-msys-1.0.13-doc.tar.lzma" />
32+ </component>
33+ <component class="lic" >
34+ <release tarname="binutils-2.19.51-3-msys-1.0.13-lic.tar.lzma" />
35+ </component>
36+ <licence tarname="binutils-%-msys-%-lic.tar.lzma" />
37+ <source tarname="binutils-%-msys-%-src.tar.lzma" />
38+ </package>
39+
40+ </package-collection>
41+</software-distribution>