Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jan 2000 19:38:28 -0800 (PST)
From:      mab@red-bean.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15833: NEW PORT: guile-gtk-0.17
Message-ID:  <200001020338.TAA50495@zildjian.hq.alink.net>

next in thread | raw e-mail | index | archive | help

>Number:         15833
>Category:       ports
>Synopsis:       NEW PORT: guile-gtk-0.17
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan  1 19:40:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Braithwaite
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Red Bean Software
>Environment:
>Description:

	GUILE bindings for GTK.  Please be easy on me; this is my
	first port. :-)

>How-To-Repeat:
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	lang/guile-gtk/
#	lang/guile-gtk/pkg
#	lang/guile-gtk/pkg/COMMENT
#	lang/guile-gtk/pkg/DESCR
#	lang/guile-gtk/pkg/PLIST
#	lang/guile-gtk/Makefile
#	lang/guile-gtk/files
#	lang/guile-gtk/files/md5
#	lang/guile-gtk/install.log
#
echo c - lang/guile-gtk/
mkdir -p lang/guile-gtk/ > /dev/null 2>&1
echo c - lang/guile-gtk/pkg
mkdir -p lang/guile-gtk/pkg > /dev/null 2>&1
echo x - lang/guile-gtk/pkg/COMMENT
sed 's/^X//' >lang/guile-gtk/pkg/COMMENT << 'END-of-lang/guile-gtk/pkg/COMMENT'
XGUILE bindings for GTK.
END-of-lang/guile-gtk/pkg/COMMENT
echo x - lang/guile-gtk/pkg/DESCR
sed 's/^X//' >lang/guile-gtk/pkg/DESCR << 'END-of-lang/guile-gtk/pkg/DESCR'
XGuile-gtk is glue code to make the GTK+ (the Gimp Toolkit) accesible
Xfrom Guile so it provides a convenient interface for Scheme
Xprogrammers to develop visual applications.
X
Xhttp://www.ping.de/sites/zagadka/guile-gtk/
X
X- Matt Braithwaite <mab@red-bean.com>
END-of-lang/guile-gtk/pkg/DESCR
echo x - lang/guile-gtk/pkg/PLIST
sed 's/^X//' >lang/guile-gtk/pkg/PLIST << 'END-of-lang/guile-gtk/pkg/PLIST'
Xlib/libguilegtk-1.2.la
Xlib/libguilegtk-1.2.so.0
Xlib/libguilegtk-1.2.so
Xlib/libguilegtk-1.2.a
Xlib/libguiledlopenhelper.so.0
Xlib/libguiledlopenhelper.so
Xlib/libguiledlopenhelper.la
Xlib/libguiledlopenhelper.a
Xbin/build-guile-gtk
Xbin/guile-gtk
Xshare/guile-gtk/gdk-1.2.defs
Xshare/guile-gtk/gtk-1.2.defs
Xinclude/guile-gtk.h
Xshare/guile/gtk-1.2/gdk.scm
Xshare/guile/gtk-1.2/gtk.scm
Xshare/guile/gtk/gtk.scm
Xshare/guile/gtk/gdk.scm
Xshare/guile/gtk/dynlink.scm
Xshare/guile/gtk/config.scm
Xshare/guile/gtk/event-repl.scm
Xbin/guile-gtk-1.2
X@dirrm share/guile/gtk-1.2
X@dirrm share/guile-gtk
X@dirrm share/guile/gtk/
END-of-lang/guile-gtk/pkg/PLIST
echo x - lang/guile-gtk/Makefile
sed 's/^X//' >lang/guile-gtk/Makefile << 'END-of-lang/guile-gtk/Makefile'
X# New ports collection makefile for:   guile-gtk
X# Version required:    0.17
X# Date created:        1 January 2000
X# Whom:                Matt Braithwaite <mab@red-bean.com>
X#
X# $Id$
X#
X
XDISTNAME=      guile-gtk-0.17
XCATEGORIES=    lang
XMASTER_SITES=  http://www.ping.de/sites/zagadka/guile-gtk/download/
X
XGNU_CONFIGURE=	yes
X
XGTK_CONFIG?=    ${X11BASE}/bin/gtk12-config
X
XCONFIGURE_ENV+=	GTK_CONFIG="${GTK_CONFIG}"
X
XLIB_DEPENDS=	guile.6:${PORTSDIR}/lang/guile
X
XMAINTAINER=    mab@red-bean.com
X
X.include <bsd.port.mk>
X
END-of-lang/guile-gtk/Makefile
echo c - lang/guile-gtk/files
mkdir -p lang/guile-gtk/files > /dev/null 2>&1
echo x - lang/guile-gtk/files/md5
sed 's/^X//' >lang/guile-gtk/files/md5 << 'END-of-lang/guile-gtk/files/md5'
XMD5 (guile-gtk-0.17.tar.gz) = 3c990bcfcf7c6082ea331acd11b4e5ea
END-of-lang/guile-gtk/files/md5
echo x - lang/guile-gtk/install.log
sed 's/^X//' >lang/guile-gtk/install.log << 'END-of-lang/guile-gtk/install.log'
X===>  Installing for guile-gtk-0.17
X===>   guile-gtk-0.17 depends on shared library: guile.6 - found
X===>   guile-gtk-0.17 depends on shared library: X11.6 - found
X/bin/sh ./mkinstalldirs /usr/X11R6/lib
X/bin/sh ./libtool  --mode=install install -c -o root -g wheel -m 444 libguilegtk-1.2.la /usr/X11R6/lib/libguilegtk-1.2.la
Xinstall -c -o root -g wheel -m 444 .libs/libguilegtk-1.2.so.0 /usr/X11R6/lib/libguilegtk-1.2.so.0
X(cd /usr/X11R6/lib && rm -f libguilegtk-1.2.so && ln -s libguilegtk-1.2.so.0 libguilegtk-1.2.so)
X(cd /usr/X11R6/lib && rm -f libguilegtk-1.2.so && ln -s libguilegtk-1.2.so.0 libguilegtk-1.2.so)
Xinstall -c -o root -g wheel -m 444 .libs/libguilegtk-1.2.lai /usr/X11R6/lib/libguilegtk-1.2.la
Xinstall -c -o root -g wheel -m 444 .libs/libguilegtk-1.2.a /usr/X11R6/lib/libguilegtk-1.2.a
Xranlib /usr/X11R6/lib/libguilegtk-1.2.a
Xchmod 644 /usr/X11R6/lib/libguilegtk-1.2.a
XPATH="$PATH:/sbin" OBJFORMAT="elf" ldconfig -m /usr/X11R6/lib
X----------------------------------------------------------------------
XLibraries have been installed in:
X   /usr/X11R6/lib
X
XIf you ever happen to want to link against installed libraries
Xin a given directory, LIBDIR, you must either use libtool, and
Xspecify the full pathname of the library, or use `-LLIBDIR'
Xflag during linking and do at least one of the following:
X   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
X     during execution
X   - add LIBDIR to the `LD_RUN_PATH' environment variable
X     during linking
X   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
X
XSee any operating system documentation about shared libraries for
Xmore information, such as the ld(1) and ld.so(8) manual pages.
X----------------------------------------------------------------------
X/bin/sh ./libtool  --mode=install install -c -o root -g wheel -m 444 libguiledlopenhelper.la /usr/X11R6/lib/libguiledlopenhelper.la
Xinstall -c -o root -g wheel -m 444 .libs/libguiledlopenhelper.so.0 /usr/X11R6/lib/libguiledlopenhelper.so.0
X(cd /usr/X11R6/lib && rm -f libguiledlopenhelper.so && ln -s libguiledlopenhelper.so.0 libguiledlopenhelper.so)
X(cd /usr/X11R6/lib && rm -f libguiledlopenhelper.so && ln -s libguiledlopenhelper.so.0 libguiledlopenhelper.so)
Xinstall -c -o root -g wheel -m 444 .libs/libguiledlopenhelper.lai /usr/X11R6/lib/libguiledlopenhelper.la
Xinstall -c -o root -g wheel -m 444 .libs/libguiledlopenhelper.a /usr/X11R6/lib/libguiledlopenhelper.a
Xranlib /usr/X11R6/lib/libguiledlopenhelper.a
Xchmod 644 /usr/X11R6/lib/libguiledlopenhelper.a
XPATH="$PATH:/sbin" OBJFORMAT="elf" ldconfig -m /usr/X11R6/lib
X----------------------------------------------------------------------
XLibraries have been installed in:
X   /usr/X11R6/lib
X
XIf you ever happen to want to link against installed libraries
Xin a given directory, LIBDIR, you must either use libtool, and
Xspecify the full pathname of the library, or use `-LLIBDIR'
Xflag during linking and do at least one of the following:
X   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
X     during execution
X   - add LIBDIR to the `LD_RUN_PATH' environment variable
X     during linking
X   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
X
XSee any operating system documentation about shared libraries for
Xmore information, such as the ld(1) and ld.so(8) manual pages.
X----------------------------------------------------------------------
X/bin/sh ./mkinstalldirs /usr/X11R6/bin
X /bin/sh ./libtool  --mode=install install -c -s -o root -g wheel -m 555 guile-gtk-1.2 /usr/X11R6/bin/guile-gtk-1.2
Xinstall -c -o root -g wheel -m 555 -s .libs/guile-gtk-1.2 /usr/X11R6/bin/guile-gtk-1.2
X/bin/sh ./mkinstalldirs /usr/X11R6/bin
X install -c -o root -g wheel -m 555 build-guile-gtk /usr/X11R6/bin/build-guile-gtk
Xmkdir -p /usr/X11R6/bin
Xcd /usr/X11R6/bin && rm -f guile-gtk && ln -s guile-gtk-1.2 guile-gtk
X/bin/sh ./mkinstalldirs /usr/X11R6/share/guile-gtk/
X install -c -o root -g wheel -m 444 ./gtk-1.2.defs /usr/X11R6/share/guile-gtk//gtk-1.2.defs
X install -c -o root -g wheel -m 444 ./gdk-1.2.defs /usr/X11R6/share/guile-gtk//gdk-1.2.defs
X/bin/sh ./mkinstalldirs /usr/X11R6/include
X install -c -o root -g wheel -m 444 guile-gtk.h /usr/X11R6/include/guile-gtk.h
X/bin/sh ./mkinstalldirs /usr/X11R6/share/guile/gtk-1.2 /usr/X11R6/share/guile/gtk
Xinstall -c -o root -g wheel -m 444 ./gtk-1.2/gtk.scm /usr/X11R6/share/guile/gtk-1.2/gtk.scm
Xinstall -c -o root -g wheel -m 444 ./gtk-1.2/gdk.scm /usr/X11R6/share/guile/gtk-1.2/gdk.scm
Xinstall -c -o root -g wheel -m 444 ./gtk/gtk.scm  /usr/X11R6/share/guile/gtk/gtk.scm
Xinstall -c -o root -g wheel -m 444 ./gtk/gdk.scm  /usr/X11R6/share/guile/gtk/gdk.scm
Xinstall -c -o root -g wheel -m 444 ./gtk/dynlink.scm  /usr/X11R6/share/guile/gtk/dynlink.scm
Xinstall -c -o root -g wheel -m 444 ./gtk/config.scm  /usr/X11R6/share/guile/gtk/config.scm
Xinstall -c -o root -g wheel -m 444 ./gtk/event-repl.scm /usr/X11R6/share/guile/gtk/event-repl.scm
X===>   Generating temporary packing list
X===>   Registering installation for guile-gtk-0.17
END-of-lang/guile-gtk/install.log
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001020338.TAA50495>