pmpkg

package
v0.0.0-...-ff15abd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2021 License: Zlib Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Package

type Package struct {
	Name         string
	Version      string
	Description  string
	Dependencies []*Package
	Script       map[string]interface{}
	Sources      []string
	Release      uint

	PackageDir string

	DatabaseEntry *config.DatabaseEntry
}

func BuildDependenciesTree

func BuildDependenciesTree(pkgs []*Package) []*Package

func NewPackage

func NewPackage(name string, db *config.Database, cfg *config.Config) *Package

func (*Package) Emerge

func (p *Package) Emerge()

func (*Package) Fetch

func (p *Package) Fetch()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL