app-accessibility/speakup-tools - 20121017 (guru)

Search

Install

Install this version:

emerge -a =app-accessibility/speakup-tools-20121017

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

autounmask =app-accessibility/speakup-tools-20121017

Or alternatively:

emerge --autounmask-write -a =app-accessibility/speakup-tools-20121017

Package Information

Description:
Tools to customize speakup module
Homepage:
https://salsa.debian.org/a11y-team/speakup-tools
License:
GPL-2+

Ebuild Details

Version EAPI Keywords Slot
20121017 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

COMMIT="c4e89ab30116fbe22cb9fed4e22f4340fdbcfc4d"
DESCRIPTION="Tools to customize speakup module"
HOMEPAGE="https://salsa.debian.org/a11y-team/speakup-tools"
SRC_URI="https://salsa.debian.org/a11y-team/${PN}/-/archive/${COMMIT}/${PN}-${COMMIT}.tar.gz"
S="${WORKDIR}/${PN}-${COMMIT}"

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

src_compile() {
	:
}

src_install() {
	emake DESTDIR="${D}" prefix="${EPREFIX}"/usr install
	einstalldocs
}

Manifest for 20121017

Type File Size Source URLs
DIST speakup-tools-c4e89ab30116fbe22cb9fed4e22f4340fdbcfc4d.tar.gz 10830 bytes https://salsa.debian.org/a11y-team/speakup-tools/-/archive/c4e89ab30116fbe22cb9fed4e22f4340fdbcfc4d/speakup-tools-c4e89ab30116fbe22cb9fed4e22f4340fdbcfc4d.tar.gz