Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.24 grimoire by Jaka Kranjc (847e3a4132e0976b5267602346ca62d8a3c1ae7d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-0.24 grimoire by Jaka Kranjc (847e3a4132e0976b5267602346ca62d8a3c1ae7d)
  • Date: Thu, 28 Aug 2008 17:27:55 -0500

GIT changes to stable-0.24 grimoire by Jaka Kranjc
<lynxlynxlynx AT sourcemage.org>:

audio-creation/glame/DEPENDS | 6 +-----
audio-creation/glame/HISTORY | 3 +++
audio-creation/jamin/DEPENDS | 1 +
audio-creation/jamin/HISTORY | 3 +++
devel/tk/DETAILS | 4 +++-
devel/tk/HISTORY | 4 ++++
display/qingy/DEPENDS | 20 +++++++++++++++++---
display/qingy/HISTORY | 3 +++
i18n/gjiten/DEPENDS | 4 +++-
i18n/gjiten/HISTORY | 4 ++++
10 files changed, 42 insertions(+), 10 deletions(-)

New commits:
commit 847e3a4132e0976b5267602346ca62d8a3c1ae7d
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

tk: fixed gpg verification for DEVEL=y, bug 14659

(cherry-picked from commit 8a7db33199b75c034e1231a481b913117e9ef1a1)

commit 12918f9dc145a0995e52d310e2c2437736d1a84f
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

jamin: added xml-parser-expat as a dependency, fixes bug 12473

(cherry-picked from commit 4b1bb501d5d5a81342a4b90f8cd1cb08572d95e0)

commit 7f243ae6357d9f4018e7187ced311bac0bac2736
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

glame: DEPENDS: made libxml2 non-optional, fixing bug 12596

(cherry-picked from commit d4ea81897292b31146449834d2d13ec7468c8e22)

commit ab720b9560f468b7254ec73144c6f5678711f70b
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

gjiten: suggest kanjipad

(cherry-picked from commit 72555429dcb95cab4b71c2e50d62995c392742e7)

commit 4d597b4fe962c9d37389ff67b1e830e0d43357d9
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

gjiten: add depends on xmlto

(cherry-picked from commit 3f121a5af4b3c229654957eb7954fdd1037c1f84)

commit b7b6af082d0f5be9bf6b834e47d2f57f7e67ca96
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

qingy: fix xorg modular support (dependency)

(cherry-picked from commit c4f7182a73c1822caab9f2047f757b9e8f65d41d)

diff --git a/audio-creation/glame/DEPENDS b/audio-creation/glame/DEPENDS
index 1a1f4da..fddd57d 100755
--- a/audio-creation/glame/DEPENDS
+++ b/audio-creation/glame/DEPENDS
@@ -1,15 +1,11 @@
depends guile &&
+depends libxml2 &&

optional_depends ladspa \
"--enable-ladspa" \
"--disable-ladspa" \
"for LADSPA support" &&

-optional_depends libxml2 \
- "--with-libxml2" \
- "--without-libxml2" \
- "for XML 2.0 support" &&
-
optional_depends libgnomeui \
"--enable-gui" \
"--disable-gui" \
diff --git a/audio-creation/glame/HISTORY b/audio-creation/glame/HISTORY
index e315234..d19680c 100644
--- a/audio-creation/glame/HISTORY
+++ b/audio-creation/glame/HISTORY
@@ -1,3 +1,6 @@
+2008-08-19 Robert Figura <rfigura AT sourcemage.org>
+ * DEPENDS: made libxml2 non-optional
+
2007-04-23 Arwed v. Merkatz <v.merkatz AT gmx.net>
* DETAILS: updated to 2.0.1
* CONFIGURE: removed
diff --git a/audio-creation/jamin/DEPENDS b/audio-creation/jamin/DEPENDS
index e9e4e9d..3d44e78 100755
--- a/audio-creation/jamin/DEPENDS
+++ b/audio-creation/jamin/DEPENDS
@@ -1,5 +1,6 @@
depends glib2 &&
depends gtk+2 &&
+depends xml-parser-expat &&
depends pango &&
depends atk &&
depends libsndfile &&
diff --git a/audio-creation/jamin/HISTORY b/audio-creation/jamin/HISTORY
index 0e3b69e..d38e233 100644
--- a/audio-creation/jamin/HISTORY
+++ b/audio-creation/jamin/HISTORY
@@ -1,3 +1,6 @@
+2008-08-21 Martin Spitzbarth <m.spitzbarth AT gmx.de>
+ * DEPENDS: added xml-parser-expat as a dependency, fixes bug 12473
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/devel/tk/DETAILS b/devel/tk/DETAILS
index 30fb06f..2837734 100755
--- a/devel/tk/DETAILS
+++ b/devel/tk/DETAILS
@@ -1,15 +1,17 @@
SPELL=tk
if [ "$DEVEL" = "y" ]; then
VERSION=8.5a6
+ SOURCE=tcl$VERSION-src.tar.gz
+ SOURCE2=tk$VERSION-src.tar.gz
SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
SOURCE2_GPG="gurus.gpg:${SOURCE2}.sig:WORKS_FOR_ME"
else
VERSION=8.5.3

SOURCE_HASH=sha512:fea906475b0812bbb46507a72a3ce54449eae88883a8df0554e73cbffb73782582430101e1f099ea5266a0b8a36a1277ab5da3b8fd75cda2a967b9713c40cfbe

SOURCE2_HASH=sha512:f7ec5af2db2509374c94faf53dd975ba1e222e2f8bfa2e8af398261877564169e01cfee2dc2c5401586012b5fbd7e02558790c96ed9b194125cf7286c3679f3b
-fi
SOURCE=tcl$VERSION-src.tar.gz
SOURCE2=tk$VERSION-src.tar.gz
+fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/tcl$VERSION
SOURCE2_DIRECTORY=$BUILD_DIRECTORY/tk$VERSION
SOURCE_URL[0]=$SOURCEFORGE_URL/tcl/$SOURCE
diff --git a/devel/tk/HISTORY b/devel/tk/HISTORY
old mode 100644
new mode 100755
index 521b586..5a162ab
--- a/devel/tk/HISTORY
+++ b/devel/tk/HISTORY
@@ -1,3 +1,7 @@
+2008-08-20 Martin Spitzbarth <m.spitzbarth AT gmx.de>
+ * DETAILS: reordered SOURCE and SOURCE2 before SOURCE_GPG
+ and SOURCE2_GPG for $DEVEL=y. Fixes bug 14659
+
2008-07-22 George Sherwood <george AT beernabeer.com>
* DETAILS: PATCHLEVEL++
* PRE_BUILD: Added upstream patch
diff --git a/display/qingy/DEPENDS b/display/qingy/DEPENDS
index 8d96854..f96e676 100755
--- a/display/qingy/DEPENDS
+++ b/display/qingy/DEPENDS
@@ -4,13 +4,27 @@ elif [[ "QINGY_CRYPTO" == 'libgcrypt' ]]; then
depends libgcrypt
fi &&

-depends directfb &&
+depends directfb &&
+# according to configure it _should_ be optional, but isn't
+# contacting the author about it...
+#optional_depends directfb
+# '--enable-directFB-support' \
+# '--disable-directFB-support' \
+# 'For DirectFB graphics' &&

optional_depends X11-SERVER \
- '' \
- '' \
+ '--enable-x-support' \
+ '--disable-x-support' \
'For X sessions' &&

+
+source $GRIMOIRE/FUNCTIONS &&
+if check_if_xorg_modular_server
+then
+ depends libxscrnsaver
+fi &&
+
+
optional_depends gpm \
'--enable-gpm-lock' \
'--disable-gpm-lock' \
diff --git a/display/qingy/HISTORY b/display/qingy/HISTORY
index 01c2e09..ad8e356 100644
--- a/display/qingy/HISTORY
+++ b/display/qingy/HISTORY
@@ -1,3 +1,6 @@
+2008-08-21 Thomas Orgis <sobukus AT sourcemage.org>
+ * DEPENDS: fix for xorg-modular, add option to disable x support at
all
+
2008-07-13 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 0.9.7

diff --git a/i18n/gjiten/DEPENDS b/i18n/gjiten/DEPENDS
index 94c352b..de8f39e 100755
--- a/i18n/gjiten/DEPENDS
+++ b/i18n/gjiten/DEPENDS
@@ -1,2 +1,4 @@
+depends xmlto &&
depends libgnome &&
-depends libgnomeui
+depends libgnomeui &&
+suggest_depends kanjipad '' '' 'For Kanji input.'
diff --git a/i18n/gjiten/HISTORY b/i18n/gjiten/HISTORY
index 191b957..9baed6f 100644
--- a/i18n/gjiten/HISTORY
+++ b/i18n/gjiten/HISTORY
@@ -1,3 +1,7 @@
+2008-08-21 Thomas Orgis <sobukus AT sourcemage.org>
+ * DEPENDS: add xmlto
+ * DEPENDS: suggest kanjipad
+
2007-04-12 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DETAILS: added fallback url




  • [SM-Commit] GIT changes to stable-0.24 grimoire by Jaka Kranjc (847e3a4132e0976b5267602346ca62d8a3c1ae7d), Jaka Kranjc, 08/28/2008

Archive powered by MHonArc 2.6.24.

Top of Page