summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-09-29 09:03:45 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-09-29 09:03:45 +0000
commit70976bc0043de8eeef2687d8d28c81bc31fd06c5 (patch)
tree210b318fb5a01aa82df19c269a8c95a2ba9ae054 /audio
parentUpdate to 0.2.1. (diff)
Correct the description; This library can now read, write, remove
id3v1 tag and read id3v2. While I'm here, stop installing README which is dummy.
Notes
Notes: svn path=/head/; revision=89771
Diffstat (limited to 'audio')
-rw-r--r--audio/ruby-mp3info/Makefile4
-rw-r--r--audio/ruby-mp3info/pkg-descr7
-rw-r--r--audio/ruby-mp3info/pkg-plist1
-rw-r--r--audio/rubygem-mp3info/Makefile4
-rw-r--r--audio/rubygem-mp3info/pkg-descr7
-rw-r--r--audio/rubygem-mp3info/pkg-plist1
-rw-r--r--audio/rubygem-ruby-mp3info/Makefile4
-rw-r--r--audio/rubygem-ruby-mp3info/pkg-descr7
-rw-r--r--audio/rubygem-ruby-mp3info/pkg-plist1
9 files changed, 15 insertions, 21 deletions
diff --git a/audio/ruby-mp3info/Makefile b/audio/ruby-mp3info/Makefile
index 9d8bc7f5fed0..64111966597e 100644
--- a/audio/ruby-mp3info/Makefile
+++ b/audio/ruby-mp3info/Makefile
@@ -14,13 +14,13 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
-COMMENT= A Ruby library to access to low level information on mp3 files
+COMMENT= A Ruby library to access to information on mp3 files
USE_RUBY= yes
USE_RUBY_SETUP= yes
RUBY_SETUP= install.rb
-DOCS= README doc
+DOCS= doc
#EXAMPLES= test.rb
post-install:
diff --git a/audio/ruby-mp3info/pkg-descr b/audio/ruby-mp3info/pkg-descr
index 0a7f30999226..722ef1710de7 100644
--- a/audio/ruby-mp3info/pkg-descr
+++ b/audio/ruby-mp3info/pkg-descr
@@ -1,7 +1,6 @@
-This library gives you access to low level information on mp3 files
-(bitrate, length, samplerate, etc...). It is written in pure ruby.
-
-Note that this library does not fetch ID3 tag.
+This library gives you access to low level informations on mp3 files
+(bitrate, length, samplerate, etc...). It can read, write, remove
+id3v1 tag and read id3v2. It is written in pure ruby.
Author: Guillaume Pierronnet <moumar@netcourrier.com>
WWW: http://rubyforge.org/projects/ruby-mp3info
diff --git a/audio/ruby-mp3info/pkg-plist b/audio/ruby-mp3info/pkg-plist
index cc2dc0e12594..fe565a27d7f5 100644
--- a/audio/ruby-mp3info/pkg-plist
+++ b/audio/ruby-mp3info/pkg-plist
@@ -1,5 +1,4 @@
%%RUBY_SITELIBDIR%%/mp3info.rb
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/blank.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000001.html
diff --git a/audio/rubygem-mp3info/Makefile b/audio/rubygem-mp3info/Makefile
index 9d8bc7f5fed0..64111966597e 100644
--- a/audio/rubygem-mp3info/Makefile
+++ b/audio/rubygem-mp3info/Makefile
@@ -14,13 +14,13 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
-COMMENT= A Ruby library to access to low level information on mp3 files
+COMMENT= A Ruby library to access to information on mp3 files
USE_RUBY= yes
USE_RUBY_SETUP= yes
RUBY_SETUP= install.rb
-DOCS= README doc
+DOCS= doc
#EXAMPLES= test.rb
post-install:
diff --git a/audio/rubygem-mp3info/pkg-descr b/audio/rubygem-mp3info/pkg-descr
index 0a7f30999226..722ef1710de7 100644
--- a/audio/rubygem-mp3info/pkg-descr
+++ b/audio/rubygem-mp3info/pkg-descr
@@ -1,7 +1,6 @@
-This library gives you access to low level information on mp3 files
-(bitrate, length, samplerate, etc...). It is written in pure ruby.
-
-Note that this library does not fetch ID3 tag.
+This library gives you access to low level informations on mp3 files
+(bitrate, length, samplerate, etc...). It can read, write, remove
+id3v1 tag and read id3v2. It is written in pure ruby.
Author: Guillaume Pierronnet <moumar@netcourrier.com>
WWW: http://rubyforge.org/projects/ruby-mp3info
diff --git a/audio/rubygem-mp3info/pkg-plist b/audio/rubygem-mp3info/pkg-plist
index cc2dc0e12594..fe565a27d7f5 100644
--- a/audio/rubygem-mp3info/pkg-plist
+++ b/audio/rubygem-mp3info/pkg-plist
@@ -1,5 +1,4 @@
%%RUBY_SITELIBDIR%%/mp3info.rb
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/blank.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000001.html
diff --git a/audio/rubygem-ruby-mp3info/Makefile b/audio/rubygem-ruby-mp3info/Makefile
index 9d8bc7f5fed0..64111966597e 100644
--- a/audio/rubygem-ruby-mp3info/Makefile
+++ b/audio/rubygem-ruby-mp3info/Makefile
@@ -14,13 +14,13 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
-COMMENT= A Ruby library to access to low level information on mp3 files
+COMMENT= A Ruby library to access to information on mp3 files
USE_RUBY= yes
USE_RUBY_SETUP= yes
RUBY_SETUP= install.rb
-DOCS= README doc
+DOCS= doc
#EXAMPLES= test.rb
post-install:
diff --git a/audio/rubygem-ruby-mp3info/pkg-descr b/audio/rubygem-ruby-mp3info/pkg-descr
index 0a7f30999226..722ef1710de7 100644
--- a/audio/rubygem-ruby-mp3info/pkg-descr
+++ b/audio/rubygem-ruby-mp3info/pkg-descr
@@ -1,7 +1,6 @@
-This library gives you access to low level information on mp3 files
-(bitrate, length, samplerate, etc...). It is written in pure ruby.
-
-Note that this library does not fetch ID3 tag.
+This library gives you access to low level informations on mp3 files
+(bitrate, length, samplerate, etc...). It can read, write, remove
+id3v1 tag and read id3v2. It is written in pure ruby.
Author: Guillaume Pierronnet <moumar@netcourrier.com>
WWW: http://rubyforge.org/projects/ruby-mp3info
diff --git a/audio/rubygem-ruby-mp3info/pkg-plist b/audio/rubygem-ruby-mp3info/pkg-plist
index cc2dc0e12594..fe565a27d7f5 100644
--- a/audio/rubygem-ruby-mp3info/pkg-plist
+++ b/audio/rubygem-ruby-mp3info/pkg-plist
@@ -1,5 +1,4 @@
%%RUBY_SITELIBDIR%%/mp3info.rb
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/blank.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.html
%%PORTDOCS%%%%RUBY_MODDOCDIR%%/doc/classes/Mp3Info.src/M000001.html