summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-12-03 16:06:06 +0000
committerwiz <wiz@pkgsrc.org>2004-12-03 16:06:06 +0000
commit9906cb65964506a1d818d549798c90c0acbb03e7 (patch)
tree87ab1f27fd4ab5104460a6f3cbcf12dda077755d /devel
parent0c790013046a4f5353d4b18b5c359b8a0321e337 (diff)
downloadpkgsrc-9906cb65964506a1d818d549798c90c0acbb03e7.tar.gz
Mention that this is the guile-1.4 version of the software.
Diffstat (limited to 'devel')
-rw-r--r--devel/g-wrap1/DESCR2
-rw-r--r--devel/g-wrap1/Makefile4
-rw-r--r--devel/guile14-gtk/DESCR2
-rw-r--r--devel/guile14-gtk/Makefile4
-rw-r--r--devel/guile14-slib/DESCR2
-rw-r--r--devel/guile14-slib/Makefile4
6 files changed, 12 insertions, 6 deletions
diff --git a/devel/g-wrap1/DESCR b/devel/g-wrap1/DESCR
index bb4768af305..27a01bef200 100644
--- a/devel/g-wrap1/DESCR
+++ b/devel/g-wrap1/DESCR
@@ -1,3 +1,5 @@
G-Wrap is a tool for specifying types, functions, and constants to
import into a Scheme interpreter, and for generating code (in C) to
interface these to the Guile interpreter in particular.
+
+This is the guile-1.4 version of g-wrap.
diff --git a/devel/g-wrap1/Makefile b/devel/g-wrap1/Makefile
index 773561910ff..afc30481816 100644
--- a/devel/g-wrap1/Makefile
+++ b/devel/g-wrap1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/12/03 16:04:39 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/03 16:06:06 wiz Exp $
DISTNAME= g-wrap-1.3.4
PKGREVISION= 5
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.gnucash.org/pub/g-wrap/source/
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.gnucash.org/
-COMMENT= Tool for importing types, functions, and constants into guile
+COMMENT= Tool for importing types, functions, and constants into guile 1.4
DEPENDS+= guile-slib-2.4.2nb[0-5]:../../devel/guile14-slib
diff --git a/devel/guile14-gtk/DESCR b/devel/guile14-gtk/DESCR
index 00941e08929..0837ad21700 100644
--- a/devel/guile14-gtk/DESCR
+++ b/devel/guile14-gtk/DESCR
@@ -8,3 +8,5 @@ is currently maintained by Ariel Rios <jarios@usa.net> and other
intrepid Guile hackers around the world.
Guile-gtk is free software licensed under the GPL.
+
+This package uses guile-1.4.
diff --git a/devel/guile14-gtk/Makefile b/devel/guile14-gtk/Makefile
index 15ec864f604..ee287fa5999 100644
--- a/devel/guile14-gtk/Makefile
+++ b/devel/guile14-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/12/03 14:25:38 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2004/12/03 16:06:06 wiz Exp $
#
DISTNAME= guile-gtk-0.19
@@ -11,7 +11,7 @@ MASTER_SITES= http://www.ping.de/sites/zagadka/guile-gtk/download/ \
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.ping.de/sites/zagadka/guile-gtk/
-COMMENT= Library to make GTK accessible from guile
+COMMENT= Library to make GTK accessible from guile 1.4
USE_BUILDLINK3= yes
USE_X11= # defined
diff --git a/devel/guile14-slib/DESCR b/devel/guile14-slib/DESCR
index bf0209f6e8e..beb401cddf7 100644
--- a/devel/guile14-slib/DESCR
+++ b/devel/guile14-slib/DESCR
@@ -1 +1,3 @@
SLIB installation for guile Scheme interpreter
+
+This package uses guile-1.4.
diff --git a/devel/guile14-slib/Makefile b/devel/guile14-slib/Makefile
index 65400748ba0..de3361795e2 100644
--- a/devel/guile14-slib/Makefile
+++ b/devel/guile14-slib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/12/03 15:39:15 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2004/12/03 16:06:06 wiz Exp $
DISTNAME= guile-slib-2.4.2
PKGREVISION= 5
@@ -8,7 +8,7 @@ DISTFILES= # empty
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://swissnet.ai.mit.edu/~jaffer/SLIB.html
-COMMENT= SLIB installation for guile Scheme interpreter
+COMMENT= SLIB installation for guile 1.4 Scheme interpreter
DEPENDS+= slib>=2.4.2:../../devel/slib