summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-05-13 14:39:15 +0000
committerwiz <wiz@pkgsrc.org>2007-05-13 14:39:15 +0000
commit2e8801824fa3b48a69fd9e8f493b86ce5e2f4267 (patch)
tree71f066a0429be8cacd4570957c318bbbffe78fe1 /textproc
parent018380d68a37ec0771aef31188810716ce2a3f48 (diff)
downloadpkgsrc-2e8801824fa3b48a69fd9e8f493b86ce5e2f4267.tar.gz
Remove some GNOME1 packages that are unmaintained upstream and/or in
pkgsrc, in preparation for gnome1-libs removal(*). There was no feedback for keeping these packages after my HEADS UP mail to pkgsrc-users a week ago. (*) More to come before that can happen, though.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile3
-rw-r--r--textproc/py-xmltools/DESCR5
-rw-r--r--textproc/py-xmltools/Makefile22
-rw-r--r--textproc/py-xmltools/PLIST15
-rw-r--r--textproc/py-xmltools/distinfo5
5 files changed, 1 insertions, 49 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 248dfbd5c0e..c3bd67e42d1 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.359 2007/05/12 14:01:04 obache Exp $
+# $NetBSD: Makefile,v 1.360 2007/05/13 14:39:16 wiz Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -295,7 +295,6 @@ SUBDIR+= py-markdown
SUBDIR+= py-mecab
SUBDIR+= py-textile
SUBDIR+= py-xml
-SUBDIR+= py-xmltools
SUBDIR+= py-yaml
SUBDIR+= pyDict
SUBDIR+= qprint
diff --git a/textproc/py-xmltools/DESCR b/textproc/py-xmltools/DESCR
deleted file mode 100644
index b3cb332aa74..00000000000
--- a/textproc/py-xmltools/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-Python XmlTools is a set of high level tools to help using XML in
-python. It relies heavily on PyXml and 4Suite to access XML
-resources. Right now it features two pyGTK widgets: XmlTree and
-XmlEditor, which can respectively display and edit an XML document in
-a graphical fashion. Both widgets are used in the NARVAL project.
diff --git a/textproc/py-xmltools/Makefile b/textproc/py-xmltools/Makefile
deleted file mode 100644
index 08b480c17e7..00000000000
--- a/textproc/py-xmltools/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.20 2006/10/04 22:01:00 wiz Exp $
-#
-
-DISTNAME= xmltools-1.3.7
-PKGNAME= ${PYPKGPREFIX}-xmltools-1.3.7
-PKGREVISION= 7
-CATEGORIES= textproc python
-MASTER_SITES= http://www.logilab.org/ftp/pub/xmltools/
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.logilab.org/projects/xmltools/
-COMMENT= High level tools to help using XML in python
-
-DEPENDS+= ${PYPKGPREFIX}-FourSuite>=0.12:../../textproc/py-FourSuite
-
-PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 24 23 22
-
-.include "../../textproc/py-xml/buildlink3.mk"
-.include "../../x11/pygtk/buildlink3.mk"
-.include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/py-xmltools/PLIST b/textproc/py-xmltools/PLIST
deleted file mode 100644
index be2f80b4ec3..00000000000
--- a/textproc/py-xmltools/PLIST
+++ /dev/null
@@ -1,15 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2003/09/14 16:43:56 recht Exp $
-${PYSITELIB}/logilab/__init__.py
-${PYSITELIB}/logilab/__init__.pyc
-${PYSITELIB}/logilab/__init__.pyo
-${PYSITELIB}/logilab/xmltools/__init__.py
-${PYSITELIB}/logilab/xmltools/__init__.pyc
-${PYSITELIB}/logilab/xmltools/__init__.pyo
-${PYSITELIB}/logilab/xmltools/XmlEditor.py
-${PYSITELIB}/logilab/xmltools/XmlEditor.pyc
-${PYSITELIB}/logilab/xmltools/XmlEditor.pyo
-${PYSITELIB}/logilab/xmltools/XmlTree.py
-${PYSITELIB}/logilab/xmltools/XmlTree.pyc
-${PYSITELIB}/logilab/xmltools/XmlTree.pyo
-@dirrm ${PYSITELIB}/logilab/xmltools
-@dirrm ${PYSITELIB}/logilab
diff --git a/textproc/py-xmltools/distinfo b/textproc/py-xmltools/distinfo
deleted file mode 100644
index 4c519ae497a..00000000000
--- a/textproc/py-xmltools/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 14:48:48 agc Exp $
-
-SHA1 (xmltools-1.3.7.tar.gz) = 0a28f339884b6ee338ab72340d0c416738fb5d38
-RMD160 (xmltools-1.3.7.tar.gz) = 7748c6b43f05fdc84d75eea307d862677a573b07
-Size (xmltools-1.3.7.tar.gz) = 7989 bytes