Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37580825
en ru br
ALT Linux repos
S:1.3-alt3

Group :: File tools
RPM: rkdeveloptool

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: rkdeveloptool
Version: 1.3
Release: alt3

Summary: rkdeveloptool gives you a simple way to read/write rockusb device

Group: File tools
License: GPLv2
Url: https://github.com/rockchip-linux/rkdeveloptool

Packager: Vitaly Lipatov <lav at altlinux.ru>

# Source-url: https://github.com/rockchip-linux/rkdeveloptool/archive/master.zip

Source0: %name-%version.tar
Source1: 99-rkdeveloptool.rules

BuildRequires: gcc-c++ libusb-devel

%description
rkdeveloptool gives you a simple way to read/write rockusb device.

%prep
%setup
subst "s|-Werror||" Makefile.am

%build
%autoreconf
%configure
%make_build

%install
%makeinstall_std PREFIX=%_prefix
install -D -m 644 %{SOURCE1} %buildroot%_udevrulesdir/99-rkdeveloptool.rules

%files
%doc Readme.txt
#99-rk-rockusb.rules
%_udevrulesdir/99-rkdeveloptool.rules
%_bindir/%name

%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