Skip to Content.
Sympa Menu

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

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 (e054ce793dda8e1bea01be94e395de550b09c78c)
  • Date: Fri, 5 Sep 2008 11:44:11 -0500

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

database/tokyocabinet/DETAILS | 4 ++--
database/tokyocabinet/HISTORY | 3 +++
kde4/phonon/DEPENDS | 12 +++---------
kde4/phonon/HISTORY | 3 +++
x11-libs/wine/DETAILS | 2 +-
x11-libs/wine/HISTORY | 3 +++
6 files changed, 15 insertions(+), 12 deletions(-)

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

"tokyocabinet-1.3.8"

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

"wine-1.1.4"

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

phonon - fix bug #14708

diff --git a/database/tokyocabinet/DETAILS b/database/tokyocabinet/DETAILS
index 030668a..1e09158 100755
--- a/database/tokyocabinet/DETAILS
+++ b/database/tokyocabinet/DETAILS
@@ -1,6 +1,6 @@
SPELL=tokyocabinet
- VERSION=1.3.6
-
SOURCE_HASH=sha512:f11ac62c22d7803a746694eda5f587103ac11c630cbd8e2d04bd4ad99001f86185ce7d1cbd72650d79ce40ee669b157b7802a9dce235d8836f37dd2e032aca55
+ VERSION=1.3.8
+
SOURCE_HASH=sha512:5852bcb3aa9ac690c9d3e4de0fee28865fdfe8445bc348085f35acb2c9b9983a5b7ac62adb081e3ec8d0b989fbf2ceb5a3636ced6371b3aa9d312e7e0f26fe64
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://$SPELL.sf.net/$SOURCE
diff --git a/database/tokyocabinet/HISTORY b/database/tokyocabinet/HISTORY
index ba27021..f9406b3 100644
--- a/database/tokyocabinet/HISTORY
+++ b/database/tokyocabinet/HISTORY
@@ -1,3 +1,6 @@
+2008-09-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.3.8
+
2008-09-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.3.6

diff --git a/kde4/phonon/DEPENDS b/kde4/phonon/DEPENDS
index 0fc4d0f..23c8113 100755
--- a/kde4/phonon/DEPENDS
+++ b/kde4/phonon/DEPENDS
@@ -6,15 +6,9 @@ depends automoc &&
depends g++ &&

depends -sub DBUS qt4 &&
-
-source "$GRIMOIRE/FUNCTIONS" &&
-
-if check_if_xorg_modular_libs qt4; then
- depends libx11 &&
- depends libice &&
- depends libxext
-fi &&
-
+depends libx11 &&
+depends libice &&
+depends libxext &&
optional_depends gst-plugins-base \
'' \
'' \
diff --git a/kde4/phonon/HISTORY b/kde4/phonon/HISTORY
index 40dfcc6..c64927b 100644
--- a/kde4/phonon/HISTORY
+++ b/kde4/phonon/HISTORY
@@ -1,3 +1,6 @@
+2008-09-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: remove check_if_xorg_modular; fix bug #14708
+
2008-08-11 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: Changed SOURCE_URL back to trunk for devel version,
the other KDE devel packages need it now.
diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index 767c9d6..82b824e 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -12,7 +12,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
FORCE_DOWNLOAD=1
else
if [[ $WINE_DEVEL == y ]]; then
- VERSION=1.1.3
+ VERSION=1.1.4
else
VERSION=1.0
fi
diff --git a/x11-libs/wine/HISTORY b/x11-libs/wine/HISTORY
index f82c116..99fec7a 100644
--- a/x11-libs/wine/HISTORY
+++ b/x11-libs/wine/HISTORY
@@ -1,3 +1,6 @@
+2008-09-05 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.4
+
2008-08-24 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated DEVEL to 1.1.3




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (e054ce793dda8e1bea01be94e395de550b09c78c), Treeve Jelbert, 09/05/2008

Archive powered by MHonArc 2.6.24.

Top of Page