summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2007-02-15Needs Python 2.4.joerg1-2/+2
2007-02-15Needs pkg-config.joerg1-2/+2
2007-02-15Undo previous change, remove unnecessary patch.xtraeme2-21/+1
2007-02-15undo previous rev, wiz@ is right and kdemultimedia does not usextraeme1-2/+1
libtunepimp >= 0.5.
2007-02-15Regenerate patch file because GNUpatch (used by e.g. Mac OS X) didn'ttron2-6/+6
accept the old one.
2007-02-11Add a patch to fix build with the newest tunepimp's buildlink3.mk file.xtraeme2-1/+21
2007-02-10Use BUILDLINK_FNAME_TRANSFORM and move the header files fromxtraeme1-1/+2
${PREFIX}/include/tunepimp-0.5 to ${PREFIX}/include/tunepimp. We need the header files at this location for some packages (and avoid unnecessary patches) like kdemultimedia3.
2007-02-09two new -mac pluginsdrochner1-1/+3
2007-02-09add xmms-mac-0.3.1, an XMMS plugin for Monkey's Audio filesdrochner4-0/+29
2007-02-09add bmp-mac-0.1.1, aBMP plugin for Monkey's Audio filesdrochner4-0/+27
2007-02-09add onedrochner1-0/+19
2007-02-09+bmpxdrochner1-1/+2
2007-02-09import bmpx-0.36.1, development version of bmp2, prepared bydrochner5-0/+380
Leonard Schmidt in pkgsrc-wip, cleaned up by wiz
2007-02-09build against libmp4v2 instead of the full mpeg4ip and bump PKGREVISIONdrochner8-14/+29
where the default build is affected
2007-02-09-build against libmp4v2 instead of the full mpeg4ipdrochner6-30/+70
-update to 1.25 which contains small bug fixes according to the notes -the most serious change seems to be that faac comes with an own copy of libmp4v2 now which it tries to use exclusively -- add some patches to still use an external lib (that's all optional, needed for tagging support)
2007-02-09-build against libmp4v2 instead of the full mpeg4ipdrochner5-14/+12
-don't build the plugin for the mpeg4ip player -kill SDL dependency -bump PKGREVISION
2007-02-08Cleanup of (optional) ipod support: use a strict API_DEPENDS, fix PLIST.drochner2-2/+8
no effect on default build
2007-02-08Add zlib bl3.tv1-1/+2
2007-02-07update to 0.4.2drochner5-33/+59
changes: - support for new track fields related to gapless replay - support for new track fields related to TV shows - support for 'skipped' information stored in recent Play Counts files - complete rewrite of the photo library API - support for iPod Video's TV output thanks to Mihai Chelaru for patches and testing
2007-02-07Remove xmms dependency -- not needed any longer (xmmswrapper was removed).wiz1-2/+1
Ride 1.4.5 update commit.
2007-02-07update to 0.9.2drochner5-23/+37
changes: -uses gtk2 now -UI improvements -fixes / cleanup
2007-02-07update to 1.4.5drochner4-26/+12
too many feature additions and changes to list here, see the announcement
2007-02-07Fix build on NetBSD-2.1. From Sergey Svishchev in private mail.wiz2-1/+25
2007-02-06Restrict to versions supported by py-wxWidgets.joerg1-1/+2
2007-02-06Modular Xorg support.joerg1-1/+2
2007-02-06Add and enable py-karaoke.wiz1-1/+2
2007-02-06Fix CATEGORY.wiz1-2/+2
2007-02-06Initial import of py-karaoke-0.5:wiz4-0/+107
PyKaraoke is a free karaoke player for Linux, FreeBSD, Windows and GP2X. You can use this program to play your collection of CDG, MIDI and MPEG karaoke songs. No songs are provided, you must obtain these from elsewhere. In short, CDG is the format of professional karaoke CDs. These CDs can be ripped to your hard disk, and turned into a .mp3 file together with a .cdg file. This player gives you the ability to play those mp3+cdg files. PyKaraoke Features: * CDG (MP3+G, OGG+G) playback - Play standard CDG karaoke files * MIDI (.MID/.KAR) playback - Play MIDI format karaoke files * MPEG playback - Play karaoke songs and movies in MPEG format * Playlist - Queue up songs, sit back and enjoy * Searchable song database - Easily find your songs from the main screen * Search inside ZIP files - Play MP3+G/MIDI files wrapped in ZIP files * Cross-platform - Runs on Windows, Linux, FreeBSD and GP2X
2007-02-05Update to 1.0.7a:wiz3-13/+16
Uploaded FluidSynth 1.0.7a with a bug fix for the build error that occurred when neither LASH or LADCCA were enabled. Also contains an updated README-OSX from Ebrahim Mayat.
2007-02-05Use FreeBSD compatibility code in interface scanning routing for NetBSDtron3-3/+17
and DragonFlyBSD, too. This makes the mDNS code work on systems with IPv6 (or pflog(4)?) enabled. Bump package revision because of this fix.
2007-02-04Create an ${MTDAAPD_GROUP} and use that instead of ${ROOT_GROUP}adrianp1-4/+6
Pointed out by tron@
2007-02-03Add gst-plugins0.10-wavpack and wavpack.kristerw1-1/+3
2007-02-02Fix DEPENDS pattern.wiz1-2/+2
2007-02-02Do require C as const gets defined away otherwise with rather strangejoerg3-4/+26
results. Also use ELF for the YASM output on DragonFly and put an assertive case therein in the hope to detect other systems with a less mysterious error.
2007-02-02Include sys/endian.h on NetBSD as well as it allows to use the samejoerg2-15/+6
handling for DragonFly and NetBSD. Kill the redundant second chunk.
2007-02-02Modular Xorg support.joerg1-1/+6
2007-02-01Fix header file for staticization of audioBufferWrite() in patch-ah.wiz2-1/+14
2007-02-01fix a header file so that C++ plugins can be built,drochner3-3/+17
bump PKGREVISION
2007-02-01build the "wavpack" plugin from gst-plugins0.10-baddrochner3-0/+25
2007-02-01add wavpack-4.40.0, a library/utility for the wavpack audio format,drochner5-0/+60
mostly from Tobias Nygren per pkgsrc-wip
2007-02-01Use audio/libmpcdec instead of audio/libmusepack for Musepack support.cbiere1-3/+3
2007-02-01Revert the update to mpcdec - this breaks both bmp-musepack anddrochner5-35/+30
xmms-musepack. libmusepack (1.0.x) and libmpcdec (1.2.x) are incompatible and don't conflict, so we can have both for the time being.
2007-01-31Added package option "musepack"; enabled by default.cbiere1-3/+11
2007-01-31Update to 1.2.4.cbiere5-30/+35
2007-01-31+ mac.wiz1-1/+2
2007-01-31Initial import of MAC: short for Monkey's Audio Codec, a losslesswiz4-0/+59
audio codec (files with the .ape extension). This is the MAC Linux port. It has autoconf and automake stuff and some slight changes to the code.
2007-01-30Do not use USE_LANGUAGES+= c++, list C explicitly.joerg1-2/+2
2007-01-30Remove PKG_OPTIONS_LEGACY_OPTS after 3 branches, and splitwiz2-13/+15
options handling into options.mk file.
2007-01-29fix a namespace problem on solarisdmcmahill2-1/+33
2007-01-29Use sys/soundcard.h on DragonFly.joerg2-1/+15