Excerpts from Peter FELECAN's message of Fri Jul 31 10:20:23 -0400 2009: > I know recipes for RPM's, DEB's, &c. What's a recipe from the point of > view of gar? Can you show me one?
Just so that it stands out a bit, I'm linking to a few 'Recipes' that I've done recently. gitosis: http://sourceforge.net/apps/trac/gar/browser/csw/mgar/pkg/gitosis/trunk/Makefile php mode for emacs: http://sourceforge.net/apps/trac/gar/browser/csw/mgar/pkg/phpmode/trunk/Makefile git: http://sourceforge.net/apps/trac/gar/browser/csw/mgar/pkg/git/trunk/Makefile These are of varying complexity and demonstrate a few of the different things that are commonly done. Gitosis leverages Mike's new class action script cswpycompile to generate .py{c,o} files at install. php_mode hooks into both the post-extract and post-install steps of the build to add custom script. Git splits one source package into several smaller packages, uses a git repo instead of a tarball for the source and hooks a few more steps in the process. HTH. -Ben -- Ben Walton Systems Programmer - CHASS University of Toronto C:416.407.5610 | W:416.978.4302 GPG Key Id: 8E89F6D2; Key Server: pgp.mit.edu Contact me to arrange for a CAcert assurance meeting.
signature.asc
Description: PGP signature
_______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
