Date: 11 Apr 2002 01:44:05 -0000 From: Joseph King <king@v2project.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/36982: Update Port: (graphics/gliv) to 1.5.1 follow up ports/36958 Message-ID: <20020411014405.49707.qmail@v2project.com>
next in thread | raw e-mail | index | archive | help
>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 <ishmael27@home.com> 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 <bsd.port.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020411014405.49707.qmail>