pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/geography/proj-swig This package provides guile and py...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5a4e84423292
branches: trunk
changeset: 516739:5a4e84423292
user: gdt <gdt%pkgsrc.org@localhost>
date: Wed Jul 26 22:46:31 2006 +0000
description:
This package provides guile and python wrappers for PROJ, a coordinate
transformation library.
The python support is not yet right, but it's broken in the upstream
package. guile support works fine.
diffstat:
geography/proj-swig/DESCR | 2 ++
geography/proj-swig/Makefile | 24 ++++++++++++++++++++++++
geography/proj-swig/PLIST | 4 ++++
geography/proj-swig/distinfo | 5 +++++
4 files changed, 35 insertions(+), 0 deletions(-)
diffs (51 lines):
diff -r 2e5d894ef065 -r 5a4e84423292 geography/proj-swig/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/proj-swig/DESCR Wed Jul 26 22:46:31 2006 +0000
@@ -0,0 +1,2 @@
+This package provides guile and python wrappers for PROJ, a coordinate
+transformation library.
diff -r 2e5d894ef065 -r 5a4e84423292 geography/proj-swig/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/proj-swig/Makefile Wed Jul 26 22:46:31 2006 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/07/26 22:46:31 gdt Exp $
+#
+
+DISTNAME= proj-swig-0.01
+CATEGORIES= geography
+MASTER_SITES= http://acert.ir.bbn.com/downloads/acert-geospatial/
+
+MAINTAINER= gdt%NetBSD.org@localhost
+HOMEPAGE= http://acert.ir.bbn.com/downloads/acert-geospatial/
+COMMENT= guile and python wrappers for proj
+
+USE_LANGUAGES+= c
+
+USE_PKGLOCALEDIR= yes
+USE_LIBTOOL= yes
+HAS_CONFIGURE= yes
+GNU_CONFIGURE= yes
+
+PY_PATCHPLIST=
+
+.include "../../lang/python/extension.mk"
+.include "../../misc/proj/buildlink3.mk"
+.include "../../lang/guile/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 2e5d894ef065 -r 5a4e84423292 geography/proj-swig/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/proj-swig/PLIST Wed Jul 26 22:46:31 2006 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/07/26 22:46:31 gdt Exp $
+lib/libguile_proj.la
+${PYSITELIB}/_proj.so
+share/guile/site/proj.scm
diff -r 2e5d894ef065 -r 5a4e84423292 geography/proj-swig/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/geography/proj-swig/distinfo Wed Jul 26 22:46:31 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/07/26 22:46:31 gdt Exp $
+
+SHA1 (proj-swig-0.01.tar.gz) = 3341b025332252fa25571bc2502b4bac2fb49615
+RMD160 (proj-swig-0.01.tar.gz) = d77e65026d1e9df22ebf69ed2918f437f4c1f788
+Size (proj-swig-0.01.tar.gz) = 328870 bytes
Home |
Main Index |
Thread Index |
Old Index