TexliveCoreEbuild

org.gentoo.tex.ebuildomat.TexliveCoreEbuild
class TexliveCoreEbuild(ebuildomat: TexEbuildomat) extends TexEbuild

Attributes

Graph
Supertypes
class TexEbuild
trait Source
trait Writable
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Inherited methods

def contentLength: Option[Long]

Attributes

Inherited from:
Writable
override def getHandle(): Either[Writable, SeekableByteChannel]

Attributes

Definition Classes
TexEbuild -> Source
Inherited from:
TexEbuild
override def httpContentType: Option[String]

Attributes

Definition Classes
Source -> Writable
Inherited from:
Source
def printTexliveContentsArray(out: Appendable, t: ContentsType, name: String, deps: Seq[MajorTlpdbEntry], headEntry: Option[String]): Unit

Attributes

Inherited from:
TexEbuild

Attributes

Inherited from:
TexEbuild
def writeBytesTo(out: WritableByteChannel): AnyVal

Attributes

Inherited from:
Source
def writeBytesTo(out: OutputStream): Unit

Attributes

Inherited from:
Source

Concrete fields

val dirname: RelPath
val filename: String
val gentooLicenses: Seq[String]
val kpathseaVersion: String
val pn: String
val ptexencVersion: String
val teckitVersion: String
val tlSourceVersion: Int

Inherited fields

lazy val binscripts: Seq[RelPath]

Attributes

Inherited from:
TexEbuild
lazy val binscriptsAndSourcePackage: Seq[(RelPath, TlpdbEntry)]

Attributes

Inherited from:
TexEbuild
lazy val binscriptsWithFileExtension: Seq[String]

Attributes

Inherited from:
TexEbuild

Attributes

Inherited from:
TexEbuild
lazy val relpath: dirname.ThisType

Attributes

Inherited from:
TexEbuild