summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2006-07-26Added some more dependencies to reduce the number of warnings in therillig1-2/+6
configure phase.
2006-07-26This package needs Perl to build correctly.rillig1-2/+2
2006-07-26+mkcdtocdrochner1-1/+2
2006-07-26add mkcdtoc-1.0, a perl script to create .toc files for cdrdaodrochner5-0/+70
2006-07-26+gst-plugins0.10-fluendo-mp3drochner1-1/+2
2006-07-26add gst-plugins0.10-fluendo-mp3, a small mp3 decoder which can replace thedrochner4-0/+28
"mad" plugin
2006-07-26reset PKGREVISION for gst-plugins-base updatedrochner1-3/+1
2006-07-24update to 0.5.4drochner2-7/+6
changes: * Patch from Erik Osheim to fix decode on bigendian platforms. * Fix for None deallocation error, thanks to Michael Urman.
2006-07-24Fix konqsidebar configure test to work on DragonFly, where pthread linkagejoerg2-5/+14
must be explicit.
2006-07-24Fix hard-coded -lpthread.joerg2-1/+16
2006-07-23Added lmms.rillig1-1/+2
2006-07-23Imported lmms.rillig8-0/+943
LMMS aims to be a free alternative to popular (but commercial and closed- source) programs like FruityLoops, Cubase and Logic giving you the ability of producing music with your computer by creating/synthesizing sounds, arranging samples, using effects, playing live with keyboard and much more... LMMS combines the features of a sequencer-program (pattern-/channel-/ sample-/song-/effect-management) and those of powerful synthesizers and samplers in a modern, user-friendly and easy to use graphical user-interface.
2006-07-22Packages that use GNU configure scripts and C++ also need a working Crillig3-6/+6
compiler.
2006-07-22Reverted the recent change that has set USE_LANGUAGES="c objc", where onlyrillig1-2/+2
"objc" was needed. Thanks to Min Sik Kim for showing me the Right Way to handle this.
2006-07-22Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,rillig9-18/+18
since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed.
2006-07-21USE_LANGUAGES+=crillig1-2/+2
2006-07-19Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrcjlam2-4/+2
had actually been ignoring LTCONFIG_OVERRIDE anyway and just using the default LIBTOOL_OVERRIDE to replace libtool scripts in packages. This just formalizes the fact that LTCONFIG_OVERRIDE is not used meaningfully by pkgsrc.
2006-07-19Needs intltool.joerg1-2/+2
2006-07-18At least on DragonFly, fork(2) and read(2) need unistd.h when compilingjoerg3-1/+28
C++ programs, so include it.
2006-07-18Kill explicit static inline which breaks build with newer GCC versions.joerg2-1/+116
It should be clever enough to inline it anyway.
2006-07-18Add optional mysql and postgresql support.wiz2-1/+19
Patch from Christian Gall.
2006-07-17s/man/${PKGMANDIR}/ in the install target. Pointed out by joerg's regressionghen1-3/+3
bulk build. Bump PKGREVISION.
2006-07-17Fix typo in MASTER_SITES. From Sergey Svishchev.wiz1-2/+2
2006-07-16As the log message of revision 1.13 of Makefile.common says:seb1-2/+1
xmms doesn't need libxml. This fix the build of packages including audio/xmms/buildlink3.mk.
2006-07-16Make mmx conditional on i386. Noted by Michael Lorenz.wiz1-1/+4
2006-07-16playsound needs X11, so include x11.buildlink3.mk.wiz1-1/+2
2006-07-13I'm not using this any longer, stop maintaining it.wiz1-2/+2
2006-07-12Fixed pkglint warnings.rillig2-6/+7
2006-07-12Moved documentation files from share/doc/html/csound5 torillig2-2088/+2089
share/doc/csound5. Bumped PKGREVISION.
2006-07-12Mention that this is an older release.wiz2-2/+5
2006-07-12Update to 0.5.0. Bigger API change, old version in libtunepimp0.4.wiz8-75/+64
Changes: version 0.5.0: - Versioned header files. tunepimp/tunepimp.h -> tunepimp-0.5/tunepimp.h - Removed track lookup parts of libtunepimp - WavPack, Speex and The True Audio metadata plugins - Correct handling of UNC paths on Windows - Fixed non-album tracks renaming/moving (#1408) - Trivial change to id3tag to read tags empty ID3 frames (#1568) version 0.5.0-alpha2: - Python bindings: compatibility with ctypes 0.9.9.3 (#1171) - Python bindings: fixed libtunepimp .so version (3 -> 4) (#1168) - Support for "Windows-safe" file names on non-Windows systems (for files on FAT32, Samba, ...) (#1014, #1222) - Fixed checking for end of stream in Ogg Vorbis and FLAC plugins (#1291) - Added decoding to MPC plugin (#1355) version 0.5.0-alpha1: - New acoustic fingerprint technology - MusicDNS <http://www.musicdns.org/> - New file name format variable %albumtracks (#951)
2006-07-12Sort. Add and enable libtunepimp0.4 and libofa.wiz1-2/+4
2006-07-12Initial import of libofa-0.9.3:wiz6-0/+91
The world is drowning in individual music files astray with corrupt metadata, insignificant file names, and no way to identify the music. MusicDNS and the Open Fingerprint Architecture provide a system for identifying a piece of music with nothing more than the sound of the piece itself. MusicDNS is the largest single dataset of acoustic fingerprints in the world with more than 16 million individual tracks identified and growing DAILY! With the Open Fingerprint client-code, tracks can be identified consistently against the MusicDNS dataset, and new tracks are easily added. The Open Fingerprint is deployed world-wide--and now the client source code is available under Open Source license. Use the fingerprint code freely, or hook it up to the largest repository of fingerprinted tracks on the planet--MusicDNS. Free client keys for developers and non-profits are available on the website. For commercial deployment, use the low-cost MusicDNS.com service from MusicIP.
2006-07-12Depend on libtunepimp0.4 package.wiz1-2/+3
2006-07-12Reimport libtunepimp as libtunepimp0.4, in preparation for the libtunepimpwiz9-0/+191
update, for packages which still need the 0.4 API.
2006-07-10Update to 2.1.3:wiz2-7/+6
Changes for libmusicbrainz 2.1.3 ------------------------------------- - New queries for selecting album artists: - MBS_SelectAlbumArtist - MBE_AlbumGetAlbumArtistName - MBE_AlbumGetAlbumArtistSortName - New query MBE_AlbumGetCdindexId - Using size_t instead of int in networking code - Little fixes in the API documentation - Python bindings: - Using the new ctypes 0.9.9.x API, with support to fallback to the old API if only an old ctypes version is installed - Removed dependency on ctypes in setup.py
2006-07-10Fix PLIST on platforms without sys/audioio.h, where sun.so is not built.minskim2-3/+9
2006-07-09Capitalize file names so that they match with those on a case-sensitive fileminskim1-17/+17
system. Noted by joerg@ on pkgsrc-changes@.
2006-07-09Pull in x11.buildlink3.mk to successfully link with X librariesdsainty1-2/+2
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam63-127/+127
and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam63-63/+127
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-07-08update some entries in the initial radio station listdrochner3-3/+30
bump PKGREVISION
2006-07-08Make note of cmus import.ben1-1/+2
2006-07-08Initial import of cmus, an ncurses audio player with many features.ben4-0/+85
CMus is a small and fast music player using the ncurses library. CMus has vi-style command interface, e.g. searching using '/' or '?' and adding files to playlist ':add ~/foo.ogg'. * Plays FLAC, OGG, MP3, WAV, modules * MP3 and Ogg streaming (Shoutcast/Icecast) * WinAmp / XMMS keys "zxcvb" * Can be controlled via UNIX socket * Customizable colors * Nice vi-style interface with tabulator expansion * Background playlist loading * Track metadata database makes adding files to playlist very fast. * Album/artist modes. Playing within one album or artist. * Powerful playlist filters * Can run external commands for the currently selected files * Directory browser * Supports 256 colors * Play Queue * Dynamic Keybinding * Easy to use directory browser This package was submitted in PR#33939.
2006-07-08Fix PLIST on Darwin, where the CD audio input module is not built.minskim2-3/+9
2006-07-08Fix PLIST on platforms without OSS.minskim3-9/+8
2006-07-08If UNPRIVILEGED=yes, replace hardcoded root and wheel withminskim1-1/+30
${UNPRIVILEGED_USER} and ${UNPRIVILEGED_GROUP}, respectively.
2006-07-08Add required link options for Darwin.minskim2-1/+17
2006-07-07Run configure with env variables set by pkgsrc. Previously, it was imakeminskim1-1/+4
that ran configure, which failed on Darwin because imake didn't pass all variables in CONFIGURE_ENV. This fixes PR 33812. The package still does not build on Darwin due to link errors.
2006-07-07Add an explicit run-time dependency on perl because these packagesjlam1-2/+3
install perl scripts. Bump the PKGREVISION for the dependency change.