Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jan 2009 21:11:22 GMT
From:      Hardy Schumacher <hardy.schumacher@amd.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/130839: [NEW PORT] audio/osgal
Message-ID:  <200901212111.n0LLBMK6029225@www.freebsd.org>
Resent-Message-ID: <200901212120.n0LLK1Gd009689@freefall.freebsd.org>

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

>Number:         130839
>Category:       ports
>Synopsis:       [NEW PORT] audio/osgal
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 21 21:20:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Hardy Schumacher
>Release:        FreeBSD-7.1
>Organization:
>Environment:
FreeBSD gamma.low.org 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #0: Wed Jan 14 21:14:26 CET 2009     root@gamma.low.org:/usr/obj/usr/src/sys/LOW_GAMMA  i386
>Description:
New port for "OpenSceneGraph Audio Library".
>How-To-Repeat:
n/a
>Fix:
n/a

Patch attached with submission follows:

Makefile:

# New ports collection makefile for: osgal
# Date created: 21 January 2009
# Whom: 
#
# $FreeBSD$ ports/audio/osgal/Makefile,v 1.00
#

PORTNAME=osgal
PORTVERSION=0.6.1

CATEGORIES=audio
MASTER_SITES=${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX=.tar.gz

WRKSRC=${WRKDIR}/${PORTNAME}-${PORTVERSION}

MAINTAINER=
COMMENT= OpenSceneGraph Audio Library.

LIB_DEPENDS=    osg.48:${PORTSDIR}/graphics/osg \
		openal.0:${PORTSDIR}/audio/openal \
		alut.1:${PORTSDIR}/audio/freealut \
		vorbis.4:${PORTSDIR}/audio/libvorbis

HAS_CONFIGURE=	yes

.include <bsd.port.mk>


---------------------------------------------------------------------------------------------------
distinfo:

MD5 (osgal-0.6.1.tar.gz) = 94adc3997ec67da05193084af689b22a
SHA256 (osgal-0.6.1.tar.gz) = fcaf714591ed97fad8b08694029e76ec068bd070495fecedd2b8607a9853e4ba
SIZE (osgal-0.6.1.tar.gz) = 2930329


---------------------------------------------------------------------------------------------------
pkg-descr:

osgAL (OpenSceneGraph Audio Library) is a toolkit for handling spatial (3D) sound in the OpenSceneGraph rendering library.

WWW: http://www.vrlab.umu.se/research/osgAL/


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



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