Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Feb 2000 22:53:40 -0500 (EST)
From:      Will Andrews <andrews@technologist.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/16852: new port: graphics/gcolor
Message-ID:  <20000221035340.AD80B1B48@shadow.blackdawn.com>

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

>Number:         16852
>Category:       ports
>Synopsis:       new port: graphics/gcolor
>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:   Sun Feb 20 20:00:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Will Andrews
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
none
>Environment:

FreeBSD shadow.blackdawn.com 3.4-STABLE FreeBSD 3.4-STABLE #0: Sun Jan 23 13:41:02 EST 2000     root@shadow.blackdawn.com:/usr/src/sys/compile/SHADOW  i386

>Description:

New port for gcolor. See DESCR + website for info.

>How-To-Repeat:

Use the shar below to import the new port.

>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:
#
#	gcolor
#	gcolor/files
#	gcolor/files/md5
#	gcolor/pkg
#	gcolor/pkg/PLIST
#	gcolor/pkg/DESCR
#	gcolor/pkg/COMMENT
#	gcolor/Makefile
#
echo c - gcolor
mkdir -p gcolor > /dev/null 2>&1
echo c - gcolor/files
mkdir -p gcolor/files > /dev/null 2>&1
echo x - gcolor/files/md5
sed 's/^X//' >gcolor/files/md5 << 'END-of-gcolor/files/md5'
XMD5 (gcolor-0.4.tar.gz) = e42e2e09272768ffb863ca514f7ae5a3
END-of-gcolor/files/md5
echo c - gcolor/pkg
mkdir -p gcolor/pkg > /dev/null 2>&1
echo x - gcolor/pkg/PLIST
sed 's/^X//' >gcolor/pkg/PLIST << 'END-of-gcolor/pkg/PLIST'
Xbin/gcolor
END-of-gcolor/pkg/PLIST
echo x - gcolor/pkg/DESCR
sed 's/^X//' >gcolor/pkg/DESCR << 'END-of-gcolor/pkg/DESCR'
XGcolor is a very simple color picker that can be used to
Xpick precise colors. It was inspired as a replacement for
Xxcolorsel that offers a wider band of colors to pick from.
X
XWWW: http://gcolor.sourceforge.net/
X
X- Will <andrews@technologist.com>
END-of-gcolor/pkg/DESCR
echo x - gcolor/pkg/COMMENT
sed 's/^X//' >gcolor/pkg/COMMENT << 'END-of-gcolor/pkg/COMMENT'
XGNOME-based color picker
END-of-gcolor/pkg/COMMENT
echo x - gcolor/Makefile
sed 's/^X//' >gcolor/Makefile << 'END-of-gcolor/Makefile'
X# New ports collection makefile for:	gcolor
X# Version required:	0.4
X# Date created:		20 Feb 2000
X# Whom:			Will Andrews <andrews@technologist.com>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	gcolor-0.4
XCATEGORIES=	graphics
XMASTER_SITES=	http://download.sourceforge.net/gcolor/
X
XMAINTAINER=	andrews@technologist.com
X
XLIB_DEPENDS=	gnomeui.3:${PORTSDIR}/x11/gnomelibs
X
XUSE_X_PREFIX=	yes
XGTK_CONFIG?=	${X11BASE}/bin/gtk12-config
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV+=	GTK_CONFIG="${GTK_CONFIG}"
X
X.include <bsd.port.mk>
END-of-gcolor/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?20000221035340.AD80B1B48>