Path to this page:
./
audio/arts,
Analog Real-Time Synthesizer
Branch: pkgsrc-2012Q1,
Version: 1.5.10nb7,
Package name: arts-1.5.10nb7,
Maintainer: markdThe Analog Real-Time Synthesizer, or aRts, is a modular system for synthesizing
sound and music on a digital computer. Using small building blocks called
modules, the user can easily build complex audio processing tools. Modules
typically provide functions such as sound waveform generators, filters, audio
effects, mixing, and playback of digital audio in different file formats.
Required to run:[
audio/libaudiofile] [
audio/libvorbis] [
audio/esound] [
audio/libmad] [
devel/glib2] [
x11/qt3-libs] [
multimedia/libogg]
Required to build:[
lang/perl5] [
devel/libtool-base] [
devel/imake] [
devel/pkg-config] [
devel/gmake] [
x11/qt3-tools] [
pkgtools/x11-links]
Package options: esound
Master sites: (Expand)
SHA1: 2e5507f64a4a4a9ad446cc987dff157e38f98274
RMD160: 8c237ebd06ac82b88cf7394722fb8da459902ee7
Filesize: 950.568 KB
Version history: (Expand)
- (2012-04-10) Package added to pkgsrc.se, version arts-1.5.10nb7 (created)
CVS history: (Expand)
2012-05-29 00:46:40 by Matthias Scheler | Files touched by this commit (2) |
Log message:
Pullup ticket #3811 - requested by abs
audio/arts: build fix
Revisions pulled up:
- audio/arts/distinfo 1.55
- audio/arts/patches/patch-ab 1.6
---
Module Name: pkgsrc
Committed By: abs
Date: Tue May 15 13:18:43 UTC 2012
Modified Files:
pkgsrc/audio/arts: distinfo
pkgsrc/audio/arts/patches: patch-ab
Log message:
Conditionalise old ioctl() usage on __NetBSD_Version__ < 600000000 or
__NetBSD_Version__ > 699000000 && __NetBSD_Version__ < 699000700
|