]> Pileus Git - ~andy/sunrise/commitdiff
media-gfx/pydot: New ebuild for bug 106983
authorDavid Grant (dgrant) <davidgrant@gmail.com>
Fri, 14 Jul 2006 00:02:30 +0000 (00:02 +0000)
committerDavid Grant (dgrant) <davidgrant@gmail.com>
Fri, 14 Jul 2006 00:02:30 +0000 (00:02 +0000)
svn path=/sunrise/; revision=605

media-gfx/pydot/ChangeLog [new file with mode: 0644]
media-gfx/pydot/Manifest [new file with mode: 0644]
media-gfx/pydot/files/digest-pydot-0.9.10 [new file with mode: 0644]
media-gfx/pydot/files/pydot-quote.patch [new file with mode: 0644]
media-gfx/pydot/metadata.xml [new file with mode: 0644]
media-gfx/pydot/pydot-0.9.10.ebuild [new file with mode: 0644]

diff --git a/media-gfx/pydot/ChangeLog b/media-gfx/pydot/ChangeLog
new file mode 100644 (file)
index 0000000..84225ee
--- /dev/null
@@ -0,0 +1,7 @@
+# ChangeLog for media-gfx/pydot
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+  14 Jul 2006; David Grant (dgrant) <davidgrant@gmail.com> ChangeLog:
+  New ebuild for bug 106983
+
diff --git a/media-gfx/pydot/Manifest b/media-gfx/pydot/Manifest
new file mode 100644 (file)
index 0000000..b37a6cf
--- /dev/null
@@ -0,0 +1,20 @@
+AUX pydot-quote.patch 508 RMD160 930c5d6313dce3b2b66b0c8e5ac30cded0730bb5 SHA1 349be5675de74fc52bf78f7ca984387a08b46703 SHA256 99c8f71c675a01b52c51655223aa8187a7cf5a8cec7fb661fd58fc0864a33f2c
+MD5 9f48c0c91fd326c452ca014292105f0d files/pydot-quote.patch 508
+RMD160 930c5d6313dce3b2b66b0c8e5ac30cded0730bb5 files/pydot-quote.patch 508
+SHA256 99c8f71c675a01b52c51655223aa8187a7cf5a8cec7fb661fd58fc0864a33f2c files/pydot-quote.patch 508
+DIST pydot-0.9.10.tar.gz 14462 RMD160 a5b53133fe02127229e638ecd7ec9700e2edff8d SHA1 a69ad525b780c73f5935305076c1be6c6c1cb5ea SHA256 7988b9a42ed299fdbe3c35a22dc13b8cd8b4d460e152b42baf20f03a794f27fb
+EBUILD pydot-0.9.10.ebuild 437 RMD160 75b6d87e03133540a65bd25303fddc7a50fc8ef6 SHA1 f7af8060d3c418786c8688efa7c28879d6d86a7f SHA256 6fee040c26e676ea107c4d84202edb62f7214681cec188ec10c41da32da1a1f6
+MD5 786e47468468b4e86067f54baccba490 pydot-0.9.10.ebuild 437
+RMD160 75b6d87e03133540a65bd25303fddc7a50fc8ef6 pydot-0.9.10.ebuild 437
+SHA256 6fee040c26e676ea107c4d84202edb62f7214681cec188ec10c41da32da1a1f6 pydot-0.9.10.ebuild 437
+MISC ChangeLog 215 RMD160 9dcccd289b9fd46ff05a876fad297cc944fa67ad SHA1 5eda96553a029a29dc3d026ae3eda254fe47dcae SHA256 d8746c8c0e10e72ecf40aa05251c02bafa490b7b0435e0f4a35cde33cb3115b2
+MD5 6538e0eac7854d72205d09922f29c4aa ChangeLog 215
+RMD160 9dcccd289b9fd46ff05a876fad297cc944fa67ad ChangeLog 215
+SHA256 d8746c8c0e10e72ecf40aa05251c02bafa490b7b0435e0f4a35cde33cb3115b2 ChangeLog 215
+MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
+MD5 1e678929a9fec6632e227bdf2262e9a1 metadata.xml 170
+RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 metadata.xml 170
+SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42 metadata.xml 170
+MD5 acd313daab7f6a94494f25bd0d65b96f files/digest-pydot-0.9.10 235
+RMD160 e02d70bc3309023d0517ecce55aa1ec31c5f461c files/digest-pydot-0.9.10 235
+SHA256 a78c4a12fd18045a2dabc675612e433a6fc1228fb8f81a88e3b788e3bf396a51 files/digest-pydot-0.9.10 235
diff --git a/media-gfx/pydot/files/digest-pydot-0.9.10 b/media-gfx/pydot/files/digest-pydot-0.9.10
new file mode 100644 (file)
index 0000000..8360a70
--- /dev/null
@@ -0,0 +1,3 @@
+MD5 d59609a3b69b19ad018c55d765945baf pydot-0.9.10.tar.gz 14462
+RMD160 a5b53133fe02127229e638ecd7ec9700e2edff8d pydot-0.9.10.tar.gz 14462
+SHA256 7988b9a42ed299fdbe3c35a22dc13b8cd8b4d460e152b42baf20f03a794f27fb pydot-0.9.10.tar.gz 14462
diff --git a/media-gfx/pydot/files/pydot-quote.patch b/media-gfx/pydot/files/pydot-quote.patch
new file mode 100644 (file)
index 0000000..d66d65d
--- /dev/null
@@ -0,0 +1,20 @@
+--- pydot-0.9.10/dot_parser.py 2005-01-04 16:13:48.167000000 -0700
++++ pydot-0.9.10-1/dot_parser.py       2005-01-04 16:13:34.492000000 -0700
+@@ -245,7 +245,7 @@
+               if len(node_name)>0:
+                       node_name = node_name[0]
+       
+-      n = pydot.Node('"'+node_name+'"', **attrs)
++      n = pydot.Node(node_name, **attrs)
+       return n
+@@ -366,6 +366,7 @@
+ def parse_dot_data(data):
+       try:
++              data = data.replace('\N', '\\n') 
+               data = data.replace('\\\n', '')
+               graphparser = graph_definition()
+               if pyparsing_version >= '1.2':
+
diff --git a/media-gfx/pydot/metadata.xml b/media-gfx/pydot/metadata.xml
new file mode 100644 (file)
index 0000000..7e32869
--- /dev/null
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>maintainer-wanted</herd>
+</pkgmetadata>
diff --git a/media-gfx/pydot/pydot-0.9.10.ebuild b/media-gfx/pydot/pydot-0.9.10.ebuild
new file mode 100644 (file)
index 0000000..adb3cda
--- /dev/null
@@ -0,0 +1,22 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+inherit distutils
+
+DESCRIPTION="Python bindings for Graphviz"
+HOMEPAGE="http://dkbza.org/"
+SRC_URI="http://dkbza.org/data/${P}.tar.gz"
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="x86"
+IUSE=""
+
+DEPEND="dev-python/pyparsing
+       media-gfx/graphviz"
+
+src_unpack() {
+       unpack ${A}
+       cd "${S}"
+       epatch "${FILESDIR}"/pydot-quote.patch
+}