./audio/nas, Network Audio System

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2013Q2, Version: 1.9.3nb1, Package name: nas-1.9.3nb1, Maintainer: markd

The Network Audio System is designed for playing, recording, and
manipulating audio data over a network. Like the X Window System, it
uses the client/server model to separate applications from the
specific drivers that control audio input and output devices.

Key features of the Network Audio System include:

o Device-independent audio over the network
o Lots of audio file and data formats
o Can store sounds in server for rapid replay
o Extensive mixing, separating, and manipulation of audio data
o Simultaneous use of audio devices by multiple applications
o Use by a growing number of ISVs
o Small size
o Free! No obnoxious licensing terms


Required to build:
[pkgtools/x11-links]

Master sites:

SHA1: dca770ddd10936ad1f19bf3c51f941c10d7bf84b
RMD160: 693c97658885a9bea02b27376c3a5a142b49e57a
Filesize: 1450.412 KB

Version history: (Expand)


CVS history: (Expand)


   2013-07-10 15:53:52 by Matthias Scheler | Files touched by this commit (3)
Log message:
Pullup ticket #4174 - requested by ryoon
audio/nas: bug fix patch

Revisions pulled up:
- audio/nas/Makefile                                            1.92
- audio/nas/distinfo                                            1.31
- audio/nas/patches/patch-ac                                    1.9

---
   Module Name:	pkgsrc
   Committed By:	ryoon
   Date:		Sun Jul  7 05:45:15 UTC 2013

   Modified Files:
   	pkgsrc/audio/nas: Makefile distinfo
   	pkgsrc/audio/nas/patches: patch-ac

   Log message:
   Bump PKGREVISION.

   * Add missing double quotation mark in patch-ac.
     Reported by isaki@, thank you.