Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (0d223b089dbe30ceed7681cd638540562a69d98b)

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 master grimoire by Jaka Kranjc (0d223b089dbe30ceed7681cd638540562a69d98b)
  • Date: Wed, 13 Jun 2007 09:46:26 -0500

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

audio-soft/musepack-tools/DEPENDS | 1 +
audio-soft/musepack-tools/HISTORY | 3 +++
gnome2-libs/at-spi/DEPENDS | 2 +-
gnome2-libs/at-spi/HISTORY | 3 +++
utils/psmisc/DEPENDS | 1 +
utils/psmisc/HISTORY | 3 +++
6 files changed, 12 insertions(+), 1 deletion(-)

New commits:
commit 9c00853d391bdf2c53e7b0be5a87ea962fc8e73e
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

musepack-tools: added nasm #12111

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

psmisc: added g++ #13836

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

at-spi: fix wrong sourcing #13837

diff --git a/audio-soft/musepack-tools/DEPENDS
b/audio-soft/musepack-tools/DEPENDS
index 050f315..4e26c68 100755
--- a/audio-soft/musepack-tools/DEPENDS
+++ b/audio-soft/musepack-tools/DEPENDS
@@ -1,3 +1,4 @@
+depends nasm &&
if [ $MPC_USE_ESD == "y" ]; then
depends esound
fi
diff --git a/audio-soft/musepack-tools/HISTORY
b/audio-soft/musepack-tools/HISTORY
index 2c9668b..8f62ce9 100644
--- a/audio-soft/musepack-tools/HISTORY
+++ b/audio-soft/musepack-tools/HISTORY
@@ -1,3 +1,6 @@
+2007-06-13 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: added nasm #12111
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/gnome2-libs/at-spi/DEPENDS b/gnome2-libs/at-spi/DEPENDS
index 65611fc..8cf3e26 100755
--- a/gnome2-libs/at-spi/DEPENDS
+++ b/gnome2-libs/at-spi/DEPENDS
@@ -1,4 +1,4 @@
-source ${GRIMOIRE_DIR}/FUNCTIONS &&
+source $GRIMOIRE/FUNCTIONS &&
depends gail &&
depends libbonobo &&
depends expat &&
diff --git a/gnome2-libs/at-spi/HISTORY b/gnome2-libs/at-spi/HISTORY
index 9cc19db..7c13298 100644
--- a/gnome2-libs/at-spi/HISTORY
+++ b/gnome2-libs/at-spi/HISTORY
@@ -1,3 +1,6 @@
+2007-06-13 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: source $GRIMOIRE/FUNCTIONS not $GRIMOIRE_DIR/FUNCTIONS
+
2007-04-10 Elisamuel Resto <ryuji AT mages.ath.cx>
* DEPENDS: added libxtst as per bug #13696

diff --git a/utils/psmisc/DEPENDS b/utils/psmisc/DEPENDS
index 915d067..141e40d 100755
--- a/utils/psmisc/DEPENDS
+++ b/utils/psmisc/DEPENDS
@@ -1,3 +1,4 @@
+depends g++ &&
depends automake &&
depends ncurses &&
optional_depends libselinux "--enable-selinux" "--disable-selinux" "For
SELINUX support"
diff --git a/utils/psmisc/HISTORY b/utils/psmisc/HISTORY
index a86d6d1..aacd3bf 100644
--- a/utils/psmisc/HISTORY
+++ b/utils/psmisc/HISTORY
@@ -1,3 +1,6 @@
+2007-06-13 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DEPENDS: added g++ #13836
+
2007-04-23 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 22.5




  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (0d223b089dbe30ceed7681cd638540562a69d98b), Jaka Kranjc, 06/13/2007

Archive powered by MHonArc 2.6.24.

Top of Page