Skip to Content.
Sympa Menu

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

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 (c673c91e20b5ecd9d23384999a22f414f314b3ba)
  • Date: Mon, 12 Apr 2010 05:53:26 -0500

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

database/openrpt/DETAILS | 4 ++--
database/openrpt/HISTORY | 3 +++
graphics-libs/opencv/DEPENDS | 6 +++---
graphics-libs/opencv/DETAILS | 6 +++---
graphics-libs/opencv/HISTORY | 7 +++++++
kde4-support/grantlee/DETAILS | 4 ++--
kde4-support/grantlee/HISTORY | 3 +++
libs/tbb/BUILD | 2 +-
libs/tbb/DEPENDS | 2 +-
libs/tbb/DETAILS | 7 ++++---
libs/tbb/HISTORY | 5 +++++
python-pypi/sqlobject/DETAILS | 4 ++--
python-pypi/sqlobject/HISTORY | 3 +++
13 files changed, 39 insertions(+), 17 deletions(-)

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

grantlee: => v0.1.0

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

opencv - set depends flags for cmake

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

tbb: => 30_20100310

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

opencv: => 2.1.0

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

sqlobject: => 0.12.3

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

openrpt: => 3.1.1

diff --git a/database/openrpt/DETAILS b/database/openrpt/DETAILS
index 8f9fd51..156fb9b 100755
--- a/database/openrpt/DETAILS
+++ b/database/openrpt/DETAILS
@@ -1,6 +1,6 @@
SPELL=openrpt
- VERSION=3.1.0
-
SOURCE_HASH=sha512:84960597117bc0d7e9d13cd1e3f6ce823661066d134f2c2bfffdd635b11f9f8ef7390194ed09ff9cba58283875cde055496888fcad0ef862c951c66d5f6895bb
+ VERSION=3.1.1
+
SOURCE_HASH=sha512:cdafeae9626552389d3a7722f1cc393e7cc44c3979f33fa6d3588dfb0d32114f4cdb1a8362c21db9904339f4f9b2e95a5c041e362ad4db1160a2d13805cda04e
SOURCE=$SPELL-$VERSION-source.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION-source
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
diff --git a/database/openrpt/HISTORY b/database/openrpt/HISTORY
index ac7c743..3ad6d56 100644
--- a/database/openrpt/HISTORY
+++ b/database/openrpt/HISTORY
@@ -1,3 +1,6 @@
+2010-04-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.1.1
+
2009-10-29 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.1.0

diff --git a/graphics-libs/opencv/DEPENDS b/graphics-libs/opencv/DEPENDS
index a27831f..169f0dd 100755
--- a/graphics-libs/opencv/DEPENDS
+++ b/graphics-libs/opencv/DEPENDS
@@ -15,8 +15,8 @@ optional_depends jpeg '' '' 'JPEG support' &&
optional_depends jasper '' '' 'JPEG-2000 support' &&
optional_depends tiff '' '' 'TIFF support' &&
optional_depends python '' '' '' &&
-optional_depends swig '' '' '' &&
-optional_depends xine-lib '' '' '' &&
+optional_depends tbb '-DWITH_TBB=1' '' 'parallel processing
support' &&
+optional_depends xine-lib '-DWITH_XINE=1' '' 'Xine support' &&
+optional_depends libucil '-DWITH_UNICAP=1' '' '' &&
optional_depends libraw1394 '' '' '' &&
-optional_depends unicap '' '' '' &&
optional_depends gtk+2 '' '' ''
diff --git a/graphics-libs/opencv/DETAILS b/graphics-libs/opencv/DETAILS
index 6af91e8..a4945ba 100755
--- a/graphics-libs/opencv/DETAILS
+++ b/graphics-libs/opencv/DETAILS
@@ -1,12 +1,12 @@
SPELL=opencv
SPELLX=OpenCV
- VERSION=2.0.0
-
SOURCE_HASH=sha512:88602f29b145fbc85f0d0f2068f810723449197dbcf13fb6622087ee0d2f7cec429f35235f7e19095010805771cf7cd9f1381cea4e6656ebbf2659adaa60c3c2
+ VERSION=2.1.0
+
SOURCE_HASH=sha512:0440a3df73be382b0ee94a1da03c661eec664e5bd9b3dcdf80fe2fbebae369641bb1fee9ec3471e075ca16b94f232e492f9b1f5444b0176f2f073ced5818cc26
SOURCE=$SPELLX-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/opencvlibrary/$SOURCE
WEB_SITE=http://opencv.willowgarage.com/wiki/
- LICENSE[0]=GPL
+ LICENSE[0]=BSD
ENTERED=20081112
KEYWORDS="graphics"
SHORT="real time computer vision"
diff --git a/graphics-libs/opencv/HISTORY b/graphics-libs/opencv/HISTORY
index 5777e7c..4718918 100644
--- a/graphics-libs/opencv/HISTORY
+++ b/graphics-libs/opencv/HISTORY
@@ -1,3 +1,10 @@
+2010-04-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.1.0
+ LICENSE = BSD
+ * DEPENDS: remove swig, unicap; add tbb
+ add libucil
+ specifically enable xine and tbb
+
2009-10-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.0.0
* PRE_BUILD: deleted
diff --git a/kde4-support/grantlee/DETAILS b/kde4-support/grantlee/DETAILS
index 0f56589..cd77520 100755
--- a/kde4-support/grantlee/DETAILS
+++ b/kde4-support/grantlee/DETAILS
@@ -1,6 +1,6 @@
SPELL=grantlee
- VERSION=v0.1.0-rc1
-
SOURCE_HASH=sha512:69c39c2adced4dd660ab14c7aeb113ebfba0ce94f4271a7a580f596ccc3bb1fe33d85c8fddb823bdb81471a83cb07b2f6d2766a8fefa8053354f93a4f2a773f7
+ VERSION=v0.1.0
+
SOURCE_HASH=sha512:b20946cfde9c9555f9e04ee7fbf8b5f0e559aee0c5eb189d1e6af1c2856d9887c2df38e2027fdd338df09f4681179cb7afd614b7f08fc6fe6b6ba1668518ff1b
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://downloads.grantlee.org/$SOURCE
diff --git a/kde4-support/grantlee/HISTORY b/kde4-support/grantlee/HISTORY
index e84dec9..7ce14e8 100644
--- a/kde4-support/grantlee/HISTORY
+++ b/kde4-support/grantlee/HISTORY
@@ -1,3 +1,6 @@
+2010-04-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version v0.1.0
+
2010-04-09 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version v0.1.0-rc1
spell created
diff --git a/libs/tbb/BUILD b/libs/tbb/BUILD
index 8f58e6d..b6a3ae1 100755
--- a/libs/tbb/BUILD
+++ b/libs/tbb/BUILD
@@ -1 +1 @@
-make
+make -j${JOBS}
diff --git a/libs/tbb/DEPENDS b/libs/tbb/DEPENDS
index f66defa..fd0b0eb 100755
--- a/libs/tbb/DEPENDS
+++ b/libs/tbb/DEPENDS
@@ -1 +1 @@
-depends gcc
+depends g++
diff --git a/libs/tbb/DETAILS b/libs/tbb/DETAILS
index dc9d3fd..e3212a5 100755
--- a/libs/tbb/DETAILS
+++ b/libs/tbb/DETAILS
@@ -1,9 +1,10 @@
SPELL=tbb
- VERSION=21_20080605
-
SOURCE_HASH=sha512:a05b123687a9ca53a9ca95f1bcf77e0c6377150a38378e8dc9447efb50d07db8c805e2db74a13521a251132ecbf4785f625c4e505d7a4d59b37c40303906b0d6
+ VERSION=30_20100310
+ VX=3.0
+
SOURCE_HASH=sha512:b184cd93b55a873b2e29258dd2698d4d3a411024a6455bc62b1bb06c009d5f18704bd586894f62bb41a7c351cec74bf266f9175915ec29069f7485c88940f75b
SOURCE=${SPELL}${VERSION}oss_src.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}${VERSION}oss
-
SOURCE_URL[0]=http://www.threadingbuildingblocks.org/uploads/77/111/2.1/$SOURCE
+
SOURCE_URL[0]=http://www.threadingbuildingblocks.org/uploads/77/148/$VX/$SOURCE
WEB_SITE=http://www.threadingbuildingblocks.org
ENTERED=20090925
LICENSE[0]=GPL
diff --git a/libs/tbb/HISTORY b/libs/tbb/HISTORY
index e1a0983..abd4d67 100644
--- a/libs/tbb/HISTORY
+++ b/libs/tbb/HISTORY
@@ -1,3 +1,8 @@
+2010-04-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 30_20100310
+ * BUILD: add -j parameter to make
+ * DEPENDS: gcc => g++
+
2009-09-25 David Kowis<dkowis AT shlrm.org>
* DETAILS, BUILD, INSTALL: Created intel thread building blocks spell
* DETAILS: knocked back to previous stable, because that's what's
needed
diff --git a/python-pypi/sqlobject/DETAILS b/python-pypi/sqlobject/DETAILS
index c3df576..d56d5d8 100755
--- a/python-pypi/sqlobject/DETAILS
+++ b/python-pypi/sqlobject/DETAILS
@@ -1,7 +1,7 @@
SPELL=sqlobject
CHEESESHOP_PKG=SQLObject
- VERSION=0.12.2
-
SOURCE_HASH=sha512:397325fc863a307e8fcef7d31a033cc79ef88393b113c56aa94a0c277fc43497abd8e23cd4dd9848ae8ed564ff386f92f6e98d056d933e49f8dfa1b2e45bcc49
+ VERSION=0.12.3
+
SOURCE_HASH=sha512:f2d9e9df58283aca268819292decce4009262c6ad600dcdc17e4ab612214d9ac0d23cae7a1fefce23a216243390fb171ead32dfb8962a87d15814c9c30f059c1
SOURCE="$CHEESESHOP_PKG-$VERSION.tar.gz"

SOURCE_URL[0]="http://pypi.python.org/packages/source/${CHEESESHOP_PKG:0:1}/${CHEESESHOP_PKG}/$SOURCE";
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$CHEESESHOP_PKG-$VERSION"
diff --git a/python-pypi/sqlobject/HISTORY b/python-pypi/sqlobject/HISTORY
index c243857..6f9923a 100644
--- a/python-pypi/sqlobject/HISTORY
+++ b/python-pypi/sqlobject/HISTORY
@@ -1,3 +1,6 @@
+2010-04-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.12.3
+
2010-03-06 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.12.2




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (c673c91e20b5ecd9d23384999a22f414f314b3ba), Treeve Jelbert, 04/12/2010

Archive powered by MHonArc 2.6.24.

Top of Page