Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a4899e50c7003eb0b5b306b484823e6385a0ea18)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a4899e50c7003eb0b5b306b484823e6385a0ea18)
  • Date: Mon, 24 Mar 2008 06:20:44 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

database/firebird/DETAILS | 21 +++++----------------
database/firebird/HISTORY | 5 +++++
database/openrpt/DETAILS | 5 ++---
database/openrpt/HISTORY | 6 +++++-
database/openrpt/PRE_BUILD | 9 ++++++++-
python-pypi/kaa-base/DETAILS | 4 ++--
python-pypi/kaa-base/HISTORY | 3 +++
python-pypi/kaa-metadata/DETAILS | 4 ++--
python-pypi/kaa-metadata/HISTORY | 3 +++
video/freevo/DEPENDS | 26 +++++---------------------
video/freevo/DETAILS | 4 ++--
video/freevo/HISTORY | 6 ++++++
video/freevo/PRE_BUILD | 2 +-
13 files changed, 49 insertions(+), 49 deletions(-)

New commits:
commit a4899e50c7003eb0b5b306b484823e6385a0ea18
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

freevo - update depends

commit c814a80340edf3b05617a560152bd6aeec92d24a
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

"freevo-1.8.0"

commit 7b51dbd628ae42127ea3ccb0d9885d222cfa0a24
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

"kaa-metadata-0.7.3"

commit a4a9568d825b21d30aee2f7d6a423946840b15cd
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

"kaa-base-0.4.0"

commit c890f4bec45edafb57368c0f46aed876fad932a5
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

"firebird-2.0.3.12981-1"

commit 4ac1bc3f614481b65de3abca8c86bf2aad3d0413
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

"openrpt-2.3.0"

diff --git a/database/firebird/DETAILS b/database/firebird/DETAILS
index 3ca96ab..eac8135 100755
--- a/database/firebird/DETAILS
+++ b/database/firebird/DETAILS
@@ -1,34 +1,23 @@
SPELL=firebird
case $FB_VER in
-# cvs)
-# VERSION=snapshot
-# SOURCE=${SPELL}-$VERSION.tar.bz2
-#
SFCVS=cvs://:pserver:anonymous AT firebird.cvs.sourceforge.net:/cvsroot
-# SOURCE_URL[0]=$SFCVS/firebird:firebird2:HEAD
-# SOURCE_IGNORE=volatile
-# FORCE_DOWNLOAD=on
-#;;
2.1)
VERSION=2.1.0.17755-ReleaseCandidate2
- SOURCE=${SPELL/f/F}-$VERSION.tar.bz2

SOURCE_HASH=sha512:d1b79a378027884ffd96bfaf7c9de620d7101727b24a9546df37080d694ecaab5b05cd3793aad5ba11fa01afa28a038af1d6a99f25c8bfb1256801928ac2a1a2
- SOURCE_URL[0]=http://firebirdsql.org/download/prerelease/source/$SOURCE
-# SOURCE_URL[0]=$SOURCEFORGE_URL/firebird/$SOURCE
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL/f/F}-${VERSION}
;;
*)
VERSION=2.0.3.12981-1
- SOURCE=${SPELL/f/F}-$VERSION.tar.bz2

SOURCE_HASH=sha512:ac1df5587c106ee3ac602c5ff927a9073574424a02aac9d3c81fd3119fea4e68a93208541cf2aa395b499a20ee59aa654be7815e8db4d2ab09fc66bd3329dfa9
- SOURCE_URL[0]=http://firebirdsql.org/download/prerelease/source/$SOURCE
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL/f/F}-${VERSION/-RC?/}
;;
esac
+ SOURCE=${SPELL/f/F}-$VERSION.tar.bz2
+ SOURCE_URL[0]=http://firebirdsql.org/download/prerelease/source/$SOURCE
+# SOURCE_URL[1]=$SOURCEFORGE_URL/firebird/$SOURCE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL/f/F}-${VERSION}
WEB_SITE=http://www.firebirdsql.org
LICENSE=IDPL
ENTERED=20031111
PATCHLEVEL=2
- DOCS=""
+ GATHER_DOCS=off
KEYWORDS="database engine"
SHORT="a very powerful relational dbms"
cat << EOF
diff --git a/database/firebird/HISTORY b/database/firebird/HISTORY
index c499c46..108a028 100644
--- a/database/firebird/HISTORY
+++ b/database/firebird/HISTORY
@@ -1,3 +1,8 @@
+2008-03-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: use GATHER_DOCS=off
+ this prevents installing two copies of docs
+ also some general cleanup
+
2008-03-09 Treeve Jelbert <treeve AT sourcemage.org>
* init.d/firebird2: fix for latest su
move -l option to end
diff --git a/database/openrpt/DETAILS b/database/openrpt/DETAILS
index 1848687..ba63913 100755
--- a/database/openrpt/DETAILS
+++ b/database/openrpt/DETAILS
@@ -1,11 +1,10 @@
SPELL=openrpt
- VERSION=2.2.0
-
SOURCE_HASH=sha512:fbee5dbacf89e8981c02446c7faaa6c26618b7c64692d75a2537e7472b7bd2b9adc13ccee394463cbfe627b61c190a13fa171bb413e6f6b34a8a69ca86b6fc73
+ VERSION=2.3.0
+
SOURCE_HASH=sha512:ddf91257eb2924f1e8b94134f62aeedac94690f4e0f8a86f5d539cd70f4cb0803fcc98641156738ce97d8ee786601bcc93756fd37abd855cf5f88b78e3a8a5a9
SOURCE=$SPELL-$VERSION-source.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION-source
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
WEB_SITE=http://www.openrpt.com/
- PATCHLEVEL=1
LICENSE[0]=LGPL
ENTERED=20070120
KEYWORDS="database reporting"
diff --git a/database/openrpt/HISTORY b/database/openrpt/HISTORY
index 8074009..a0ca421 100644
--- a/database/openrpt/HISTORY
+++ b/database/openrpt/HISTORY
@@ -1,5 +1,9 @@
+2008-03-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.3.0
+ * PRE_BUILD: fix missing libraries during link
+
2007-07-27 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 2.1.0
+ * DETAILS: version 2.2.0
licence chnage -> LGPL

2007-06-27 Treeve Jelbert <treeve AT sourcemage.org>
diff --git a/database/openrpt/PRE_BUILD b/database/openrpt/PRE_BUILD
index abbcc0d..de75aa7 100755
--- a/database/openrpt/PRE_BUILD
+++ b/database/openrpt/PRE_BUILD
@@ -2,4 +2,11 @@ default_pre_build &&
cd $SOURCE_DIRECTORY &&
# use dynamic libraries
sed -i -e "s/staticlib//" common/common.pro OpenRPT/renderer/renderer.pro \
- OpenRPT/wrtembed/wrtembed.pro
+ OpenRPT/wrtembed/wrtembed.pro &&
+# fix for missing library during link
+sed -i -e "/^TEMPLATE/ a\
+LIBS += -L../../lib -lcommon
+" OpenRPT/renderer/renderer.pro &&
+sed -i -e "/^TEMPLATE/ a\
+LIBS += -L../../lib -lcommon -lrenderer
+" OpenRPT/wrtembed/wrtembed.pro
diff --git a/python-pypi/kaa-base/DETAILS b/python-pypi/kaa-base/DETAILS
index 93df944..9d750ee 100755
--- a/python-pypi/kaa-base/DETAILS
+++ b/python-pypi/kaa-base/DETAILS
@@ -1,6 +1,6 @@
SPELL=kaa-base
- VERSION=0.3.0
-
SOURCE_HASH=sha512:1fccd79ce9f2333511205ad257ff34c65a73d82e8d4660227c89961d2212ab6a854c53f217e39591fb9cebe24a17021106080dae5d24cefb8d5f88f8bffffb2b
+ VERSION=0.4.0
+
SOURCE_HASH=sha512:17bd0bf80126b90b1dcee814fbb37b875f1bc0cbeb8c63e55e32a3bda52562c81abb9bf538f0a0a165830d7fd14c544de2072b9bb8762fbb597fa9322ac28e4c
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/freevo/$SOURCE
diff --git a/python-pypi/kaa-base/HISTORY b/python-pypi/kaa-base/HISTORY
index 504d79a..55215df 100644
--- a/python-pypi/kaa-base/HISTORY
+++ b/python-pypi/kaa-base/HISTORY
@@ -1,3 +1,6 @@
+2008-03-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.4.0
+
2008-02-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.3.0

diff --git a/python-pypi/kaa-metadata/DETAILS
b/python-pypi/kaa-metadata/DETAILS
index c262b61..975aa00 100755
--- a/python-pypi/kaa-metadata/DETAILS
+++ b/python-pypi/kaa-metadata/DETAILS
@@ -1,6 +1,6 @@
SPELL=kaa-metadata
- VERSION=0.7.2
-
SOURCE_HASH=sha512:c4439dade7b65b39baec37962284493002f0d7fc441df985f71b5b979230ae73de44f96396e0c7dccf67bf65751c3f54f0f96ea56609bce65d4274a42807ebed
+ VERSION=0.7.3
+
SOURCE_HASH=sha512:edaed86b21ad3077ad2b4a8036f2ae691cd788faba36d7f1a6c258584831c1877bfbab125d57c1bfc6cfbdba9da736fed4a590d017c38eae8377594082a2ea9a
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/freevo/$SOURCE
diff --git a/python-pypi/kaa-metadata/HISTORY
b/python-pypi/kaa-metadata/HISTORY
index 256bd04..41b0f87 100644
--- a/python-pypi/kaa-metadata/HISTORY
+++ b/python-pypi/kaa-metadata/HISTORY
@@ -1,3 +1,6 @@
+2008-03-24 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.7.3
+
2008-02-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.7.2

diff --git a/video/freevo/DEPENDS b/video/freevo/DEPENDS
index 3a16b3a..4c04f94 100755
--- a/video/freevo/DEPENDS
+++ b/video/freevo/DEPENDS
@@ -4,26 +4,10 @@ depends kaa-imlib2 &&
depends beautifulsoup &&
depends freetype2 &&
depends twisted &&
-depends pygame &&
-sub_depends pygame NUMERIC &&
depends pyxml &&
depends libexif &&
-optional_depends mplayer \
- "" \
- "" \
- "for mplayer support" &&
-
-optional_depends xine-ui \
- "" \
- "" \
- "for xine user interface" &&
-
-optional_depends pylirc \
- "" \
- "" \
- "for remote control support" &&
-
-optional_depends alsa-utils \
- '' \
- '' \
- 'alsa mixer support'
+optional_depends -sub NUMERIC pygame '' '' 'games support' &&
+suggest_depends mplayer '' '' 'use MPlayer' &&
+suggest_depends xine-ui '' '' 'xine user interfac' &&
+suggest_depends pylirc '' '' 'remote control support' &&
+suggest_depends alsa-utils '' '' 'alsa mixer support'
diff --git a/video/freevo/DETAILS b/video/freevo/DETAILS
index 725bcb7..7ad6de8 100755
--- a/video/freevo/DETAILS
+++ b/video/freevo/DETAILS
@@ -1,6 +1,6 @@
SPELL=freevo
- VERSION=1.7.6.1
-
SOURCE_HASH=sha512:f8562990ac4137042bfd9657bffb3b5f38bc02c3809a528cb798de67fbfa0c6fe2ba87b3cc0a6a2f65fbc11bc456ebba4dd27b4975202859835858893414f9b8
+ VERSION=1.8.0
+
SOURCE_HASH=sha512:d93da159858c9fe65d1a321971f43245ccf8922ce95cdb7f99e26c6b6335abf67bd3912d6d4d60bec9945df8097d5e26f34027bc774369882a48d8e48a574fcc
SOURCE=${SPELL}-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/$SOURCE
diff --git a/video/freevo/HISTORY b/video/freevo/HISTORY
index f1a2410..45de4d2 100644
--- a/video/freevo/HISTORY
+++ b/video/freevo/HISTORY
@@ -1,3 +1,9 @@
+2008-03-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.8.0
+ * DEPENDS: optionals -> suggests
+ pygame is optional
+ * PRE_BUILD: disable check for pygame
+
2008-02-24 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.7.6.1

diff --git a/video/freevo/PRE_BUILD b/video/freevo/PRE_BUILD
index 08774db..0c76276 100755
--- a/video/freevo/PRE_BUILD
+++ b/video/freevo/PRE_BUILD
@@ -1,3 +1,3 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
-sed -i "/Image/D" setup.py
+sed -i "/Image/D;/pygame/D" setup.py



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a4899e50c7003eb0b5b306b484823e6385a0ea18), Treeve Jelbert, 03/24/2008

Archive powered by MHonArc 2.6.24.

Top of Page