source: Daodan/MinGW/var/lib/mingw-get/data/mingw32-basic-bsdtar.xml@ 1063

Last change on this file since 1063 was 1046, checked in by alloc, 8 years ago

Daodan: Added Windows MinGW and build batch file

File size: 1.5 KB
RevLine 
[1046]1<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2<software-distribution project="MinGW" home="http://mingw.org" issue="2012073100">
3
4 <!-- File: mingw32-basic-bsdtar.xml -->
5
6 <package-collection subsystem="mingw32">
7 <download-host uri="http://prdownloads.sourceforge.net/mingw/%F?download" />
8
9 <package name="mingw32-basic-bsdtar" alias="basic-bsdtar">
10 <description lang="en" title="standalone version of bsdtar" >
11 <paragraph>The mingw32-basic-bsdtar package provides an implementation
12 of tar(1) for native Win32 platforms that is statically linked -- that
13 is, has no dependencies on external DLLs other than those provided by
14 the Win32 platform. basic-bsdtar has somewhat limited functionality
15 compared to the other versions of bsdtar provided by the MinGW/MSYS
16 project (msys-bsdtar and mingw32-bsdtar). However, it supports tar
17 archives in the ustar, pax, and gnutar formats, compressed using gzip,
18 bzip2, lzma, or xz.
19 </paragraph>
20 </description>
21
22 <!-- licence information is included in the -bin package -->
23 <licence tarname="basic-bsdtar-%-mingw32-%-bin.tar.%" />
24 <source tarname="basic-bsdtar-%-mingw32-%-src.tar.%" />
25
26 <component class="bin">
27 <release tarname="basic-bsdtar-2.8.3-1-mingw32-bin.tar.lzma" />
28 </component>
29 </package>
30
31 </package-collection>
32</software-distribution>
33<!-- vim: set nocompatible expandtab fileformat=unix textwidth=80 tabstop=2 shiftwidth=2: -->
Note: See TracBrowser for help on using the repository browser.