summaryrefslogtreecommitdiffstats
path: root/bin-graphics
diff options
context:
space:
mode:
authorDon Johnson2009-08-17 15:37:59 -0500
committerDon Johnson2009-08-17 15:37:59 -0500
commit7d530e1431a568d733f6f4a4cd557ab3bb1bdb5e (patch)
tree10bf1ab286f5498cc5ceb2cd7ee265b9412d0e96 /bin-graphics
parent760a94cd49fdb5bf9902c89cbcdeaaf6ba1e53d2 (diff)
bin-graphics/blender-bin: moved spell from z-rejected
Diffstat (limited to 'bin-graphics')
-rwxr-xr-xbin-graphics/blender-bin/BUILD1
-rwxr-xr-xbin-graphics/blender-bin/CONFLICTS2
-rwxr-xr-xbin-graphics/blender-bin/DEPENDS4
-rwxr-xr-xbin-graphics/blender-bin/DETAILS15
-rw-r--r--bin-graphics/blender-bin/HISTORY12
-rwxr-xr-xbin-graphics/blender-bin/INSTALL5
-rw-r--r--bin-graphics/blender-bin/desktop/blender.desktop8
7 files changed, 47 insertions, 0 deletions
diff --git a/bin-graphics/blender-bin/BUILD b/bin-graphics/blender-bin/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/bin-graphics/blender-bin/BUILD
@@ -0,0 +1 @@
+true
diff --git a/bin-graphics/blender-bin/CONFLICTS b/bin-graphics/blender-bin/CONFLICTS
new file mode 100755
index 0000000..3b126a1
--- /dev/null
+++ b/bin-graphics/blender-bin/CONFLICTS
@@ -0,0 +1,2 @@
+conflicts blender_cvs &&
+conflicts blender
diff --git a/bin-graphics/blender-bin/DEPENDS b/bin-graphics/blender-bin/DEPENDS
new file mode 100755
index 0000000..3e12465
--- /dev/null
+++ b/bin-graphics/blender-bin/DEPENDS
@@ -0,0 +1,4 @@
+depends sdl &&
+depends GLUT &&
+depends zlib &&
+depends directfb
diff --git a/bin-graphics/blender-bin/DETAILS b/bin-graphics/blender-bin/DETAILS
new file mode 100755
index 0000000..ee16356
--- /dev/null
+++ b/bin-graphics/blender-bin/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=blender-bin
+ VERSION=2.36
+ SOURCE=${SPELL/-bin/}-${VERSION}-linux-glibc2.2.5-i386-1.tar.gz
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SOURCE/.tar.gz/}
+ SOURCE_URL[0]=http://download.blender.org/release/Blender2.36/$SOURCE
+ SOURCE_URL[1]=ftp://ftp.cs.umn.edu/pub/blender.org/release/Blender2.36/$SOURCE
+ SOURCE_URL[2]=http://planetmirror.com/pub/blender/release/Blender2.36/$SOURCE
+ SOURCE_HASH=sha512:15050583ae7889ed8631709b4f2b1ec01e2c718f10a05ec87f295d133c475df1a4ab6e6c625438809e108e7655504cdc187b9b6659e35f9570f30742e62abd46
+ WEB_SITE=http://www.blender.org/
+ ENTERED=20050309
+ LICENSE[0]=GPL
+ SHORT="Opensource 3d modelling/animation tool"
+cat << EOF
+Blender is an opensource 3d modelling/animation tool.
+EOF
diff --git a/bin-graphics/blender-bin/HISTORY b/bin-graphics/blender-bin/HISTORY
new file mode 100644
index 0000000..2caa3fc
--- /dev/null
+++ b/bin-graphics/blender-bin/HISTORY
@@ -0,0 +1,12 @@
+2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
+ * DETAILS: [automated] Removed UPDATED.
+
+2006-09-21 Juuso Alasuutari <iuso@sourcemage.org>
+ * DETAILS: [automated] Removed BUILD_API=2.
+
+2005-12-01 Seth Woolley <seth@tautology.org>
+ * DETAILS: MD5 -> SHA512
+
+2005-03-09 Eric Sandall <sandalle@sourcemage.org>
+ * Created (copied from graphics/blender)
+
diff --git a/bin-graphics/blender-bin/INSTALL b/bin-graphics/blender-bin/INSTALL
new file mode 100755
index 0000000..8a2f6c6
--- /dev/null
+++ b/bin-graphics/blender-bin/INSTALL
@@ -0,0 +1,5 @@
+install -m 755 blender /usr/bin &&
+install -m 755 blenderplayer /usr/bin &&
+install -m 755 -d /usr/share/doc/$SPELL &&
+install -m 644 blender.html Blender-Linux-FAQ.* release_236.txt \
+ /usr/share/doc/$SPELL
diff --git a/bin-graphics/blender-bin/desktop/blender.desktop b/bin-graphics/blender-bin/desktop/blender.desktop
new file mode 100644
index 0000000..89dff41
--- /dev/null
+++ b/bin-graphics/blender-bin/desktop/blender.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=Blender
+Exec=blender
+Icon=
+Terminal=false
+Type=Application
+Categories=Application;Graphics;