Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 832772

Summary: sys-apps/raspberrypi-imager -- The official raspberry pi micro sd card imager
Product: Gentoo Linux Reporter: Michael Jones <gentoo>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://www.raspberrypi.com/software/
Whiteboard:
Package list:
Runtime testing required: ---

Description Michael Jones 2022-02-05 22:19:37 UTC
This is available from the ubuntu repositories, so Gentoo should be able to, at the very least, deploy the ubuntu dpkg files.

Reproducible: Always
Comment 1 Michael Jones 2022-02-06 05:39:45 UTC
An existing ebuild exists here: https://github.com/GenPi64/genpi64-overlay/blob/master/dev-embedded/rpi-imager/rpi-imager-1.6.ebuild
Comment 2 Jonas Stein gentoo-dev 2022-02-06 14:50:09 UTC
A few hints for the linked ebuild
* MY_PV="1.6" is not needed. Read https://devmanual.gentoo.org/ebuild-writing/variables/
* Use EAPI=8
* run pkgcheck scan --net
* remove empty 1st line