app-emacs/edit-server - 1.16 (gentoo)

Search

Package Information

Description:
Service edit requests from a web browser for editing of textareas
Homepage:
https://github.com/stsquad/emacs_chrome
License:
GPL-3+

Ebuild Details

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

EAPI=8

inherit elisp

MY_PN="emacs_chrome"
DESCRIPTION="Service edit requests from a web browser for editing of textareas"
HOMEPAGE="https://github.com/stsquad/emacs_chrome"
SRC_URI="https://github.com/stsquad/${MY_PN}/archive/v${PV}.tar.gz -> ${MY_PN}-${PV}.tar.gz"
S="${WORKDIR}/${MY_PN}-${PV}/servers"

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

ELISP_REMOVE="edit-server-ert.el"
SITEFILE="50${PN}-gentoo.el"
DOCS="README"

Manifest for 1.16

Type File Size Source URLs
DIST emacs_chrome-1.16.tar.gz 316669 bytes https://github.com/stsquad/emacs_chrome/archive/v1.16.tar.gz