Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 2020 01:52:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 249510] [NEW PORT] devel/rkdeveloptool: Rkdeveloptool is a tool from Rockchip to communicate with Rockusb devices.
Message-ID:  <bug-249510-7788-0RhLcgV6br@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249510-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-249510-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249510

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

The tool itself identifies itself as version 1.3 so keep that version for t=
he
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)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249510-7788-0RhLcgV6br>