Install this version:
emerge -a =dev-embedded/pineflash-0.5.5
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-embedded/pineflash-0.5.5
Or alternatively:
emerge --autounmask-write -a =dev-embedded/pineflash-0.5.5
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.5.5 | 8 | ~amd64 | 0 |
# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Autogenerated by pycargoebuild 0.16.0
EAPI=8
inherit cargo
DESCRIPTION="A tool to flash ironos to the pinecil soldering iron and possibly other pine64 devices in the future"
HOMEPAGE="https://github.com/Spagett1/PineFlash"
SRC_URI="
https://github.com/Spagett1/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz
https://alfter.us/wp-content/uploads/2026/08/${P}-crates.tar.xz
"
LICENSE="GPL-2"
# Dependent crate licenses
LICENSE+="
Apache-2.0 BSD-2 BSD Boost-1.0 CC0-1.0 ISC MIT MPL-2.0 OFL-1.1
UbuntuFontLicense-1.0 Unicode-DFS-2016 ZLIB
"
SLOT="0"
KEYWORDS="~amd64"
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | pineflash-0.5.5-crates.tar.xz | 61114824 bytes | https://alfter.us/wp-content/uploads/2026/08/pineflash-0.5.5-crates.tar.xz |
| DIST | pineflash-0.5.5.tar.gz | 15697453 bytes | https://github.com/Spagett1/pineflash/archive/refs/tags/0.5.5.tar.gz |