SF.net SVN: gar:[24101] csw/mgar/pkg/cpan

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Sep 15 11:53:49 CEST 2014


Revision: 24101
          http://sourceforge.net/p/gar/code/24101
Author:   dmichelsen
Date:     2014-09-15 09:53:48 +0000 (Mon, 15 Sep 2014)
Log Message:
-----------
cpan/JSON-RPC/trunk: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/JSON-RPC/
    csw/mgar/pkg/cpan/JSON-RPC/branches/
    csw/mgar/pkg/cpan/JSON-RPC/tags/
    csw/mgar/pkg/cpan/JSON-RPC/trunk/
    csw/mgar/pkg/cpan/JSON-RPC/trunk/Makefile
    csw/mgar/pkg/cpan/JSON-RPC/trunk/checksums
    csw/mgar/pkg/cpan/JSON-RPC/trunk/files/

Index: csw/mgar/pkg/cpan/JSON-RPC/trunk
===================================================================
--- csw/mgar/pkg/cpan/JSON-RPC/trunk	2014-09-15 09:35:08 UTC (rev 24100)
+++ csw/mgar/pkg/cpan/JSON-RPC/trunk	2014-09-15 09:53:48 UTC (rev 24101)

Property changes on: csw/mgar/pkg/cpan/JSON-RPC/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/cpan/JSON-RPC/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/JSON-RPC/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/JSON-RPC/trunk/Makefile	2014-09-15 09:53:48 UTC (rev 24101)
@@ -0,0 +1,34 @@
+NAME = JSON-RPC
+VERSION = 1.04
+CATEGORIES = cpan
+GARTYPE = v2
+AUTHOR = DMAKI
+
+DESCRIPTION = JSON RPC 2.0 Server Implementation
+define BLURB
+endef
+
+CATALOG_RELEASE = unstable
+
+LICENSE = LICENSE
+
+BUILD_DEP_PKGS += CSWpm-plack
+
+PACKAGES += CSWpm-json-rpc
+CATALOGNAME_CSWpm-json-rpc = pm_json_rpc
+SPKG_DESC_CSWpm-json-rpc = JSON RPC 2.0 Server Implementation
+# There was no information if this is pure Perl or not. Please remove if necessary.
+ARCHALL_CSWpm-json-rpc = 1
+RUNTIME_DEP_PKGS_CSWpm-json-rpc += CSWpm-json
+RUNTIME_DEP_PKGS_CSWpm-json-rpc += CSWpm-libwww-perl
+RUNTIME_DEP_PKGS_CSWpm-json-rpc += CSWpm-class-accessor-lite
+RUNTIME_DEP_PKGS_CSWpm-json-rpc += CSWpm-plack
+RUNTIME_DEP_PKGS_CSWpm-json-rpc += CSWpm-http-message
+RUNTIME_DEP_PKGS_CSWpm-json-rpc += CSWpm-router-simple
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/Build.PL
+BUILD_SCRIPTS = $(WORKSRC)/Build
+TEST_SCRIPTS = $(WORKSRC)/Build
+INSTALL_SCRIPTS = $(WORKSRC)/Build
+
+include gar/category.mk

Added: csw/mgar/pkg/cpan/JSON-RPC/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/JSON-RPC/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/JSON-RPC/trunk/checksums	2014-09-15 09:53:48 UTC (rev 24101)
@@ -0,0 +1 @@
+29279bcd8c901e3ab62a60bf7afc8a06  JSON-RPC-1.04.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list