Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 May 2010 01:39:59 GMT
From:      RyoTa SimaMoto <liangtai.s4@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/146814: [request adding new port] audio/libbs2b
Message-ID:  <201005220139.o4M1dx9v085427@www.freebsd.org>
Resent-Message-ID: <201005220150.o4M1o1Du058376@freefall.freebsd.org>

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

>Number:         146814
>Category:       ports
>Synopsis:       [request adding new port] audio/libbs2b
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 22 01:50:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     RyoTa SimaMoto
>Release:        8.0-RELEASE
>Organization:
>Environment:
FreeBSD takiba.net 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Please add this program for the ports collection.

>From pkg-desc:
 The Bauer stereophonic-to-binaural DSP (bs2b) is designed
 to improve headphone listening of stereo audio records.
 WWW: http://bs2b.sourceforge.net/

This library can be used by MPlayer, GStreamer (plugin), and QMMP.
>How-To-Repeat:
n/a
>Fix:
n/a

Patch attached with submission follows:

# 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:
#
#	audio/libbs2b/
#	audio/libbs2b/Makefile
#	audio/libbs2b/distinfo
#	audio/libbs2b/pkg-plist
#	audio/libbs2b/pkg-descr
#
echo c - audio/libbs2b/
mkdir -p audio/libbs2b/ > /dev/null 2>&1
echo x - audio/libbs2b/Makefile
sed 's/^X//' >audio/libbs2b/Makefile << '6d1d50b5b82f3b96be8ab6d73704c53c'
X# New ports collection makefile for:	libbs2b
X# Date created:				22 May 2010
X# Whom:					SimaMoto,RyoTa <liangtai.s4@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libbs2b
XPORTVERSION=	3.1.0
XCATEGORIES=	audio
XMASTER_SITES=	SF/bs2b/bs2b/${PORTVERSION}
X
XMAINTAINER=	liangtai.s4@gmail.com
XCOMMENT=	Bauer Stereophonic-to-Binaural DSP
X
XLIB_DEPENDS+=	sndfile.1:${PORTSDIR}/audio/libsndfile
X
XUSE_PKGCONFIG=	yes
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
XUSE_LDCONFIG=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS+=	CFLAGS=`pkg-config --cflags sndfile` \
X	LDFLAGS=`pkg-config --libs-only-L sndfile`
X
Xpre-configure:
X	${REINPLACE_CMD} -e 's@^\(pkgconfigdir = \).*@\1$${prefix}/libdata/pkgconfig@' \
X	${WRKSRC}/Makefile.am ${WRKSRC}/Makefile.in
X
X.include <bsd.port.mk>
6d1d50b5b82f3b96be8ab6d73704c53c
echo x - audio/libbs2b/distinfo
sed 's/^X//' >audio/libbs2b/distinfo << '5428bb765bc86006965a80dd33d42ca3'
XMD5 (libbs2b-3.1.0.tar.bz2) = c1486531d9e23cf34a1892ec8d8bfc06
XSHA256 (libbs2b-3.1.0.tar.bz2) = 4799974becdeeedf0db00115bc63f60ea3fe4b25f1dfdb6903505839a720e46f
XSIZE (libbs2b-3.1.0.tar.bz2) = 606283
5428bb765bc86006965a80dd33d42ca3
echo x - audio/libbs2b/pkg-plist
sed 's/^X//' >audio/libbs2b/pkg-plist << 'aa6bf2ccdba7415df8ca1221306c9ead'
Xlib/libbs2b.a
Xlib/libbs2b.la
Xlib/libbs2b.so
Xlib/libbs2b.so.0
Xbin/bs2bconvert
Xbin/bs2bstream
Xinclude/bs2b/bs2b.h
Xinclude/bs2b/bs2bclass.h
Xinclude/bs2b/bs2btypes.h
Xinclude/bs2b/bs2bversion.h
Xlibdata/pkgconfig/libbs2b.pc
X@dirrm include/bs2b
aa6bf2ccdba7415df8ca1221306c9ead
echo x - audio/libbs2b/pkg-descr
sed 's/^X//' >audio/libbs2b/pkg-descr << '37ed9180ab37c9257698a71d643b2b55'
XThe Bauer stereophonic-to-binaural DSP (bs2b) is designed
Xto improve headphone listening of stereo audio records.
XWWW: http://bs2b.sourceforge.net/
37ed9180ab37c9257698a71d643b2b55
exit



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



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