Subject: pkg/17598: i386 support for graphics/blender
To: None <gnats-bugs@gnats.netbsd.org>
From: Julio Merino <jmmv@hispabsd.org>
List: netbsd-bugs
Date: 07/15/2002 00:09:10
>Number:         17598
>Category:       pkg
>Synopsis:       i386 support for graphics/blender
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Jul 14 15:08:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Julio Merino
>Release:        NetBSD 1.6D
>Organization:
HispaBSD
>Environment:
	
	
System: NetBSD darkstar.local 1.6D NetBSD 1.6D (DARKSTAR) #36: Mon Jul 8 16:17:15 CEST 2002 jmmv@darkstar.local:/var/build/kernel/DARKSTAR i386
Architecture: i386
Machine: i386
>Description:
	graphics/blender is incomplete. It missings support for several
	archs. I've made the PLIST for i386 and the proper patch for the
	Makefile. Although, it seems to me that the PLIST is very short,
	but well, it seems not to install anything else.
>How-To-Repeat:
	
>Fix:
	The patch:

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/blender/Makefile,v
retrieving revision 1.11
diff -u -u -r1.11 Makefile
--- Makefile	2002/04/04 12:29:48	1.11
+++ Makefile	2002/07/14 22:06:22
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.11 2002/04/04 12:29:48 tron Exp $
 
 PKGNAME=	blender-2.11
-PKGREVISION=	4
+PKGREVISION=	5
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://www.blender.nl/pub/
 
@@ -17,7 +17,7 @@
 CHECK_SHLIBS=	NO
 
 # To be updated as other platforms PLIST will be built
-ONLY_FOR_PLATFORM= *-*-powerpc
+ONLY_FOR_PLATFORM= *-*-i386 *-*-powerpc
 
 .if (${MACHINE_ARCH} == "alpha")
 .if !exists(/emul/linux/lib/ld.so.1)

And the PLIST.linux-i386:

@comment $NetBSD$
bin/blender
@dirrm lib/blender
>Release-Note:
>Audit-Trail:
>Unformatted: