Skip site navigation (1)Skip section navigation (2)
Date:      22 Oct 2002 09:37:01 -0000
From:      Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/44376: [NEW PORT] gtklp - a gtk connection to cups
Message-ID:  <20021022093701.59606.qmail@martin.kleinerdrache.org>

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

>Number:         44376
>Category:       ports
>Synopsis:       [NEW PORT] gtklp - a gtk connection to cups
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 22 02:50:04 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Martin Klaffenboeck
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD martin.kleinerdrache.org 4.7-STABLE FreeBSD 4.7-STABLE #20: Sat Oct 12 22:23:44 CEST 2002 martin@martin.kleinerdrache.org:/usr/obj/usr/src/sys/MYKERNEL i386


	
>Description:
gtklp is a gtk connection to the cups printing system.

--- gtklp.sh begins here ---
# 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:
#
#	gtklp
#	gtklp/Makefile
#	gtklp/distinfo
#	gtklp/pkg-plist
#	gtklp/pkg-comment
#	gtklp/pkg-descr
#
echo c - gtklp
mkdir -p gtklp > /dev/null 2>&1
echo x - gtklp/Makefile
sed 's/^X//' >gtklp/Makefile << 'END-of-gtklp/Makefile'
X# New ports collection makefile for: 	gtklp
X# Date created:		22 Oct 2002
X# Whom:			Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gtklp
XPORTVERSION=	0.9m
XCATEGORIES=	print
XMASTER_SITES=	http://www.stud.uni-hannover.de/~sirtobi/gtklp/files/
XDISTNAME=	${PORTNAME}-${PORTVERSION}.src
X
XMAINTAINER=	martin.klaffenboeck@gmx.at
X
XLIB_DEPENDS=	cups:${PORTSDIR}/print/cups
X
XWRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
X
XUSE_GNOMENG=    yes
XUSE_GNOME=      gtk12
XUSE_REINPLACE=  yes
XGNU_CONFIGURE=	yes
XUSE_X_PREFIX=	yes
X
XCONFIGURE_ENV=	LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib -lcups"
X
XMAN1=		gtklp.1 gtklpq.1
X
X.include <bsd.port.mk>
END-of-gtklp/Makefile
echo x - gtklp/distinfo
sed 's/^X//' >gtklp/distinfo << 'END-of-gtklp/distinfo'
XMD5 (gtklp-0.9m.src.tar.gz) = 127063ddd6f92338b34f4c91cf8b01b9
END-of-gtklp/distinfo
echo x - gtklp/pkg-plist
sed 's/^X//' >gtklp/pkg-plist << 'END-of-gtklp/pkg-plist'
Xbin/gtklp
Xbin/gtklpq
Xshare/locale/cz/LC_MESSAGES/gtklp.mo
Xshare/locale/de/LC_MESSAGES/gtklp.mo
Xshare/locale/en/LC_MESSAGES/gtklp.mo
Xshare/locale/es/LC_MESSAGES/gtklp.mo
Xshare/locale/fr/LC_MESSAGES/gtklp.mo
Xshare/locale/it/LC_MESSAGES/gtklp.mo
Xshare/locale/nl/LC_MESSAGES/gtklp.mo
Xshare/locale/pl/LC_MESSAGES/gtklp.mo
Xshare/locale/ru/LC_MESSAGES/gtklp.mo
END-of-gtklp/pkg-plist
echo x - gtklp/pkg-comment
sed 's/^X//' >gtklp/pkg-comment << 'END-of-gtklp/pkg-comment'
XA gtk interface to cups
END-of-gtklp/pkg-comment
echo x - gtklp/pkg-descr
sed 's/^X//' >gtklp/pkg-descr << 'END-of-gtklp/pkg-descr'
XThis is a gtk interface to cups.
X
XVisit the Webpage for further details.
X
XWWW: http://www.stud.uni-hannover.de/~sirtobi/gtklp/
X
X- Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
END-of-gtklp/pkg-descr
exit
--- gtklp.sh ends here ---


>How-To-Repeat:
>Fix:
>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?20021022093701.59606.qmail>