Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37399320
en ru br
ALT Linux repos
S:1.5-alt0.20220729

Group :: System/Kernel and hardware
RPM: sunxi-tools

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: sunxi-tools
Version: 1.5
Release: alt0.20220729
Epoch: 1

Summary: Tools for use with Allwinner SoC based devices
License: GPLv2
Group: System/Kernel and hardware
Url: http://linux-sunxi.org

Source0: %name-%version-%release.tar
Source1: boards-%version-%release.tar

BuildRequires: libfdt-devel libusb-devel zlib-devel

%description
Tools to help hacking Allwinner SoC (aka sunxi) based devices.

%prep
%setup

%build
%make_build

%install
%make_install DESTDIR=%buildroot PREFIX=%prefix install
mkdir -p %buildroot%_datadir/sunxi-tools
tar xf %SOURCE1 -C %buildroot%_datadir/sunxi-tools

%files
%doc README.md
%_bindir/*
%_datadir/sunxi-tools
%_man1dir/sunxi-fel.1*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin