Revision: 3086 http://gar.svn.sourceforge.net/gar/?rev=3086&view=rev Author: valholla Date: 2009-02-12 18:56:17 +0000 (Thu, 12 Feb 2009)
Log Message: ----------- initial checkin Added Paths: ----------- csw/mgar/pkg/pysvn/ csw/mgar/pkg/pysvn/svn/ csw/mgar/pkg/pysvn/svn/Makefile csw/mgar/pkg/pysvn/workbench/ Added: csw/mgar/pkg/pysvn/svn/Makefile =================================================================== --- csw/mgar/pkg/pysvn/svn/Makefile (rev 0) +++ csw/mgar/pkg/pysvn/svn/Makefile 2009-02-12 18:56:17 UTC (rev 3086) @@ -0,0 +1,33 @@ +GARNAME = pysvn +GARVERSION = 1.6.2 +CATEGORIES = utils + +DESCRIPTION = Python Bindings for Subversion +define BLURB + Bindings for Subversion, an opensource version control system. +endef + +PACKAGES = CSWpysvn +CATALOGNAME = py_svn +SPKG_DESC = Python Bindings for Subversion + +SPKG_SOURCEURL = http://pysvn.barrys-emacs.org/source_kits/ +MASTER_SITES = http://pysvn.tigris.org/ +DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz + +PATCHFILES = + +# We define upstream file regex so we can be notifed of +# new upstream software release +UFILES_REGEX = (\d+(?:\.\d+)*) + +#BUILD64 = 1 +#NO_ISAEXEC = 0 + +CONFIGURE_ARGS = $(DIRPATHS) + +REQUIRED_PKGS_CSWpysvn = + +TEST_TARGET = + +include gar/category.mk This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel