dev-embedded/stm32flash - 0.6 (booboo)

Search

Install

Install this version:

emerge -a =dev-embedded/stm32flash-0.6

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-embedded/stm32flash-0.6

Or alternatively:

emerge --autounmask-write -a =dev-embedded/stm32flash-0.6

Package Information

Description:
Open source flash program for STM32 using the ST serial bootloader
Homepage:
http://sourceforge.net/projects/stm32flash/
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
0.6 7 ~x86 ~amd64 ~arm 0
View Raw Ebuild
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DESCRIPTION="Open source flash program for STM32 using the ST serial bootloader"
HOMEPAGE="http://sourceforge.net/projects/stm32flash/"
SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~amd64 ~arm"
IUSE=""

DEPEND=""
RDEPEND="${DEPEND}"

src_prepare() {
	sed -i -e 's#/usr/local#/usr#g' Makefile

	eapply_user
}

Manifest for 0.6

Type File Size Source URLs
DIST stm32flash-0.6.tar.gz 376186 bytes https://downloads.sourceforge.net/stm32flash/stm32flash-0.6.tar.gz