dev-tex/foiltex - 2.1.4b (gentoo)

Search

Package Information

Description:
LaTeX package used to create foils and slides
Homepage:
https://ctan.org/pkg/foiltex
License:
FoilTeX

Ebuild Details

Version EAPI Keywords Slot
2.1.4b 7 amd64 ppc x86 0
View Raw Ebuild
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit latex-package

DESCRIPTION="LaTeX package used to create foils and slides"
HOMEPAGE="https://ctan.org/pkg/foiltex"
# Taken from http://www.ctan.org/get/macros/latex/contrib/foiltex.zip
SRC_URI="mirror://gentoo/${P}.zip"
S=${WORKDIR}/${PN}

LICENSE="FoilTeX"
SLOT="0"
KEYWORDS="amd64 ppc x86"

BDEPEND="app-arch/unzip"

src_install() {
	latex-package_src_doinstall all
	dodoc "${S}/README"
}

Applicable Mirrors

Mirror Name URLs
gentoo

Dependencies

BDEPEND

app-arch/unzip

Manifest for 2.1.4b

Type File Size Source URLs
DIST foiltex-2.1.4b.zip 380785 bytes mirror://gentoo/foiltex-2.1.4b.zip