app-emacs/emacs-presentation-mode - 0.1.1 (graaff)

Search

Install

Install this version:

emerge -a =app-emacs/emacs-presentation-mode-0.1.1

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

autounmask =app-emacs/emacs-presentation-mode-0.1.1

Or alternatively:

emerge --autounmask-write -a =app-emacs/emacs-presentation-mode-0.1.1

Package Information

Description:
Display large character for presentation and live coding
Homepage:
https://github.com/zonuexe/emacs-presentation-mode
License:
MIT

Ebuild Details

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

EAPI=8

inherit elisp

IUSE=""
DESCRIPTION="Display large character for presentation and live coding"
HOMEPAGE="https://github.com/zonuexe/emacs-presentation-mode"
SRC_URI="https://github.com/zonuexe/emacs-presentation-mode/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

SITEFILE="50${PN}-gentoo.el"
DOCS=README.org

Inherited Eclasses

Manifest for 0.1.1

Type File Size Source URLs
DIST emacs-presentation-mode-0.1.1.tar.gz 2290863 bytes https://github.com/zonuexe/emacs-presentation-mode/archive/refs/tags/0.1.1.tar.gz