Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Don Johnson (125ae3b683965ed496cde929cfc875ec101b500f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Don Johnson <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by Don Johnson (125ae3b683965ed496cde929cfc875ec101b500f)
  • Date: Tue, 18 Aug 2009 02:28:23 -0500

GIT changes to master z-rejected grimoire by Don Johnson
<minozake@felix-desktop.(none)>:

ChangeLog | 3 +++
z-graphics/blender-bin/BUILD | 1 +
z-graphics/blender-bin/DEPENDS | 1 +
z-graphics/blender-bin/DETAILS | 17 +++++++++++++++++
z-graphics/blender-bin/HISTORY | 15 +++++++++++++++
z-graphics/blender-bin/INSTALL | 1 +
z-graphics/blender-bin/PRE_BUILD | 1 +
z-graphics/blender-bin/UP_TRIGGERS | 1 +
z-graphics/blender-bin/desktop/blender.desktop | 8 ++++++++
9 files changed, 48 insertions(+)

New commits:
commit 125ae3b683965ed496cde929cfc875ec101b500f
Author: Don Johnson <minozake@felix-desktop.(none)>
Commit: Don Johnson <minozake@felix-desktop.(none)>

Deprecated z-graphics/blender-bin

commit 8962e968e08b2dcc671f5c990ef7d65cae8b5e38
Author: Don Johnson <minozake@felix-desktop.(none)>
Commit: Don Johnson <minozake@felix-desktop.(none)>

Revert "z-graphics/blender-bin: moved spell to binary"

This reverts commit 9b9f99327e0ff7cbe29ae0349114c083f7fb65b4.

diff --git a/ChangeLog b/ChangeLog
index ddc5aff..3eb1806 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-08-18 Donald Johnson <ltdonny AT gmail.com>
+ * z-graphics/blender-bin: spell deprecated, moved to binary
+
2009-04-25 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
* z-kernels/ati_driver-new: removed, has been deprecated in favour of
ati-fglrx
* z-kernels/ati_driver: removed, has been deprecated in favour of
ati-fglrx
diff --git a/z-graphics/blender-bin/BUILD b/z-graphics/blender-bin/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/z-graphics/blender-bin/BUILD
@@ -0,0 +1 @@
+true
diff --git a/z-graphics/blender-bin/DEPENDS b/z-graphics/blender-bin/DEPENDS
new file mode 100755
index 0000000..01bafaf
--- /dev/null
+++ b/z-graphics/blender-bin/DEPENDS
@@ -0,0 +1 @@
+depends BLENDER "" "" binary
diff --git a/z-graphics/blender-bin/DETAILS b/z-graphics/blender-bin/DETAILS
new file mode 100755
index 0000000..7a90982
--- /dev/null
+++ b/z-graphics/blender-bin/DETAILS
@@ -0,0 +1,17 @@
+ 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
+ PATCHLEVEL=1
+ ARCHIVE=off
+ LICENSE[0]=GPL
+ SHORT="Opensource 3d modelling/animation tool"
+cat << EOF
+Blender is an opensource 3d modelling/animation tool.
+EOF
diff --git a/z-graphics/blender-bin/HISTORY b/z-graphics/blender-bin/HISTORY
new file mode 100644
index 0000000..62a85af
--- /dev/null
+++ b/z-graphics/blender-bin/HISTORY
@@ -0,0 +1,15 @@
+2009-08-18 Donald Johnson <ltdonny AT gmail.com>
+ * Spell deprecated in order to move to binary
+
+2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DETAILS: [automated] Removed UPDATED.
+
+2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DETAILS: [automated] Removed BUILD_API=2.
+
+2005-12-01 Seth Woolley <seth AT tautology.org>
+ * DETAILS: MD5 -> SHA512
+
+2005-03-09 Eric Sandall <sandalle AT sourcemage.org>
+ * Created (copied from graphics/blender)
+
diff --git a/z-graphics/blender-bin/INSTALL b/z-graphics/blender-bin/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/z-graphics/blender-bin/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/z-graphics/blender-bin/PRE_BUILD
b/z-graphics/blender-bin/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/z-graphics/blender-bin/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/z-graphics/blender-bin/UP_TRIGGERS
b/z-graphics/blender-bin/UP_TRIGGERS
new file mode 100755
index 0000000..512ebe7
--- /dev/null
+++ b/z-graphics/blender-bin/UP_TRIGGERS
@@ -0,0 +1 @@
+on_cast blender-bin dispel_self
diff --git a/z-graphics/blender-bin/desktop/blender.desktop
b/z-graphics/blender-bin/desktop/blender.desktop
new file mode 100644
index 0000000..89dff41
--- /dev/null
+++ b/z-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;



  • [SM-Commit] GIT changes to master z-rejected grimoire by Don Johnson (125ae3b683965ed496cde929cfc875ec101b500f), Don Johnson, 08/18/2009

Archive powered by MHonArc 2.6.24.

Top of Page