Date: Sun, 17 Aug 2003 21:27:26 +0900 From: KATO Tsuguru <tkato@prontomail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/55666: Update port: print/gtklp to 0.9p Message-ID: <20030817212726.4b97f375.tkato@prontomail.com> Resent-Message-ID: <200308171230.h7HCUKi7026315@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 55666 >Category: ports >Synopsis: Update port: print/gtklp to 0.9p >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Aug 17 05:30:20 PDT 2003 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.8-RELEASE-p3 i386 >Organization: >Environment: >Description: - Update to version 0.9p >How-To-Repeat: >Fix: diff -urN /usr/ports/print/gtklp/Makefile print/gtklp/Makefile --- /usr/ports/print/gtklp/Makefile Sun Aug 17 16:39:48 2003 +++ print/gtklp/Makefile Sun Aug 17 21:24:25 2003 @@ -6,26 +6,24 @@ # PORTNAME= gtklp -PORTVERSION= 0.9m +PORTVERSION= 0.9p CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtklp DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A gtk interface to cups -LIB_DEPENDS= cups:${PORTSDIR}/print/cups +LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_GNOME= gtk12 -GNU_CONFIGURE= yes USE_X_PREFIX= yes -USE_AUTOCONF_VER= 253 -USE_AUTOMAKE_VER= 15 - -CONFIGURE_ENV= LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib -lcups" +USE_GNOME= gnometarget gtk12 +GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/lib" \ + LDFLAGS="-L${LOCALBASE}/lib" MAN1= gtklp.1 gtklpq.1 diff -urN /usr/ports/print/gtklp/distinfo print/gtklp/distinfo --- /usr/ports/print/gtklp/distinfo Fri Nov 29 19:09:38 2002 +++ print/gtklp/distinfo Sun Aug 17 16:57:11 2003 @@ -1 +1 @@ -MD5 (gtklp-0.9m.src.tar.gz) = 127063ddd6f92338b34f4c91cf8b01b9 +MD5 (gtklp-0.9p.src.tar.gz) = 6e287468e9e01bae464c78a197f94160 diff -urN /usr/ports/print/gtklp/pkg-descr print/gtklp/pkg-descr --- /usr/ports/print/gtklp/pkg-descr Fri Nov 29 19:09:38 2002 +++ print/gtklp/pkg-descr Sun Aug 17 17:08:29 2003 @@ -1,7 +1,6 @@ -This is a gtk interface to cups. +GtkLP for CUPS is a frontend for the lpr that comes with CUPS. It +is written to make it easy to use nearly all the options from CUPS +without knowing them by name. For print-admins, there is also an +pretty simple queue tool implemented. -Visit the Webpage for further details. - -WWW: http://www.stud.uni-hannover.de/~sirtobi/gtklp/ - -- Martin Klaffenboeck <martin.klaffenboeck@gmx.at> +WWW: http://gtklp.sourceforge.net/ >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030817212726.4b97f375.tkato>