2018-08-28 09:08:07 +02:00
|
|
|
TERMUX_SUBPKG_DESCRIPTION="Texlive's collection-fontsextra"
|
2018-11-17 14:07:34 +01:00
|
|
|
TERMUX_SUBPKG_DEPENDS="texlive, texlive-plaingeneric"
|
2018-08-28 09:08:07 +02:00
|
|
|
TERMUX_SUBPKG_INCLUDE=$(python3 $TERMUX_PKG_BUILDER_DIR/parse_tlpdb.py $(echo $SUB_PKG_NAME | awk -F"-" '{print $2}') $TERMUX_PKG_TMPDIR/texlive.tlpdb)
|