21 lines
383 B
YAML
21 lines
383 B
YAML
name: mtools
|
|
description: A collection of utilities to access MS-DOS disks without mounting them
|
|
version: 4.0.49
|
|
revision: 2
|
|
url: https://www.gnu.org/software/mtools/
|
|
license: GPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
keep:
|
|
- etc/mtools.conf
|
|
depends:
|
|
- glibc
|
|
optional_depends:
|
|
- libx11
|
|
- libxau
|
|
make_depends:
|
|
- libx11
|
|
- texinfo
|