app-emacs/fpga - 20260407.1246 (melpa)

Search

Install

Install this version:

emerge -a =app-emacs/fpga-20260407.1246

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

autounmask =app-emacs/fpga-20260407.1246

Or alternatively:

emerge --autounmask-write -a =app-emacs/fpga-20260407.1246

Package Information

Description:
FPGA & ASIC Utils
Homepage:
https://github.com/gmlarumbe/fpga

Ebuild Details

Version EAPI Keywords Slot
20260407.1246 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REPO_URI="https://melpa.org/packages/"
SOURCE_TYPE="tar"
REALNAME="fpga"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="FPGA & ASIC Utils"

HOMEPAGE="https://github.com/gmlarumbe/fpga"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND=""
RDEPEND=""

Inherited Eclasses