TexCollectionEbuild

org.gentoo.tex.ebuildomat.TexCollectionEbuild
See theTexCollectionEbuild companion object
class TexCollectionEbuild(val collection: TlCollection, ebuildomat: TexEbuildomat) extends TexEbuild

Attributes

Companion
object
Graph
Supertypes
class TexEbuild
trait Source
trait Writable
class Object
trait Matchable
class Any
Show all
Known subtypes

Members list

Value members

Concrete methods

def bdepend: Seq[String]
def cdepend: Seq[String]
def depend: Seq[String]
override def getHandle(): Either[Writable, SeekableByteChannel]

Attributes

Definition Classes
TexEbuild -> Source
def inherits: Seq[String]
def iuse: Seq[String]
def pdepend: Seq[String]
def printDepends(out: Appendable): Unit
def rdepend: Seq[String]
override def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any

Inherited methods

def contentLength: Option[Long]

Attributes

Inherited from:
Writable
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 pn: String
val postlude: Option[String]
val preInherit: Option[String]

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