summaryrefslogtreecommitdiffstats
path: root/bin/templ/perl-pkg
AgeCommit message (Expand)AuthorFilesLines
2011-10-21Create lib/ directory for meta generator and template scripts.Justin Davis1-120/+0
2011-10-08Start changing style of perl-pkg. Use tabs for data indent.Justin Davis1-12/+11
2011-09-21Refinish PKGBUILD generation.Justin Davis1-19/+0
2011-09-01Make sure pkgver and distdir are defined in perl-pkg.Justin Davis1-0/+3
2011-08-30Move var munge-ing to mungevars sub. Add !emptydirs options.Justin Davis1-6/+14
2011-08-30Replace version string in source and _distdir with $pkgver.Justin Davis1-1/+9
2011-08-21Fix argument shifting in perl-pkg.Justin Davis1-2/+3
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-18Abstract PKGBUILD field printing into separate script: pbfields.Justin Davis1-54/+22
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