pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Imported py-pygraphviz as graphics/py-pygraphviz



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Mon Nov 16 02:51:54 2015 +0100
Changeset:	3ea5316906635fc2f2eba294f5d33bc8081ce129

Modified Files:
	Makefile
Removed Files:
	py-pygraphviz/DESCR
	py-pygraphviz/Makefile
	py-pygraphviz/PLIST
	py-pygraphviz/buildlink3.mk
	py-pygraphviz/distinfo

Log Message:
Imported py-pygraphviz as graphics/py-pygraphviz

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3ea5316906635fc2f2eba294f5d33bc8081ce129

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                    |  1 -
 py-pygraphviz/DESCR         |  6 ----
 py-pygraphviz/Makefile      | 20 ------------
 py-pygraphviz/PLIST         | 76 ---------------------------------------------
 py-pygraphviz/buildlink3.mk | 13 --------
 py-pygraphviz/distinfo      |  5 ---
 6 files changed, 121 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index ab3acbe..56de560 100644
--- a/Makefile
+++ b/Makefile
@@ -3087,7 +3087,6 @@ SUBDIR+=	py-pyflation
 SUBDIR+=	py-pygit2
 SUBDIR+=	py-pyglet
 SUBDIR+=	py-pygr
-SUBDIR+=	py-pygraphviz
 SUBDIR+=	py-pykit-sci
 SUBDIR+=	py-pykit-shared
 SUBDIR+=	py-pylith
diff --git a/py-pygraphviz/DESCR b/py-pygraphviz/DESCR
deleted file mode 100644
index aa13111..0000000
--- a/py-pygraphviz/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-PyGraphviz is a Python interface to the Graphviz graph layout
-and visualization package. With PyGraphviz you can create,
-edit, read, write, and draw graphs using Python to access the
-Graphviz graph data structure and layout algorithms. PyGraphviz
-is independent from NetworkX  but provides a similar programming
-interface.
diff --git a/py-pygraphviz/Makefile b/py-pygraphviz/Makefile
deleted file mode 100644
index 177c032..0000000
--- a/py-pygraphviz/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2015/09/08 14:20:14 realzhtw Exp $
-#
-
-VERS=			1.3.1
-DISTNAME=		pygraphviz-${VERS}
-PKGNAME=		${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=		graphics
-MASTER_SITES=	http://pypi.python.org/packages/source/p/pygraphviz/
-
-MAINTAINER=		helgoman%users.sourceforge.net@localhost
-HOMEPAGE=		http://networkx.lanl.gov/pygraphviz/index.html
-COMMENT=		Python interface to the Graphviz package
-LICENSE=		original-bsd
-
-PYDISTUTILSPKG=		yes
-
-.include "../../graphics/graphviz/buildlink3.mk"
-.include "../../lang/python/application.mk"
-.include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-pygraphviz/PLIST b/py-pygraphviz/PLIST
deleted file mode 100644
index ce55869..0000000
--- a/py-pygraphviz/PLIST
+++ /dev/null
@@ -1,76 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2015/09/08 14:20:14 realzhtw Exp $
-${PYSITELIB}/pygraphviz-${PKGVERSION}-py2.7.egg-info/PKG-INFO
-${PYSITELIB}/pygraphviz-${PKGVERSION}-py2.7.egg-info/SOURCES.txt
-${PYSITELIB}/pygraphviz-${PKGVERSION}-py2.7.egg-info/dependency_links.txt
-${PYSITELIB}/pygraphviz-${PKGVERSION}-py2.7.egg-info/top_level.txt
-${PYSITELIB}/pygraphviz/__init__.py
-${PYSITELIB}/pygraphviz/__init__.pyc
-${PYSITELIB}/pygraphviz/__init__.pyo
-${PYSITELIB}/pygraphviz/_graphviz.so
-${PYSITELIB}/pygraphviz/agraph.py
-${PYSITELIB}/pygraphviz/agraph.pyc
-${PYSITELIB}/pygraphviz/agraph.pyo
-${PYSITELIB}/pygraphviz/graphviz.i
-${PYSITELIB}/pygraphviz/graphviz.py
-${PYSITELIB}/pygraphviz/graphviz.pyc
-${PYSITELIB}/pygraphviz/graphviz.pyo
-${PYSITELIB}/pygraphviz/graphviz_wrap.c
-${PYSITELIB}/pygraphviz/release.py
-${PYSITELIB}/pygraphviz/release.pyc
-${PYSITELIB}/pygraphviz/release.pyo
-${PYSITELIB}/pygraphviz/tests/__init__.py
-${PYSITELIB}/pygraphviz/tests/__init__.pyc
-${PYSITELIB}/pygraphviz/tests/__init__.pyo
-${PYSITELIB}/pygraphviz/tests/test.py
-${PYSITELIB}/pygraphviz/tests/test.pyc
-${PYSITELIB}/pygraphviz/tests/test.pyo
-${PYSITELIB}/pygraphviz/tests/test_attribute_defaults.py
-${PYSITELIB}/pygraphviz/tests/test_attribute_defaults.pyc
-${PYSITELIB}/pygraphviz/tests/test_attribute_defaults.pyo
-${PYSITELIB}/pygraphviz/tests/test_attributes.py
-${PYSITELIB}/pygraphviz/tests/test_attributes.pyc
-${PYSITELIB}/pygraphviz/tests/test_attributes.pyo
-${PYSITELIB}/pygraphviz/tests/test_clear.py
-${PYSITELIB}/pygraphviz/tests/test_clear.pyc
-${PYSITELIB}/pygraphviz/tests/test_clear.pyo
-${PYSITELIB}/pygraphviz/tests/test_drawing.py
-${PYSITELIB}/pygraphviz/tests/test_drawing.pyc
-${PYSITELIB}/pygraphviz/tests/test_drawing.pyo
-${PYSITELIB}/pygraphviz/tests/test_edge_attributes.py
-${PYSITELIB}/pygraphviz/tests/test_edge_attributes.pyc
-${PYSITELIB}/pygraphviz/tests/test_edge_attributes.pyo
-${PYSITELIB}/pygraphviz/tests/test_graph.py
-${PYSITELIB}/pygraphviz/tests/test_graph.pyc
-${PYSITELIB}/pygraphviz/tests/test_graph.pyo
-${PYSITELIB}/pygraphviz/tests/test_html.py
-${PYSITELIB}/pygraphviz/tests/test_html.pyc
-${PYSITELIB}/pygraphviz/tests/test_html.pyo
-${PYSITELIB}/pygraphviz/tests/test_layout.py
-${PYSITELIB}/pygraphviz/tests/test_layout.pyc
-${PYSITELIB}/pygraphviz/tests/test_layout.pyo
-${PYSITELIB}/pygraphviz/tests/test_node_attributes.py
-${PYSITELIB}/pygraphviz/tests/test_node_attributes.pyc
-${PYSITELIB}/pygraphviz/tests/test_node_attributes.pyo
-${PYSITELIB}/pygraphviz/tests/test_readwrite.py
-${PYSITELIB}/pygraphviz/tests/test_readwrite.pyc
-${PYSITELIB}/pygraphviz/tests/test_readwrite.pyo
-${PYSITELIB}/pygraphviz/tests/test_string.py
-${PYSITELIB}/pygraphviz/tests/test_string.pyc
-${PYSITELIB}/pygraphviz/tests/test_string.pyo
-${PYSITELIB}/pygraphviz/tests/test_subgraph.py
-${PYSITELIB}/pygraphviz/tests/test_subgraph.pyc
-${PYSITELIB}/pygraphviz/tests/test_subgraph.pyo
-${PYSITELIB}/pygraphviz/tests/test_unicode.py
-${PYSITELIB}/pygraphviz/tests/test_unicode.pyc
-${PYSITELIB}/pygraphviz/tests/test_unicode.pyo
-${PYSITELIB}/pygraphviz/version.py
-${PYSITELIB}/pygraphviz/version.pyc
-${PYSITELIB}/pygraphviz/version.pyo
-share/doc/pygraphviz-${PKGVERSION}/INSTALL.txt
-share/doc/pygraphviz-${PKGVERSION}/examples/attributes.py
-share/doc/pygraphviz-${PKGVERSION}/examples/django_simple.py
-share/doc/pygraphviz-${PKGVERSION}/examples/miles.py
-share/doc/pygraphviz-${PKGVERSION}/examples/simple.py
-share/doc/pygraphviz-${PKGVERSION}/examples/star.py
-share/doc/pygraphviz-${PKGVERSION}/examples/subgraph.py
-share/doc/pygraphviz-${PKGVERSION}/examples/utf8_encoding.py
diff --git a/py-pygraphviz/buildlink3.mk b/py-pygraphviz/buildlink3.mk
deleted file mode 100644
index 18eceb0..0000000
--- a/py-pygraphviz/buildlink3.mk
+++ /dev/null
@@ -1,13 +0,0 @@
-# $NetBSD: buildlink3.mk,v 1.2 2015/04/14 11:33:02 thomasklausner Exp $
-
-BUILDLINK_TREE+=	py-pygraphviz
-
-.if !defined(PY_PYGRAPHVIZ_BUILDLINK3_MK)
-PY_PYGRAPHVIZ_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.py-pygraphviz+=	${PYPKGPREFIX}-pygraphviz>=1.0
-BUILDLINK_PKGSRCDIR.py-pygraphviz?=	../../wip/py-pygraphviz
-
-.endif	# PY_PYGRAPHVIZ_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-py-pygraphviz
diff --git a/py-pygraphviz/distinfo b/py-pygraphviz/distinfo
deleted file mode 100644
index 385ee38..0000000
--- a/py-pygraphviz/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2015/09/08 14:20:14 realzhtw Exp $
-
-SHA1 (pygraphviz-1.3.1.tar.gz) = 1ecd96727d0c160e1d00519c56dc4672af929ca7
-RMD160 (pygraphviz-1.3.1.tar.gz) = ad690efaf662dde04163a1acee0f4edfcf588221
-Size (pygraphviz-1.3.1.tar.gz) = 103336 bytes


Home | Main Index | Thread Index | Old Index