Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Flavien Bridault (17d8ae3fbf1830d560df3e267cfd29ebdca46af1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Flavien Bridault <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Flavien Bridault (17d8ae3fbf1830d560df3e267cfd29ebdca46af1)
  • Date: Fri, 28 Jul 2006 03:29:27 -0500

GIT changes to master grimoire by Flavien Bridault <vlaaad AT sourcemage.org>:

ChangeLog | 6 ++++++
dev/null |binary
gnome2-apps/gcfilms/DETAILS | 5 ++---
gnome2-apps/gcfilms/HISTORY | 4 ++++
gnome2-apps/gcfilms/PRE_BUILD | 3 ---
gnome2-apps/gcfilms/gcfilms-6.4.tar.gz.sig |binary
gnome2-apps/gcstar/BUILD | 1 +
gnome2-apps/gcstar/CONFIGURE | 3 +++
gnome2-apps/gcstar/DEPENDS | 16 ++++++++++++++++
gnome2-apps/gcstar/DETAILS | 24 ++++++++++++++++++++++++
gnome2-apps/gcstar/HISTORY | 4 ++++
gnome2-apps/gcstar/INSTALL | 1 +
gnome2-apps/gcstar/gcstar-0.3.tar.gz.sig |binary
graphics/blender/DETAILS | 4 ++--
graphics/blender/HISTORY | 3 +++
graphics/blender/blender-2.42.tar.gz.sig | 0
graphics/blender/blender-2.42a.tar.gz.sig |binary
17 files changed, 66 insertions(+), 8 deletions(-)

New commits:
commit 1b34eb9986f95586d5f3b9e76d7d502aa870a631
Author: Flavien Bridault <vlaaad AT sourcemage.org>
Commit: Flavien Bridault <vlaaad AT sourcemage.org>

Updated Changelog

commit 48bf1f254245df2540cc927984922cd85c3e4cfd
Author: Flavien Bridault <vlaaad AT sourcemage.org>
Commit: Flavien Bridault <vlaaad AT sourcemage.org>

New spell : gcstar

commit 11b69db4bd32307caff0a3ea3f1e9a102e08d332
Author: Flavien Bridault <vlaaad AT sourcemage.org>
Commit: Flavien Bridault <vlaaad AT sourcemage.org>

Removed useless PRE_BUILD

commit dd8bce6e4dc552561186a1e6c84d47850c008b9a
Author: Flavien Bridault <vlaaad AT sourcemage.org>
Commit: Flavien Bridault <vlaaad AT sourcemage.org>

blender 2.42a

commit 9572b491afdeec70a13c6c2cc09d3bf92462771d
Author: Flavien Bridault <vlaaad AT sourcemage.org>
Commit: Flavien Bridault <vlaaad AT sourcemage.org>

Mistake in HISTORY

commit ed28df17c9bf14e4e691d98d7e9aa24d28fb5378
Author: Flavien Bridault <vlaaad AT sourcemage.org>
Commit: Flavien Bridault <vlaaad AT sourcemage.org>

gcfilms 6.4

diff --git a/ChangeLog b/ChangeLog
index e740020..9079fef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,15 @@
+<<<<<<< master
+2006-07-28 Flavien Bridault <vlaaad AT sourcemage.org>
+ * gnome2-apps/gcstar: New spell, collection management
+
+=======
2006-07-28 Kevin Dahan <unet AT sourcemage.org>
* audio-soft/clam-networkeditor: new spell

2006-07-28 Pieter Lenaerts <e-type AT sourcemage.org>
* utils/dbus-mono: new spell, mono bindings for dbus

+>>>>>>> origin
2006-07-27 Juuso Alasuutari <iuso AT sourcemage.org>
* audio-libs/dssi: New spell, API for audio processing plugins.

diff --git a/gnome2-apps/gcfilms/DETAILS b/gnome2-apps/gcfilms/DETAILS
index 0ce85b5..62be27a 100755
--- a/gnome2-apps/gcfilms/DETAILS
+++ b/gnome2-apps/gcfilms/DETAILS
@@ -1,13 +1,12 @@
SPELL=gcfilms
- VERSION=6.1
+ VERSION=6.4
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://download.gna.org/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:d79e94e706a7a75e6cbd90661975f437db8fde1445a9eb0a39e80d4af957c07a4c6dbb7cb1e0a3dd2b730f20c10aebc008073072698a252f43eac3b8aae31e99
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}
LICENSE[0]=GPL
WEB_SITE=http://home.gna.org/gcfilms/
ENTERED=20060406
- UPDATED=20060406
KEYWORDS="gnome2 perl"
SHORT="GCfilms is an application for managing your movie
collection."
cat << EOF
diff --git a/gnome2-apps/gcfilms/HISTORY b/gnome2-apps/gcfilms/HISTORY
index 9dcf78d..6b62c6e 100644
--- a/gnome2-apps/gcfilms/HISTORY
+++ b/gnome2-apps/gcfilms/HISTORY
@@ -1,3 +1,7 @@
+2006-07-28 Flavien Bridault <vlaaad AT sourcemage.org>
+ * DETAILS: Updated to 6.4
+ * PRE_BUILD: Removed, useless with current version
+
2006-05-21 Robin Cook <rcook AT wyrms.net>
* DETAILS: removed BUILD_API

diff --git a/gnome2-apps/gcfilms/PRE_BUILD b/gnome2-apps/gcfilms/PRE_BUILD
deleted file mode 100755
index 9071986..0000000
--- a/gnome2-apps/gcfilms/PRE_BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-sed -i 's/if (-w $dir && !$@)/if (-w $dir)/' install
diff --git a/gnome2-apps/gcfilms/gcfilms-6.4.tar.gz.sig
b/gnome2-apps/gcfilms/gcfilms-6.4.tar.gz.sig
new file mode 100644
index 0000000..449cf5c
Binary files /dev/null and b/gnome2-apps/gcfilms/gcfilms-6.4.tar.gz.sig differ
diff --git a/gnome2-apps/gcstar/BUILD b/gnome2-apps/gcstar/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/gnome2-apps/gcstar/BUILD
@@ -0,0 +1 @@
+true
diff --git a/gnome2-apps/gcstar/CONFIGURE b/gnome2-apps/gcstar/CONFIGURE
new file mode 100755
index 0000000..b7be13d
--- /dev/null
+++ b/gnome2-apps/gcstar/CONFIGURE
@@ -0,0 +1,3 @@
+config_query TELLICO_IMPORT "Enable Tellico import?" n &&
+config_query TARGZ_SUPPORT "Enable tar.gz import and export" n &&
+config_query DVDPROFILER_IMPORT "Enable DvdProfiler import?" n
diff --git a/gnome2-apps/gcstar/DEPENDS b/gnome2-apps/gcstar/DEPENDS
new file mode 100755
index 0000000..fb86bef
--- /dev/null
+++ b/gnome2-apps/gcstar/DEPENDS
@@ -0,0 +1,16 @@
+depends perl-gtk2 &&
+depends lwp &&
+
+if [ $TELLICO_IMPORT = 'y' ]; then
+ depends archive-zip &&
+ depends xml-simple
+else
+ if [ $DVDPROFILER_IMPORT = 'y' ]; then
+ depends xml-simple
+ fi
+fi &&
+
+if [ $TARGZ_SUPPORT = 'y' ]; then
+ depends archive-tar &&
+ depends compress-zlib
+fi
diff --git a/gnome2-apps/gcstar/DETAILS b/gnome2-apps/gcstar/DETAILS
new file mode 100755
index 0000000..30ba6e9
--- /dev/null
+++ b/gnome2-apps/gcstar/DETAILS
@@ -0,0 +1,24 @@
+ SPELL=gcstar
+ VERSION=0.3
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=http://download.gna.org/$SPELL/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}
+ LICENSE[0]=GPL
+ WEB_SITE=http://www.gcstar.org/
+ ENTERED=20060728
+ KEYWORDS="gnome2 perl"
+ SHORT="GCfilms is a collection manager"
+cat << EOF
+GCstar is a collection manager.
+
+Detailed information on each item can be automatically retrieved from the
internet
+and you can store additional data, such as the location or who you've lent
it to.
+You may also search and filter your collection by many criteria.
+
+Current version manages movies and video games collections. It let also users
+define their own types of collections.
+
+GCstar is the successor of GCfilms and provides for movies the same features
as
+GCfilms did.
+EOF
diff --git a/gnome2-apps/gcstar/HISTORY b/gnome2-apps/gcstar/HISTORY
new file mode 100644
index 0000000..27d94a9
--- /dev/null
+++ b/gnome2-apps/gcstar/HISTORY
@@ -0,0 +1,4 @@
+2006-04-06 Flavien Bridault <vlaaad AT sourcemage.org>
+ * DETAILS, CONFIGURE, DEPENDS, BUILD, INSTALL, HISTORY:
+ created spell
+
diff --git a/gnome2-apps/gcstar/INSTALL b/gnome2-apps/gcstar/INSTALL
new file mode 100755
index 0000000..a1c906c
--- /dev/null
+++ b/gnome2-apps/gcstar/INSTALL
@@ -0,0 +1 @@
+./install --prefix=$INSTALL_ROOT/usr
diff --git a/gnome2-apps/gcstar/gcstar-0.3.tar.gz.sig
b/gnome2-apps/gcstar/gcstar-0.3.tar.gz.sig
new file mode 100644
index 0000000..098b45d
Binary files /dev/null and b/gnome2-apps/gcstar/gcstar-0.3.tar.gz.sig differ
diff --git a/graphics/blender/DETAILS b/graphics/blender/DETAILS
index 0cd11a8..cd5a6c9 100755
--- a/graphics/blender/DETAILS
+++ b/graphics/blender/DETAILS
@@ -1,7 +1,7 @@
SPELL=blender
- VERSION=2.42
+ VERSION=2.42a
SOURCE=${SPELL}-${VERSION}.tar.gz
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}${VERSION}
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
SOURCE_URL[0]=http://download.blender.org/source/${SOURCE}
SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
WEB_SITE=http://www.blender.org/
diff --git a/graphics/blender/HISTORY b/graphics/blender/HISTORY
index 0e8b260..57805de 100644
--- a/graphics/blender/HISTORY
+++ b/graphics/blender/HISTORY
@@ -1,3 +1,6 @@
+2006-07-28 Flavien Bridault <vlaaad AT sourcemage.org>
+ * DETAILS: Updated to 2.42a
+
2006-07-15 Flavien Bridault <vlaaad AT sourcemage.org>
* DETAILS: Updated to 2.42
* CONFIGURE, DEPENDS: Added optional openexr
diff --git a/graphics/blender/blender-2.42.tar.gz.sig
b/graphics/blender/blender-2.42.tar.gz.sig
deleted file mode 100644
index 0af03e8..0000000
Binary files a/graphics/blender/blender-2.42.tar.gz.sig and /dev/null differ
diff --git a/graphics/blender/blender-2.42a.tar.gz.sig
b/graphics/blender/blender-2.42a.tar.gz.sig
new file mode 100644
index 0000000..a07429e
Binary files /dev/null and b/graphics/blender/blender-2.42a.tar.gz.sig differ




Archive powered by MHonArc 2.6.24.

Top of Page