Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Puppet_Master (6c0b71f41716a716dbd48c097e4a1d69c1cf8cf0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Puppet_Master <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Puppet_Master (6c0b71f41716a716dbd48c097e4a1d69c1cf8cf0)
  • Date: Thu, 19 Jul 2007 14:42:23 -0500

GIT changes to master grimoire by Puppet_Master <puppetmaster.e17 AT gmail.com>:

audio-soft/mp3info/BUILD | 1 -
audio-soft/mp3info/DEPENDS | 2 +-
audio-soft/mp3info/DETAILS | 4 ++--
audio-soft/mp3info/HISTORY | 4 ++++
audio-soft/mp3info/gmp3info.c.patch | 16 ----------------
5 files changed, 7 insertions(+), 20 deletions(-)

New commits:
commit 6c0b71f41716a716dbd48c097e4a1d69c1cf8cf0
Author: Philippe Caseiro <puppet_master AT else-projects.org>
Commit: Puppet_Master <puppetmaster.e17 AT gmail.com>

Updating mp3info spell to version 8.0.5a

diff --git a/audio-soft/mp3info/BUILD b/audio-soft/mp3info/BUILD
index 67ffa14..8f58e6d 100755
--- a/audio-soft/mp3info/BUILD
+++ b/audio-soft/mp3info/BUILD
@@ -1,2 +1 @@
-patch -p0 <$SCRIPT_DIRECTORY/gmp3info.c.patch
make
diff --git a/audio-soft/mp3info/DEPENDS b/audio-soft/mp3info/DEPENDS
index cfc34d5..f125a3f 100755
--- a/audio-soft/mp3info/DEPENDS
+++ b/audio-soft/mp3info/DEPENDS
@@ -1,2 +1,2 @@
-depends gtk+ &&
+depends gtk+2 &&
depends ncurses
diff --git a/audio-soft/mp3info/DETAILS b/audio-soft/mp3info/DETAILS
index 791c9cb..6d5c59b 100755
--- a/audio-soft/mp3info/DETAILS
+++ b/audio-soft/mp3info/DETAILS
@@ -1,9 +1,9 @@
SPELL=mp3info
- VERSION=0.8.4
+ VERSION=0.8.5a
SOURCE=$SPELL-$VERSION.tgz

SOURCE_URL[0]=ftp://ftp.ibiblio.org/pub/linux/apps/sound/mp3-utils/mp3info/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-
SOURCE_HASH=sha512:a33e92d32c9deb75585effb9b81e967d7eea7275f1931ddf598d0ab87c696a44d6db396a2e5c78ac011c24e0db995ed669f2de03a75b8497c1f909fe88780155
+
SOURCE_HASH=sha512:30e0ef62deaa090fc115317f6c372f408077dfceed7e05faa6744b8516291e38d21f1742732f6532585f0c3d8c705d8c7026c2bed84c97e1f497d433637affd2
WEB_SITE=http://www.ibiblio.org/mp3info/
LICENCE=GPL
ENTERED=20050219
diff --git a/audio-soft/mp3info/HISTORY b/audio-soft/mp3info/HISTORY
index af89f28..688262f 100644
--- a/audio-soft/mp3info/HISTORY
+++ b/audio-soft/mp3info/HISTORY
@@ -1,3 +1,7 @@
+2007-07-19 Philippe "Puppet_Master" Caseiro <puppetmaster AT sourcemage.org>
+ * BUILD: removing patch command
+ * DETAILS: Updating to version 8.0.5a
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed BUILD_API=2.

diff --git a/audio-soft/mp3info/gmp3info.c.patch
b/audio-soft/mp3info/gmp3info.c.patch
deleted file mode 100644
index 5b73a80..0000000
--- a/audio-soft/mp3info/gmp3info.c.patch
+++ /dev/null
@@ -1,16 +0,0 @@
---- gmp3info.c.old 2001-07-16 02:17:16.000000000 -0700
-+++ gmp3info.c 2005-02-19 00:42:21.881300184 -0800
-@@ -484,12 +484,7 @@
- }
-
- void about_mp3info(void) {
-- quick_popup(VERSION,"MP3Info
-- An ID3 Tag Editor\n\n
-- Original author: Ricardo Cerqueira <rmc AT plug.pt>
-- Current maintainer: Cedric Tefft
<cedric AT earthling.net>
-- GTK Version: Ricardo Cerqueira <rmc AT plug.pt>\n\n
-- Ricardo Cerqueira, Cedric Tefft 1999-2001\n\n");
-+ quick_popup(VERSION,"MP3Info An ID3 Tag Editor\n\nOriginal author:
Ricardo Cerqueira <rmc AT plug.pt>Current maintainer: Cedric Tefft
<cedric AT earthling.net>GTK Version: Ricardo Cerqueira <rmc AT plug.pt>\n\nRicardo
Cerqueira, Cedric Tefft 1999-2001\n\n");
- }
-
- /* rmcc has left the building */



  • [SM-Commit] GIT changes to master grimoire by Puppet_Master (6c0b71f41716a716dbd48c097e4a1d69c1cf8cf0), Puppet_Master, 07/19/2007

Archive powered by MHonArc 2.6.24.

Top of Page