Skip to Content.
Sympa Menu

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

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 (ec012f1dccd1449f9a79416750ecebec2d004bfe)
  • Date: Sun, 12 Apr 2009 15:04:47 -0500

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

telephony/decibel/BUILD | 10 +---------
telephony/decibel/DEPENDS | 4 ++--
telephony/decibel/DETAILS | 4 ++--
telephony/decibel/HISTORY | 6 ++++++
telephony/tapioca-qt/BUILD | 2 +-
telephony/tapioca-qt/DEPENDS | 1 +
telephony/tapioca-qt/DETAILS | 4 +++-
telephony/tapioca-qt/HISTORY | 5 +++++
telephony/telepathy-qt/BUILD | 2 +-
telephony/telepathy-qt/DEPENDS | 4 +++-
telephony/telepathy-qt/DETAILS | 4 +++-
telephony/telepathy-qt/HISTORY | 5 +++++
12 files changed, 33 insertions(+), 18 deletions(-)

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

decibel - new url for svn

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

tapioca-qt - new url for svn

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

telepathy-qt - new url for svn

diff --git a/telephony/decibel/BUILD b/telephony/decibel/BUILD
index e455626..2113434 100755
--- a/telephony/decibel/BUILD
+++ b/telephony/decibel/BUILD
@@ -1,9 +1 @@
-# don't build broken demos
-#sed -i "/(demos)/D" CMakeLists.txt &&
-#if [ $DEC_SVN = y ]; then
-if is_depends_enabled $SPELL kdelibs4; then
- source $GRIMOIRE/kde4/FUNCTIONS &&
- default_build
-else
- qt4_build
-fi
+qt4_cmake_build
diff --git a/telephony/decibel/DEPENDS b/telephony/decibel/DEPENDS
index ca8b8af..079ca54 100755
--- a/telephony/decibel/DEPENDS
+++ b/telephony/decibel/DEPENDS
@@ -2,8 +2,8 @@ depends qt4 &&
if [ $DEC_SVN = y ]; then
depends subversion
fi &&
-
depends tapioca-qt &&
-optional_depends kdelibs4 '' '' 'KDE addons' &&
+depends openssl &&
+depends cmake &&
optional_depends doxygen '' '' 'to build documentation' &&
optional_depends graphviz '' '' 'to build diagrams'
diff --git a/telephony/decibel/DETAILS b/telephony/decibel/DETAILS
index 5a8d462..505282d 100755
--- a/telephony/decibel/DETAILS
+++ b/telephony/decibel/DETAILS
@@ -5,9 +5,9 @@ if [[ "$DEC_SVN" == "y" ]]; then
FORCE_DOWNLOAD=on
SOURCE=$SPELL.tar.bz2
SOURCE_IGNORE=volatile
-
-SOURCE_URL[0]=svn://anonsvn.kde.org/home/kde/trunk/playground/pim/decibel:decibel
+
SOURCE_URL[0]=svn://anonsvn.kde.org/home/kde/trunk/kdesupport/decibel:decibel
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
+ FORCE_DOWNLOAD=on
else
VERSION=0.5.0

SOURCE_HASH=sha512:a09e7abb019971944b03be38575c44096d0337a03508968595f061e162394dffd0ab4cc11c342f8a13594cc1756b5c1df55530e2e53894c64fc48e407004c895
diff --git a/telephony/decibel/HISTORY b/telephony/decibel/HISTORY
index 8289909..aea8f81 100644
--- a/telephony/decibel/HISTORY
+++ b/telephony/decibel/HISTORY
@@ -1,3 +1,9 @@
+2009-04-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: new url for svn version
+ * DEPENDS: add cmake, openssl
+ remove kdelibs4
+ * BUILD: always use qt4_cmake_build
+
2007-08-16 Ethan "eekee" Grammatikidis <eekee57 AT fastmail.fm>
* DETAILS: delinting (80-col)

diff --git a/telephony/tapioca-qt/BUILD b/telephony/tapioca-qt/BUILD
index e889298..7ed0e9d 100755
--- a/telephony/tapioca-qt/BUILD
+++ b/telephony/tapioca-qt/BUILD
@@ -1,2 +1,2 @@
-qt4_build
+qt4_cmake_build

diff --git a/telephony/tapioca-qt/DEPENDS b/telephony/tapioca-qt/DEPENDS
index be5b31f..cc03d11 100755
--- a/telephony/tapioca-qt/DEPENDS
+++ b/telephony/tapioca-qt/DEPENDS
@@ -1,2 +1,3 @@
+depends cmake &&
depends qt4 &&
depends telepathy-qt
diff --git a/telephony/tapioca-qt/DETAILS b/telephony/tapioca-qt/DETAILS
index 702fc20..b7129e4 100755
--- a/telephony/tapioca-qt/DETAILS
+++ b/telephony/tapioca-qt/DETAILS
@@ -3,7 +3,9 @@ if [[ $TAPQT_SVN == y ]];then
VERSION=svn
SOURCE_IGNORE=volatile
SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_URL[0]=svn_http://svn.sourceforge.net/svnroot/tapioca-voip/trunk/${SPELL}:${SPELL}
+
SOURCE_URL[0]=svn://anonsvn.kde.org/home/kde/trunk/kdesupport/$SPELL:$SPELL
+#
SOURCE_URL[0]=svn_http://svn.sourceforge.net/svnroot/tapioca-voip/trunk/${SPELL}:${SPELL}
+ FORCE_DOWNLOAD=on
else
VERSION=0.14.1

SOURCE_HASH=sha512:4fb9e0a3fa0b251cadb13ac5c85daf40b61054e72f630cc7258f543bff99f27f58186ebb6ecbf6b6c1a9ff9d98e34a1974a36fadbc4ae38cef16475c52eb6611
diff --git a/telephony/tapioca-qt/HISTORY b/telephony/tapioca-qt/HISTORY
index 023dc24..c13ee88 100644
--- a/telephony/tapioca-qt/HISTORY
+++ b/telephony/tapioca-qt/HISTORY
@@ -1,3 +1,8 @@
+2009-04-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: svn url is now kde
+ * DEPENDS: add cmake
+ * BUILD: use qt4_cmake_build
+
2008-09-04 Julien "_kaze_" ROZO <julien AT rozo.org>
* DETAILS: added the possibility to cast the svn version
* PREPARE: added, for svn version
diff --git a/telephony/telepathy-qt/BUILD b/telephony/telepathy-qt/BUILD
index e889298..7ed0e9d 100755
--- a/telephony/telepathy-qt/BUILD
+++ b/telephony/telepathy-qt/BUILD
@@ -1,2 +1,2 @@
-qt4_build
+qt4_cmake_build

diff --git a/telephony/telepathy-qt/DEPENDS b/telephony/telepathy-qt/DEPENDS
index 428f269..df6660c 100755
--- a/telephony/telepathy-qt/DEPENDS
+++ b/telephony/telepathy-qt/DEPENDS
@@ -1 +1,3 @@
-depends qt4
+depends cmake &&
+depends qt4 &&
+depends openssl
diff --git a/telephony/telepathy-qt/DETAILS b/telephony/telepathy-qt/DETAILS
index 64b5922..d2ed18f 100755
--- a/telephony/telepathy-qt/DETAILS
+++ b/telephony/telepathy-qt/DETAILS
@@ -3,7 +3,9 @@ if [[ $TELQT_SVN == y ]];then
VERSION=svn
SOURCE_IGNORE=volatile
SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_URL[0]=svn_http://svn.sourceforge.net/svnroot/tapioca-voip/trunk/${SPELL}:${SPELL}
+
SOURCE_URL[0]=svn://anonsvn.kde.org/home/kde/trunk/kdesupport/$SPELL:$SPELL
+#
SOURCE_URL[0]=svn_http://svn.sourceforge.net/svnroot/tapioca-voip/trunk/${SPELL}:${SPELL}
+ FORCE_DOWNLOAD=on
else
VERSION=0.14.1

SOURCE_HASH=sha512:d40787b369255e3d4aa9a979f754edabd9bbbf89f9ed13df7f1bd94c5765122003be228d91d953b9ff138faf361a258e7e908b693a764b2d4e30b34f909a8926
diff --git a/telephony/telepathy-qt/HISTORY b/telephony/telepathy-qt/HISTORY
index 6c24f0f..f6aff08 100644
--- a/telephony/telepathy-qt/HISTORY
+++ b/telephony/telepathy-qt/HISTORY
@@ -1,3 +1,8 @@
+2009-04-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: svn now at kde
+ * DEPENDS: add cmake, openssl
+ * BUILD: use qt4_cmake_build
+
2008-09-04 Julien "_kaze_" ROZO <julien AT rozo.org>
* DETAILS: added the possibility to cast the svn version
* PREPARE: added, for svn version



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

Archive powered by MHonArc 2.6.24.

Top of Page