Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-14 | Add feature to replace ver-strings with $pkgver. | Justin Davis | 1 | -2/+1 | |
Alot of logic was added to allow changing versions in mods while still preserving the version in the $_ver custom variable. | |||||
2012-04-22 | Add _distdir var to perl PKGBUILDs. | Justin Davis | 1 | -25/+22 | |
pbfields now recognizes a customvars field which names other fields it should print in the PKGBUILD header. These field names are prefixed with an underscore ("_"). | |||||
2012-04-21 | Use the GENPKGDBG var in perl-dist. | Justin Davis | 1 | -1/+1 | |
2012-04-21 | Make missing coremods message friendlier. | Justin Davis | 1 | -7/+11 | |
Use the PREPSPATH env variable to tell the user exactly where the scrapecore script is located. | |||||
2012-04-16 | Rename the metas/ directory to preps/. | Justin Davis | 1 | -0/+617 | |
This matches the prepkg script name. |