summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2005-01-09Update to 1.24. No changelog available. Most visible change isschmonz11-176/+16
incorporation of most of our build patches.
2005-01-08Update to 0.4.7. From the changelog:schmonz2-6/+5
- Fixed a major bug in id3.c that affected linux users with a file not found error. Also fixed in main.c. Thanks to Sarah Hitchens for finding/fixing the bug! - Cleaned up memory leaks in playlist.c and downloadable.c. - Fixed typo in filename for song_management.c.
2005-01-08pkgsrc changes:schmonz5-38/+27
* Remove unnecessary patches to strip /usr/local from -L and -I paths. * Makefile style nits. * Specify dependency on howl's mDNSResponder in the rc.d script. Ride the version and PKGREVISION from mjl's commit an hour ago.
2005-01-08Revert to 0.2.3d. The 0.2.4a version seemingly has some problemsmjl3-13/+16
announcing itself to the net and thus does not always (or mostly never) show up on iTunes.
2005-01-07Update timidity.sh to reflect recent configuration changes in timidityben2-5/+12
and eawpatches, and bump version number. Use timidity configuration if it exists, otherwise use eawpatches.
2005-01-07Fix a buffer overflow by a malicous playlist (CAN-2004-1284).drochner4-3/+35
Being here, fix a possible problem which was mentioned in conjunction with CAN-2003-0577 - zero bitrate makes mpg123 assume a negative frame size. bump PKGREVISION
2005-01-06Update to daapd 0.2.4amjl5-36/+27
- Bugfixes and additions to static playlists. - Adds static playlists. daapd reads playlists in M3U, M3U extended and PLS format.
2005-01-05Reset PKGREVISION after SDL update.wiz3-6/+3
2005-01-05Changes 1.2.6:adam4-46/+17
* Added support for using the system version of libmikmod * Added SDL_RWops support for reading Ogg Vorbis files * Added 4 and 6 channel surround sound output support * Added support for RMID format MIDI files * Improved timidity support (reverb, chorus, Roland & Yamaha sysex dumps, etc.) * Fixed bug with MIDI volume in native Windows playback * Added SDL_RWops support for reading MOD files
2005-01-03Bump PKGREVISION because of curl dependency bump.wiz10-17/+20
2005-01-02Update to 2.2.0. Tested by kim@, fixes PR 28835.wiz5-24/+23
****New features for 2.2 (in no particular order):**** - Theora Video support - Icecast now supports video streaming via theora. Currently, we require the latest (alpha 4) version of libtheora. This is an optional compile, so if you don't have theora then icecast will safely ignore it - Shoutcast style source client support - Icecast now supports the connection protocol used by the Shoutcast DSP source client. This is the same connection protocol used by their NSV encoding tools. This means that not only can you use the Shoutcast DSP to stream to icecast, but that you can also stream NSV via their tools. - AAC is added as a supported streaming format - Not too many source clients support streaming in this format, but we support it. - Cluster password - Now you can specify a cluster password as a <mount> option in the config. This will allow you to cluster multiple servers/mounts into a single listing on the stream directory. Note that this is different than "grouping" which groups together streams coming from the same physical IP and with the same stream name. Clusters are meant for relays of the same stream and will only be listed *once* in the stream directory. When a listener tunes into a cluster, they will be served an m3u file with all the clusters for that stream. - Playlist Log - This is an option setting that will create an audit trail of metadata that comes through icecast. It is a single file that contains information for all mountpoints. - Range Support for static files - We now support seeking in files served off the icecast fserve. - Metadata Update via Admin - We now support metadata updates via the admin interface for both MP3 AND Ogg Vorbis streams. - Per mount hidden stats and YP prevention - You many now indicate certains mounts to be excluded (i.e. hidden) from the main status.xsl page. This is useful when using local private relays. You can also override the YP setting (as in disable) on a per-mount basis. Also useful for local private relays. - Multiple example config files - We now have multiple config files for you to use as a base. A "simple" one for quick-start, and a more detailed "advanced" one with all the features, as well as a "shoutcast compatable" one, which shows how you'd config for using the shoutcast DSP. - Relay user/pass - You can now specify authentication used by a relay. This is for the case where you have listener authentication enabled for a mountpoint, and want to connect a relay to it.
2005-01-01Use ossaudio.buildlink3.mk to build on more platforms.minskim4-13/+17
2004-12-31Enable pkgviews installation.minskim2-2/+7
2004-12-31Use REPLACE_PERL to simplify Makefile.minskim1-5/+4
2004-12-31Build with Tk-8.4 in default.minskim1-2/+2
2004-12-30Fix the PLIST to include all files installed by the packageagc1-1/+119
2004-12-30Fix oversight - remove unused patch-anagc1-13/+0
2004-12-30Always include stdint.h and/or inttypes.h if they are present. Theminskim2-7/+9
previous sunpro patch doesn't include them when sys/types.h is present, breaking this package on Linux.
2004-12-29Generalize the dependency on p5-perl-headers to take account of all "nb"fredb1-2/+2
bumps, as suggested by Juergen Hannken-Illjes (PR pkg/28754).
2004-12-28Bump PKGREVISIONs due to libtiff update.reed2-3/+4
Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.)
2004-12-28Include sys/resource.h to use "struct rusage" on Linux.minskim2-4/+4
2004-12-28Make configure detect libMesaGL correctly.wiz2-1/+42
2004-12-28Allow nb1 version of perl-headers as dependency too.wiz1-2/+2
2004-12-28The default location of the pkgsrc-installed rc.d scripts is nowreed8-12/+16
under share/examples/rc.d. The variable name already was named RCD_SCRIPTS_EXAMPLEDIR. This is from ideas from Greg Woods and others. Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism (as requested by wiz).
2004-12-27Update to 0.7.6nb5: apply bugfix from Matthias Pfaller in PR 25521.wiz3-3/+16
2004-12-27Update homepage and master site.wiz1-3/+3
2004-12-25Update bmp and bmp-esound to 0.9.7; from Stefan Krüger in PR pkg/28672.jmmv8-31/+36
Enhancements * Multiple encoding support for trying ID3 title conversion * GUI refinement tweaks * New logo and icons * New command line option to bring BMP to desktop foreground (--activate). * New compile-time option select XMMS equalization (--with-xmms-eq). * New translations (Brazilian Portuguese, Breton, Czech, Greek, Hungarian, Macedonian, Romanian, Slovak) * Running beep-media-player --version now prints built-in optional components Bugfixes * Fixed removal of dead playlist entries * Fixed dependency information in pkg-config file (bmp.pc) * Fixed and disambiguated playlist editor accelerators * Hacked around playlist editor shade bug (now always unshades on launch) * Many others (see Bugzilla and ChangeLog)
2004-12-23Add and enable flac2mp3agc1-1/+2
2004-12-23Initial import of flac2mp3, a small perl script to convert from flacagc4-0/+53
(lossless) encoding into mp3. With the cost of hard drive storage falling under $1 USD per GB, storing audio in a lossless format is now inexpensive and practical. The FLAC codec is an OpenSource and Free software of very high quality. The FLAC format supports meta-info as ID3v1 tags or OGG comments. FLAC even has plugins for popular audio players such as XMMS and WinAMP. This script also helps with the generation of MP3 files from FLAC, whilst preserving the tags. This way you can easily convert an album from FLAC to MP3 for playing on a mobile audio device. You will need LAME installed and in your $PATH. Using the script is simple: * cd /path/to/directory/with/FLACS * flac2mp3 *flac After transcoding, you will have matching, tagged MP3 files in the same directory. Note: Only use this script on flac files that you trust to have non-malicous tags (ie, ones that you've created yourself).
2004-12-22Remove support for some variables that are supposed to go away afterjlam1-36/+1
pkgsrc-2004Q4 is branched.
2004-12-22Add support for NetBSD's native audio API, from Ole Hellqvist.ben7-451/+9915
This removes some limitations and addresses PR#28352
2004-12-22I'm unable to maintain this package. (Not using it anymore.)kim1-2/+2
2004-12-22sync with xine-lib updatedrochner2-4/+2
2004-12-21First pass at a new festival package, based on later sources, which willagc18-406/+77
compile with gcc3. Committed now for others to improve.
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant8-12/+16
module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-19Disable the auto-added processor optimizations, which are all GCC-specificjlam1-1/+2
anyway, and flat-out don't work with most processors. This should give audio/muse a better chance of building on non-i386 platforms.
2004-12-19Fix code that assumed that sizeof(long) == 32. This fixes the build onjlam2-1/+35
amd64.
2004-12-18add libmacosx for Darwin.grant1-0/+2
2004-12-18Darwin doesn't build liboss or libsun, but does use dlopen.grant1-1/+5
no PKGREVISION bump because it didn't build before.
2004-12-14Add build dependency on pkgconfig.minskim3-3/+6
2004-12-14Needs pkg-config.minskim1-1/+2
2004-12-10This package needs pkg-config.minskim2-2/+4
2004-12-10Update to arts-1.3.2 (part of kde 3.3.2)markd3-6/+9
Changes unknown.
2004-12-10Fix botch in the previous change that removed the checksums for twosimonb1-1/+3
patches.
2004-12-08Use statvfs when sys/statvfs.h is available.minskim5-1/+71
Fixes build on NetBSD-current.
2004-12-08This package needs pkg-config.minskim1-3/+5
While here, rearrange paragraphs so that buildlink3.mk files are included before overriding Makefile targets.
2004-12-05Update email address (old one bounces).wiz1-2/+2
2004-12-04Set PTHREAD_AUTO_VARS to "yes" after pthread.buildlink3.mk was changedjlam1-1/+2
not to automatically add pthread-related CFLAGS, LDFLAGS, and LIBS to the configure and build processes.
2004-12-04Add and enable bmp-musepack.wiz1-1/+2
2004-12-04Initial import of bmp-musepack:wiz4-0/+26
BMP plugin for Musepack (mpc) files.