Florian Fainelli d78a574019 add support for darcs repositories
This patch adds support for darcs repositories (as sources of packages).

It does *not* add support for darcs:// URI scheme because such a scheme
do not exist (AFAIK).  You must therefore manually set PKG_SOURCE_PROTO
to darcs in your Makefile (and use a regular http:// URI). You also have
to set PKG_SOURCE_VERSION to a string matching a tag contained in the
repository, and PKG_SOURCE_SUBDIR to something sensible
($(PACKAGE_NAME)-$(PACKAGE_SOURCE_VERSION) for instance).

Same rationale as for the previous patch ("useless to most, but small
and straightforward so why no add it?).

Best regards,

Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>

SVN-Revision: 23615
2010-10-24 12:36:44 +00:00
..
2010-08-19 17:46:11 +00:00
2010-10-24 12:36:44 +00:00
2010-10-16 18:46:22 +00:00
2010-08-06 21:36:35 +00:00
2010-10-20 23:07:35 +00:00
2010-10-18 06:58:11 +00:00
2010-10-16 18:46:22 +00:00
2008-09-02 10:57:51 +00:00
2010-10-05 20:20:13 +00:00