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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Mon Sep 16 23:55:17 CEST 2013


Revision: 21954
          http://gar.svn.sourceforge.net/gar/?rev=21954&view=rev
Author:   wahwah
Date:     2013-09-16 21:55:16 +0000 (Mon, 16 Sep 2013)
Log Message:
-----------
pypcap/trunk: it does not build

Added Paths:
-----------
    csw/mgar/pkg/pypcap/
    csw/mgar/pkg/pypcap/Makefile
    csw/mgar/pkg/pypcap/branches/
    csw/mgar/pkg/pypcap/tags/
    csw/mgar/pkg/pypcap/trunk/
    csw/mgar/pkg/pypcap/trunk/Makefile
    csw/mgar/pkg/pypcap/trunk/checksums
    csw/mgar/pkg/pypcap/trunk/files/

Added: csw/mgar/pkg/pypcap/Makefile
===================================================================
--- csw/mgar/pkg/pypcap/Makefile	                        (rev 0)
+++ csw/mgar/pkg/pypcap/Makefile	2013-09-16 21:55:16 UTC (rev 21954)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/pypcap/trunk
___________________________________________________________________
Added: svn:ignore
   + work


Added: csw/mgar/pkg/pypcap/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pypcap/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/pypcap/trunk/Makefile	2013-09-16 21:55:16 UTC (rev 21954)
@@ -0,0 +1,20 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = pypcap
+VERSION = 1.1
+GARTYPE = v2
+CATEGORIES = python
+
+DESCRIPTION = Simplified object-oriented Python extension module for libpcap
+
+MASTER_SITES = $(GOOGLE_MIRROR)
+DISTFILES  = $(DISTNAME).tar.gz
+
+CONFIGURE_ARGS = --with-pcap /opt/csw
+CONFIGURE_SCRIPTS = $(WORKSRC)/setup.py
+
+PACKAGES = CSWpy-pcap
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/pypcap/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/pypcap/trunk/checksums
===================================================================
--- csw/mgar/pkg/pypcap/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/pypcap/trunk/checksums	2013-09-16 21:55:16 UTC (rev 21954)
@@ -0,0 +1 @@
+034c3cbbfa81aa19e8f685b767c65764  pypcap-1.1.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