Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Apr 2006 03:34:10 -0800 (PST)
From:      Alexander Botero-Lowry <alex@foxybanana.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/95196: [NEW PORT] audio/libofa: The Open Fingerprint Architecture Library
Message-ID:  <200604011134.k31BYAAM074409@Laptop.mine.box>
Resent-Message-ID: <200604011140.k31BeEVj032057@freefall.freebsd.org>

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

>Number:         95196
>Category:       ports
>Synopsis:       [NEW PORT] audio/libofa: The Open Fingerprint Architecture Library
>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 Apr 01 11:40:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Botero-Lowry
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD Laptop.mine.box 6.0-STABLE FreeBSD 6.0-STABLE #1: Tue Feb  7 19:06:16 PST
>Description:
The Open Fingerprint normalizes, extracts frequencies, and creates an array 
representing the frequency data in an audio file.

WWW:	http://www.musicdns.org

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- libofa-0.9.1.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:
#
#	libofa
#	libofa/pkg-descr
#	libofa/Makefile
#	libofa/pkg-plist
#	libofa/distinfo
#
echo c - libofa
mkdir -p libofa > /dev/null 2>&1
echo x - libofa/pkg-descr
sed 's/^X//' >libofa/pkg-descr << 'END-of-libofa/pkg-descr'
XThe Open Fingerprint normalizes, extracts frequencies, and creates an array 
Xrepresenting the frequency data in an audio file.
X
XWWW:	http://www.musicdns.org
END-of-libofa/pkg-descr
echo x - libofa/Makefile
sed 's/^X//' >libofa/Makefile << 'END-of-libofa/Makefile'
X# New ports collection makefile for:	libofa
X# Date created:		2006-04-01
X# Whom:			Alexander Botero-Lowry <alex@foxybanana.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libofa
XPORTVERSION=	0.9.1
XCATEGORIES=	audio
XMASTER_SITES=	http://www.musicdns.org/themes/musicdns_org/downloads/
X
XMAINTAINER=	alex@foxybanana.com
XCOMMENT=	The Open Fingerprint Architecture Library
X
XLIB_DEPENDS=	fftw3.3:${PORTSDIR}/math/fftw3 \
X		expat.6:${PORTSDIR}/textproc/expat2 \
X		curl.3:${PORTSDIR}/ftp/curl
X
XUSE_GNOME=	pkgconfig
XGNU_CONFIGURE=	yes
XINSTALLS_SHLIB=	yes
X
Xpost-configure:
X	@${REINPLACE_CMD} -e "s|pcdir =.*|pcdir = ${PREFIX}/libdata/pkgconfig|g" \
X		${WRKSRC}/Makefile
X
X.include <bsd.port.mk>
END-of-libofa/Makefile
echo x - libofa/pkg-plist
sed 's/^X//' >libofa/pkg-plist << 'END-of-libofa/pkg-plist'
Xinclude/ofa1/ofa.h
Xlib/libofa.a
Xlib/libofa.la
Xlib/libofa.so
Xlib/libofa.so.0
Xlibdata/pkgconfig/libofa.pc
X@dirrm include/ofa1
END-of-libofa/pkg-plist
echo x - libofa/distinfo
sed 's/^X//' >libofa/distinfo << 'END-of-libofa/distinfo'
XMD5 (libofa-0.9.1.tar.gz) = ec552f265b87455749ef098370923574
XSHA256 (libofa-0.9.1.tar.gz) = 42e7a4927475b9443704fa727c8c69e303b40441a1758ca45090015ecb64fe1d
XSIZE (libofa-0.9.1.tar.gz) = 390333
END-of-libofa/distinfo
exit
--- libofa-0.9.1.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?200604011134.k31BYAAM074409>