Commit graph

2075 commits

Author SHA1 Message Date
adam
4de24724e7 madplay resurrected since mad package has been split up to libmad, libid3tag and madplay 2003-07-10 08:46:55 +00:00
adam
a724ae62bd madplay resurrected, since mad package has been split up to libmad, libid3tag and madplay 2003-07-10 08:45:31 +00:00
wiz
731ed89e7e Update DESCR. 2003-07-10 08:43:27 +00:00
wiz
a443e94538 Correct DESCR. 2003-07-10 08:41:35 +00:00
wiz
fb56ae4768 Uses libz -- include buildlink2.mk. 2003-07-10 08:40:14 +00:00
wiz
8f39b6052f CONFLICTS with mad package. 2003-07-10 08:38:18 +00:00
adam
e6b6365105 MAD is a high-quality MPEG audio decoder with 24-bit output. 2003-07-10 08:37:24 +00:00
wiz
e5f6fe357f Does not really USE_PKGLOCALEDIR. 2003-07-10 08:34:54 +00:00
adam
57a036122c ID3 tag library, part of MAD (MPEG Audio Decoder) distribution 2003-07-10 08:33:09 +00:00
wiz
0692d8781c Does not really USE_PKGLOCALEDIR. 2003-07-10 08:32:58 +00:00
adam
dd7bfd462c MAD is a high-quality fixed-point MPEG audio decoder with 24-bit output. 2003-07-10 08:21:44 +00:00
markd
62ca8d35ba Add a missing include. 2003-07-09 15:13:02 +00:00
skrll
6bba95a470 Fix the shutdown mutex handling in the decoderPlugin so we don't get
assertion failures from libpthread.

PKGREVISION++
2003-07-08 06:58:00 +00:00
skrll
b635b604b5 Fix (at least) artsd on -current.
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-07 20:51:53 +00:00
agc
364ad291af Update mad123 to version 0.7.1
"Wow, 0.7 was short-lived. This version makes mad123  work on big-endian systems."
2003-07-03 11:35:04 +00:00
agc
276d3e98f0 Add and enable mad123 2003-07-03 08:32:53 +00:00
agc
31aab6767a Due to popular demand, initial import of Steve Woodford's mad123-0.7,
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-03 08:32:07 +00:00
agc
3b837980e9 Update to version 0.5.1 of wmsmixer.
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-02 13:15:34 +00:00
martin
3b89eaf207 Make this work on platforms where sizeof(size_t) != sizeof(int) 2003-07-02 09:04:36 +00:00
rafal
decbcfdc27 Bump PKGREVISION for patch-ae (fixes lame batch encoding). 2003-06-30 19:24:04 +00:00
rafal
ea428e074e Fix lame batch-encoding. Patch also sent upstream to abcde maintainer. 2003-06-30 19:21:29 +00:00
rafal
6838c17cee Fix lame batch-encoding by using the correct shell variables for the encoder
and encoder options.
2003-06-30 19:20:37 +00:00
rafal
bf7243f55e Let this build with gcc3 (by adding USE_GCC_SHLIB and a hack to CPPFLAGS
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-30 18:06:47 +00:00
chris
fdb7dfcdb3 Update tremor library to latest version (is a few months old, I've had the
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-29 16:54:03 +00:00
jlam
585a0e2df8 Update audio/oss to 3.9.7j for NetBSD-1.6*. This is the latest (only)
release for NetBSD-1.6* available from OpenSound, Inc.
2003-06-26 23:04:24 +00:00
seb
54f8f25d45 Convert to USE_NEW_TEXINFO. 2003-06-26 18:01:27 +00:00
seb
a3af2cec6f Convert to USE_NEW_TEXINFO. 2003-06-26 17:16:53 +00:00
seb
ff50731ecf Convert to USE_NEW_TEXINFO.
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-26 16:39:45 +00:00
seb
805bfc44c0 Convert to USE_NEW_TEXINFO. 2003-06-26 13:48:55 +00:00
seb
29972175c2 Convert to USE_NEW_TEXINFO. 2003-06-26 13:34:05 +00:00
seb
e81d605bf9 Convert to USE_NEW_TEXINFO.
While here conform to canonical pkgsrc documentation directories.
Bump PKGREVISION.
2003-06-26 12:42:30 +00:00
salo
8f20cd65e9 Add toolame. (hi mrg!) 2003-06-26 03:44:32 +00:00
salo
3b9f109984 Restrict the package to NetBSD and Linux, as it doesn't compile elsewhere in
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-23 15:34:21 +00:00
jschauma
874df2b597 s/packages@/tech-pkg@/g
(Forgot the last time we did this.  Pointed out by Sergey
Svishchev (svs at ropnet dot ru))
2003-06-23 14:23:13 +00:00
grant
b061508848 use ${BUILDLINK_LIBICONV_LDADD} instead of blindly adding -liconv to
LIBS, allowing buildlink2 to do its magic. tested on Slackware 8.1.
2003-06-23 07:57:05 +00:00
wiz
dd2f0dc922 Uppercase MPEG, remove 'toolame is an' from COMMENT. 2003-06-23 07:17:57 +00:00
mrg
2813289d81 import new package for "toolame":
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-23 07:07:26 +00:00
seb
38e7c67eac Fix a typo in patch-ad that prevented the `template' command of cddb-tool
to work.

Bump PKGREVISION.

XXX jot is not really portable to !*BSD platform, is it ?
2003-06-19 22:42:31 +00:00
agc
1cf87833d6 When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather than
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent
PKGREVISION changes. With thanks to jmc for the nudge.
2003-06-18 09:22:14 +00:00
cjep
fc139a1628 Add NetBSD RCS tags 2003-06-13 10:55:25 +00:00
wiz
8f8102b615 Move part of DESCR to MESSAGE. 2003-06-13 08:01:42 +00:00
uebayasi
5276a88da5 Update HOMEPAGE. 2003-06-13 00:06:37 +00:00
abs
b7e4d4cfe3 if defined(USE_GCC3) include "../../lang/gcc3/buildlink2.mk"
Fixes gcc3 'Canadian' build issue (Can now find gcc_eh)
No change to non gcc3 compiled packages
2003-06-12 15:48:17 +00:00
jdc
ae68a70eb6 Increment package revision (to 2) for curses and ncurses fix. 2003-06-10 20:46:49 +00:00
jdc
8f29583fdc Make cda build with either curses or ncurses by putting a conditional
in the Imakefile and testing this in visual.c.
Fixes PR pkg/21839 by Matthias Scheler (thanks for testing the fix).
2003-06-10 20:45:35 +00:00
wiz
57b3f452aa Fix PKG_SYSCONFDIR usage. Noted by salo. Let's assume not too many
binary packages have been built in the last hours, and forget about
the PKGREVISION bump.
2003-06-10 12:59:47 +00:00
salo
c3817bd126 Add bunch of missing 1.5* and 1.6* patterns to INCOMPAT_CURSES. 2003-06-10 12:01:10 +00:00
wiz
10f7a5f583 Update to 2.1.4, from Juan RP in PR 21671:
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-10 06:29:06 +00:00
jdc
e01687b4d0 Make xmcd use native curses in 1.6T and forward by replacing calls to
putp(cursor_*) with curs_set().
Fixes lib/20030 by Thomas Klausner.
2003-06-09 19:01:12 +00:00
grant
d0cad21edf drop some unneeded parens 2003-06-08 15:30:08 +00:00