Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Apr 2002 08:40:02 -0700 (PDT)
From:      Joseph King <king@v2project.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Port Update; Re:  ports/36958  GLiv (graphics/gliv) 1.5.1
Message-ID:  <200204101540.g3AFe2N11857@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/36958; it has been noted by GNATS.

From: Joseph King <king@v2project.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Port Update; Re:  ports/36958  GLiv (graphics/gliv) 1.5.1
Date: Wed, 10 Apr 2002 08:35:27 -0700 (PDT)

 >Submitter-Id:	net
 >Originator:	Joseph King
 >Organization:	
 >Confidential:	no
 >Synopsis:	Port Update; Re:  ports/36958  GLiv (graphics/gliv) 1.5.1
 >Severity:	non-critical
 >Priority:	low
 >Category:	ports
 >Class:		change-request
 >Release:	
 >Environment:	      
 >Description:
 Port update from GLiv 1.4.5 to (graphics/gliv) 1.5.1 version
 >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
 
 

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?200204101540.g3AFe2N11857>