blob: 1c182733f1925b3e9e93f7d9f9ef5617cba5c58e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=virtual/latex-base >=sys-apps/texinfo-4.2-r5
DEFINED_PHASES=compile install postinst postrm
DEPEND=dev-texlive/texlive-bibtexextra dev-texlive/texlive-latexextra dev-texlive/texlive-plaingeneric
DESCRIPTION=Reimplementation of the bibliographic facilities provided by LaTeX
EAPI=8
HOMEPAGE=https://www.ctan.org/tex-archive/macros/latex/contrib/biblatex https://github.com/plk/biblatex/
INHERIT=latex-package
IUSE=+biber doc examples
KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86
LICENSE=LPPL-1.3
PDEPEND=biber? ( ~dev-tex/biber-2.20 )
RDEPEND=dev-texlive/texlive-bibtexextra dev-texlive/texlive-latexextra dev-texlive/texlive-plaingeneric virtual/latex-base
SLOT=0
SRC_URI=https://downloads.sourceforge.net/biblatex/biblatex-3.20.tds.tgz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c latex-package f6529cd874a632d3343b4d264a70a0bc
_md5_=0a3368cc3d913e6e00af6b88efd9e0e3
|