app-emacs/scim-bridge-el - 0.8.2 (gentoo)

Search

Install

Install this version:

emerge -a =app-emacs/scim-bridge-el-0.8.2

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

autounmask =app-emacs/scim-bridge-el-0.8.2

Or alternatively:

emerge --autounmask-write -a =app-emacs/scim-bridge-el-0.8.2

Package Information

Description:
a SCIM-Bridge client for Emacs
Homepage:
https://launchpad.net/scim-bridge.el
License:
GPL-2+

Ebuild Details

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

EAPI=7

inherit elisp

MY_PN=${PN/-el/.el}
MY_BR=$(ver_cut 1-2)
DESCRIPTION="a SCIM-Bridge client for Emacs"
HOMEPAGE="https://launchpad.net/scim-bridge.el"
SRC_URI="https://launchpad.net/${MY_PN}/${MY_BR}/${PV}/+download/${P}.tar.gz"

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

RDEPEND="app-i18n/scim"

PATCHES=("${FILESDIR}"/${PN}-0.8.2-im-agent.patch)

Inherited Eclasses

Dependencies

RDEPEND

app-i18n/scim

Manifest for 0.8.2

Type File Size Source URLs
DIST scim-bridge-el-0.8.2.tar.gz 67369 bytes https://launchpad.net/scim-bridge.el/$(ver_cut/0.8.2/+download/scim-bridge-el-0.8.2.tar.gz