[csw-devel] SF.net SVN: gar:[18233] csw/mgar/pkg/cpan

idogan23 at users.sourceforge.net idogan23 at users.sourceforge.net
Wed Jun 6 10:35:56 CEST 2012


Revision: 18233
          http://gar.svn.sourceforge.net/gar/?rev=18233&view=rev
Author:   idogan23
Date:     2012-06-06 08:35:56 +0000 (Wed, 06 Jun 2012)
Log Message:
-----------
Google-ProtocolBuffers: initial commit

Added Paths:
-----------
    csw/mgar/pkg/cpan/Google-ProtocolBuffers/
    csw/mgar/pkg/cpan/Google-ProtocolBuffers/Makefile
    csw/mgar/pkg/cpan/Google-ProtocolBuffers/branches/
    csw/mgar/pkg/cpan/Google-ProtocolBuffers/tags/
    csw/mgar/pkg/cpan/Google-ProtocolBuffers/trunk/
    csw/mgar/pkg/cpan/Google-ProtocolBuffers/trunk/Makefile
    csw/mgar/pkg/cpan/Google-ProtocolBuffers/trunk/checksums
    csw/mgar/pkg/cpan/Google-ProtocolBuffers/trunk/files/
    csw/mgar/pkg/cpan/Google-ProtocolBuffers/trunk/files/LICENSE

Added: csw/mgar/pkg/cpan/Google-ProtocolBuffers/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Google-ProtocolBuffers/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Google-ProtocolBuffers/Makefile	2012-06-06 08:35:56 UTC (rev 18233)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/cpan/Google-ProtocolBuffers/trunk
___________________________________________________________________
Added: svn:ignore
   + work


Added: csw/mgar/pkg/cpan/Google-ProtocolBuffers/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Google-ProtocolBuffers/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/cpan/Google-ProtocolBuffers/trunk/Makefile	2012-06-06 08:35:56 UTC (rev 18233)
@@ -0,0 +1,41 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = Google-ProtocolBuffers
+VERSION = 0.08
+GARTYPE = v2
+CATEGORIES = cpan
+AUTHOR = GARIEV
+
+DESCRIPTION = Simple Interface To Google Protocol Buffers
+define BLURB
+  Simple Interface To Google Protocol Buffers
+endef
+
+MASTER_SITES = 
+DISTFILES  = $(DISTNAME).tar.gz
+DISTFILES += LICENSE
+
+LICENSE = LICENSE
+
+PACKAGES = CSWpm-google-protocolbuffers
+CATALOGNAME = pm_google_protocolbuffers
+
+RUNTIME_DEP_PKGS  = CSWpmparserecdescent
+RUNTIME_DEP_PKGS += CSWpmclsaccessor
+
+# File name regex to get notifications about upstream software releases
+# NOTE: Use this only if the automatic regex creation
+#       does not work for your package
+# UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+
+# If the url used to check for software update is different of MASTER_SITES, then 
+# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
+# UPSTREAM_MASTER_SITES = 
+
+ARCHALL = 1
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/cpan/Google-ProtocolBuffers/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/cpan/Google-ProtocolBuffers/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Google-ProtocolBuffers/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/cpan/Google-ProtocolBuffers/trunk/checksums	2012-06-06 08:35:56 UTC (rev 18233)
@@ -0,0 +1 @@
+30f193270dbc09a0cd56811b5d766240  Google-ProtocolBuffers-0.08.tar.gz

Added: csw/mgar/pkg/cpan/Google-ProtocolBuffers/trunk/files/LICENSE
===================================================================
--- csw/mgar/pkg/cpan/Google-ProtocolBuffers/trunk/files/LICENSE	                        (rev 0)
+++ csw/mgar/pkg/cpan/Google-ProtocolBuffers/trunk/files/LICENSE	2012-06-06 08:35:56 UTC (rev 18233)
@@ -0,0 +1,5 @@
+Copyright (C) 2008 by Igor Gariev, <gariev at hotmail.com>
+
+This library is free software; you can redistribute it and/or modify
+it under the same terms as Perl itself, either Perl version 5.10.0 or,
+at your option, any later version of Perl 5 you may have available.

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