[Bug 249510] [NEW PORT] devel/rkdeveloptool: Rkdeveloptool is a tool from Rockchip to communicate with Rockusb devices.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 22 01:52:51 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249510

--- Comment #6 from daniel.engberg.lists at pyret.net ---
Created attachment 218166
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=218166&action=edit
Alternative patch for rkdeveloptool

The tool itself identifies itself as version 1.3 so keep that version for the
package and use the date of the last commit in upstream repo.
This is also how OpenMandriva handles version number for this project.

Drop iconv dependency (needs patch), nothing in the code uses iconv.
https://github.com/rockchip-linux/rkdeveloptool/blob/master/main.cpp#L146

Remove gmake dependency, not needed

Remove pre-configure, not needed

Rephrase descriptions

Tested on FreeBSD 13.0-CURRENT #0 r358620 (AMD64) (rkdeveloptool -v  and -h)
Poudriere testport OK 12.1-RELEASE (amd64)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list