From a7e8c702ee21dceea3457f919bf09c03f1d5b3cd Mon Sep 17 00:00:00 2001 From: Jose Alonso Cardenas Marquez Date: Tue, 26 Sep 2006 15:54:41 +0000 Subject: - New port: graphics/py-amanith PyAmanith is a Python wrapper for the Amanith 2D vector graphics library. It strives to offer a pythonic interface to the library and make all its features accessible. WWW: http://louhi.kempele.fi/~skyostil/projects/pyamanith/ PR: ports/103655 Submitted by: Dmitry Marakasov --- graphics/py-amanith/files/patch-ignore.i | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 graphics/py-amanith/files/patch-ignore.i (limited to 'graphics/py-amanith/files/patch-ignore.i') diff --git a/graphics/py-amanith/files/patch-ignore.i b/graphics/py-amanith/files/patch-ignore.i new file mode 100644 index 000000000000..8116f8338f34 --- /dev/null +++ b/graphics/py-amanith/files/patch-ignore.i @@ -0,0 +1,10 @@ +--- ignore.i Fri May 5 01:23:47 2006 ++++ ignore.i Tue Sep 26 03:54:57 2006 +@@ -15,6 +15,7 @@ + %ignore Amanith::GEllipseCurve2D::YAxis; + %ignore Amanith::GFont2D::CharMap; + %ignore Amanith::GRenderingContext::GRenderingContext; ++%ignore Amanith::GDrawBoard::DrawEllipseArc; + + /* Don't mind these unsupported things */ + %warnfilter(362) Amanith::GInterval::operator=; -- cgit v1.2.3