Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jul 2002 22:59:03 +0200 (CEST)
From:      Tilman Linneweh <tilman@arved.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tilman@arved.de
Subject:   ports/41019: New Port: audio/kmp3indexer generates an index of your mp3 and ogg files.
Message-ID:  <200207262059.g6QKx3oH097514@sauna.arved.de>

next in thread | raw e-mail | index | archive | help

>Number:         41019
>Category:       ports
>Synopsis:       New Port: audio/kmp3indexer generates an index of your mp3 and ogg files.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 26 14:00:12 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tilman Linneweh
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
BSD Usergroup Austria
>Environment:
System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386


	
>Description:
	kmp3indexer reads directorys of mp3 and ogg Files and can generate an
	Index out of either Filename or id3-tag. It can generate CSVfiles, HTML	files or XMMS Playlists. 
	
>How-To-Repeat:
	
>Fix:

	

--- kpmpindexer.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	kmp3indexer/
#	kmp3indexer/Makefile
#	kmp3indexer/distinfo
#	kmp3indexer/pkg-comment
#	kmp3indexer/pkg-plist
#	kmp3indexer/pkg-descr
#
echo c - kmp3indexer/
mkdir -p kmp3indexer/ > /dev/null 2>&1
echo x - kmp3indexer/Makefile
sed 's/^X//' >kmp3indexer/Makefile << 'END-of-kmp3indexer/Makefile'
X# New ports collection makefile for:	kmp3indexer
X# Date created:				26 July 2002
X# Whom:					Tilman Linneweh <tilman@arved.de>
X#
X# $FreeBSD$
X
XPORTNAME=		kmp3indexer
XPORTVERSION=		0.8
XCATEGORIES=		audio
XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= 	kmp3indexer
X
XMAINTAINER=		freebsdports@arved.de
X
XUSE_BZIP2=		yes
XUSE_KDELIBS_VER=	3
XUSE_GMAKE=		yes
XGNU_CONFIGURE=		yes
XCONFIGURE_TARGET=       --build=${ARCH}-portbld-freebsd${OSREL}
X
X.include <bsd.port.mk>
END-of-kmp3indexer/Makefile
echo x - kmp3indexer/distinfo
sed 's/^X//' >kmp3indexer/distinfo << 'END-of-kmp3indexer/distinfo'
XMD5 (kmp3indexer-0.8.tar.bz2) = 53767ad05ab26c528d978965ec927c82
END-of-kmp3indexer/distinfo
echo x - kmp3indexer/pkg-comment
sed 's/^X//' >kmp3indexer/pkg-comment << 'END-of-kmp3indexer/pkg-comment'
XGenerate an index of all mp3 and OggVorbis files in a directory
END-of-kmp3indexer/pkg-comment
echo x - kmp3indexer/pkg-plist
sed 's/^X//' >kmp3indexer/pkg-plist << 'END-of-kmp3indexer/pkg-plist'
Xbin/kmp3indexer
Xshare/applnk/Applications/kmp3indexer.desktop
Xshare/icons/hicolor/32x32/apps/kmp3indexer.png
Xshare/icons/hicolor/16x16/apps/kmp3indexer.png
Xshare/locale/de/LC_MESSAGES/kmp3indexer.mo
Xshare/doc/HTML/en/kmp3indexer/index.cache.bz2
Xshare/doc/HTML/en/kmp3indexer/index.docbook
Xshare/doc/HTML/en/kmp3indexer/common
Xshare/doc/HTML/de/kmp3indexer/index.cache.bz2
Xshare/doc/HTML/de/kmp3indexer/index.docbook
Xshare/doc/HTML/de/kmp3indexer/common
X@dirrm share/doc/HTML/en/kmp3indexer
X@dirrm share/doc/HTML/de/kmp3indexer
END-of-kmp3indexer/pkg-plist
echo x - kmp3indexer/pkg-descr
sed 's/^X//' >kmp3indexer/pkg-descr << 'END-of-kmp3indexer/pkg-descr'
XKMp3Indexer is a tool to generate an index of all mp3 and OggVorbis 
Xfiles on a MP3-CD or in a directory.
X
XThe program gets the information about the file either from the 
XID3/OggVorbis-Tag or by interpreting the filename. In some cases the 
Xgathered information is not correct, or is completly missing. For this 
Xcase, the program offert several functions to edit the created index.
X
XTherefor functions to edit more than one entry at the same time allows 
Xto set all Entries to the same album, or interpet name. Also the tracknumber 
Xwhich is often missing can be easyly generated.
X
XKMp3Indexer is able to export the index into CSV (Comma Separeted Values) 
Xand HTML format and as XMMS-Playlist. A CSV file can be easily imported 
Xinto a database or programs like KSpread or MS Excel. So you are able to 
Xcreate an list of all your mp3 files on your MP3-CDs or on your harddisk.
X
XAuthor: Robert Gruber <rgruber@users.sourceforge.net>
XWWW:	http://kmp3indexer.sourceforge.net
END-of-kmp3indexer/pkg-descr
exit
--- kpmpindexer.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207262059.g6QKx3oH097514>