Commit graph

1726 commits

Author SHA1 Message Date
wiz
701aa2936d Add and enable Speex. 2002-10-13 16:08:03 +00:00
wiz
bd0c52c567 Initial import of Speex-1.0beta1 (as 0.99.1) into pkgsrc.
The Speex project aims to build an open-source, patent-free voice
codec.  Unlike other codecs like MP3 and Ogg Vorbis, Speex is
specially designed for compressing voice at low bitrates in the
8-32 kbps/channel range.  Possible applications include Voice over
IP (VoIP), internet audio streaming, archiving of speech data (e.g.
voice mail), and audio books.  In some sense, it is meant to be
complementary to the Ogg Vorbis codec.
2002-10-13 16:04:48 +00:00
wiz
e33663a96a buildlink1 -> buildlink2. 2002-10-13 11:55:54 +00:00
wiz
86e943ecb8 buildlink1 -> buildlink2. 2002-10-10 12:50:32 +00:00
wiz
0919800028 buildlink1 -> buildlink2. 2002-10-09 14:26:37 +00:00
wiz
32a7c12483 buildlink1 -> buildlink2. 2002-10-09 13:52:28 +00:00
jlam
7a6444a89f buildlink1 -> buildlink2 2002-10-09 11:41:31 +00:00
skrll
098414ad1e It is PTHREAD_OPTS not PTHREAD_OPT. 2002-10-09 08:23:36 +00:00
wiz
940fe0df85 Unused. 2002-10-08 19:08:45 +00:00
wiz
e8a08c3fc3 Unused. 2002-10-08 18:51:36 +00:00
jlam
e50e63a7e7 Use buildlink2 and make this work with audio/oss installed. 2002-10-08 12:30:57 +00:00
jlam
a89ef2c84d * buildlink1 -> buildlink2
* Properly handle local discography when installing/deinstalling the binary
  package.
* Use bsd.pkg.install.mk to preserve local configuration files when
  reinstalling xmcd.
2002-10-08 11:50:04 +00:00
jlam
a48e9c5d82 Simplify the description. 2002-10-08 11:46:21 +00:00
jlam
7f8c1095fc Include ossaudio.buildlink2.mk as libartsflow.* can depend on libossaudio. 2002-10-07 05:09:58 +00:00
jlam
60786e567c Make this package work with audio/oss if USE_OSS is defined. 2002-10-07 00:36:34 +00:00
jlam
7127103646 Update audio/audacity to 1.0.0.2. Pkgsrc changes from version 0.96 include:
* Use the id3lib distributed with the audacity sources instead of
	  audio/id3lib (this seems to fix audacity coredumps when exporting
	  to MP3 after editting ID3 tags).
	* Install the documentation and license file.

Changes from version 0.96 include:

	* Bug fixes
	* New effects: invert, reverse, noise removal
	* Ogg Vorbis import/export support.
	* Added "Save Changes" dialog.
	* Added tooltips.
	* Use libmad instead of libmpeg3 if not using xaudio.

XXX OSS audio playback doesn't work on NetBSD with audio/oss.  The process
XXX hangs in "sndint" state according to top(1).
2002-10-04 08:59:34 +00:00
jlam
f449913d0a Bump the PKGREVISION as a result of changing the dsp device search order. 2002-10-04 08:14:14 +00:00
jlam
76ffb35c20 Use a smarter sequence for finding a OSS dsp device: first try /dev/dsp,
then try /dev/sound.
2002-10-04 08:12:46 +00:00
jlam
df3fc09af5 Note dependence on zlib. 2002-10-03 22:45:05 +00:00
jlam
d22a289f65 Make this package work with audio/oss. 2002-10-03 20:43:04 +00:00
abs
560bd3297a Update mserv to mserv-0.33nb5:
Correctly parse ID3V2 headers.
2002-10-03 15:46:55 +00:00
jlam
1050902340 Use ossaudio.buildlink2.mk and modify to allow this to work with audio/oss. 2002-10-03 12:21:29 +00:00
markd
03894740ce buildlink1 -> buildlink2
Expand on the DESCR. Partially addresses pkg/18374
2002-10-03 11:21:28 +00:00
jlam
15a462cc85 Attempt to support OSS under NetBSD 1.5 (untested). 2002-10-03 10:43:19 +00:00
jlam
e39c094fcc Typo. 2002-10-03 10:34:23 +00:00
jlam
76ce03bdc5 buildlink1 -> buildlink2, and modify the arts configure script to use
"${LIBOSSAUDIO}" instead of "-lossaudio".  arts now works properly with
audio/oss.
2002-10-03 10:22:35 +00:00
jlam
453639466f Many source files mistakenly include both <sys/soundcard.h> and
<soundcard.h>, which causes errors since the definitions in the OSS
sys/soundcard.h conflict with the definitions in the system soundcard.h.
We fix this by making <sys/soundcard.h> and <soundcard.h> point to the
same file and rely on multiple inclusion protection to prevent conflicts.
2002-10-03 09:17:08 +00:00
jlam
ffd1d76a9a Fully convert to use buildlink2, even on alphas. 2002-10-03 08:43:29 +00:00
jlam
30f91bea30 Use buildlink2. 2002-10-03 08:43:00 +00:00
jlam
3fa7df676a Point /dev/sound to /dev/dsp when using OSS. 2002-10-03 08:09:04 +00:00
jlam
3fc449ac0a Use ${DEVOSSSOUND} instead of /dev/sound, and some whitespace changes. 2002-10-03 08:05:27 +00:00
jlam
3278f50981 Create "DEVOSSSOUND" which is used where we'd like for programs that use
the ossaudio emulation to use /dev/sound instead of /dev/audio.  For OSS,
DEVOSSSOUND == DEVOSSAUDIO == /dev/dsp.
2002-10-03 08:04:28 +00:00
jlam
75fa03d948 Add a buildlink2.mk file. This file shouldn't ever really need to be
included because it will be included indirectly by ossaudio.buildlink2.mk,
which should be the only file included by packages that want OSS.
2002-10-03 02:51:12 +00:00
jlam
b8ce6fd21e * Move sound{on,off,conf} to ${PREFIX}/sbin.
* Make the oss rc.d script smarter: check that soundconf has been run
  before starting, and check that the OSS LKM is loaded before unloading
  it when stopping.
* Ensure the OSS LKM is unloaded before deinstalling.
2002-10-02 21:06:53 +00:00
jlam
09ce2274f7 Note to users about the oss rc.d script. 2002-10-02 20:48:42 +00:00
jlam
577ab113e0 Make this script more verbose when starting/stopping OSS. 2002-10-02 20:46:46 +00:00
jlam
aaddba5eaf Add and enable oss. 2002-10-02 20:34:54 +00:00
jlam
0b6c23bc28 oss-3.97d - Open Sound System(TM) soundcard driver
Open Sound System(TM) (OSS) is the first attempt in unifying the digital
audio architecture for UNIX.  OSS is a set of device drivers that provide a
uniform API across all the major UNIX architectures.  It supports Sound
Blaster or Windows Sound System compatible sound cards which can be plugged
into any UNIX workstation supporting the ISA or PCI bus architecture.  OSS
also supports workstations with on-board digital audio hardware.

The pkgsrc OSS installs the evaluation version of OSS available from
ftp.opensound.com, but allows for updating the license file to a permanent
license.
2002-10-02 20:33:30 +00:00
wiz
80f5d6a306 Remove commented out BUILD_DEPENDS. 2002-10-02 19:45:55 +00:00
dillo
eb21fb5058 fix previous. need. sleep. 2002-10-02 18:22:45 +00:00
dillo
97b404830d use automake.mk 2002-10-02 18:18:29 +00:00
dillo
a3cb029db9 make use of new automake.mk 2002-10-02 18:13:16 +00:00
jlam
5b4ca39f23 Use gcc/buildlink2.mk instead of Makefile.gcc. 2002-10-02 08:41:22 +00:00
skrll
e7be3d72c3 Do previous "The Right Way". 2002-09-30 20:54:34 +00:00
jlam
b8c2102826 Use gcc/buildlink.mk instead of Makefile.gcc. 2002-09-29 03:27:57 +00:00
wiz
4db8f92b30 Define DISTNAME even for unsupported platforms; otherwise bsd.pkg.mk
complains. Addresses part of PR 18443.
2002-09-28 23:52:42 +00:00
wiz
a47e7466e5 Add -lm to LIBS, somehow needed for it to be included in libsndfile.la. 2002-09-28 11:35:51 +00:00
wiz
07b3b349b8 Update to 1.0.1.
Changes:
Version 1.0.1 (2002-09-14)
  * Added MAT and MAT5 file formats.
  * Minor bug fixes.
2002-09-28 01:28:24 +00:00
wiz
660730cdc8 Add and enable tremor and tremor-tools. 2002-09-27 07:01:31 +00:00
abs
fa56ed6db2 Update mserv_irman to 0.15:
Fix logic error which would result in asking for more songs
        from the same artist or album to only select songs not
        previously rated, instead of unrated songs followed by SUPERB
        or GOOD songs (if there were unsufficient unrated songs).
2002-09-26 19:39:13 +00:00