summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2002-08-28Update to KDE 3.0.3.skrll4-19/+12
While I'm here do the a.out dance for kuickshow and a couple of other minor clean ups. Changes are: kdelibs kprocess / kprocctrl: fix problem with hanging kdevelop. Javascript (core): more robust stack overflow check Javascript (html): allow to set a JS (non-CSS) property to a style object Javascript (html): improved result of navigator.platform using uname() Javascript (html): more aggressive garbage collection on clear, fixing many crashes Javascript (html): global object (window) has a correct object prototype now khtml: several crashes and bugs fixed kssl: Always verify the basic constraints on certificates (SECURITY) kdefx: Make the blending routine used by transparent menus work properly on big-endian platforms kdeui: Fix KDialog::setPlainCaption() kdebase Build fixes for IRIX / MipsPro (kcontrol, konqueror, konsole). Kicker: Quick browser escapes ampersand characters in file names. Konsole: Don't prepend ESC if Meta is pressed if key definition is for "+Alt". Konsole: Fixed crashes at startup related to broken font installations. Konsole: Fixed crashes when selecting in history buffer. krdb: Smarter handling of multiple and symlinked KDE and Qt installs when exporting plugin path to Qt. kdenetwork KMail: allow an ampersand as last char of an URL. KMail: Don't crash when custom drafts or sent-mail folders have been deleted or renamed. KMail: Fix auto charset detection for empty strings. KMail/KNode: Correctly handle quotes in user ids of OpenPGP keys. KMail: Make custom (global) Bcc headers work correctly with encryption and distribution list expansion. kdepim KAlarm: Fix session restoration often not occurring at login. KAlarm: Adjust wrong summer times stored by KDE 3.0.0 version of KAlarm. KAlarm: Make Close button on message window not the default button to reduce chance of accidental acknowledgement. KAlarm: Make Help button in configuration dialog display KAlarm handbook. KNotes: Compile fix for Qt 3.0.5 KOrganizer: Fixed context menu of todo list/view and event list which disappeared when using Qt 3.0.5
2002-08-28buildlink1 -> buildlink2jlam1-9/+10
2002-08-28Add the lame shared libraries to the BUILDLINK_FILES.jlam1-4/+5
2002-08-28Use buildlink2.jlam1-1/+2
2002-08-27Add a buildlink2.mk file based on the existing buildlink.mk file.jlam1-0/+22
2002-08-27buildlink1 -> buildlink2jlam1-4/+5
2002-08-27Use /dev/sound rather than /dev/dsp as the default audio devicegson2-1/+35
on NetBSD
2002-08-26Use buildlink2.jlam1-5/+6
2002-08-26Removed stray "/include" from XINCLUDES and half-bakedgson3-13/+6
buildlink stuff from Makefile.
2002-08-26add p5-Audio-Wavgrant1-1/+2
2002-08-26Initial import of p5-Audio-Wav-0.02 into the NetBSD packagesgrant4-0/+26
collection. Perl modules for reading & writing Microsoft WAV files.
2002-08-26Added missing dependency on x11/tkgson1-1/+2
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam2-10/+10
have been converted to USE_BUILDLINK2.
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam38-23/+325
buildlink2.mk files back into the main trunk.
2002-08-25Add and enable wavesurfergson1-1/+2
2002-08-25Add wavesurfer: Tool for sound visualization and manipulationgson4-0/+69
WaveSurfer is an Open Source tool for sound visualization and manipulation. It has been designed to suit both novice and advanced users. WaveSurfer has a simple and logical user interface that provides functionality in an intuitive way and which can be adapted to different tasks. It can be used as a stand-alone tool for a wide range of tasks in speech research and education. Typical applications are speech/sound analysis and sound annotation/transcription. WaveSurfer can also serve as a platform for more advanced/specialized applications. This is accomplished either through extending the WaveSurfer application with new custom plug-ins or by embedding WaveSurfer visualization components in other applications.
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam26-31/+137
buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework.
2002-08-25add and enable tcl-snackgson1-1/+2
2002-08-25Add tcl-snack: the Snack Sound Toolkitgson7-0/+113
The Snack Sound Toolkit is designed to be used with a scripting language such as Tcl/Tk or Python. Using Snack you can create powerful multi-platform audio applications with just a few lines of code. Snack has commands for basic sound handling, e.g. sound card and disk I/O. Snack also has primitives for sound visualization, e.g. waveforms and spectrograms. It was developed mainly to handle digital recordings of speech, but is just as useful for general audio. Snack has also successfully been applied to other one-dimensional signals.
2002-08-23Add and enable libsndfile (hi dillo!)wiz1-1/+2
2002-08-23add libsndfile 1.0.0dillo5-0/+77
Libsndfile is a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface.
2002-08-21.elseif -> .elifgrant1-3/+3
2002-08-21check that USE_INET6 is defined.grant1-5/+5
remove extraneous parenthesis around .if (${FOO} ..) conditions.
2002-08-20add Solaris and NetBSD/sparc support (tested on Solaris 7 only).grant2-6/+22
2002-08-20Update to 0.18.0.wiz4-15/+16
Changes since 0.16.0: The default skin now includes a playlist viewer, and uses standard X fonts so that international characters will display correctly. Several new skin features were added, and ID3 tag v1.1 track numbers are now supported. Support for use of X fonts in skins has been added to allow the display of international characters. The mrclean skin has been updated to help users test the new font features. A bug causing Ogg zombie processes was fixed.
2002-08-16Beautify: correct tab-stops.jschauma2-19/+19
2002-08-13Allow this package to depend on either compat14 or compat14-crypto.jdarrow1-2/+2
2002-08-09extract step is also interactive, mark it as such.wiz1-2/+2
Noted by Urban Boquist in pkg/17893.
2002-08-09use correct header for bswap functions. Also fix the test for byte ordering.dmcmahill3-6/+15
fixes complition problem noted in latest alpha bulk build.
2002-08-08These packages install libraries that differ from previous versions if theyjlam4-5/+8
are built using the hard-syscall-enabled pth. Bump the PKGREVISION so we can distinguish these packages from the previous ones.
2002-08-08Bump PKGREVISION as a result of removing the _POSIX_THREAD_SYSCALL_SOFTjlam3-3/+6
definition. The resulting packages are different than before.
2002-08-08The xmms plugins should have the same thread semantics as xmms. Sincejlam3-6/+3
xmms does use _POSIX_THREAD_SYSCALL_SOFT, the plugins shouldn't either.
2002-08-08XMMS requires a pthread library to build.jlam2-2/+8
2002-08-07Dependency on scrollkeeper is required now that the package depends onrh1-1/+2
gnome-libs instead of gnome-core (hi wiz). This hopefully fixes bulk building.
2002-08-07Create new variables INCOMPAT_ZLIB, INCOMPAT_BZIP2, INCOMPAT_READLINE,jlam1-2/+2
INCOMPAT_GETTEXT that are analogous to INCOMPAT_ICONV and contain lists of shell wildcards intended to match against ${MACHINE_PLATFORM}. These variables are used to note those platforms that have the named packages in the base system but are incompatible in some way from the pkgsrc version of the same package. Change INCOMPAT_CURSES to have the same sematics as above. These variables allow much greater precision in specifying which platforms have broken (for the purposes of pkgsrc) versions of software in the base system that must be ignored. The buildlink.mk files for these packages define private _INCOMPAT_* versions of these variables, and they contain the default lists of platforms that are known to have incompatible software bits. This addresses pkg/17775 submitted by Julien T. Letessier <julien.letessier at sun dot com>.
2002-08-06Update to 2.0nb1, distfile has changed:wiz2-4/+7
diff -r old/festival/lib/voices/english/aec_diphone/festvox/aec_diphone.scm new/festival/lib/voices/english/aec_diphone/festvox/aec_diphone.scm 25a26 > (require 'ogi_token) 62a64 > (set! token_pos_cart_trees OGI_english_token_pos_cart_trees) 69,70c71,72 < ;(set! pos_map english_pos_map_wp39_to_wp20) < (set! pos_map nil) --- > (set! pos_map english_pos_map_wp39_to_wp20) > ;(set! pos_map nil) Closes pkg/17822 by Oliver Tonnhofer.
2002-08-05Make splay work on big-endian platforms.wiz7-74/+133
Patches from Martijn van Buul in pkg/15382, tested on macppc and i386.
2002-08-05Update to vorbis-tools 1.0.lukem5-70/+9
(Removed point-patches needed for 1.0rc3)
2002-08-05Update to libvorbis 1.0.lukem6-24/+59
2002-08-05Update to libogg 1.0.lukem6-20/+18
2002-08-05Update libao from 0.8.2 to 0.8.3 (for ogg vorbis 1.0 release).lukem5-10/+38
Notable changes: - fix to ao.m4 macro - minor alsa09 plugin updates - fixes to irix plugin Note: patch-ac added to remove unconditional use of -ldl in libao.la.
2002-08-02Updated mserv to 0.33nb4:abs13-48/+69
Ensure reset message is flushed before restart starts, and fix volume control to correctly report new value so 'volume -' and 'volume +' will always reduce/increase the volume by the minimum value.
2002-08-01add missing patches for lastabs2-0/+30
2002-08-01Convert to use pthread.buildlink.mk.jlam2-18/+19
2002-08-01Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace withjlam9-37/+41
appropriate PTHREAD_OPTS incantation, and move the checks for the value of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-07-31Update mserv to 0.33nb3:abs10-146/+139
Broadcast an information line both on server RESET initiation and on completion.
2002-07-31Use LIBTOOL_OVERRIDE instead of LTCONFIG_OVERRIDE so that pkgsrc libtoolskrll1-2/+2
is used. Pointed out by Julien Letessier <julien.letessier at sun.com>.
2002-07-31Use PKGLOCALEDIR in PLIST. From Julien T. Letessier in pkg/17777.wiz1-6/+6
2002-07-26Depend on libghttp and gnome-libs instead of gnome-core.wiz1-4/+5
Use LTCONFIG_OVERRIDE. Fixes pkg/17709 by Julio Merino.
2002-07-26On systems that don't have a mixer_info, define it in gmix.h, not gmix.crh4-19/+24
This fixes building under NetBSD-1.4.x Bump PKGREVISION Closes PR pkg/15908 by Olaf Seibert.