Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jun 1998 13:47:02 +0100
From:      Dom Mitchell <dom@myrddin.demon.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/7107: new port of glade-0.2.3
Message-ID:  <E0yqdKo-0000f2-00.qmail@myrddin.demon.co.uk>

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

>Number:         7107
>Category:       ports
>Synopsis:       new port, please commit
>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:   Mon Jun 29 06:00:01 PDT 1998
>Last-Modified:
>Originator:     Dom Mitchell
>Organization:
Big orange angry things, inc.
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

FreeBSD myrddin.demon.co.uk 3.0-CURRENT FreeBSD 3.0-CURRENT #2: Mon Jun 22 22:24:32 BST 1998     root@myrddin.demon.co.uk:/usr/src/sys/compile/MYRDDIN  i386

>Description:

Glade is a nice pretty interface builder for the GTK+ tookit.  This port
installs it neatly for FreeBSD (I hope).  The shar file is included at
the bottom of this message.

>How-To-Repeat:

unshar, make, make install.

>Fix:
	
N/A

# 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:
#
#	glade
#	glade/Makefile
#	glade/pkg
#	glade/pkg/COMMENT
#	glade/pkg/DESCR
#	glade/pkg/PLIST
#	glade/files
#	glade/files/md5
#
echo c - glade
mkdir -p glade > /dev/null 2>&1
echo x - glade/Makefile
sed 's/^X//' >glade/Makefile << 'END-of-glade/Makefile'
X# New ports collection makefile for:	glade
X# Version required:     0.2.3
X# Date created:		29 June 1998
X# Whom:			Dom Mitchell <dom@myrddin.demon.co.uk>
X#
X# $Id$
X#
X
XDISTNAME=	glade-0.2.3
XCATEGORIES=	x11
XMASTER_SITES=   http://www.comp.lancs.ac.uk/~damon/builder/
X
XMAINTAINER=     dom@myrddin.demon.co.uk
X
XLIB_DEPENDS+=	gtk\\.1\\.4:${PORTSDIR}/x11/gtk
X
XGNU_CONFIGURE=	yes
XUSE_X11=	yes
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${PREFIX}/share/doc/glade
X	${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/glade
X	${INSTALL_MAN} ${WRKSRC}/TODO ${PREFIX}/share/doc/glade
X	${INSTALL_MAN} ${WRKSRC}/doc/developer.txt ${PREFIX}/share/doc/glade
X	${INSTALL_MAN} ${WRKSRC}/doc/file_format.txt ${PREFIX}/share/doc/glade
X	${INSTALL_MAN} ${WRKSRC}/doc/manual.txt ${PREFIX}/share/doc/glade
X	${INSTALL_MAN} ${WRKSRC}/doc/notes.txt ${PREFIX}/share/doc/glade
X.endif
X
X.include <bsd.port.mk>
END-of-glade/Makefile
echo c - glade/pkg
mkdir -p glade/pkg > /dev/null 2>&1
echo x - glade/pkg/COMMENT
sed 's/^X//' >glade/pkg/COMMENT << 'END-of-glade/pkg/COMMENT'
XA user interface builder for GTK+.
END-of-glade/pkg/COMMENT
echo x - glade/pkg/DESCR
sed 's/^X//' >glade/pkg/DESCR << 'END-of-glade/pkg/DESCR'
XThis is Glade, a user interface builder for GTK+.  (GTK+, which
Xstands for the Gimp ToolKit, is a library for creating graphical
Xuser interfaces for the X Window System. See http://www.gtk.org/)
X
Xhttp://www.comp.lancs.ac.uk/~damon/builder/index.html
END-of-glade/pkg/DESCR
echo x - glade/pkg/PLIST
sed 's/^X//' >glade/pkg/PLIST << 'END-of-glade/pkg/PLIST'
Xbin/glade
Xshare/doc/glade/README
Xshare/doc/glade/TODO
Xshare/doc/glade/developer.txt
Xshare/doc/glade/file_format.txt
Xshare/doc/glade/manual.txt
Xshare/doc/glade/notes.txt
END-of-glade/pkg/PLIST
echo c - glade/files
mkdir -p glade/files > /dev/null 2>&1
echo x - glade/files/md5
sed 's/^X//' >glade/files/md5 << 'END-of-glade/files/md5'
XMD5 (glade-0.2.3.tar.gz) = a4f9ae14932d5fae466d25227df5a1a4
END-of-glade/files/md5
exit

>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?E0yqdKo-0000f2-00.qmail>