app-emacs/ledger-mode - 4.0.0 (gentoo)

Search

Package Information

Description:
An Emacs major mode for editing ledger files
Homepage:
https://github.com/ledger/ledger-mode
License:
GPL-2+ BSD

Ebuild Details

Version EAPI Keywords Slot
4.0.0 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

DESCRIPTION="An Emacs major mode for editing ledger files"
HOMEPAGE="https://github.com/ledger/ledger-mode"
SRC_URI="https://github.com/ledger/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"

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

PATCHES=( "${FILESDIR}"/${P}-emacs-28.patch )
SITEFILE="50${PN}-gentoo.el"
ELISP_TEXINFO="doc/ledger-mode.texi"
BYTECOMPFLAGS+=" -l ledger-regex.el"

RDEPEND="!<app-office/ledger-3.1.2[emacs(-)]"
BDEPEND="sys-apps/texinfo"

Dependencies

RDEPEND

!<app-office/ledger-3.1.2[emacs(-)]

BDEPEND

sys-apps/texinfo

Manifest for 4.0.0

Type File Size Source URLs
DIST ledger-mode-4.0.0.tar.gz 96248 bytes https://github.com/ledger/ledger-mode/archive/v4.0.0.tar.gz