app-emacs/company-quickhelp - 2.3.0 (gentoo)

Search

Package Information

Description:
Company documentation popups for completion candidates
Homepage:
https://github.com/company-mode/company-quickhelp/
License:
GPL-3+

Ebuild Details

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

EAPI=8

inherit elisp

DESCRIPTION="Company documentation popups for completion candidates"
HOMEPAGE="https://github.com/company-mode/company-quickhelp/"
SRC_URI="https://github.com/company-mode/${PN}/archive/${PV}.tar.gz
			-> ${P}.tar.gz"

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

RDEPEND="
	app-emacs/company-mode
	app-emacs/pos-tip
"
BDEPEND="${RDEPEND}"

DOCS=( CHANGELOG.md README.md company-quickhelp.png )
SITEFILE="50${PN}-gentoo.el"

Dependencies

RDEPEND

	app-emacs/company-mode
	app-emacs/pos-tip

BDEPEND

	app-emacs/company-mode
	app-emacs/pos-tip

Manifest for 2.3.0

Type File Size Source URLs
DIST company-quickhelp-2.3.0.tar.gz 64663 bytes https://github.com/company-mode/company-quickhelp/archive/2.3.0.tar.gz