Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Mar 2006 23:28:57 +0300
From:      Stanislav Sedov <ssedov@mbsd.msk.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/94107: New port: audio/bmp_mac bmp Monkey's audio input plugin
Message-ID:  <20060305202758.GA73633@fonon.realnet>
Resent-Message-ID: <200603052030.k25KU5RF034081@freefall.freebsd.org>

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

>Number:         94107
>Category:       ports
>Synopsis:       New port: audio/bmp_mac bmp Monkey's audio input plugin
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 05 20:30:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stanislav Sedov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
MBSD labs, http://mbsd.msk.ru/
>Environment:
System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Tue Feb 21 18:07:56 MSK 2006 stas@fonon.realnet:/work/src/fbsd-cur/src/sys/i386/compile/FONON i386


>Description:
	beep-media-player Monkey's audio plugin.
>How-To-Repeat:
>Fix:


--- bmp_mac.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:
#
#	bmp_mac
#	bmp_mac/Makefile
#	bmp_mac/distinfo
#	bmp_mac/pkg-descr
#
echo c - bmp_mac
mkdir -p bmp_mac > /dev/null 2>&1
echo x - bmp_mac/Makefile
sed 's/^X//' >bmp_mac/Makefile << 'END-of-bmp_mac/Makefile'
X# New ports collection makefile for:	bmp_mac
X# Date Created:				5 Marth 2006
X# Whom:					<ssedov@mbsd.msk.ru>
X#
X# $FreeBSD$
X
XPORTNAME=	mac
XPORTVERSION=	1.0
XCATEGORIES=	audio
XMASTER_SITES=	http://mbsd.msk.ru/dist/
XPKGNAMEPREFIX=	bmp_
XDISTNAME=	${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	ssedov@mbsd.msk.ru
XCOMMENT=	BMP Monkey's Audio plugin
X
XLIB_DEPENDS=	beep.2:${PORTSDIR}/multimedia/beep-media-player \
X		mac.2:${PORTSDIR}/audio/mac
X
XUSE_X_PREFIX=	yes
XUSE_BZIP2=	yes
XUSE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XCXXFLAGS+=	"-I${LOCALBASE}/include"
XLDFLAGS+=	"-L${LOCALBASE}/lib"
XCONFIGURE_ARGS+=	CXXFLAGS="${CXXFLAGS}" LDFLAGS="${LDFLAGS}"
XUSE_AUTOTOOLS=	autoconf:259
X
XPLIST_FILES=	lib/bmp/Input/libbmp_mac.so
X
Xdo-install:
X	${INSTALL_DATA} ${WRKSRC}/src/.libs/libbmp_mac.so ${PREFIX}/lib/bmp/Input
X
X.include <bsd.port.mk>
END-of-bmp_mac/Makefile
echo x - bmp_mac/distinfo
sed 's/^X//' >bmp_mac/distinfo << 'END-of-bmp_mac/distinfo'
XMD5 (bmp_mac-1.0.tar.bz2) = 5d6c02326450a66a20b63a18f85246fe
XSHA256 (bmp_mac-1.0.tar.bz2) = 22df41efeffc6963699834a678827a4b0bd6ad3be1099008d33534197fed20d9
XSIZE (bmp_mac-1.0.tar.bz2) = 196671
END-of-bmp_mac/distinfo
echo x - bmp_mac/pkg-descr
sed 's/^X//' >bmp_mac/pkg-descr << 'END-of-bmp_mac/pkg-descr'
Xbmp_mac is Monkey's audio input plugin for beep-media-player. It's heavily based
Xon xmms-mac, but lots of things were changed and fixed. The main goal is fully
XBSD-licensed MAC audio decoder.
X
XTo read more about MAC see
XWWW: http://sourceforge.net/projects/mac-port/.
X
XStanislav Sedov <ssedov@mbsd.msk.ru>.
END-of-bmp_mac/pkg-descr
exit
--- bmp_mac.shar ends here ---

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



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