Skip to Content.
Sympa Menu

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

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 (e69ba57440a0800373a07d64f5f610593193acc3)
  • Date: Sun, 13 Apr 2008 07:42:16 -0500

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

ChangeLog | 2 ++
audio-libs/libmpd/DETAILS | 8 ++++----
audio-libs/libmpd/HISTORY | 5 ++++-
audio-libs/libmpd/libmpd-0.13.0.tar.gz.sig | 0
audio-libs/libmpd/libmpd-0.15.0.tar.gz.sig |binary
audio-players/gimmix/DEPENDS | 4 ++++
audio-players/gimmix/DETAILS | 23 +++++++++++++++++++++++
audio-players/gimmix/HISTORY | 2 ++
audio-players/mpg123/DETAILS | 6 +++---
audio-players/mpg123/HISTORY | 4 ++++
dev/null |binary
11 files changed, 46 insertions(+), 8 deletions(-)

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

gimmix: new spell, graphical music player daemon (MPD) client written in
C using GTK+2

commit 1a76eb9f3b82c37af2f9f9307ca3ddfdd5af9d9d
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

libmpd: => 0.15.0

commit 2357ad35675ef3bce13d29828f544a86b70ca497
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

mpg123: => 1.4.1

diff --git a/ChangeLog b/ChangeLog
index c2205c1..37fa124 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,6 @@
2008-04-13 Vlad Glagolev <stealth AT sourcemage.org>
+ * audio-players/gimmix: new spell, graphical music player daemon (MPD)
+ client written in C using GTK+2
* disk/burncdda: new spell, tool for creating audio CDs

2008-04-12 Eric Sandall <sandalle AT sourcemage.org>
diff --git a/audio-libs/libmpd/DETAILS b/audio-libs/libmpd/DETAILS
index 78a2eb9..d21a41a 100755
--- a/audio-libs/libmpd/DETAILS
+++ b/audio-libs/libmpd/DETAILS
@@ -1,11 +1,11 @@
SPELL=libmpd
- VERSION=0.13.0
+ VERSION=0.15.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://download.sarine.nl/gmpc-0.14.0/$SOURCE
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ SOURCE_URL[0]=http://download.sarine.nl/gmpc-0.15.5/$SOURCE
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig
LICENSE[0]=GPL
- WEB_SITE=http://sarine.nl/libmpd
+ WEB_SITE=http://www.sarine.nl/libmpd
KEYWORDS="audio library mpd"
ENTERED=20060327
SHORT='Abstraction around libmpdclient'
diff --git a/audio-libs/libmpd/HISTORY b/audio-libs/libmpd/HISTORY
index 8b8e1b7..4cd9bb8 100644
--- a/audio-libs/libmpd/HISTORY
+++ b/audio-libs/libmpd/HISTORY
@@ -1,3 +1,7 @@
+2008-04-13 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 0.15.0
+
2007-03-25 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DETAILS: updated spell to 0.13.0
fixed WEB_SITE
@@ -7,4 +11,3 @@

2006-03-27 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Created for gmpc 0.13.0
-
diff --git a/audio-libs/libmpd/libmpd-0.13.0.tar.gz.sig
b/audio-libs/libmpd/libmpd-0.13.0.tar.gz.sig
deleted file mode 100644
index 2ba03d1..0000000
Binary files a/audio-libs/libmpd/libmpd-0.13.0.tar.gz.sig and /dev/null differ
diff --git a/audio-libs/libmpd/libmpd-0.15.0.tar.gz.sig
b/audio-libs/libmpd/libmpd-0.15.0.tar.gz.sig
new file mode 100644
index 0000000..c9777cd
Binary files /dev/null and b/audio-libs/libmpd/libmpd-0.15.0.tar.gz.sig differ
diff --git a/audio-players/gimmix/DEPENDS b/audio-players/gimmix/DEPENDS
new file mode 100755
index 0000000..96c6549
--- /dev/null
+++ b/audio-players/gimmix/DEPENDS
@@ -0,0 +1,4 @@
+depends gtk+2 &&
+depends libglade2 &&
+depends libmpd &&
+depends taglib
diff --git a/audio-players/gimmix/DETAILS b/audio-players/gimmix/DETAILS
new file mode 100755
index 0000000..75b84e1
--- /dev/null
+++ b/audio-players/gimmix/DETAILS
@@ -0,0 +1,23 @@
+ SPELL=gimmix
+ VERSION=0.4.3
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_URL[0]=http://download.berlios.de/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:270f7d0d722c7ff2d6b6c5e75a71d870e4ea377d20af58b8e1f67f7dc04b968e5189ccbd1316052558449978a6789b19b91c9f37d8bf609f8fff0ddf6a1276f1
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://gimmix.berlios.de/
+ LICENSE[0]=GPL
+ ENTERED=20080413
+ SHORT="graphical music player daemon (MPD) client written in C
using GTK+2"
+cat << EOF
+Gimmix is a graphical music player daemon (MPD) client written in C using
+GTK+2. It's very simple and easy to use, yet offers many features to make
+your audio experience a pleasant one.
+
+Features:
+ * Simple and clean interface. * Compact and full view modes. * Library
+ Browser. * Library Search (Search by Artist, Album, Filename etc) *
+ Playlist management (manage mpd playlists) * ID3v2 Tag editing support. *
+ Support for controlling gimmix through keyboard * System tray icon support.
+ * Notification support (Displays the currently playing song in systray).
+ * Small memory footprint.
+EOF
diff --git a/audio-players/gimmix/HISTORY b/audio-players/gimmix/HISTORY
new file mode 100644
index 0000000..ad8e742
--- /dev/null
+++ b/audio-players/gimmix/HISTORY
@@ -0,0 +1,2 @@
+2008-04-13 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
diff --git a/audio-players/mpg123/DETAILS b/audio-players/mpg123/DETAILS
index 0155924..fcfe002 100755
--- a/audio-players/mpg123/DETAILS
+++ b/audio-players/mpg123/DETAILS
@@ -1,5 +1,5 @@
SPELL=mpg123
- VERSION=1.4.0
+ VERSION=1.4.1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_URL=$SOURCEFORGE_URL/$SPELL/$SOURCE
@@ -9,7 +9,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_GPG=thomas.orgis.gpg:$SOURCE2:UPSTREAM_KEY
WEB_SITE=http://mpg123.org/
ENTERED=20011104
- PATCHLEVEL=0
SECURITY_PATCH=1
LICENSE[0]=LGPL
SHORT="the fast console MPEG audio player"
@@ -18,7 +17,8 @@ mpg123 is a real time MPEG1.0/2.0/2.5 Audio Player for
Layer 1,2 and Layer3.
It is small/fast and comes with a nice control interface for frontends
as well as simple terminal control.
You can play streams from http (shoutcast, too) and it supports gapless mp3
-playback and relative volume adjustment (normalize RVA2 tags, ReplayGain
values).
+playback and relative volume adjustment (normalize RVA2 tags, ReplayGain
+values).

Since version 1.0.0 this package contains libmpg123, the mpg123 decoder as
library to be directly used by other programs, too.
diff --git a/audio-players/mpg123/HISTORY b/audio-players/mpg123/HISTORY
index 5513cc1..2013093 100644
--- a/audio-players/mpg123/HISTORY
+++ b/audio-players/mpg123/HISTORY
@@ -1,3 +1,7 @@
+2008-04-13 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.4.1
+ fixed long description wrap
+
2008-04-07 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: Update to 1.4.0 .




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (e69ba57440a0800373a07d64f5f610593193acc3), Vlad Glagolev, 04/13/2008

Archive powered by MHonArc 2.6.24.

Top of Page