TexCollectionEbuild

org.gentoo.tex.ebuildomat.TexCollectionEbuild
See theTexCollectionEbuild companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(collection: TlCollection, ebuildomat: TexEbuildomat): TexCollectionEbuild

Concrete fields

val allowedCorePackages: Set[String]
val category: String
val collectionOverride: Map[String, String]

Map of TeX Live packages to a collection. Can be used to override the collection of TeX Live packages, from the collection denoted in the tlpdb.

Map of TeX Live packages to a collection. Can be used to override the collection of TeX Live packages, from the collection denoted in the tlpdb.

Attributes

val collectionOverrideReverse: Map[String, Iterable[String]]
val collectionPrefix: String
val filteredPackages: Set[String]
val texliveCoreProvided: Set[String]