pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-swish-e Initial import of py-swish-e-0.5, a sim...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8cd673e89ea2
branches:  trunk
changeset: 532692:8cd673e89ea2
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Aug 29 15:42:15 2007 +0000

description:
Initial import of py-swish-e-0.5, a simple Python binding for
swish-e.

diffstat:

 www/py-swish-e/DESCR    |   2 ++
 www/py-swish-e/Makefile |  19 +++++++++++++++++++
 www/py-swish-e/PLIST    |   2 ++
 www/py-swish-e/distinfo |   5 +++++
 4 files changed, 28 insertions(+), 0 deletions(-)

diffs (44 lines):

diff -r 1bcd77bf2e6a -r 8cd673e89ea2 www/py-swish-e/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-swish-e/DESCR      Wed Aug 29 15:42:15 2007 +0000
@@ -0,0 +1,2 @@
+This package provides a Python API to access the swish-e library.  
+swish-e indexes can be accessed that way.
diff -r 1bcd77bf2e6a -r 8cd673e89ea2 www/py-swish-e/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-swish-e/Makefile   Wed Aug 29 15:42:15 2007 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/08/29 15:42:15 joerg Exp $
+#
+
+DISTNAME=              SwishE-0.5
+PKGNAME=               ${PYPKGPREFIX}-swish-e-0.5
+CATEGORIES=            textproc python
+MASTER_SITES=          http://jibe.freeshell.org/bits/SwishE/
+
+MAINTAINER=            joerg%NetBSD.org@localhost
+HOMEPAGE=              http://jibe.freeshell.org/bits/SwishE/
+COMMENT=               Simple Python binding for Swish-E
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+PYDISTUTILSPKG=                yes
+
+.include "../../lang/python/extension.mk"
+.include "../../www/swish-e/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 1bcd77bf2e6a -r 8cd673e89ea2 www/py-swish-e/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-swish-e/PLIST      Wed Aug 29 15:42:15 2007 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/08/29 15:42:15 joerg Exp $
+${PYSITELIB}/SwishE.so
diff -r 1bcd77bf2e6a -r 8cd673e89ea2 www/py-swish-e/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/py-swish-e/distinfo   Wed Aug 29 15:42:15 2007 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/08/29 15:42:15 joerg Exp $
+
+SHA1 (SwishE-0.5.tar.gz) = 69b54cad2e40ed989dedaaa0b5862628516a4c1f
+RMD160 (SwishE-0.5.tar.gz) = 8fde0930f5fb99f7066f03b3e87bf6353242f427
+Size (SwishE-0.5.tar.gz) = 8784 bytes



Home | Main Index | Thread Index | Old Index