Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2002 19:05:37 +0200 (CEST)
From:      Jean-Yves Lefort <jylefort@brutele.be>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40735: New port: streamtuner-local, a local MP3 streamtuner plugin
Message-ID:  <20020718170537.C5A252304C@jsite.lefort.net>

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

>Number:         40735
>Category:       ports
>Synopsis:       New port: streamtuner-local, a local MP3 streamtuner plugin
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 18 10:10:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Yves Lefort
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD jsite.lefort.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 14 02:42:44 CEST 2002 jylefort@jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386


	
>Description:
	Note: this port depends on the still-uncommitted audio/streamtuner.
	
>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:
#
#	streamtuner-local
#	streamtuner-local/pkg-plist
#	streamtuner-local/pkg-descr
#	streamtuner-local/pkg-comment
#	streamtuner-local/distinfo
#	streamtuner-local/Makefile
#
echo c - streamtuner-local
mkdir -p streamtuner-local > /dev/null 2>&1
echo x - streamtuner-local/pkg-plist
sed 's/^X//' >streamtuner-local/pkg-plist << 'END-of-streamtuner-local/pkg-plist'
Xlib/streamtuner/plugins/local.so
END-of-streamtuner-local/pkg-plist
echo x - streamtuner-local/pkg-descr
sed 's/^X//' >streamtuner-local/pkg-descr << 'END-of-streamtuner-local/pkg-descr'
Xstreamtuner-local is a streamtuner plugin that will browse a local MP3
Xrepository. It will read ID3 information found in MP3 files.
X
XWWW: http://streamtuner.sourceforge.net#plugins
X
X- Jean-Yves Lefort
Xjylefort@brutele.be
END-of-streamtuner-local/pkg-descr
echo x - streamtuner-local/pkg-comment
sed 's/^X//' >streamtuner-local/pkg-comment << 'END-of-streamtuner-local/pkg-comment'
XA plugin for streamtuner that browses a local MP3 repository
END-of-streamtuner-local/pkg-comment
echo x - streamtuner-local/distinfo
sed 's/^X//' >streamtuner-local/distinfo << 'END-of-streamtuner-local/distinfo'
XMD5 (streamtuner-local-0.1.5.tar.gz) = 417ef384e73dc36c9edf0de3c6d7c8ba
END-of-streamtuner-local/distinfo
echo x - streamtuner-local/Makefile
sed 's/^X//' >streamtuner-local/Makefile << 'END-of-streamtuner-local/Makefile'
X# New ports collection makefile for:	streamtuner-local
X# Date created:			18 Jul 2002
X# Whom:				Jean-Yves Lefort <jylefort@brutele.be>
X#
X# $FreeBSD$
X# $Id: Makefile,v 1.2 2002/07/18 15:50:00 jylefort Exp $
X#
X
XPORTNAME=		local
XPORTVERSION=		0.1.5
XCATEGORIES=		audio www
XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	streamtuner
XPKGNAMEPREFIX=		streamtuner-
XDISTNAME=		${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=		jylefort@brutele.be
X
XBUILD_DEPENDS=		${X11BASE}/include/streamtuner.h:${PORTSDIR}/audio/streamtuner
XRUN_DEPENDS=		${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner
XLIB_DEPENDS=		id3:${PORTSDIR}/audio/id3lib
X
XUSE_X_PREFIX=		yes
X
XHAS_CONFIGURE=		yes
XCONFIGURE_ENV=		PREFIX="${PREFIX}"
X
X.include <bsd.port.mk>
END-of-streamtuner-local/Makefile
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?20020718170537.C5A252304C>