summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2004-06-28Update to 0.3.3:jmmv2-5/+5
* FreeTTS driver now requires FreeTTS 1.2beta.
2004-06-28Bump PKGREVISION because archive changed but the filename did not.ben3-6/+40
Update PLIST and distinfo to reflect changes.
2004-06-28Changes 1.0.10:adam10-65/+80
* Minor bug fixes * Fix support for Win32 MinGW compiler
2004-06-26Fix the OSS plugin. For me it only fixes the volume control, but I havejmmv5-3/+37
been told by many people that it doesn't work at all for them... hopefully this solves all problems. The fix is the following: instead of using the included soundcard.h file, use the one provided by the system (only in the NetBSD case; I can't test other systems). Idea from PR pkg/25301 by Kouichirou Hiratsuka. Bump PKGREVISION to 1.
2004-06-26Correct path to multimedia/smpeg.kristerw1-2/+2
2004-06-26move smpeg to multimedia/grant2-4/+4
2004-06-25Update to 1.00:jmmv2-6/+5
* Fixed a crash when playing non-existent files. * Doesnt display an annoying message when xmms cannot play a file.
2004-06-25Update to 0.8.5. From Kouichirou Hiratsuka in PR pkg/26083.jmmv3-6/+8
* Metadata loading via Xine [Bastien Nocera] * Don't crash on duplicate database entries [Colin Walters] * Fix random crasher when using commandline args [Colin Walters] * Fix small display, sourcelist, and browser keybindings to not conflict with HIG [Colin Walters] * Actually include sk translation New Translations * is (Gunnar Steinn Magnússon) * sk (Ivan Noris) Updated translations * az (Metin Amiroff) * bg (Peter Slavov) * el (Nikos Charonitakis) * fi (Ilkka Tuohela) * fr (Christophe Fergeau) * it (Luca Ferretti)
2004-06-24Upgrade shorten to version 3.6.0.ben2-5/+5
2004-06-24Remove obsolete package gmodplay.ben1-2/+1
2004-06-24Removing package because gmodplay is no longer maintained. For aben13-479/+0
modplug-based player, see audio/xmms-modplug.
2004-06-24Update audio/icecast to 2.0.1.xtraeme2-6/+5
Changes: This patch release fixes a overflow buffer which can cause server crashes under certain circumstances. This release contains ONLY the fix for this issue. We are still targetting a 2.1.0 release with new features and functionality in the near future.
2004-06-24Include zlib's buildlink so that this configures and builds fine onjschauma1-1/+2
platforms that don't have zlib and need to pull it in from pkgsrc.
2004-06-22Make this package obey USE_ESOUND. While here, add USE_OSS to BUILD_DEFS.dillo1-1/+10
2004-06-21update to 0.8.3drochner3-19/+7
changes: i18n improvements bugfixes
2004-06-21update to 0.1.0drochner3-10/+10
changes: Add callback API, functions for short to float and float to short conversion. Minor bug fixes.
2004-06-21update to 1.4drochner3-24/+24
changes: Add Mac OS X and Darwin support. Update FreeDB version to 5 for DYEAR and DGENRE fields.
2004-06-21deal with a build problem on IRIX64, reported by Florian S. on tech-pkgdrochner2-1/+23
(need to include <sys/time.h> for "struct timeval" definition)
2004-06-20Add and enable tunesbrowseragc1-1/+2
2004-06-20Import tunesbrowser-0.1.5 into the Packages Collection. Tunesbrowser can beagc6-0/+116
used to access the mp3s served by howl and daapd. TunesBrowser is a simple music player, capable of playing music found on iTunes(TM) shares. TunesBrowser can connect to the latest iTunes applications (as of April 29 2004) and is implemented on top of libopendaap TunesBrowser's interface is quite similar to that of iTunes. TunesBrowser was written with the purpose of being a prototype front-end for libopendaap. I intend to integrate libopendaap with other, more mature, players.
2004-06-20Add a buildlink3 file for this package.agc1-0/+25
2004-06-20Add a buildlink 3 file for this package.agc1-0/+24
2004-06-20Add and enable gst-plugins-artsdagc1-1/+2
2004-06-20Import the gstreamer plugin (version 0.8.1) of the artsd package into theagc4-0/+51
Packages Collection. GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple mp3 playback to complex audio (mixing) and video (non-linear editing) processing. Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface. This package provides the artsd plugin for GStreamer.
2004-06-16Make this package build on Linux.minskim2-1/+14
- Include time.h to use time(2).
2004-06-14revert last; thanks minskim.grant1-2/+3
2004-06-14bl3 includes belong at the end right before bsd.pkg.mk.grant1-3/+2
2004-06-12inline linear2mulaw() and mulaw2linear().grant2-1/+24
with SunPro, inline functions can't call static functions unless they are also inline. fixes build on Solaris.
2004-06-12pass $(CPPFLAGS) and $(LDFLAGS) where appropriate. remove hardcodedgrant2-9/+22
CC=gcc.
2004-06-12remove useless use of __attribute__. allows this to build with compilersgrant2-6/+15
which don't support __attribute__.
2004-06-10Update to version 1.2.3 (part of kde 3.2.3)markd2-5/+5
changes unknown.
2004-06-09The install stage of this package requires interactive acceptance of aagc1-1/+3
licence. Mark the package has having an interactive install stage.
2004-06-09Make this package build on Linux.minskim3-15/+19
- Include endian.h instead of machine/endian.h on Linux. - Include sys/soundcard.h instead of soundcard.h on every platform.
2004-06-08Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 fromcjep2-2/+6
Georg Schwarz.
2004-06-07Re: PR 25858 Synopsis: audio/taglib - Improperly placed semicolon causedshannonjr1-2/+2
compilation failure with gcc 3.4.0. A semicolon at the end of a namespace declaration is erroneous and not accepted by gcc 3.4.0.
2004-06-06s/local/audio/schmonz1-2/+2
2004-06-06Add and enable libopendaapagc1-1/+2
2004-06-06Initial import of libopendaap-0.2.1 into the Packages Collection.agc5-0/+69
libopendaap is a library written in C which enables applications to discover, and connect to, iTunes(R) music shares. Unlike all other daap implementations, this library is able to connect to recent iTunes shares which require a special authentication algorithm.
2004-06-06Add and enable applerecords.agc1-1/+2
2004-06-06Initial import of applerecords-0.4 into the Packages Collection.agc5-0/+46
AppleRecords is a pure Java DAAP client, meaning it can stream songs from DAAP servers, including Apple iTunes 4 and 4.5 for Windows and Mac OS X. It should run on most operating systems that have a modern Java Runtime Environment.
2004-06-06use buildlink3. allows this package to build with compilers other thangrant1-1/+2
gcc.
2004-06-05Add and enable daapd.nathanw1-1/+2
2004-06-05Initial import of daapd-0.2.2b.nathanw7-0/+105
Server for DAAP, the digital audio access protocol daapd scans a directory for mp3 files and makes them available via the Apple proprietary protocol DAAP. DAAP clients can browse the directory and retrieve individual files, either by streaming or by downloading them. [read: iTunes server]
2004-06-02Make this build on Linux.jschauma4-15/+29
2004-06-01Re: PR 25727 audio/cdparanoia does not compile with gcc 3.4.0shannonjr2-4/+36
The problem is that a switch statement has a default case with no statement. The fix is to add a null statement. Four instances of this problem were corrected. This closes the referenced PR.
2004-05-31Enable pkgviews installation. Based on Joachim Kuebart's patch inminskim4-33/+28
PR pkg/25751. - Honor CFLAGS and LDFLAGS set by pkgsrc Makefile. - Use buildlink3 framework and ossaudio.buildlink3.mk.
2004-05-31Enable pkgviews installation. Patches provided by Joachim Kuebart onminskim6-6/+22
tech-pkg@.
2004-05-30SUBST_FILES.<class> should be relative to ${WRKSRC}seb1-2/+2
2004-05-30Set MAINTAINER to tech-pkg@, not packages@.snj2-4/+4
2004-05-29Make this compile successfully with all of our Python packages (I hope).kim1-1/+3