Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2002 10:37:08 +0100 (CET)
From:      Michael Nottebrock <lofi@lofi.dyndns.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/34872: New Port: KOggTag is a KDE-based tag editor for Ogg Vorbis music files
Message-ID:  <200202120937.g1C9b8m38106@lofi.dyndns.org>

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

>Number:         34872
>Category:       ports
>Synopsis:       New Port: KOggTag is a KDE-based tag editor for Ogg Vorbis music files
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 12 01:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Michael Nottebrock
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
>Environment:
System: FreeBSD lofi.dyndns.org 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Wed Jan 30
17:10:32 CET 2002 lofi@lofi.dyndns.org:/usr/obj/usr/src/sys/LOFI i386


>Description:
KOggTag is a handy little tool that lets you modify description tags of Ogg Vorbis
music files. It was written by Dario Abatianni and published under the GPL.
WWW: http://koggtag.sourceforge.net
>How-To-Repeat:
	
>Fix:
# 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:
#
#	koggtag
#	koggtag/distinfo
#	koggtag/Makefile
#	koggtag/pkg-descr
#	koggtag/pkg-plist
#	koggtag/pkg-comment
#
echo c - koggtag
mkdir -p koggtag > /dev/null 2>&1
echo x - koggtag/distinfo
sed 's/^X//' >koggtag/distinfo << 'END-of-koggtag/distinfo'
XMD5 (koggtag-0.5.tar.gz) = e18cb246532c7f1e059d41534c6a86d6
END-of-koggtag/distinfo
echo x - koggtag/Makefile
sed 's/^X//' >koggtag/Makefile << 'END-of-koggtag/Makefile'
X# New ports collection makefile for:   koggtag
X# Date created:        12 February 2002
X# Whom:                Michael Nottebrock <michaelnottebrock@gmx.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=       koggtag
XPORTVERSION=    0.5
XCATEGORIES=     audio kde
XMASTER_SITES=   http://koggtag.sourceforge.net
X
XMAINTAINER=     michaelnottebrock@gmx.net
X
XLIB_DEPENDS=    vorbis.1:${PORTSDIR}/audio/libvorbis
XBUILD_DEPENDS=  automake14:${PORTSDIR}/devel/automake14 \
X		autoconf213:${PORTSDIR}/devel/autoconf213
X
XGNU_CONFIGURE=  yes
XUSE_GMAKE=      yes
XUSE_KDEBASE_VER=2
X
Xpre-configure:
X	${MKDIR} ${WRKSRC}/auto-bin
X.for AC in autoconf autoheader
X	${LN} -sf ${LOCALBASE}/bin/${AC}213 ${WRKSRC}/auto-bin/${AC}
X.endfor
X.for AM in automake aclocal
X	${LN} -sf ${LOCALBASE}/bin/${AM}14 ${WRKSRC}/auto-bin/${AM}
X.endfor
X	cd ${WRKSRC} && ${SETENV} PATH=${WRKSRC}/auto-bin:$$PATH \
X		${GMAKE} -f admin/Makefile.common cvs
X
X.include <bsd.port.mk>
END-of-koggtag/Makefile
echo x - koggtag/pkg-descr
sed 's/^X//' >koggtag/pkg-descr << 'END-of-koggtag/pkg-descr'
XKOggTag is a tag editor for Ogg Vorbis music files. It's written in C++ and
Xuses the KDE2/3 libraries for it's GUI.
X
XWWW: http://koggtag.sourceforge.net
X
X- Michael Nottebrock
Xmichaelnottebrock@gmx.net
END-of-koggtag/pkg-descr
echo x - koggtag/pkg-plist
sed 's/^X//' >koggtag/pkg-plist << 'END-of-koggtag/pkg-plist'
Xbin/koggtag
Xshare/doc/HTML/en/koggtag/index.docbook
Xshare/doc/HTML/en/koggtag/index.cache.bz2
Xshare/doc/HTML/en/koggtag/screenshot.png
Xshare/doc/HTML/en/koggtag/common
Xshare/apps/koggtag/koggtagui.rc
Xshare/applnk/Multimedia/koggtag.desktop
Xshare/icons/locolor/32x32/apps/koggtag.png
Xshare/icons/locolor/16x16/apps/koggtag.png
Xshare/icons/hicolor/16x16/apps/koggtag.png
Xshare/icons/hicolor/32x32/apps/koggtag.png
Xshare/locale/fr/LC_MESSAGES/koggtag.mo
Xshare/locale/de/LC_MESSAGES/koggtag.mo
X@dirrm share/doc/HTML/en/koggtag
X@unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true
X@unexec rmdir %D/share/doc/HTML 2>/dev/null || true
X@unexec rmdir %D/share/doc 2>/dev/null || true
X@dirrm share/apps/koggtag
X@unexec rmdir %D/share/apps 2>/dev/null || true
X@unexec rmdir %D/share/applnk/Multimedia 2>/dev/null || true
X@unexec rmdir %D/share/applnk 2>/dev/null || true
X@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
X@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true
X@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true
X@unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true
X@unexec rmdir %D/share/icons/locolor 2>/dev/null || true
X@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true
X@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true
X@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true
X@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true
X@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true
X@unexec rmdir %D/share/icons 2>/dev/null || true
X@unexec rmdir %D/share/locale/fr/LC_MESSAGES 2>/dev/null || true
X@unexec rmdir %D/share/locale/fr 2>/dev/null || true
X@unexec rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || true
X@unexec rmdir %D/share/locale/de 2>/dev/null || true
X@unexec rmdir %D/share/locale 2>/dev/null || true
X@unexec rmdir %D/share 2>/dev/null || true
X
END-of-koggtag/pkg-plist
echo x - koggtag/pkg-comment
sed 's/^X//' >koggtag/pkg-comment << 'END-of-koggtag/pkg-comment'
XA tag editor for Ogg Vorbis music files
END-of-koggtag/pkg-comment
exit


>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?200202120937.g1C9b8m38106>