blob: b575923cf27cc015a1e0dc8a82e52fef0246a728 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=test? ( app-shells/tcsh ) >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install unpack
DEPEND=>=dev-lang/perl-5.8 virtual/latex-base dev-texlive/texlive-plaingeneric dev-perl/Algorithm-Diff dev-perl/Pod-LaTeX
DESCRIPTION=Compare two latex files and mark up significant differences
EAPI=8
HOMEPAGE=https://www.ctan.org/tex-archive/support/latexdiff/ https://github.com/ftilmann/latexdiff/
INHERIT=git-r3
IUSE=test
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=>=dev-lang/perl-5.8 virtual/latex-base dev-texlive/texlive-plaingeneric dev-perl/Algorithm-Diff
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ftilmann/latexdiff/pull/314/commits/94e13c799d2e218a814d007ceff37e91828fb4a4.patch -> latexdiff-1.3.4-makefile-fix-example-diff-target.patch
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=862a5fc09f946a4a60e44a220c811f46
|