Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (7dd5de16346b25e462492ceda3911d85f6aea4f6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (7dd5de16346b25e462492ceda3911d85f6aea4f6)
  • Date: Sun, 3 Feb 2008 07:10:30 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

python-pypi/sonata/DETAILS | 24 ++++++++++++++++++++----
python-pypi/sonata/HISTORY | 3 +++
2 files changed, 23 insertions(+), 4 deletions(-)

New commits:
commit 7dd5de16346b25e462492ceda3911d85f6aea4f6
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

sonata: => 1.4.1 + fixed long desc

diff --git a/python-pypi/sonata/DETAILS b/python-pypi/sonata/DETAILS
index 6804bb3..ff3d6f4 100755
--- a/python-pypi/sonata/DETAILS
+++ b/python-pypi/sonata/DETAILS
@@ -1,14 +1,30 @@
SPELL=sonata
- VERSION=1.4
+ VERSION=1.4.1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://download.berlios.de/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:d10d909792aea9ba40d440347531708a3ecfc3aa2b747f66239cf7c103e2a6558962d1d62c255aaf816b860468f228aa6a64b0fbac2514a107c189882bc245e5
+
SOURCE_HASH=sha512:8c48ba77c44d937676e55edf8c009c8826b6ba65d942149f4bb8410481566d87932037b4d0ca2aadfac68ab9285075b74096bee675213eee072fe65aa9173281
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://sonata.berlios.de/
LICENSE[0]=GPL
ENTERED=20061230
KEYWORDS="python player audio"
- SHORT="A lightweight music player for MPD, written in Python"
+ SHORT="lightweight music player for MPD, written in Python"
cat << EOF
-A lightweight music player for MPD, written in Python.
+Sonata is an elegant GTK+ music client for the Music Player Daemon (MPD).
+
+Features:
+
+- Expanded and collapsed views
+- Automatic remote and local album art
+- User-configurable columns
+- Automatic fetching of lyrics
+- Playlist and stream support
+- Support for editing song tags
+- Popup notification
+- Library and playlist searching
+- Audioscrobbler (last.fm) support
+- Multiple MPD profiles
+- Keyboard friendly
+- Support for multimedia keys
+- Commandline control
EOF
diff --git a/python-pypi/sonata/HISTORY b/python-pypi/sonata/HISTORY
index 7c9d146..eb84fe7 100644
--- a/python-pypi/sonata/HISTORY
+++ b/python-pypi/sonata/HISTORY
@@ -1,3 +1,6 @@
+2008-02-03 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.4.1, fixed long desc
+
2008-01-16 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.4
* PRE_BUILD: removed, useless, upstream fixed it



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (7dd5de16346b25e462492ceda3911d85f6aea4f6), Vlad Glagolev, 02/03/2008

Archive powered by MHonArc 2.6.24.

Top of Page