app-emacs/cdlatex - 4.18.5 (gentoo)

Search

Package Information

Description:
Fast input methods for LaTeX environments and math
Homepage:
https://elpa.nongnu.org/nongnu/cdlatex.html
License:
GPL-3+

Ebuild Details

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

EAPI=8

inherit elisp

DESCRIPTION="Fast input methods for LaTeX environments and math"
HOMEPAGE="https://elpa.nongnu.org/nongnu/cdlatex.html"
SRC_URI="https://dev.gentoo.org/~arsen/${P}.tar.xz"

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

RDEPEND="
	app-emacs/auctex
"
BDEPEND="${RDEPEND}"

ELISP_REMOVE="${PN}-pkg.el"
SITEFILE="50${PN}-gentoo.el"

src_compile() {
	elisp-make-autoload-file
	elisp_src_compile
}

Dependencies

RDEPEND

	app-emacs/auctex

BDEPEND

	app-emacs/auctex

Manifest for 4.18.5

Type File Size Source URLs
DIST cdlatex-4.18.5.tar.xz 22644 bytes https://dev.gentoo.org/~arsen/cdlatex-4.18.5.tar.xz