summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2008-07-25Revision bump due to ABI changes of audio/libmpcdec.obache4-6/+9
2008-07-25Update libmpcdec to 1.2.6.obache3-9/+11
While here, add DESTDIR support. 1.2.6 * Fix an infinite loop regression from 1.2.3 * Fix possible noise at the beginning of files 1.2.5 * Properly increase API version since it has changed since 1.2.3 Apps compiled with 1.2.2 WILL BREAK when used with 1.2.3 & 1.2.4 libs installed
2008-07-24Fix improper PKG_SUGGESTED_OPTIONS and fix build failure on some platforms.obache2-5/+15
* Should not try to use OSS for unknown OSes, PR 39197, only for having buitin OSS. * for Solaris, ${OPSYS} != "Solaris", it's "SunOS". Fixed to use sunaudio instead of oss. Bump PKGREVISION.
2008-07-21Bump PKGREVISION because of xine-lib change that affects the dependencydholland1-1/+2
list here. (Although it shouldn't, see tech-pkg for further discussion.)
2008-07-21Bump PKGREVISION because of xine-lib change that affects the dependencydholland1-1/+3
list here. (Although it shouldn't, see tech-pkg for further discussion.) While here, add missing dep on libaudiofile.
2008-07-18Replace default sound device file with ${DEVOSSSOUND}.obache1-2/+7
Fixes PR 39151. Bump PKGREVISION.
2008-07-17update for 1.1.14drochner2-4/+4
2008-07-16Add wavpack and aac/mp4 support.ahoka4-29/+64
Fix PLIST handling with options. Add dlopen include. Don't force OSS when not availible. Handle sun output with more care (including PLIST). Take maintainership.
2008-07-16Update to herrie-2.1. NOTE: the OSSv4 audio volume API change only appliesbjs3-14/+14
if OSSv4 is installed, so functionality should be retained on OSS-emulating platforms, e.g. NetBSD and OpenBSD. 2008-07-15 -- Herrie 2.1: * Added: -p switch to start playback on startup - Phillip Warner * Fixed: Crash in seek time format parsing * Added: 'F' button to jump to files in the file browser * Improved: Use OSSv4 volume adjustment API - Paulo Matias
2008-07-15Backout broken patch from PR pkg/37646. Because this package doesn't usetron2-5/+5
"imake" rules for installing its manual page using "IMAKE_MAN_SUFFIX" in the package list is wrong. Bump package revision because the list of files was incorrect under at least NetBSD.
2008-07-15Explicitly override INSTALL_PROGRAM and INSTALL_DATA for user-destdir.joerg1-1/+4
2008-07-14Mark as destdir ready.joerg62-65/+183
2008-07-14Update to 0.6:wiz3-9/+11
PyKaraoke now works together with WxPython v2.8. Users with WxPython v2.6 are, however, still supported. There are also some other minor changes to the layout of the search results page, a change to the scrolling behaviour, and improved handling of corrupt CDG rip files. There are now vastly more options available on the Configure page.
2008-06-30Update to 0.9.3, fixing a security problem:wiz4-12/+13
Fri April 11 2008 -- Version 0.9.3 ---------------------------------------- This is a bug fix release, containing the following changes: * Fixed bounds checking of mode in speex header. relates to: http://www.ocert.org/advisories/ocert-2008-2.html * Fixed bug preventing device dialog being reopened when closed via the window manager. All users with speex handling enabled should upgrade.
2008-06-24Add msgfmt to TOOLS. From Hasso Tepper in PR 39028.wiz1-2/+2
2008-06-23update to 1.5.2drochner3-7/+8
changes: -Improved artwork/lyrics caching through case-insenstive searching -Add Turkish translation -bugfixes
2008-06-23oops - this belongs to the recent xine-lib updatedrochner2-4/+4
2008-06-21Fix build with newer GNUstep as suggested by Adam Hoka.joerg1-2/+5
2008-06-21Add gst-plugins0.10-jack to audio/Makefile.bjs1-1/+2
2008-06-21Add gstreamer plugin for the JACK audio connection kit. Especiallybjs3-0/+26
useful with audio/qjackctl. On NetBSD (until we have a way for ordinary users to use realtime priority), I recommend increasing the period size from 1024 to e.g. 4096.
2008-06-21Update to qjackctl-0.3.3. Especially of note is support for the sun driver;bjs2-6/+6
NetBSD users may now properly select their audio devices, etc. 0.3.3 2008-06-07 Patchbay JACK-MIDI, file logging and X11 uniqueness. - Attempt to load Qt's own translation support and get rid of the ever warning startup message, unless built in debug mode. (transaction by Guido Scholz, while on qsynth-devel, thanks). - Messages file logging makes its first long overdue appearance, with user configurable settings in Setup/Options/Logging. - Only one application instance is now allowed to be up and running, with immediate but graceful termination upon startup iif an already running instance is detected, which will see its main widget shown up and the server started automatically (Qt/X11 platform only). - Finally, full JACK MIDI support sneaks into the patchbay; socket types now differ in Audio, MIDI and ALSA, following the very same nomenclature as found on the Connections widget tabs. - Sun driver support (by Jacob Meuser). - Delay window positioning at startup option is now being disabled, on the Setup/Misc tab, when Minimize to system tray is enabled. - Cosmetic fix: Setup/Settings tab, 'Input Device' text label was using a slightly smaller font than the rest of the application (bug#1872545, reported by Jouni Rinne).
2008-06-21Add libsamplerate to buildlink3.mk. Fixes build of qjackctl.bjs1-1/+3
2008-06-20Add DESTDIR support.joerg69-80/+210
2008-06-19Don't set build time dependency for a library that is very likely usedjoerg1-1/+2
via dynamic linkage. Fixes run time linkage of adplug. Bump revision of the latter.
2008-06-16Update MASTER_SITES.obache1-2/+2
Noticed by Zafer Aydogan via private mail.
2008-06-16Use INSTALL_LIB for the shared library. Use relative symlinks.joerg1-5/+5
2008-06-13Update to version 0.8.3. Bump BUILDLINK_ABI_DEPENDS, as there was abjs3-7/+8
soname version bump. 2008-03-08 -- 0.8.3 * Fixed: No more compile errors from GCC 4.3 (#1815520) Thanks to Cristian Rodriguez for the patch! * Added: Version guards for Autoconf/Automake Thanks to Martin Michlmayr for reporting! * Fixed: Compile error on Windows caused by out-of-date file lists * Fixed: Bundled Win32 uriparser updated to 0.6.4 * Soname: 1:3:0
2008-06-12Add DESTDIR support.joerg29-29/+84
2008-06-12Use Python extension framework. Bump revision.joerg2-11/+7
2008-06-11Some improvements and fixes:obache3-19/+40
* Drop AUTO_MKDIRS. It is not works well with directory name contains "@". PR 38921. * Honor PKGMANDIR and PKGLOCALEDIR. * Add DESTDIR support * Instead of custom post-install target, patch to original install target. Now exaile command can take option arguments as man page said. Bump PKGREVISION.
2008-06-11fix installation of some unusual locale files, from Hasso Tepper in adrochner3-16/+10
followup to PR pkg/38921
2008-06-02Fix a configure botchup that breaks the build of mikmod if libmikmod isdholland3-9/+18
built with esound support. PR 35992. PKGREVISION -> 3.
2008-05-31Assume that we need to link with -lXt -lXau if we're not on any of thetnn2-14/+14
platforms explicitly defined. Should fix build on SunOS.
2008-05-30The old homepage, master site (and author?) seem to have disappeared,tnn2-9/+9
so point it at the "unofficial" site at tnsp.org.
2008-05-30update to 0.15.5.0drochner9-155/+82
sorry, no useful changelog available pkgsrc note: reset maintainer (mail bounces)
2008-05-30update to 0.15.0drochner4-24/+11
changes (mostly guessed): -some code reorganisation -support for server side search -bugfixes
2008-05-30update to 0.2.13drochner5-101/+219
changes (incomplete, didn't find much on the crappy website): -bugfixes -translation updates -update to cover art fetch for amazon protocol change
2008-05-29update to 2.22.2drochner2-6/+6
changes: update some sound effects
2008-05-26Second round of explicit pax dependencies. As reminded by tnn@,joerg32-67/+125
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all.
2008-05-25Explicitly add pax dependency in those Makefiles that use it (or havejoerg4-4/+10
patches to add it). Drop pax from the default USE_TOOLS list. Make bsdtar the default for those places that wanted gtar to extract long links etc, as bsdtar can be built of the tree.
2008-05-25Remove me as maintainer of some package, clame ownership of a few packages.tron4-8/+8
2008-05-25Assert OWNERship of some packages, relinquish others entierly.dillo1-2/+2
2008-05-24fix typotnn1-2/+2
2008-05-21Fix broken URL and correct incorrect patch checksum.tron2-4/+4
2008-05-20Honour PKGMANDIRtnn2-18/+26
2008-05-20Honour PKGMANDIRtnn2-7/+16
2008-05-20Check for end-of-string when parsing a stringlist field.simonb3-3/+20
Problem and fix originally reported by Kentaro Oda to the mad-dev mailing list. See http://cve.mitre.org/cgi-bin/cvename.cgi?name=3DCVE-2008-2109 for some more info.
2008-05-140.2.4.2adrianp3-19/+18
Small bug fixes for port order on mdns advertisement on intel macs, playlists based on bitrate. Primarly, though, this release is to apply fix for CVE-2008-1771. Thanks to Nico Golde for bringing it to light. 0.2.4.1 Security updates for two DOS and one format string vulnerability.
2008-05-14pull some patches from upstream CVS to fix integer overflows /drochner4-2/+61
buffer overflows (CVE-2008-1419, CVE-2008-1420, CVE-2008-1423), bump PKGREVISION
2008-05-11Fix several plists that use imake after some modifications in the imaketonnerre1-3/+3
framework several monthes ago. This resolves various build problems on Linux. Should fix PR 37646. Patch from cheusov. Confirmed by joerg.