Subject: pkg/14210: audio/abcde does not interface with audio/id3ed
To: None <gnats-bugs@gnats.netbsd.org>
From: Martin Husemann <martin@aprisoft.de>
List: netbsd-bugs
Date: 10/10/2001 17:17:54
>Number:         14210
>Category:       pkg
>Synopsis:       audio/abcde does not interface with audio/id3ed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 10 08:18:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Martin Husemann
>Release:        October 9, 2001
>Organization:
>Environment:
System: NetBSD beasty.aprisoft.de 1.5Y NetBSD 1.5Y (BEASTY) #0: Tue Oct 9 15:01:31 CEST 2001 martin@beasty.aprisoft.de:/usr/src/sys-mp/arch/i386/compile/BEASTY i386
Architecture: i386
Machine: i386
>Description:

The audio/abcde pkg needs an id3 tag program when generating MP3 output.
It can use either "id3" or "id3v2", neither of which I found in pkgsrc.
So I installed audio/id3ed.

This did not work, neither when using id3ed as ID3 nor as ID3V2 program,
as the command line interface is different.

Changing the abcde script to do

run_command tagtrack-$1 $TAGGER $TAGGEROPTS -q -q \
-a "$DALBUM" -n "$TRACKARTIST" \
-s "$TRACKNAME" -k "$1" "$ABCDETEMPDIR/track$1.$OUTPUTTYPE"

makes it work.

>How-To-Repeat:
code inspection

>Fix:
Package "id3" or "id3v2" or add another variant to abcde so it works with id3ed.
>Release-Note:
>Audit-Trail:
>Unformatted: