Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2008 20:38:15 +0100
From:      "Pietro Cerutti" <gahr@gahr.ch>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/120620: [new port] audio/ccaudio2 - deprecates audio/ccaudio
Message-ID:  <1202931495.10640@gahrtop.localhost>
Resent-Message-ID: <200802131940.m1DJe19I090932@freefall.freebsd.org>

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

>Number:         120620
>Category:       ports
>Synopsis:       [new port] audio/ccaudio2 - deprecates audio/ccaudio
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 13 19:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Pietro Cerutti
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 8.0-CURRENT #4: Wed Feb 13 18:13:34 CET 2008
    root@gahrtop.localhost:/usr/obj/usr/src/sys/MSI1034



>Description:





>How-To-Repeat:





>Fix:


--- _ccaudio2.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:
#
#	ccaudio2
#	ccaudio2/pkg-descr
#	ccaudio2/pkg-plist
#	ccaudio2/Makefile
#	ccaudio2/distinfo
#
echo c - ccaudio2
mkdir -p ccaudio2 > /dev/null 2>&1
echo x - ccaudio2/pkg-descr
sed 's/^X//' >ccaudio2/pkg-descr << 'END-of-ccaudio2/pkg-descr'
XGNU ccAudio2 is a stand-alone portable C++ class framework for manipulating
Xaudio data. This library is optimized for DSP frame presentation and for
Xmerging audio from multiple sources.  Support is provided for many common
Xand popular sound file formats such as .au, .wav/RIFF, etc.
X
XWWW: http://www.gnutelephony.org/
END-of-ccaudio2/pkg-descr
echo x - ccaudio2/pkg-plist
sed 's/^X//' >ccaudio2/pkg-plist << 'END-of-ccaudio2/pkg-plist'
Xinclude/cc++/audio2.h
Xlib/ccaudio2-0.9/adpcm.codec
Xlib/ccaudio2-0.9/g.711.codec
Xlib/ccaudio2-0.9/oki.codec
Xlib/libccaudio2-0.9.so
Xlib/libccaudio2-0.9.so.0
Xlib/libccaudio2.a
Xlib/libccaudio2.la
Xlib/libccaudio2.so
Xbin/audiotool
Xbin/tonetool
X@dirrmtry include/cc++
X@dirrmtry lib/ccaudio2-0.9
END-of-ccaudio2/pkg-plist
echo x - ccaudio2/Makefile
sed 's/^X//' >ccaudio2/Makefile << 'END-of-ccaudio2/Makefile'
X# New ports collection makefile for:	ccaudio2
X# Date created:	13 February 2008
X# Whom:		Pietro Cerutti <gahr@gahr.ch>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ccaudio2
XPORTVERSION=	0.9.9
XCATEGORIES=	audio
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	gnutelephony
X
XMAINTAINER=	gahr@gahr.ch
XCOMMENT=	C++ class framework for manipulating audio files
X
XLIB_DEPENDS=	ccgnu2:${PORTSDIR}/devel/commoncpp
X
XCONFLICTS=	ccaudio-[0-9]*
X
XUSE_AUTOTOOLS=	libtool:15
XUSE_GNOME=	gnometarget
XGNU_CONFIGURE=	yes
XUSE_LDCONFIG=	yes
X
XMAN1=	audiotool.1 tonetool.1
X
X.include <bsd.port.mk>
END-of-ccaudio2/Makefile
echo x - ccaudio2/distinfo
sed 's/^X//' >ccaudio2/distinfo << 'END-of-ccaudio2/distinfo'
XMD5 (ccaudio2-0.9.9.tar.gz) = 3db94fb9e73c6b43d7adb9561e143057
XSHA256 (ccaudio2-0.9.9.tar.gz) = 363315ac72ebad6803f556d0ea3bbf2b0b80a649c44fca53a5d4b85cca54a50d
XSIZE (ccaudio2-0.9.9.tar.gz) = 426462
END-of-ccaudio2/distinfo
exit

--- _ccaudio2.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?1202931495.10640>