1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Adding math/octave-forge-audio.

This is for Audio recording, processing and playing tools.

The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.

PR:             127030
Submitted by:   Stephen Montgomery-Smith <stephen@math.missouri.edu>
This commit is contained in:
Maho Nakata 2008-09-08 02:13:09 +00:00
parent 5c8d326a00
commit d5bd4d2dc3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220205
6 changed files with 33 additions and 0 deletions

View File

@ -183,6 +183,7 @@
SUBDIR += octave-forge-ad
SUBDIR += octave-forge-ann
SUBDIR += octave-forge-arpack
SUBDIR += octave-forge-audio
SUBDIR += octave-forge-base
SUBDIR += oleo
SUBDIR += orpie

View File

@ -0,0 +1,17 @@
# New ports collection makefile for: octave-forge
# Date created: 5 May 2004
# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
#
# $FreeBSD$
#
PORTNAME= octave-forge-audio
PORTVERSION= 1.1.2
CATEGORIES= math
MAINTAINER= stephen@math.missouri.edu
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/Mk/bsd.octave.mk"
.include <bsd.port.post.mk>

View File

@ -0,0 +1,3 @@
MD5 (octave-forge/audio-1.1.2.tar.gz) = 108e9c9fed5deacec366537ba0c52042
SHA256 (octave-forge/audio-1.1.2.tar.gz) = 9c2d7d1bca8085c63d9e0341e35667c76c14ad114c253d77d026d8c9f97a31f4
SIZE (octave-forge/audio-1.1.2.tar.gz) = 128793

View File

@ -0,0 +1,10 @@
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
This is audio.
Audio recording, processing and playing tools.
WWW: http://octave.sourceforge.net/

View File

@ -0,0 +1 @@
This port has not yet been configured to work with FreeBSD sound.

View File

@ -0,0 +1 @@
@comment This file intentionally left empty