app-emacs/google-translate - 20260419.134 (melpa)

Search

Install

Install this version:

emerge -a =app-emacs/google-translate-20260419.134

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

autounmask =app-emacs/google-translate-20260419.134

Or alternatively:

emerge --autounmask-write -a =app-emacs/google-translate-20260419.134

Package Information

Description:
Emacs interface to Google Translate
Homepage:
https://github.com/atykhonov/google-translate

Ebuild Details

Version EAPI Keywords Slot
20260419.134 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="google-translate"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Emacs interface to Google Translate"

HOMEPAGE="https://github.com/atykhonov/google-translate"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

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

DEPEND="app-emacs/popup"
RDEPEND="app-emacs/popup"

Inherited Eclasses

Dependencies

DEPEND

app-emacs/popup

RDEPEND

app-emacs/popup