Skip to Content.
Sympa Menu

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

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 (b5a26e78465bab51412ffdeb1427c4ea239aebbc)
  • Date: Wed, 11 Feb 2009 04:09:36 -0600

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

audio-players/amarok/HISTORY | 3 +++
audio-players/amarok/PRE_BUILD | 3 ++-
dev/null |binary
xorg-data/xkeyboard-config/DETAILS | 2 +-
xorg-data/xkeyboard-config/HISTORY | 3 +++
xorg-data/xkeyboard-config/xkeyboard-config-1.4.tar.bz2.sig | 0
xorg-data/xkeyboard-config/xkeyboard-config-1.5.tar.bz2.sig |binary
7 files changed, 9 insertions(+), 2 deletions(-)

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

amarok: ammended one of the include fixes
thanks Julien

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

xkeyboard-config: 1.5

diff --git a/audio-players/amarok/HISTORY b/audio-players/amarok/HISTORY
index af85091..9c0e238 100644
--- a/audio-players/amarok/HISTORY
+++ b/audio-players/amarok/HISTORY
@@ -1,3 +1,6 @@
+2009-02-11 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * PRE_BUILD: ammended one of the include fixes
+
2009-02-10 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* PRE_BUILD: fix includes of helix and mp4 support

diff --git a/audio-players/amarok/PRE_BUILD b/audio-players/amarok/PRE_BUILD
index 2d4547b..5f00cfc 100755
--- a/audio-players/amarok/PRE_BUILD
+++ b/audio-players/amarok/PRE_BUILD
@@ -4,7 +4,8 @@ cd $SOURCE_DIRECTORY/amarok/src/metadata/mp4 &&
# gcc 4.3 header cleanup
sed -i '5 s,^.*$,&\n#include <cstring>,' mp4properties.cpp mp4tag.cpp \
taglib_mp4filetyperesolver.cpp &&
-sed -i '9 s,^.*$,&\n#include <cstdlib>,' mp4tag.cpp mp4file.cpp &&
+sed -i '5 s,^.*$,&\n#include <cstdlib>,' mp4file.cpp &&
+sed -i '9 s,^.*$,&\n#include <cstdlib>,' mp4tag.cpp &&

cd $SOURCE_DIRECTORY/amarok/src/engine/helix &&
sed -i '22 s,^.*$,&\n#include <cstring>,' hxplayercontrol.cpp \
diff --git a/xorg-data/xkeyboard-config/DETAILS
b/xorg-data/xkeyboard-config/DETAILS
index e251cbb..7b742fc 100755
--- a/xorg-data/xkeyboard-config/DETAILS
+++ b/xorg-data/xkeyboard-config/DETAILS
@@ -1,5 +1,5 @@
SPELL=xkeyboard-config
- VERSION=1.4
+ VERSION=1.5
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://xlibs.freedesktop.org/xkbdesc/$SOURCE
SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
diff --git a/xorg-data/xkeyboard-config/HISTORY
b/xorg-data/xkeyboard-config/HISTORY
index 70a4783..097a871 100644
--- a/xorg-data/xkeyboard-config/HISTORY
+++ b/xorg-data/xkeyboard-config/HISTORY
@@ -1,3 +1,6 @@
+2009-02-10 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DETAILS: updated spell to 1.5
+
2008-10-26 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: added missing dep (fixes #14850); cleaned up
* INSTALL: increase verbosity; quoting paths
diff --git a/xorg-data/xkeyboard-config/xkeyboard-config-1.4.tar.bz2.sig
b/xorg-data/xkeyboard-config/xkeyboard-config-1.4.tar.bz2.sig
deleted file mode 100644
index 5854125..0000000
Binary files a/xorg-data/xkeyboard-config/xkeyboard-config-1.4.tar.bz2.sig
and /dev/null differ
diff --git a/xorg-data/xkeyboard-config/xkeyboard-config-1.5.tar.bz2.sig
b/xorg-data/xkeyboard-config/xkeyboard-config-1.5.tar.bz2.sig
new file mode 100644
index 0000000..ed6e0d4
Binary files /dev/null and
b/xorg-data/xkeyboard-config/xkeyboard-config-1.5.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (b5a26e78465bab51412ffdeb1427c4ea239aebbc), Jaka Kranjc, 02/11/2009

Archive powered by MHonArc 2.6.24.

Top of Page