Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Martin Spitzbarth (2378a1dc3e50960aa8eb30e40a691375091df4e8)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Martin Spitzbarth <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Martin Spitzbarth (2378a1dc3e50960aa8eb30e40a691375091df4e8)
  • Date: Wed, 27 Aug 2008 04:43:25 -0500

GIT changes to master grimoire by Martin Spitzbarth <m.spitzbarth AT gmx.de>:

chat-im/psi/DEPENDS | 2 +-
chat-im/psi/HISTORY | 3 +++
wm-addons/fbpager/DETAILS | 3 ++-
wm-addons/fbpager/HISTORY | 4 ++++
wm-addons/fbpager/PRE_BUILD | 2 ++
5 files changed, 12 insertions(+), 2 deletions(-)

New commits:
commit 2378a1dc3e50960aa8eb30e40a691375091df4e8
Author: Martin Spitzbarth <m.spitzbarth AT gmx.de>
Commit: Martin Spitzbarth <m.spitzbarth AT gmx.de>

fbpager: updated web_site, use gcc34, bug 13670

commit f90b014b5e2011ba1234ef0abf517fae88b62d4a
Author: Martin Spitzbarth <m.spitzbarth AT gmx.de>
Commit: Martin Spitzbarth <m.spitzbarth AT gmx.de>

psi: added subdependency QT3 on qt4

diff --git a/chat-im/psi/DEPENDS b/chat-im/psi/DEPENDS
index 152e07b..d50081a 100755
--- a/chat-im/psi/DEPENDS
+++ b/chat-im/psi/DEPENDS
@@ -1,4 +1,4 @@
-depends qt4 &&
+depends -sub QT3 qt4 &&
optional_depends qca2 \
"--disable-bundled-qca" \
"" \
diff --git a/chat-im/psi/HISTORY b/chat-im/psi/HISTORY
index 8b02109..718884f 100644
--- a/chat-im/psi/HISTORY
+++ b/chat-im/psi/HISTORY
@@ -1,3 +1,6 @@
+2008-08-27 Martin Spitzbarth <m.spitzbarth AT gmx.de>
+ * DEPENDS: added subdependency QT3 on qt4
+
2008-08-07 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated stable and devel to 0.12

diff --git a/wm-addons/fbpager/DETAILS b/wm-addons/fbpager/DETAILS
index 8185b6b..171a71c 100755
--- a/wm-addons/fbpager/DETAILS
+++ b/wm-addons/fbpager/DETAILS
@@ -4,7 +4,8 @@
SOURCE_URL[0]=http://www.fluxbox.org/download/$SOURCE

SOURCE_HASH=sha512:39c8243fa466c2241553d5fa185df4e30be844c7ca32432fb1f5b33db883590c685b6ff2dee8999b7b0af7713ef32a4047d83db129c2b4bfd7d52638c5c911d7
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=http://www.fluxbox.org/fbpager
+ WEB_SITE=http://fluxbox.sourceforge.net/fbpager
+ GCC_VERSION=3.4
ENTERED=20040406
UPDATED=20040406
LICENSE[0]=MIT
diff --git a/wm-addons/fbpager/HISTORY b/wm-addons/fbpager/HISTORY
index 2e5d967..34cb8d5 100644
--- a/wm-addons/fbpager/HISTORY
+++ b/wm-addons/fbpager/HISTORY
@@ -1,3 +1,7 @@
+2008-08-27 Martin Spitzbarth <m.spitzbarth AT gmx.de>
+ * DETAILS: updated WEB_SITE
+ * DETAILS, PRE_BUILD, DEPENDS: compile with gcc version 3.4, bug 13670
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS

diff --git a/wm-addons/fbpager/PRE_BUILD b/wm-addons/fbpager/PRE_BUILD
new file mode 100755
index 0000000..900e347
--- /dev/null
+++ b/wm-addons/fbpager/PRE_BUILD
@@ -0,0 +1,2 @@
+default_pre_build &&
+invoke_gcc



  • [SM-Commit] GIT changes to master grimoire by Martin Spitzbarth (2378a1dc3e50960aa8eb30e40a691375091df4e8), Martin Spitzbarth, 08/27/2008

Archive powered by MHonArc 2.6.24.

Top of Page