Commit graph

913 commits

Author SHA1 Message Date
wiz
b0d8fef6f5 Make dewey in PKGNAME sane, and update dependencies. 2001-04-05 13:18:51 +00:00
tron
0ae3ce8662 Make this package work under Solaris. The patches were contributed by
Christian Weisgerber in private e-mail.
2001-04-04 07:08:28 +00:00
tron
9d7573a7ca Add missing build dependences on "autoconf" and "automake". 2001-04-04 07:08:27 +00:00
wiz
d480fe70ce Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing empty
lines.
2001-04-02 20:06:11 +00:00
zuntum
3fc4582220 Fix MAKE_ENV (quoting) 2001-03-31 10:22:24 +00:00
mycroft
90352a78d5 More cleanup of audio init code. 2001-03-31 03:03:09 +00:00
mycroft
d01344f7ee Samples are stored in the audio buffer in host order, not little-endian. Don't
generate static on big-endian machines.  (Haven't I fixed this before??)
2001-03-31 02:50:07 +00:00
mycroft
5d5f83963a Use /dev/sound, not /dev/audio. 2001-03-31 02:41:07 +00:00
mycroft
aea29f59e5 Use /dev/sound, not /dev/audio. 2001-03-31 02:13:02 +00:00
drochner
6cb4dd9752 enable recent additions 2001-03-29 15:32:28 +00:00
drochner
4415e6b89e a tool to produce covers for audio CDs 2001-03-29 10:21:31 +00:00
drochner
83d5b26ae6 Audio-CD perl module for use with disc-cover 2001-03-29 10:18:26 +00:00
tron
db1572c439 Don't try to remove "share/pixmaps" which is part of the standard
directory structure now.
2001-03-28 12:16:18 +00:00
wiz
563ebb80a1 Fix PLIST, noted in recent i386 bulk build. 2001-03-28 10:21:55 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
hubertf
55de8566b2 Update gqmpeg to 0.8.3nb1, to play Ogg Vorbis properly.
Patch sent in PR 12470 by Rui-Xiang Guo <rxg@ms25.url.com.tw>
2001-03-25 16:21:51 +00:00
simonb
979d9c50da Hand-fudge patch-ab so that an RCS Id doesn't get in the way. 2001-03-25 12:51:24 +00:00
simonb
647dac0b9d Add a patch from Andre McCurdy <armccurdy@yahoo.co.uk> to fix the arm32
PIC code.  Fixes PR pkg/12312 from Ignatios Souvatzis.
2001-03-25 11:34:57 +00:00
zuntum
1058442898 Fix MASTER_SITES 2001-03-24 20:22:50 +00:00
wiz
187f7018aa Add a patch supplied by Christian Weisgerber <naddy@openbsd.org>:
Remove shared memory segments (created when using -b) after exiting.
2001-03-23 16:18:56 +00:00
wiz
514faeb010 Add a patch forwarded from the Xiphophorus CVS repository by
Christian Weisgerber: Fixes encoder core dumps on 64-bit architectures.
2001-03-21 15:47:27 +00:00
wiz
c403a528b8 replace "oss" by "sun", since libao-0.6.0nb1 comes with NetBSD audio
support.
2001-03-20 10:01:40 +00:00
wiz
a01bce148a Add native Open/NetBSD audio support, supplied by Christian Weisgerber
<naddy@openbsd.org> in private communication; a patch against a memory
leak in the wav file writer, forwarded from the vorbis-dev list by
Jeremy C. Reed; also use pkgsrc libtool instead of included one, and
don't depend on esd anymore.
Bump version to 0.6.0nb1.
2001-03-20 09:57:36 +00:00
wiz
810e5e5cfa add and enable gmodplay 2001-03-19 19:36:52 +00:00
wiz
553a77cbe9 Initial import of gmodplay, based on a package provided by Ben Collver
in pkg/12071:
Module player for IT, XM, S3M, MOD, MTM, STM, FAR, ULT, 669, AMS, DBM,
MDL and OKT modules (on little endian machines only, for now :( ),
based on modplug source code.
2001-03-19 19:35:51 +00:00
skrll
610e9d3953 Fix PLIST problem noted by Matthias Scheler <tron@zhadum.de> in private
email.
2001-03-16 15:16:34 +00:00
wiz
4f8d52ccb7 Remove obsolete comment. 2001-03-16 12:52:31 +00:00
wiz
4cb2276357 remove vorbis 2001-03-16 10:15:14 +00:00
wiz
f59b346776 Replaced by vorbis-tools & friends. 2001-03-16 10:13:06 +00:00
wiz
0f0bccfe17 Fix wave-file output on big-endian machines. 2001-03-16 10:10:34 +00:00
wiz
d268bd3870 Don't default to oss, use the standard way (null device). Note in a
MESSAGE how to set the default to oss. By Jeremy C. Reed.
2001-03-15 21:42:43 +00:00
wiz
3f5fb6c15d add CONFLICTS with vorbis-tools (don't deprecate this version yet,
since -d wav works here)
2001-03-15 21:04:44 +00:00
wiz
dc8066999f add and enable libao, libogg, libvorbis, and vorbis-tools. 2001-03-15 20:58:11 +00:00
wiz
8001bda8b4 Initial import of vorbis-tools: Ogg Vorbis encoder and player.
Replaces audio/vorbis.
Package by Jeremy C. Reed, submitted in pkg/12415.
(Note: -d wav output seems to be broken right now, output to /dev/audio
works fine.)
2001-03-15 20:53:06 +00:00
wiz
7add87736a Initial import of libvorbis, the library for the ogg vorbis audio
encoding format.
Package by Jeremy C. Reed, submitted in pkg/12414.
2001-03-15 20:39:31 +00:00
wiz
224bc6417b Initial import of libogg -- a library for the Ogg bitstream format.
Package by Jeremy C. Reed, submitted in pkg/12413.
2001-03-15 20:37:20 +00:00
wiz
9f48ba25e0 Initial import of libao, a platform independent audio library.
Package by Jeremy C. Reed, submitted in pkg/12412.
2001-03-15 20:35:58 +00:00
skrll
b364b6211b Make sure libpthread makes it into libmpeglib. Fixes build problems
noted by Tomasz Luchowski <zuntum@netbsd.org> on tech-pkg
2001-03-15 15:35:55 +00:00
skrll
abb2588846 Add and enable kdemultimedia2 2001-03-14 16:25:17 +00:00
skrll
ba30f07a3a Import of KDE 2.1 kdemultimedia package. 2001-03-14 16:13:46 +00:00
wiz
dad074f843 add and enable csound and csound-manual 2001-03-13 13:24:36 +00:00
wiz
570a5f3d47 csound-manual -- manuals and example files for csound.
Package provided by Ben Collver in pkg/11760, with an overhaul by me.
2001-03-13 13:23:06 +00:00
wiz
8b014114f1 Initial import of (unofficial) csound-4.09:
Csound is a software synthesis package in the tradition of so-called
music-N languages, among which the best-known is Music V.  It consists
of an orchestra- and score-driven executable, written in C for
portability.  Since Csound is a computational language, it is highly
flexible and efficient; complexity is gained only at the expense of
computation time.  Basically Csound reads some files and creates the
result as a file on disk or, on faster machines, through a DAC in real
time.

Package provided by Ben Collver in pkg/11759, with an overhaul by me.
2001-03-13 13:18:24 +00:00
is
be3ebb01c0 Add workaround for libtool problem on ARM32. 2001-03-13 12:37:23 +00:00
wiz
eba3a33692 Note a place where one can find an (incomplete) sound set. 2001-03-12 21:34:55 +00:00
wiz
a772e09e59 add wsoundserver and remove wmsound, which the former replaces 2001-03-12 21:22:42 +00:00
wiz
bd0a337bb4 Remove -- replaced by WSoundServer. Closes pkg/9523. 2001-03-12 21:21:25 +00:00
wiz
5330492e9e Update to 1.1.1. Completely rewritten, now modified-BSDL instead of GPL,
and works with WSoundServer instead of WMSound.
2001-03-12 21:19:09 +00:00
wiz
9ff7f3e724 Initial import of WSoundServer, a sound server for window maker, reacting
to window manager events (like starting/exiting applications, hiding,
maximizing, ...).
Supersedes audio/wmsound, thus closing pkg/9523.
2001-03-12 21:10:25 +00:00
tron
a9cc64cc74 Make this package work with version "0.64.0" of the "windowmaker" package. 2001-03-12 10:51:47 +00:00