Skip to Content.
Sympa Menu

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

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 (1ff47d608322c7e4ebf3a8a71ef6228a777fc15d)
  • Date: Wed, 16 Jan 2008 02:18:08 -0600

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

ChangeLog | 3 +++
audio-players/sonata/BUILD | 1 -
audio-players/sonata/DEPENDS | 6 ------
audio-players/sonata/DETAILS | 15 ---------------
audio-players/sonata/HISTORY | 29 -----------------------------
audio-players/sonata/INSTALL | 1 -
audio-players/sonata/PRE_BUILD | 4 ----
python-pypi/sonata/DEPENDS | 5 +++++
python-pypi/sonata/DETAILS | 14 ++++++++++++++
python-pypi/sonata/HISTORY | 36 ++++++++++++++++++++++++++++++++++++
10 files changed, 58 insertions(+), 56 deletions(-)

New commits:
commit 1ff47d608322c7e4ebf3a8a71ef6228a777fc15d
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

sonata: moved to python-pypi section

commit 10236a2b31cbbfbf7519a9cbd64779e5911976dc
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

sonata: => 1.4 + clean up

diff --git a/ChangeLog b/ChangeLog
index 9d38f54..39ac809 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2008-01-16 Vlad Glagolev <stealth AT sourcemage.org>
+ * audio-players/sonata: moved to python-pypi section
+
2008-01-16 Juuso Alasuutari <iuso AT sourcemage.org>
* audio-plugins/ladspa: Moved to audio-libs.

diff --git a/audio-players/sonata/BUILD b/audio-players/sonata/BUILD
deleted file mode 100755
index a05d2aa..0000000
--- a/audio-players/sonata/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-default_build_python
diff --git a/audio-players/sonata/DEPENDS b/audio-players/sonata/DEPENDS
deleted file mode 100755
index a98b154..0000000
--- a/audio-players/sonata/DEPENDS
+++ /dev/null
@@ -1,6 +0,0 @@
-depends mpd &&
-depends pygtk2 &&
-
-optional_depends gnome-python-extras "" "" "for GNOME support" &&
-optional_depends soappy "" "" "for automatic lyrics fetching" &&
-optional_depends tagpy "" "" "for editing metadata"
diff --git a/audio-players/sonata/DETAILS b/audio-players/sonata/DETAILS
deleted file mode 100755
index 798edf0..0000000
--- a/audio-players/sonata/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- SPELL=sonata
- VERSION=1.3
- SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=http://download.berlios.de/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:5c2219a94751bc337a5387c91a834bda73e8be09c84d2d25da5216646c2864b47e26be81c9340f66916cbd9fb9e209d9200e3685114014bbf80e68cc3777115d
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=http://sonata.berlios.de/
- LICENSE[0]=GPL
- ENTERED=20061230
- PATCHLEVEL=1
- KEYWORDS="python player audio"
- SHORT="A lightweight music player for MPD, written in Python"
-cat << EOF
-A lightweight music player for MPD, written in Python.
-EOF
diff --git a/audio-players/sonata/HISTORY b/audio-players/sonata/HISTORY
deleted file mode 100644
index 25ba8b7..0000000
--- a/audio-players/sonata/HISTORY
+++ /dev/null
@@ -1,29 +0,0 @@
-2007-12-15 Vlad Glagolev <stealth AT sourcemage.org>
- * DETAILS: PATCHLEVEL++, cleaned up
- * DEPENDS: cleaned up
- * PRE_BUILD: fixed man installation path
-
-2007-11-23 Pol Vinogradov <vin.public AT gmail.com>
- * DETAILS: Updated to version 1.3
-
-2007-09-11 Pol Vinogradov <vin.public AT gmail.com>
- * DETAILS: Updated to version 1.2.3
-
-2007-07-23 George Sherwood <george AT beernabeer.com>
- * DETAILS: updated spell to 1.2.2
-
-2007-07-17 Pol Vinogradov <vin.public AT gmail.com>
- * DETAILS: Updated to version 1.2
-
-2007-06-11 Pol Vinogradov <vin.public AT gmail.com>
- * BUILD: now uses default_build_python
- * INSTALL: removed empty line (yeah, i'm crazy :) )
-
-2007-06-06 Pol Vinogradov <vin.public AT gmail.com>
- * DEPENDS: added soappy and tagpy optionally
-
-2007-05-31 George Sherwood <george AT beernabeer.com>
- * DETAILS: Updated to version 1.1.1
-
-2006-12-30 Pol Vinogradov <vin.public AT gmail.com>
- * BUILD, DETAILS, DEPENDS, INSTALL: created spell
diff --git a/audio-players/sonata/INSTALL b/audio-players/sonata/INSTALL
deleted file mode 100755
index 46c6fba..0000000
--- a/audio-players/sonata/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-default_install_python
diff --git a/audio-players/sonata/PRE_BUILD b/audio-players/sonata/PRE_BUILD
deleted file mode 100755
index e141e21..0000000
--- a/audio-players/sonata/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-
-sed -i "s:man:share/man:" setup.py
diff --git a/python-pypi/sonata/DEPENDS b/python-pypi/sonata/DEPENDS
new file mode 100755
index 0000000..4ea1cd7
--- /dev/null
+++ b/python-pypi/sonata/DEPENDS
@@ -0,0 +1,5 @@
+depends pygtk2 &&
+
+optional_depends gnome-python-extras "" "" "for GNOME support" &&
+optional_depends soappy "" "" "for automatic lyrics fetching" &&
+optional_depends tagpy "" "" "for editing metadata"
diff --git a/python-pypi/sonata/DETAILS b/python-pypi/sonata/DETAILS
new file mode 100755
index 0000000..6804bb3
--- /dev/null
+++ b/python-pypi/sonata/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=sonata
+ VERSION=1.4
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_URL[0]=http://download.berlios.de/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:d10d909792aea9ba40d440347531708a3ecfc3aa2b747f66239cf7c103e2a6558962d1d62c255aaf816b860468f228aa6a64b0fbac2514a107c189882bc245e5
+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"
+cat << EOF
+A lightweight music player for MPD, written in Python.
+EOF
diff --git a/python-pypi/sonata/HISTORY b/python-pypi/sonata/HISTORY
new file mode 100644
index 0000000..7c9d146
--- /dev/null
+++ b/python-pypi/sonata/HISTORY
@@ -0,0 +1,36 @@
+2008-01-16 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.4
+ * PRE_BUILD: removed, useless, upstream fixed it
+ * DEPENDS: removed mpd as a dep, the spell is for it,
+ but it doesn't need mpd really
+ * BUILD, INSTALL: removed, due to the moving to python-pypi section
+
+2007-12-15 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: PATCHLEVEL++, cleaned up
+ * DEPENDS: cleaned up
+ * PRE_BUILD: fixed man installation path
+
+2007-11-23 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: Updated to version 1.3
+
+2007-09-11 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: Updated to version 1.2.3
+
+2007-07-23 George Sherwood <george AT beernabeer.com>
+ * DETAILS: updated spell to 1.2.2
+
+2007-07-17 Pol Vinogradov <vin.public AT gmail.com>
+ * DETAILS: Updated to version 1.2
+
+2007-06-11 Pol Vinogradov <vin.public AT gmail.com>
+ * BUILD: now uses default_build_python
+ * INSTALL: removed empty line (yeah, i'm crazy :) )
+
+2007-06-06 Pol Vinogradov <vin.public AT gmail.com>
+ * DEPENDS: added soappy and tagpy optionally
+
+2007-05-31 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 1.1.1
+
+2006-12-30 Pol Vinogradov <vin.public AT gmail.com>
+ * BUILD, DETAILS, DEPENDS, INSTALL: created spell




Archive powered by MHonArc 2.6.24.

Top of Page