Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  9 Jun 2000 09:40:06 +0200 (CEST)
From:      stijn@win.tue.nl
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19139: New port: x11/grdb
Message-ID:  <20000609074006.75D2E18AF@pcwin002.win.tue.nl>

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

>Number:         19139
>Category:       ports
>Synopsis:       A new port of grdb, a theme utility for GTK
>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:   Fri Jun 09 00:50:02 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Stijn Hoop
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Eindhoven Technical University
>Environment:

FreeBSD 5.0-CURRENT #6: Mon Jun  5 17:06:37 CEST 2000

>Description:

This is a new port of grdb, a theme utility that attempts to match
Motif/Athena/Tk applications to the current GTK theme.

>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:
#
#	grdb
#	grdb/pkg
#	grdb/pkg/COMMENT
#	grdb/pkg/DESCR
#	grdb/pkg/PLIST
#	grdb/files
#	grdb/files/md5
#	grdb/Makefile
#
echo c - grdb
mkdir -p grdb > /dev/null 2>&1
echo c - grdb/pkg
mkdir -p grdb/pkg > /dev/null 2>&1
echo x - grdb/pkg/COMMENT
sed 's/^X//' >grdb/pkg/COMMENT << 'END-of-grdb/pkg/COMMENT'
XMatches Motif/Athena/Tk widgets with the current GTK theme
END-of-grdb/pkg/COMMENT
echo x - grdb/pkg/DESCR
sed 's/^X//' >grdb/pkg/DESCR << 'END-of-grdb/pkg/DESCR'
XA utility that updates X applications that use Motif/Athena/Tk to use
Xthe colors of the current GTK+ theme. Based on the KDE equivalent krdb.
X
XWWW: http://bucket.pp.ualr.edu/~bit/grdb.html
X
X--Stijn Hoop
END-of-grdb/pkg/DESCR
echo x - grdb/pkg/PLIST
sed 's/^X//' >grdb/pkg/PLIST << 'END-of-grdb/pkg/PLIST'
Xbin/grdb
Xshare/grdb/AAAAAAGeneral.ad
Xshare/grdb/AAAMotif.ad
Xshare/grdb/AAATk.ad
Xshare/grdb/AAAXaw.ad
Xshare/grdb/Ddd.ad
Xshare/grdb/Editres.ad
Xshare/grdb/Emacs.ad
Xshare/grdb/ML.ad
Xshare/grdb/Nedit.ad
Xshare/grdb/Netscape.ad
Xshare/grdb/RVPlayer.ad
Xshare/grdb/XCalc.ad
Xshare/grdb/XTerm.ad
Xshare/grdb/XV.ad
Xshare/grdb/XWp.ad
X@dirrm share/grdb
END-of-grdb/pkg/PLIST
echo c - grdb/files
mkdir -p grdb/files > /dev/null 2>&1
echo x - grdb/files/md5
sed 's/^X//' >grdb/files/md5 << 'END-of-grdb/files/md5'
XMD5 (grdb-0.1.2.tar.gz) = e61de8c069ec92d2814758080f9e31c0
END-of-grdb/files/md5
echo x - grdb/Makefile
sed 's/^X//' >grdb/Makefile << 'END-of-grdb/Makefile'
X# New ports collection makefile for:   grdb
X# Date created:        8 June 2000
X# Whom:                Stijn Hoop <stijn@win.tue.nl>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	grdb
XPORTVERSION= 	0.1.2
XCATEGORIES=	x11
XMASTER_SITES=   http://bucket.pp.ualr.edu/~bit/download/
X
XMAINTAINER=	stijn@win.tue.nl
X
XLIB_DEPENDS=	gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
X		popt.0:${PORTSDIR}/devel/popt
X
XUSE_X_PREFIX=	yes
X
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XGTK_CONFIG?=	${PREFIX}/bin/gtk12-config
XCONFIGURE_ENV=	GTK_CONFIG="${GTK_CONFIG}" \
X		LIBS="-L${LOCALBASE}/lib"
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	${MKDIR} ${PREFIX}/share/doc/grdb
X	${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/grdb
X	${ECHO} "share/doc/grdb/README" >> ${TMPPLIST}
X	${ECHO} "@dirrm share/doc/grdb" >> ${TMPPLIST}
X.endif
X
X.include <bsd.port.mk>
END-of-grdb/Makefile
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?20000609074006.75D2E18AF>