Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadSources ¶ added in v1.1.5
func GetPkgbuildVar ¶ added in v1.1.1
func GetPkgbuildVars ¶ added in v1.1.1
Types ¶
type PkgInfo ¶ added in v1.3.0
type PkgInfo struct {
Pkgbase string
Pkgname []string
Pkgver string
Pkgrel int
Epoch int
Pkgdesc string
Url string
Install string
Changelog string
Arch []string
Groups []string
License []string
NoExtract []string
Options []string
Backup []string
ValidPgpKeys []string
Source []PkgInfoArchItem
Depends []PkgInfoArchItem
CheckDepends []PkgInfoArchItem
MakeDepends []PkgInfoArchItem
OptDepends []PkgInfoArchItem
Provides []PkgInfoArchItem
Conflicts []PkgInfoArchItem
Replaces []PkgInfoArchItem
CkSums []PkgInfoArchItem
Md5Sums []PkgInfoArchItem
Sha1Sums []PkgInfoArchItem
Sha224Sums []PkgInfoArchItem
Sha256Sums []PkgInfoArchItem
Sha384Sums []PkgInfoArchItem
Sha512Sums []PkgInfoArchItem
B2Sums []PkgInfoArchItem
}
func LoadPkgInfo ¶ added in v1.3.0
func (*PkgInfo) GetAllBuildDepends ¶ added in v1.3.0
func (*PkgInfo) GetFullVersion ¶ added in v1.3.0
type PkgInfoArchItem ¶ added in v1.3.0
Click to show internal directories.
Click to hide internal directories.