summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2006-01-18Add and enable gst-plugins0.10-oss.jmmv1-1/+2
2006-01-18Initial import of gst-plugins0.10-oss, version 0.10.1:jmmv3-0/+34
This package is part of the 'good' plugins for GStreamer. It provides the oss plugin, which allows playback and recording of sound through the Open Sound System audio libraries.
2006-01-18Adjust dependencies after the renames of gstreamer, gst-plugins andjmmv3-24/+19
gst-plugins-* to gstreamer0.8, gst-plugins0.8 and gst-plugins0.8-*, respectively. Bump PKGREVISION.
2006-01-18Rename gstreamer, gst-plugins and gst-plugins-* to gstreamer0.8,jmmv51-215/+203
gst-plugins0.8 and gst-plugins0.8-* respectively. This is to leave room for gstreamer 0.10 (which will be added with versioned names too, to avoid annoying renames in the future). While here, do some changes: - Make gstreamer0.8 use the alternatives system to provide the unversioned gst-* utilities. - Rename all internal variables to have 0.8 in them to make it clear which package they belong to.
2006-01-17patch-ag is important as well :)adam1-0/+13
2006-01-17Changes 1.2.4b:adam3-17/+21
* A serious problem with the French translation was corrected. Changes 1.2.4: * The File menu now includes a list of recent files. * The "Generate Silence" effect now prompts for a length. * Audacity is now built with Vorbis 1.1, which features better encoding quality and file compression. * Dragging sound files into the Audacity window now works on Mac OS X and Linux, as well as Windows. (Before, it worked only on Windows.) * Better support for certain audio devices on Mac OS X 10.4 "Tiger" * The "View History" window can now discard old undo levels to save disk space on Windows. (This previously worked only on Linux and Mac.) * "Preferences" command is now in Edit menu. * "Plot Spectrum" command is now in Analyze menu. * Opening a project file saved by a later version of Audacity displays an intelligent error message. Also, trying to import a project file (instead of open it) displays an intelligent error message. * Audacity now compiles in Visual C++ .NET 2003. * Other minor bug fixes. * New or updated translations: Arabic (ar), Czech (cs), Finnish (fi), Hungarian (hu), Japanese (ja), Norwegian (nb), Slovenian (sl), Simplified Chinese (zh_CN), Traditional Chinese (zh_TW).
2006-01-16Added audio/flite.xtraeme1-1/+2
2006-01-16Initial import of flite-1.3.xtraeme5-0/+106
Flite (festival-lite) is a small, fast run-time synthesis engine developed at CMU and primarily designed for small embedded machines and/or large servers. Flite is designed as an alternative synthesis engine to Festival for voices built using the FestVox suite of voice building tools.
2006-01-16Modified mailbox in MAINTAINER.rxg3-6/+6
2006-01-15Update to 7.18:wiz2-7/+6
Snd 7.18 snd_pd_external.c, help-snd-fm.pd, and pd-fm.scm and other changes for Pd, thanks to Kjetil. Many more improvements thanks to Mike. default sample type is now float. This should only affect the "peak-env" files which will need to be rebuilt (just delete the current peak files, and they'll be rebuilt as needed automatically). analog-filter.scm: Butterworth, Chebyshev, inverse-Chebyshev, Bessel(-Thompson), Elliptic filters. (These functions are based on code of Anders Johansson) new fft windows: samaraki and ultraspherical (related to the dolph-chebyshev window) ultraspherical window has an additional parameter (side lobe shape) named fft-window-alpha here (to parallel fft-window-beta). new sound effects: sinc-train (clm.html) reverse-by-blocks and reverse-within-blocks (examp.scm) pulse-voice (examp.scm) moved make-iir-low|high-pass-1 to snd7.scm (from dsp.scm) removed the various sorting indices (sort-by-name|size|date|entry), and changed the way the user-defined sorter works. (snd7.scm defines the old names). Also removed (unimplemented, but documented) file-sorters list, and the now useless just-sounds-hook. added sound-file? for easier file-filter definition. in both Motif and Gtk, the file selection dialogs have been changed -- there are fewer visible widgets, but popup menus are scattered around to handle uncommon chores (sorting, filtering, etc). libgamin is connected to the file list as elsewhere. Right-click in the file list brings up a menu of sorting/filtering choices; in the directory list it brings up a menu that splits out the parent directories (single-click in the directory list moves to that directory); in the file and filter entry widgets it brings up a list of previous choices. If you type in the file entry widget, the file list tries to move to the apparent choice. The "preview area" is as before -- a description of the selected sound file, with "play" and "just-sounds" buttons. In the xm module, XmNpopupEnabled is now an enum (it was boolean -- I was following the incorrect info in the Motif docs -- use XmPOPUP_AUTOMATIC rather than #t). the happy buttons have hunkered down for the winter. checked: gtk 2.8.8|9|10, sbcl 0.9.7|8, clisp 2.36|7 (cmn), motif 2.3.0, ruby 1.8.4, Mesa 6.4.1 (openGL), gamin 0.1.7 (fam) with much help from: Kjetil, Mike, Russell Aspinwall Snd 7.17 Mike made many improvements in the ruby support Kjetil added a -volume argument to sndplay all dlp directory files moved to main directory (to simplify load-path handling) added: *clm-notehook* and *definstrument-hook* added to Guile version of with-sound (thanks to Rick) the rest of the preferences dialog mus-header-raw-defaults sync-max SND_PATH environment variable (optional load path directory list) if --with-float-samples and --with-doubles, the internal sample data type is double. (this also affects CLM) moved snd-apropos to snd7.scm. clm: fixed various instruments that were using mus-location with src: backandforth.ins, scratch in ug1.ins, granular.ins, various test ins. added optional srate envelope arg to fullmix. Rick added clm.asd. Fernando updated dlocsig and friends. *clm-tempfile-data-format* and *clm-tempfile-header-type*. cmn: *dynamics-minimum-vertical-separation* added by Anders. Anders also added support for dy0 and dy1 messages in wedge.lisp. Rick added cmn.asd. *dot-vertical-spacing* checked: ACL 8.0, openmcl 1.0, cmucl 19c, clisp 2.35 (cmn), gtk 2.8.7 with much help from Mike, R Mattes, Rick, Anders, J Reyes, Kjetil, T Blechmann J Rundall, H Fugal, Fernando, J Sandgren, M Klingbeil 7.16: tarball with NEWS file not found
2006-01-13As suggested by jlam, use INSTALL_MAKE_FLAGS to override the install-timeschmonz4-21/+8
value of sysconfdir without patching. Ride the previous PKGREVISION bump.
2006-01-13Install the config file under share/examples/solfege and useschmonz4-3/+25
CONF_FILES to copy it into ${PKG_SYSCONFDIR}, instead of letting the package install it directly there. Bump PKGREVISION. This should fix the CHECK_FILES error found in Krister's bulk build.
2006-01-12Use the Linux source for DragonFly.joerg2-49/+47
2006-01-12Don't ask CPP for FreeBSD, just use PTHREAD_* for thread linkage.joerg2-6/+19
2006-01-11Get a newer local version of id3lib_strings.h, which works with GCC 3.4+.joerg1-3/+4
2006-01-11Some makedepend's object if a referenced header file is a danglingmarkd3-5/+23
symlink, so create the actual release.h file at the includes stage as the depends stage is too late (server/os is before lib/audio). Fixes PR pkg/32098 from Gilles Dauphin. Also fix installation of nasd.conf manual page on systems where imake doesn't have an InstallGenManPage rule (ie. solaris with openwin)
2006-01-09Use correct target when building "mpg123" with NAS support under Linux.tron1-2/+4
2006-01-09Limit this package to platforms for which NAS support is really availabletron1-2/+7
in "mpg123". Also exclude SUNWspro because there's only a NAS target for Solaris using GCC as the compiler.
2006-01-09Bump package revision because NAS support was not compiled previouslytron1-2/+2
on all NetBSD platforms except arm, i386 and m68k.
2006-01-09Does not need qt3-tools at runtime.wiz1-6/+2
Change to build dependency and bump PKGREVISION.
2006-01-09Correct default NetBSD build target. This should make "mpg123-nas" worktron1-2/+2
under NetBSD-amd64. Patch provided by Wojciech Puchar in PR pkg/30861.
2006-01-09I only maintain the "mpg123" package and not the "mpg123-nas" andtron3-4/+8
"mpg123-esound" flavours.
2006-01-08Use the correct audio device via ossaudio.buildlink3.mk, pointedxtraeme1-2/+9
out by Peter Schuller. Bump PKGREVISION.
2006-01-06DEPENDS and PKGREVISION bumps because db4's library name changed.wiz1-2/+2
2006-01-05Depend on cdrtools instead of cdrecord. Bump PKGREVISION.wiz3-5/+5
Update some messages/comments.
2006-01-05Fix build. Remove BROKEN_IN line.wiz3-4/+17
Patch from Sergey Svishchev in PR 32455.
2006-01-05Forgotten part of last commit:joerg1-0/+13
Make private error member const to avoid const-cast-away from dlerror.
2006-01-05Make private error member const to avoid const-cast-away from dlerror.joerg1-1/+2
2006-01-05Fallback to O_FSYNC on DragonFly, if O_SYNC doesn't exist.joerg3-9/+20
Use PTHREAD_* instead of -lpthread for linkage.
2006-01-05Needs gettext-lib. Bump revision.joerg1-2/+3
2006-01-05Include stddef.h to prevent other strange NULL definitions to occur.joerg3-1/+29
2006-01-05Fix GCC 3.4+: AFormat is a typedef, use it directly with out enum.joerg3-1/+37
Include stddef.h first, at least on DragonFly a C style (void *)0 definition of NULL is pulled in from somewhere otherwise and that conflicts with the stricter C++ type conversion rules.
2006-01-05Fix GCC 3.4 by adding explicit this reference.joerg2-1/+15
2006-01-05Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build",ghen4-4/+20
without affecting packages that are currently using it. Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor "build" now set it to "full", but should be checked whether they really need it (comment added). Packages which previously set it to "build" now don't set it anymore. Ok by jlam, wiz.
2006-01-04Use SUBST framework for mpd.conf as well.joerg1-5/+8
2006-01-04Replace use of FILES_SUBST_SED with explicit SUBST framework use.joerg1-7/+5
2006-01-04Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4schmonz1-3/+2
rather than PKG_FAIL_REASON, so that they provide useful error messages in build logs, and so that they continue to work on platforms where they aren't broken.
2006-01-02Updated musicbrainz to 2.1.2.rxg4-42/+6
Changes for libmusicbrainz 2.1.2 ------------------------------------- - Since expat is now installed on most systems we removed our internal copy and now rely on the system installed version. - Juergen Kreileder Supplied minimal patch for making sure that mb_client sti ll works when CDO_CHECK_TYPE is defined - Fixed a C++ style variable declaration inside the album.c C module - On linux the cdrom drive is now opened in non-blocking mode - Fixed bug #834541: Tagger setting track no. is 0 - possibly due to trm mixu p? - Added support for parsing AdvancedRelationship date. Also added new getrels.c example program. - Re-added the python bindings and changed the binding's version number to match the version of this lib. - Fixed bug # 1224562: libmusicbrainz fails to post large RDF. This fixes problems looking up CDs with large numbers of tracks. (This was also bug # 725701 ignores blank tracks) The included perl bindings had the following changes: - Updated bindings to match up to 2.1.1 - Fixed int size cast warning - Fixed #6431: unmatched bootstrap parameter - Updated req for MusicBrainz::Queries to 0.07 The included python bindings had the following changes: - Fixed #957393: Python Bindings type bug - Fixed #1206514: Python bindings to select release not up-to-date
2006-01-02Make this compile if -funroll-loops is set in the build flags.jmmv1-0/+12
2006-01-01Fix small shell script error which I forgot to fix.tron1-2/+2
2006-01-01Update "daapd" package to version 0.2.4a. Changes since version 0.2.3d:tron4-37/+40
- static playlists - daapd parses paths with backslashes correctly now - bugfixes
2005-12-31Enable vorbis, flac, and speex output even for platforms without a nativeschmonz1-7/+10
audio driver specified, and bump PKGREVISION. OK'd by wiz.
2005-12-31Recursive PKGREVISION bump for gnutls shlib major bump.wiz18-19/+36
Bump BUILDLINK_RECOMMENDED.
2005-12-30Add cripple.ghen1-1/+2
2005-12-29-lcam is needed on FreeBSD and DragonFly, so include it as dependencyjoerg3-9/+9
library. Bump revision.
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam21-42/+21
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-12-28Import cripple from pkgsrc-wip.ghen6-0/+61
Cripple is a simple command line CD ripper wrapper. It uses audio/cdparanoia, misc/libcdio or sysutils/cdrecord to rip, and audio/lame or audio/bladeenc to encode tracks from a CD. Cripple retrieves naming information for filenames and ID3 tags from the freedb (CDDB) or local xmcd/CDDB format files, which it can write. CDDB access is implemented via HTTP and works through proxies. There is built-in support for writing ID3v1.1 tags to output files.
2005-12-28Belatedly add and enable solfege. (Hi schmonz!)schmonz1-1/+2
2005-12-28Initial import of GNU Solfege 3.0.5, a computer program written toschmonz5-0/+574
help you practice ear training. It can be useful when practicing the simple and mechanical exercises. These are the exercises written so far: * Recognise melodic and harmonic intervals * Compare interval sizes * Sing the intervals the computer asks for * Identify chords * Sing chords * Scales * Dictation * Remembering rhythmic patterns
2005-12-26Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386schmonz1-1/+4
3.0. If one of these is important to you, please fix it in time for pkgsrc-2006Q1, or it may be removed.