armbian-build/extras-buildpkgs/sunxi-tools/debian/control
2016-10-09 22:47:15 +03:00

24 lines
959 B
Plaintext

Source: sunxi-tools
Section: utils
Priority: optional
Maintainer: Ian Campbell <ijc@debian.org>
Build-Depends: debhelper (>= 9), pkg-config, libusb-1.0-0-dev, u-boot-tools,
ruby, binutils-arm-none-eabi
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/collab-maint/sunxi-tools.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/sunxi-tools.git
Homepage: http://linux-sunxi.org/Sunxi-tools
Package: sunxi-tools
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: tools for working with Allwinner (sunxi) ARM processors
This package contains various tools for working with devices based around the
Allwinner sunxi processors (A10/A13/A20/A31 etc). Utilities include tools to:
.
- interact with the processors' lowlevel bootrom (AKA FEL mode).
- boot over the USB OTG port.
- compile and decompile the Allwinner binary hardware descriptions (FEX
files).
- display information about sunxi boot headers.