summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-07-14 22:50:33 +0000
committerrh <rh@pkgsrc.org>2002-07-14 22:50:33 +0000
commitf0d4dad17d925af390c4883592dfd60b297b1bfb (patch)
tree54b318d0c1c4fc953afd68245c578ccd2b7d6462 /graphics
parent6940f3ee766d2abe6980f6f44836588e144e290d (diff)
downloadpkgsrc-f0d4dad17d925af390c4883592dfd60b297b1bfb.tar.gz
Add i386 platform. Bump PKGREVISION. This closes PR pkg/17598 by
Julio Merino <jmmv@hispabsd.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/blender/Makefile6
-rw-r--r--graphics/blender/PLIST.linux-i38637
2 files changed, 40 insertions, 3 deletions
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile
index a75c190b0a7..68af481f17d 100644
--- a/graphics/blender/Makefile
+++ b/graphics/blender/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2002/04/04 12:29:48 tron Exp $
+# $NetBSD: Makefile,v 1.12 2002/07/14 22:50:33 rh Exp $
PKGNAME= blender-2.11
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= ftp://www.blender.nl/pub/
@@ -17,7 +17,7 @@ NO_BUILD= yes
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)
diff --git a/graphics/blender/PLIST.linux-i386 b/graphics/blender/PLIST.linux-i386
new file mode 100644
index 00000000000..3ee08e342a9
--- /dev/null
+++ b/graphics/blender/PLIST.linux-i386
@@ -0,0 +1,37 @@
+@comment $NetBSD: PLIST.linux-i386,v 1.1 2002/07/14 22:50:33 rh Exp $
+bin/blender
+lib/blender/README
+lib/blender/blender
+lib/blender/copyright.txt
+lib/blender/plugins/Makefile
+lib/blender/plugins/bmake
+lib/blender/plugins/include/floatpatch.h
+lib/blender/plugins/include/iff.h
+lib/blender/plugins/include/plugin.h
+lib/blender/plugins/include/util.h
+lib/blender/plugins/sequence/Makefile
+lib/blender/plugins/sequence/blur.c
+lib/blender/plugins/sequence/blur.so
+lib/blender/plugins/sequence/scatter.c
+lib/blender/plugins/sequence/scatter.so
+lib/blender/plugins/sequence/showzbuf.c
+lib/blender/plugins/sequence/showzbuf.so
+lib/blender/plugins/texture/Makefile
+lib/blender/plugins/texture/clouds2.c
+lib/blender/plugins/texture/clouds2.so
+lib/blender/plugins/texture/tiles.c
+lib/blender/plugins/texture/tiles.so
+lib/blender/python/ivexport.py
+lib/blender/python/lwo2iv.py
+lib/blender/python/lwoimport.py
+lib/blender/python/mimport.py
+lib/blender/python/objimport.py
+lib/blender/python/povexport.py
+lib/blender/python/ribexport.py
+lib/blender/python/wrlexport.py
+@dirrm lib/blender/python
+@dirrm lib/blender/plugins/texture
+@dirrm lib/blender/plugins/sequence
+@dirrm lib/blender/plugins/include
+@dirrm lib/blender/plugins
+@dirrm lib/blender