2018-08-28 09:08:07 +02:00
|
|
|
TERMUX_SUBPKG_DESCRIPTION="Texlive's collection-bibtexextra"
|
2019-05-06 18:48:06 +02:00
|
|
|
TERMUX_SUBPKG_DEPENDS="texlive-binextra"
|
2019-04-30 21:08:38 +02:00
|
|
|
TERMUX_SUBPKG_INCLUDE=$(python3 $TERMUX_SCRIPTDIR/packages/texlive/parse_tlpdb.py bibtexextra $TERMUX_PKG_TMPDIR/texlive.tlpdb)
|
|
|
|
TERMUX_SUBPKG_CONFLICTS="texlive-bin (<< 20190410), texlive (<< 20190410)"
|