dev-tex/rmligs - 0.87 (robert7k)

Search

Install

Install this version:

emerge -a =dev-tex/rmligs-0.87

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

autounmask =dev-tex/rmligs-0.87

Or alternatively:

emerge --autounmask-write -a =dev-tex/rmligs-0.87

Package Information

Description:
Removes incorrectly used ligatures from LaTeX documents
Homepage:
https://ctan.org/tex-archive/support/rmligs
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
0.87 7 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DESCRIPTION="Removes incorrectly used ligatures from LaTeX documents"
HOMEPAGE="https://ctan.org/tex-archive/support/rmligs"
SRC_URI="http://mirrors.ctan.org/support/rmligs/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="dev-lang/perl"
RDEPEND="${DEPEND}"
BDEPEND=""

src_install() {
	dobin ${PN}
	dodoc README Changes BUGS
}

Dependencies

DEPEND

dev-lang/perl

RDEPEND

dev-lang/perl

Manifest for 0.87

Type File Size Source URLs
DIST rmligs-0.87.tar.gz 19028 bytes http://mirrors.ctan.org/support/rmligs/rmligs-0.87.tar.gz