From owner-freebsd-ports Wed Apr 10 18:50:21 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3920B37B41E for ; Wed, 10 Apr 2002 18:50:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3B1o3c63048; Wed, 10 Apr 2002 18:50:03 -0700 (PDT) (envelope-from gnats) Received: from v2project.com (cliente-212079143077.cm256.senpc.supercable.es [212.79.143.77]) by hub.freebsd.org (Postfix) with SMTP id DBAD437B400 for ; Wed, 10 Apr 2002 18:44:18 -0700 (PDT) Received: (qmail 49714 invoked by uid 1001); 11 Apr 2002 01:44:06 -0000 Message-Id: <20020411014405.49707.qmail@v2project.com> Date: 11 Apr 2002 01:44:05 -0000 From: Joseph King To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36982: Update Port: (graphics/gliv) to 1.5.1 follow up ports/36958 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36982 >Category: ports >Synopsis: Update Port: (graphics/gliv) to 1.5.1 follow up ports/36958 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Apr 10 18:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: king >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD main.v2project.com 4.5-STABLE FreeBSD 4.5-STABLE #1: Fri Apr 5 02:33:49 CEST 2002 king@main.v2project.com:/usr/src/sys-altq/compile/MAIN i386 >Description: Update port (graphics/gliv) from 1.4.5 to 1.5.1 >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: # # gliv # gliv/Makefile # gliv/distinfo # gliv/pkg-comment # gliv/pkg-descr # gliv/pkg-plist # echo c - gliv mkdir -p gliv > /dev/null 2>&1 echo x - gliv/Makefile sed 's/^X//' >gliv/Makefile << 'END-of-gliv/Makefile' X# ports collection makefile for: gliv X# Date created: 16 March 2001 X# Whom: Jeremy Norris X# X# $FreeBSD: ports/graphics/gliv/Makefile,v 1.8 2002/01/27 17:09:55 dwcjr Exp $ X# X XPORTNAME= gliv XPORTVERSION= 1.5.1 XCATEGORIES= graphics XMASTER_SITES= http://gliv.tuxfamily.org/ X XMAINTAINER= ports@FreeBSD.org X XBUILD_DEPENDS= ${LOCALBASE}/bin/Magick-config:${PORTSDIR}/graphics/ImageMagick XLIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ X gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ X gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea XRUN_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick X XUSE_BZIP2= yes XUSE_GTK= yes XUSE_X_PREFIX= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ X LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lXext -lX11" \ X GDK_PIXBUF_CONFIG=${X11BASE}/bin/gdk-pixbuf-config \ X MAGICK_CONFIG=${LOCALBASE}/bin/Magick-config XCONFIGURE_ARGS= --disable-gtk2 XCONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL} X XMAN1= gliv.1 X Xpost-patch: X @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS} -lgnugetopt|g' ${WRKSRC}/configure X X.include END-of-gliv/Makefile echo x - gliv/distinfo sed 's/^X//' >gliv/distinfo << 'END-of-gliv/distinfo' XMD5 (gliv-1.5.1.tar.bz2) = 48725573023ae32913e9be82292feab7 END-of-gliv/distinfo echo x - gliv/pkg-comment sed 's/^X//' >gliv/pkg-comment << 'END-of-gliv/pkg-comment' XAn image viewer that uses Gdk-Pixbuf and OpenGL END-of-gliv/pkg-comment echo x - gliv/pkg-descr sed 's/^X//' >gliv/pkg-descr << 'END-of-gliv/pkg-descr' XAn Image viewer that uses Gdk-Pixbuf to load images, and OpenGL to render them. X XWWW: http://gliv.tuxfamily.org/ END-of-gliv/pkg-descr echo x - gliv/pkg-plist sed 's/^X//' >gliv/pkg-plist << 'END-of-gliv/pkg-plist' Xbin/gliv Xshare/locale/fr/LC_MESSAGES/gliv.mo END-of-gliv/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message