summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2003-07-07Fix (at least) artsd on -current.skrll9-68/+182
The s/mcop_mt/mcop/ hack that worked with pth doesn't work in -current. Make libmcop_mt build with pre-current and pth by providing sem_* calls based on a mutex and a condition variable.
2003-07-03Update mad123 to version 0.7.1agc2-5/+5
"Wow, 0.7 was short-lived. This version makes mad123 work on big-endian systems."
2003-07-03Add and enable mad123agc1-1/+2
2003-07-03Due to popular demand, initial import of Steve Woodford's mad123-0.7,agc4-0/+53
a command-line MPEG audio player, into the NetBSD Packages Collection. mad123 is a simple command line MP3 player using Robert Leslie's libmad fixed-point MP3 decoder library. This is not meant to be a serious replacement for the ubiquitous mpg123 program. Instead, this is a merely an experiment in using libmad. At the time mad123 was written, a couple of things set it apart from the command line MP3 player supplied with libmad (madplay): 1) Supports URL style MP3 pathnames. 2) The audio output is double-buffered. 3) Streams can be pre-buffered using read-ahead. 4) Simple keyboard controls. 5) CTRL-C behaves like it does for mpg123. 6) It can be installed setuid-root so it can adjust scheduling priority to reduce its susceptiblity to jitter.
2003-07-02Update to version 0.5.1 of wmsmixer.agc2-5/+5
Provided by Sergey Svishchev Changes from version 0.5: 13-Apr-2003 Version 0.5.1 now available. No new features, but it has some new icons and it compiles with gcc 3.2.
2003-07-02Make this work on platforms where sizeof(size_t) != sizeof(int)martin2-1/+24
2003-06-30Bump PKGREVISION for patch-ae (fixes lame batch encoding).rafal1-2/+2
2003-06-30Fix lame batch-encoding. Patch also sent upstream to abcde maintainer.rafal1-1/+2
2003-06-30Fix lame batch-encoding by using the correct shell variables for the encoderrafal1-0/+13
and encoder options.
2003-06-30Let this build with gcc3 (by adding USE_GCC_SHLIB and a hack to CPPFLAGSrafal1-1/+4
so the build doesn't fall over with undefined template types); tested on gcc3/netbsd-sparc64 (me) and gcc2/netbsd, gcc3/sol9 (grant).
2003-06-29Update tremor library to latest version (is a few months old, I've had thechris2-6/+6
update for a while) Changes are mostly optisations, also changes in how memory is managed with a view to using the minimum amount necessary.
2003-06-26Update audio/oss to 3.9.7j for NetBSD-1.6*. This is the latest (only)jlam3-8/+9
release for NetBSD-1.6* available from OpenSound, Inc.
2003-06-26Convert to USE_NEW_TEXINFO.seb2-5/+3
2003-06-26Convert to USE_NEW_TEXINFO.seb2-5/+4
2003-06-26Convert to USE_NEW_TEXINFO.seb2-11/+4
XXX Only one of RPLAY.info and rplay.info info files is registered in the Info directory file. This is because install-info(1) is case insensitive when dealing with info file filenames. Unless RPLAY.{info,texi} are renamed I do not see a clean way to get around this...
2003-06-26Convert to USE_NEW_TEXINFO.seb2-5/+4
2003-06-26Convert to USE_NEW_TEXINFO.seb2-5/+5
2003-06-26Convert to USE_NEW_TEXINFO.seb2-209/+212
While here conform to canonical pkgsrc documentation directories. Bump PKGREVISION.
2003-06-26Add toolame. (hi mrg!)salo1-1/+2
2003-06-23Restrict the package to NetBSD and Linux, as it doesn't compile elsewhere insalo1-7/+8
its current state. Remove unused target, style nits. If anyone is interested: FreeBSD patches: http://www.freebsd.org/cgi/cvsweb.cgi/ports/audio/cdparanoia/files/ OpenBSD patches: http://www.openbsd.org/cgi-bin/cvsweb/ports/audio/cdparanoia/patches/
2003-06-23s/packages@/tech-pkg@/gjschauma1-2/+2
(Forgot the last time we did this. Pointed out by Sergey Svishchev (svs at ropnet dot ru))
2003-06-23use ${BUILDLINK_LIBICONV_LDADD} instead of blindly adding -liconv togrant1-2/+2
LIBS, allowing buildlink2 to do its magic. tested on Slackware 8.1.
2003-06-23Uppercase MPEG, remove 'toolame is an' from COMMENT.wiz2-3/+3
2003-06-23import new package for "toolame":mrg6-0/+100
tooLAME is an optimized Mpeg Audio 1/2 Layer 2 encoder. It is based heavily on - the ISO dist10 code - improvement to algorithms as part of the LAME project: www.sulaco.org/mp3 - work by Michael Cheng and other contributors (see CONTRIBUTORS)
2003-06-19Fix a typo in patch-ad that prevented the `template' command of cddb-toolseb3-5/+6
to work. Bump PKGREVISION. XXX jot is not really portable to !*BSD platform, is it ?
2003-06-18When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather thanagc5-10/+10
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent PKGREVISION changes. With thanks to jmc for the nudge.
2003-06-13Add NetBSD RCS tagscjep2-0/+2
2003-06-13Move part of DESCR to MESSAGE.wiz2-6/+11
2003-06-13Update HOMEPAGE.uebayasi1-2/+2
2003-06-12if defined(USE_GCC3) include "../../lang/gcc3/buildlink2.mk"abs1-1/+5
Fixes gcc3 'Canadian' build issue (Can now find gcc_eh) No change to non gcc3 compiled packages
2003-06-10Increment package revision (to 2) for curses and ncurses fix.jdc1-2/+2
2003-06-10Make cda build with either curses or ncurses by putting a conditionaljdc3-33/+35
in the Imakefile and testing this in visual.c. Fixes PR pkg/21839 by Matthias Scheler (thanks for testing the fix).
2003-06-10Fix PKG_SYSCONFDIR usage. Noted by salo. Let's assume not too manywiz2-5/+5
binary packages have been built in the last hours, and forget about the PKGREVISION bump.
2003-06-10Add bunch of missing 1.5* and 1.6* patterns to INCOMPAT_CURSES.salo1-3/+2
2003-06-10Update to 2.1.4, from Juan RP in PR 21671:wiz5-710/+38
abcde 2.1.4: * Small bug fixes: + COMMENT should work now. + Aesthetic padding on the total amount of tracks. + CDROM typo + CDROM is now checked after reading the user defined entries. * Remove trailing args from $EDITOR when checking -x: Closes #179222. abcde 2.1.3 * Makefile was missing cddb-tool.1. * Introduced dagrab as CD ripping utility. * cddb-tool seq calls converted to functions. No more distro dependencies. * WGET* variables converted to HTTPGET* variables. FreeBSD can safelly use fetch. * More FreeBSD specific bits: CDROM and EJECT changes. * Typo in abcde.conf * Added CDDBPROTO for specifying the protocol level of the cddb query. * CDDB protocol upgraded to 5. CDYEAR and CDGENRE are now used for CD tagging. * COMMENT is now used for inline tagging with oggenc (my mistake it was missing): Closes: #191475. abcde 2.1.2 * Documentation updates: Closes: #186230. * Usual set of bug fixes and corrections. * Default behaviour of VAOUTPUTFORMAT output changed to avoid multiple directories for a same album. I think the format is more logical, and you can always split the files once they are created. * Padding track wavs with 0 so if you want to burn those wavs just cdrecord *.wav will do it. Use "-p" to force it when encoding a small (<9) number of files (Closes: #111627). * Added "KEEPWAVS" as a variable to keep those wavs. Default is "no". Can use also "-k" in the command line. (Closes: #160372). This probably should be changed with an option to move the wav files to another directory instead of just keep de abcde.<cdid> directory. * Added documentation comments about OUTPUTTYPE (Closes: #184963). * abcde.conf cleanup: (Closes: #186230, #187400). abcde 2.1.0-3 * Since abcde does not depend on eject, an execution test ([-x]) was added, but that means abcde needs a test for eject in the patch if -x is passed: Closes: #184151. * Merged some more bits from Marc 'HE' Brockschmidt: Closes: #126289. * A bit of more info in abcde.conf: Closes: #184963. * cddb-tool version updated to 0.4.2 abcde 2.1.0-2 * Old version string left behind. Updated. * Few more doc update bits. * Patches from Marc 'HE' Brockschmidt: Closes: #149499. * Small patch from Norbert Preining to support multiple output in the output directory. * cddb-tool parses CDYEAR with the help of awk: Closes: #114848. * cddb-tool does not globe "*" characters anymore: Closes: #157448. abcde 2.1.0 * The infamous "Works for me(TM)" and "Time to release" release. + We preppend track number now: Closes: #128966. + Itegrate flac: Closes: #126311. + Multi-format encode: Closes: #148934. + Gapless lame encoding: Closes: #172696. + CDROM documented: Closes: #182403. * Applied OpenBSD patches to make the script more portable. Thanks to Han Boetes. * Documentation fixes: closes: #100844, #136741. * NetBSD patches applied: - EXPERIMENTAL Normalize and Batch support. - EXPERIMENTAL FLAC support. * EXPERIMENTAL multiple output support: + multiple output and error checking + multiple lists support * Default output file changed to have the $track_number in the begining. * abcde takeover.
2003-06-09Make xmcd use native curses in 1.6T and forward by replacing calls tojdc4-11/+143
putp(cursor_*) with curs_set(). Fixes lib/20030 by Thomas Klausner.
2003-06-08drop some unneeded parensgrant1-2/+2
2003-06-08set USE_GCC_SHLIB.grant1-3/+5
sort USE_* variable block while I'm here.
2003-06-08use MASTER_SITE_SOURCEFORGE.grant1-2/+2
2003-06-07Truncate COMMENT to under 70 characterscjep5-10/+10
2003-06-07Add NetBSD RCS tags.cjep1-0/+1
2003-06-07Escape newlines in literal string for gcc3.abs2-9/+90
No change to compiled package.
2003-06-06use LINK_ALL_LIBGCC_HACK instead of $(WHOLE_ARCHIVE_FLAG) -Wl,-lgccdrochner2-6/+6
$(NO_WHOLE_ARCHIVE_FLAG)
2003-06-06call "sysctl" by full path to make the build work with a conservative PATHdrochner1-2/+2
2003-06-06Install example files in the examples tree. Fix references to installedjmmv4-54/+18
configuration files in the rplayd(8) manpage. Bump PKGREVISION to 1.
2003-06-05Fix path to speex, and bump PKGREVISION here too.wiz1-3/+3
Obviously unused...
2003-06-05Bump PKGREVISION: does not depend on fftw any longer (via libsamplerate).wiz1-2/+2
2003-06-05Add test target; depends on fftw2.wiz2-5/+7
Remove bogus fftw[3] dependency. fftw dependency also not needed in buildlink2.mk, so remove it there too and bump PKGREVISION.
2003-06-05Update speex to 1.0.1, and bump sweep PKGREVISION for it.wiz1-2/+2
2003-06-05Update to 1.0.1:wiz5-21/+21
This release fixes several minor bugs that were found in version 1.0 as well as a major bug in the wideband encoding. This makes files encoded with 1.0 play with lower quality on 1.0.1 decoders.