Commit graph

23 commits

Author SHA1 Message Date
reed
e422a7df78 Fix typo or mispelling. 2006-04-22 02:57:31 +00:00
jlam
6ad6aef9d4 Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.
2006-03-09 21:04:39 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
d0786920f1 PKG_DEFAULT_OPTIONS is reserved for being set by the user. So use
PKG_SUGGESTED_OPTIONS instead.
2005-11-14 02:48:01 +00:00
joerg
6140c8857f Add DragonFly support. Make the options more useful by allowing full
selection of output. This adds oss and sun. By default, oss and sun
are now active on all platforms, but DraognFly. Bump the revision
to annotate that.
2005-11-11 18:58:18 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
wiz
4c398b01bb Finish conversion to options framework. 2005-05-31 16:14:39 +00:00
rillig
445d45994b Removed an empty line. 2005-05-25 23:34:51 +00:00
rillig
f795c2e475 Removed trailing white-space. 2005-05-23 08:26:03 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
scw
82cd736b98 Upgrade to mad123-0.8.5.
Notable changes include:
 - Improvements in the aRts audio backend.
 - Use taglib instead of id3lib to extract ID3 information.

Support for aRts is controlled by a PKG_OPTION and is off by default to
avoid pulling in a huge wad of dependencies.
2005-01-29 12:22:27 +00:00
wiz
f472d1ec5e Bump PKGREVISION because of curl dependency bump. 2005-01-03 15:59:12 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
scw
e25a61233d Update to mad123-0.8.3.
This version adds support for several different audio backends,
playlists, a manual page contributed by Lubomir Sedlacik, and numerous
bug fixes.

Currently supported audio backends are the original Sun (OSS) backend,
an optional aRts backend (still experimental, so not compiled by default),
and a raw pcm backend which writes the decoded stream to a file or stdout.
2004-09-22 11:16:35 +00:00
xtraeme
e94e34e5b0 bl3ify 2004-04-11 17:23:38 +00:00
salo
d9c935ace1 PKGREVISION++
Add manual page, sort bl3 inclusions.
2004-04-10 12:58:08 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
adam
d407bf0dba Revision bumped; dependency changed from mad to libmad 2003-07-10 10:48:55 +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
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