Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (bbff3a0e2bb50ee6cf7d5cff9c54681bd25bcf55)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (bbff3a0e2bb50ee6cf7d5cff9c54681bd25bcf55)
  • Date: Wed, 30 Apr 2008 15:20:09 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

audio-players/amarok/DETAILS | 13 ++++++-------
audio-players/amarok/HISTORY | 3 +++
2 files changed, 9 insertions(+), 7 deletions(-)

New commits:
commit bbff3a0e2bb50ee6cf7d5cff9c54681bd25bcf55
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

amarok: Remove extra whitespaces

commit 8f9f4260092a45a1a3fbb597c7ad91faf9f61dfb
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

amarok: SourceForge mirrors only have up to 1.4.2, remove

diff --git a/audio-players/amarok/DETAILS b/audio-players/amarok/DETAILS
index e5fd26e..fd6b0df 100755
--- a/audio-players/amarok/DETAILS
+++ b/audio-players/amarok/DETAILS
@@ -2,26 +2,25 @@
if [ "$AMAROK_DEVEL" == "y" ]; then
VERSION=1.4.9.1

SOURCE_HASH=sha512:a6c6c811560d4c9dbacd13d53d6ffce2638c8f2f10d4990e59d90efcdb67c851705b70744d9802c2049844bba908f3c04d83d33108fdea0679b395f045b0dc12
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
else
VERSION=1.4.9.1

SOURCE_HASH=sha512:a6c6c811560d4c9dbacd13d53d6ffce2638c8f2f10d4990e59d90efcdb67c851705b70744d9802c2049844bba908f3c04d83d33108fdea0679b395f045b0dc12
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
fi
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=${SOURCEFORGE_URL}/$SPELL/$SOURCE
- SOURCE_URL[1]=$KDE_URL/stable/$SPELL/$VERSION/src/$SOURCE
- WEB_SITE=http://amarok.kde.org/
- ENTERED=20040105
+ SOURCE_URL[0]=$KDE_URL/stable/$SPELL/$VERSION/src/$SOURCE
LICENSE[0]=GPL
+ WEB_SITE=http://amarok.kde.org/
KEYWORDS="players player kde audio"
+ ENTERED=20040105
SHORT="a new media player for KDE"
cat << EOF
There are many media players around these days, true. What's missing from
-most players is a user interface, that doesn't get in the way of the user.
+most players is a user interface, that doesn't get in the way of the user.

How many buttons do you have to press for simply adding some new tracks to
-the playlist?
+the playlist?

amaroK tries to be a little different, providing a simple drag and drop
interface, that really makes playlist handling easy.
diff --git a/audio-players/amarok/HISTORY b/audio-players/amarok/HISTORY
index 88b3a5c..13febb5 100644
--- a/audio-players/amarok/HISTORY
+++ b/audio-players/amarok/HISTORY
@@ -1,3 +1,6 @@
+2008-04-30 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: SourceForge does not have anything newer than 1.4.2, remove
+
2008-04-29 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Suggest libvisual-plugins for actual plugins




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (bbff3a0e2bb50ee6cf7d5cff9c54681bd25bcf55), Eric Sandall, 04/30/2008

Archive powered by MHonArc 2.6.24.

Top of Page