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

Jaka Kranjc scm at sourcemage.org
Wed Jun 13 10:46:26 EDT 2007


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
 



More information about the SM-Commit mailing list