summaryrefslogtreecommitdiffstats
path: root/bin/templ
AgeCommit message (Expand)AuthorFilesLines
2011-08-21Fix argument shifting in perl-pkg.Justin Davis1-2/+3
2011-08-21Move spaces to beginning of strings in pbfields. Easier to see.Justin Davis1-6/+6
2011-08-21Create a main sub for perl-pkg.Justin Davis1-3/+7
2011-08-21Make sure to print _distdir= as extra PB field for perl packages.Justin Davis1-0/+1
2011-08-21Add optdepends to pbfields.Justin Davis1-1/+2
2011-08-18Move OFS and ORS to END.Justin Davis1-2/+3
2011-08-18Avoid printing PKGBUILD fields with empty values.Justin Davis1-0/+2
2011-08-18Fix missing double-quotes in pkgdesc output.Justin Davis1-1/+4
2011-08-18Abstract PKGBUILD field printing into separate script: pbfields.Justin Davis2-54/+90
2011-08-16Add conflicts array to PKGBUILD.Justin Davis1-1/+2
2011-08-16Change shebang to use env.Justin Davis1-1/+1
2011-08-16Add checkdepends to the PKGBUILD printed by perl-pkg.Justin Davis1-0/+1
2011-08-14Initial commit.Justin Davis1-0/+145