Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Oct 2000 00:08:51 -0500 (CDT)
From:      ishmael27@home.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22336: New port: scrot-0.1
Message-ID:  <200010270508.e9R58pB40581@babylon.merseine.nu>

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

>Number:         22336
>Category:       ports
>Synopsis:       New port: scrot-0.1
>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:   Thu Oct 26 22:10:03 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Norris
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
>Environment:

FreeBSD babylon.merseine.nu 4.1.1-STABLE i386

>Description:

A new port for scrot, a screen-capture utility that uses Imlib2.
Dependant upon ports/22106.

>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:
#
#	scrot
#	scrot/files
#	scrot/files/patch-aa
#	scrot/Makefile
#	scrot/pkg-comment
#	scrot/pkg-descr
#	scrot/pkg-plist
#	scrot/distinfo
#
echo c - scrot
mkdir -p scrot > /dev/null 2>&1
echo c - scrot/files
mkdir -p scrot/files > /dev/null 2>&1
echo x - scrot/files/patch-aa
sed 's/^X//' >scrot/files/patch-aa << 'END-of-scrot/files/patch-aa'
X--- Makefile.in.orig	Thu Oct 26 10:25:54 2000
X+++ Makefile.in	Thu Oct 26 23:55:44 2000
X@@ -76,7 +76,7 @@
X man_MANS = scrot.1
X 
X docs_DATA = README AUTHORS ChangeLog TODO
X-docsdir = $(prefix)/doc/scrot
X+docsdir = $(datadir)/doc/scrot
X 
X EXTRA_DIST =  scrot.spec scrot.1 $(docs_DATA)
X 
END-of-scrot/files/patch-aa
echo x - scrot/Makefile
sed 's/^X//' >scrot/Makefile << 'END-of-scrot/Makefile'
X# New ports collection makefile for:	scrot
X# Date created:				27 Oct 2000
X# Whom:					Jeremy Norris <ishmael27@home.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	scrot
XPORTVERSION=	0.1
XCATEGORIES=	graphics
XMASTER_SITES=	http://www.linuxbrit.co.uk/downloads/
X
XMAINTAINER=	ports@FreeBSD.ORG
X
XLIB_DEPENDS=	Imlib2.1:${PORTSDIR}/graphics/imlib2
X
XGNU_CONFIGURE=	yes
XUSE_X_PREFIX=	yes
XCONFIGURE_ENV=	CPPFLAGS="-I${X11BASE}/include" \
X		LIBS="-L${X11BASE}/lib"
XMAN1=		scrot.1
X
X.include <bsd.port.mk>
END-of-scrot/Makefile
echo x - scrot/pkg-comment
sed 's/^X//' >scrot/pkg-comment << 'END-of-scrot/pkg-comment'
XA screen capture utility that utilizes Imlib2
END-of-scrot/pkg-comment
echo x - scrot/pkg-descr
sed 's/^X//' >scrot/pkg-descr << 'END-of-scrot/pkg-descr'
XA screen capture utility that utilizes Imlib2.
X
XWWW: http://www.linuxbrit.co.uk/scrot/
END-of-scrot/pkg-descr
echo x - scrot/pkg-plist
sed 's/^X//' >scrot/pkg-plist << 'END-of-scrot/pkg-plist'
Xbin/scrot
Xshare/doc/scrot/AUTHORS
Xshare/doc/scrot/ChangeLog
Xshare/doc/scrot/README
Xshare/doc/scrot/TODO
END-of-scrot/pkg-plist
echo x - scrot/distinfo
sed 's/^X//' >scrot/distinfo << 'END-of-scrot/distinfo'
XMD5 (scrot-0.1.tar.gz) = 576139e5f364228d6dd68d1458832519
END-of-scrot/distinfo
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?200010270508.e9R58pB40581>