Commit graph

10 commits

Author SHA1 Message Date
wiz
fd883769bd iostream.h -> iostream on all platforms.
Set LICENSE while here.
2011-11-22 20:50:53 +00:00
marino
4af712e3b1 audio/muse: Fix DragonFly breakage
DragonFly's GCC44 won't handle iostream.h headers anymore, so these were
converted to the c++ version.  The scandir arguments for DragonFly were
wrong.  Either GCC44 is less tolerant than GCC41, or the prototype
changed since the last time this package built on DragonFly.

No PKGREVISION bump is required; this only affects DragonFly.
2011-11-22 16:38:28 +00:00
joerg
7fa3095593 DESTDIR support 2010-02-01 01:25:29 +00:00
hasso
9ba46482b0 Make it build on DragonFly. 2009-03-11 14:42:35 +00:00
rillig
ac3ded75ce Fixed build error with g++4. 2007-10-17 21:46:13 +00:00
rillig
1f4894a3e5 Fixed "test ==". 2006-10-23 23:48:45 +00:00
joerg
d4cc429eb8 Add FreeBSD and DragonFly casts for scandir. Fix lvalue casts to
unbreak GCC 3.4+.
2005-12-11 23:44:40 +00:00
kristerw
6b27a6f679 Add a missing #include <errno.h> to make this package build on NetBSD 1.6. 2004-05-10 02:19:33 +00:00
minskim
b38e3ca764 Install .mo into ${PKGLOCALEDIR}/locale, not /usr/local.
Add them to PLIST and Bump PKGREVISION.
2004-05-09 17:27:53 +00:00
xtraeme
7f9fd87797 Initial import of muse-0.9 from pkgsrc-wip.
MuSE is an application for the mixing, encoding, and network streaming of
sound. MuSE can simultaniously mix up to 6 encoded audio bitstreams (from
files or network) plus a soundcard input signal. The resulting stream can
be played locally on the sound card and/or encoded as an mp3 bitstream sent
to a broadcast server. MuSE offers an intuitive interface to be operated
realtime and can run in "slick" mode from commandline.
2004-05-02 22:59:16 +00:00