Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Anton Brondz (7f9e442d321df427c79da6f1c337025c6113272f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Anton Brondz <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Anton Brondz (7f9e442d321df427c79da6f1c337025c6113272f)
  • Date: Tue, 5 Sep 2006 16:23:01 -0500

GIT changes to master grimoire by Anton Brondz <dinolinux AT sourcemage.org>:

kde-core/kdeaccessibility/DEPENDS | 19 ++++++++++++++++++-
kde-core/kdeaccessibility/DETAILS | 4 ++--
kde-core/kdeaccessibility/HISTORY | 4 ++++
3 files changed, 24 insertions(+), 3 deletions(-)

New commits:
commit 7f9e442d321df427c79da6f1c337025c6113272f
Author: Anton Brondz <dinolinux AT sourcemage.org>
Commit: Anton Brondz <dinolinux AT sourcemage.org>

kdeaccessibility: updated to 3.5.4, added more optional depends

diff --git a/kde-core/kdeaccessibility/DEPENDS
b/kde-core/kdeaccessibility/DEPENDS
index a4c0262..3a7eb45 100755
--- a/kde-core/kdeaccessibility/DEPENDS
+++ b/kde-core/kdeaccessibility/DEPENDS
@@ -10,4 +10,21 @@ optional_depends flite
optional_depends gstreamer-0.8 \
'--enable-kttsd-gstreamer' \
'--disable-kttsd-gstreamer' \
- 'for GStreamer audio plugin'
+ 'for GStreamer audio plugin' &&
+
+optional_depends alsa-lib \
+ '--with-alsa' \
+ '--without-alsa' \
+ 'for ALSA sound system support' &&
+
+optional_depends akode \
+ '--with-akode' \
+ '--without-akode' \
+ 'for aKode decoder support' &&
+
+optional_depends flite \
+ '--enable-kttsd-flite' \
+ '--disable-kttsd-flite' \
+ 'for festival speech syntesizing'
+
+
diff --git a/kde-core/kdeaccessibility/DETAILS
b/kde-core/kdeaccessibility/DETAILS
index dbdc3d5..2299365 100755
--- a/kde-core/kdeaccessibility/DETAILS
+++ b/kde-core/kdeaccessibility/DETAILS
@@ -1,8 +1,8 @@
source $SECTION_DIRECTORY/KDE_DETAILS

SPELL=kdeaccessibility
- VERSION=3.5.3
-
SOURCE_HASH=d919fc2eb4153c5e5432c1b1b64df817759f9699f5b9edc35fa10a0d68084a03b3d7e9d9b10afd1b752da79d1a43885ac428caf304cf600e3da79e45527bbc56
+ VERSION=3.5.4
+
SOURCE_HASH=sha512:e0b11c32fa0fa227a14e4845727713b899b5c076e5e2d604416a0802d459a786f70ce71048a24daeaefa777dde3143a0f60a20f76c4c642fef3117df76d38631
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$KDE_URL/stable/${VERSION//.0/}/src/$SOURCE
diff --git a/kde-core/kdeaccessibility/HISTORY
b/kde-core/kdeaccessibility/HISTORY
index 10cc6a9..a7f0ec8 100644
--- a/kde-core/kdeaccessibility/HISTORY
+++ b/kde-core/kdeaccessibility/HISTORY
@@ -1,3 +1,7 @@
+2006-09-05 Anton Brondz <dinolinux AT sourcemage.org>
+ * DETAILS: updated to 3.5.4
+ * DEPENDS: added optional depends
+
2006-06-29 Eric Sandall <eric AT sandall.us>
* DETAILS: Removed BUILD_API=2, set grimoire-wide




  • [SM-Commit] GIT changes to master grimoire by Anton Brondz (7f9e442d321df427c79da6f1c337025c6113272f), Anton Brondz, 09/05/2006

Archive powered by MHonArc 2.6.24.

Top of Page