Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (3483ce184ae86d04e66959f423bd0067e08f10fa)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (3483ce184ae86d04e66959f423bd0067e08f10fa)
  • Date: Tue, 2 Jan 2007 11:45:02 -0600

GIT changes to master grimoire by George Sherwood <chat AT sourcemage.org>:

ChangeLog | 3 +++
python-devel/numeric/BUILD | 1 +
python-devel/numeric/DEPENDS | 1 +
python-devel/numeric/DETAILS | 21 +++++++++++++++++++++
python-devel/numeric/HISTORY | 3 +++
python-devel/numeric/INSTALL | 1 +
video/freevo/DEPENDS | 1 +
video/freevo/DETAILS | 4 ++--
video/freevo/HISTORY | 4 ++++
9 files changed, 37 insertions(+), 2 deletions(-)

New commits:
commit 3483ce184ae86d04e66959f423bd0067e08f10fa
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

numeric: Added spell. pygame doesn't work with numpy. It needs
numeric.

commit 14d9059f56ed7af8ead34cd2b58bd2a6f157ce64
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

freevo: Updated to version 1.6.2. Now depends elementtree.

diff --git a/ChangeLog b/ChangeLog
index 804f4ae..104774c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-01-02 George Sherwood <george AT beernabeer.com>
+ * python-devel/numeric: New spell for pygames
+
2007-01-01 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* happy new year to all of you
* video/gopedit: new spell, simple programs that lets you merge
diff --git a/python-devel/numeric/BUILD b/python-devel/numeric/BUILD
new file mode 100755
index 0000000..3d7f60b
--- /dev/null
+++ b/python-devel/numeric/BUILD
@@ -0,0 +1 @@
+python setup.py build
diff --git a/python-devel/numeric/DEPENDS b/python-devel/numeric/DEPENDS
new file mode 100755
index 0000000..867b4d4
--- /dev/null
+++ b/python-devel/numeric/DEPENDS
@@ -0,0 +1 @@
+depends python
diff --git a/python-devel/numeric/DETAILS b/python-devel/numeric/DETAILS
new file mode 100755
index 0000000..970543b
--- /dev/null
+++ b/python-devel/numeric/DETAILS
@@ -0,0 +1,21 @@
+ SPELL=numeric
+ VERSION=24.2
+
SOURCE_HASH=sha512:3735060e72f4252a191daafdf55a813bbb8b6b07088f6c7970a769a2bc18af760e4041081b287b51e685fdba4bc16c6018f999ed83afb230f9a6bb94d176a7a3
+ SOURCE=Numeric-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/Numeric-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/numpy/$SOURCE
+ WEB_SITE=http://numpy.scipy.org/
+ ENTERED=20070102
+ LICENSE[0]=PYTHON
+ KEYWORDS="python devel"
+ SHORT="The fundamental package needed for scientific computing
with Python."
+cat << EOF
+The fundamental package needed for scientific computing with Python.
+This package contains:
+ * a powerful N-dimensional array object
+ * sophisticated (broadcasting) functions
+ * basic linear algebra functions
+ * basic Fourier transforms
+ * sophisticated random number capabilities
+ * tools for integrating Fortran code.
+EOF
diff --git a/python-devel/numeric/HISTORY b/python-devel/numeric/HISTORY
new file mode 100644
index 0000000..63609a1
--- /dev/null
+++ b/python-devel/numeric/HISTORY
@@ -0,0 +1,3 @@
+2007-01-02 George Sherwood <george AT beernabeer.com>
+ * DETAILS, DEPENDS, BUILD, INSTALL: Added
+
diff --git a/python-devel/numeric/INSTALL b/python-devel/numeric/INSTALL
new file mode 100755
index 0000000..69d9933
--- /dev/null
+++ b/python-devel/numeric/INSTALL
@@ -0,0 +1 @@
+python setup.py install --prefix=/usr
diff --git a/video/freevo/DEPENDS b/video/freevo/DEPENDS
index c57d8ac..db3f009 100755
--- a/video/freevo/DEPENDS
+++ b/video/freevo/DEPENDS
@@ -3,6 +3,7 @@ depends pil &&
depends twisted &&
depends pygame &&
depends pyxml &&
+depends elementtree &&
optional_depends mplayer \
"" \
"" \
diff --git a/video/freevo/DETAILS b/video/freevo/DETAILS
index 6dd4aee..5fcd42f 100755
--- a/video/freevo/DETAILS
+++ b/video/freevo/DETAILS
@@ -1,7 +1,7 @@
SPELL=freevo
- VERSION=1.6.0
+ VERSION=1.6.2
SOURCE=${SPELL}-$VERSION.tar.gz
-
SOURCE_HASH=sha512:6287b29aca67889fae01d8e8340ad06a1b2ca6411efaf8e19c3a5e40cda6211b1a7ac2fe8887796f35036a18b781376b38412dde6a2e29e836441cf13ecedc44
+
SOURCE_HASH=sha512:35ce15ac7adc1e968b0fa54015d788fb04f2a4a80f2a73082449ff2e44020cf734d4355deb40c5f607cb7fb01affd917ec8d11ec57f878c3b32742278c4b08f7
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/$SOURCE
WEB_SITE=http://freevo.org
diff --git a/video/freevo/HISTORY b/video/freevo/HISTORY
index 4615d7c..671d80a 100644
--- a/video/freevo/HISTORY
+++ b/video/freevo/HISTORY
@@ -1,3 +1,7 @@
+2007-01-02 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to 1.6.2.
+ * DEPENDS: depends elementtree
+
2006-11-08 Flavien Bridault <vlaaad AT sourcemage.org>
* TRIGGERS: Removed, python upgrades are now handled in the python
spell




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (3483ce184ae86d04e66959f423bd0067e08f10fa), George Sherwood, 01/02/2007

Archive powered by MHonArc 2.6.24.

Top of Page