summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2007-10-25Re-add "intentionally empty" PLISTs for meta-packages and other packagesjlam1-0/+2
that directly manipulate empty PLISTs. Modify plist/plist.mk so that if the PLIST files are missing and no GENERATE_PLIST is defined, then the package fails to build.
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam12-13/+0
can handle packages having no PLIST files.
2007-10-20Update to arts 1.5.8 (part of KDE 3.5.8)markd3-15/+15
2007-10-19strndup has only recently been added to NetBSD, so choose another way ofrillig3-28/+6
defining the function, whose prototype is incompatible to the native strndup.
2007-10-17NetBSD already has strndup.rillig3-1/+37
2007-10-17Fixed build error with g++4.rillig2-1/+15
2007-10-17Fixed pbulk build.rillig1-1/+3
2007-10-17Update to 2.1.3:wiz3-8/+10
2.1.3 - October 15th, 2007 : ============================ * The "convert" function of the 'Process Fields' scanner was improved to allow to replace a string to an other one (instead of only one character), * Added a option to limit the number of lines in the log view, * Added ability to show or hide the log view, * Added command buttons in the "Load TXT file" windows, * Added support of .oga extension, * The "Process Fields" scanner set to uppercase roman numerals (thanks to Slash Bunny), * Fixed problem with the "Encoded by" field in Id3v2.4 tags (thanks to Adrian Bunk), * Fixed rules of the "process fields" to follows The Chicago Manual of Style more closely(thanks to Slash Bunny), * Fixed bug with UTF-8 characters in the "convert" function of the 'Process Fields' scanner, * Fixed problem with the browser window that stays grayed out if the selected directory doesn't exist, * Fixed file descriptor leak in the cddb search, * Improved displaying of extensions supported in the About window, * Improved selection of directories, in the browser tree, if it doesn't exist on the file system, the tree is refreshed automatically. * New Serbian translation (thanks to Miloš Popović), * Swedish translation updated (thanks to Anders Strömer), * Polish translation updated (thanks to Tomasz Sałaciński and Michał Smoczyk), * German translation updated (thanks to Götz Waschk), * Czech translation updated (thanks to Zbyněk Mrkvička), * French translation updated.
2007-10-16Remove some legacy support after branching 2007Q3.wiz1-3/+1
2007-10-15Fixed COMMENT and DESCR, since the former versions didn't give me anyrillig2-3/+5
clue what this package is about. PKGREVISION++
2007-10-10Fixed building problems on NetBSD, caused by the implementation ofrillig2-1/+17
mremap, which is incompatible to Linux.
2007-10-09Added missing copyright notices for Simon 'corecode' Schubert.heinz4-60/+87
This should fix PR pkg/34017.
2007-10-09Make this building on Mac OS X - rename wait() to madplay_wait()hubertf3-3/+26
Bump version to madplay-0.15.2bnb3 OK'd by agc@
2007-10-09Remove trailing spaces.martti3-6/+6
2007-10-05Needs msgfmt.joerg1-2/+2
2007-09-29Fixed build failure.rillig2-1/+17
2007-09-29Fixed g++ 4 error message.rillig2-1/+44
2007-09-29Fixed g++ 4 error messages.rillig2-1/+33
2007-09-29Oops, I didn't want to touch patch-ab.rillig2-41/+7
2007-09-29Fixed gcc 4 error message.rillig3-7/+61
2007-09-29Fixed build error with g++ 4.rillig2-1/+15
2007-09-25Fix comment (GConf2 -> GConf).hira1-2/+2
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz20-47/+50
Bump PKGREVISION.
2007-09-20Fix PKGNAME of gnome-vfs plugin packages.wiz1-2/+2
2007-09-20Adapt for librsvg rename. Bump PKGREVISION.wiz3-8/+8
2007-09-20Adapt eel dependencies; bump PKGREVISION.wiz2-4/+4
2007-09-19Finish move of gnome2-media to gnome-media.wiz1-2/+2
2007-09-19Rename gnome-vfs2-cdda to gnome-vfs-cdda.wiz5-9/+9
2007-09-19Bump PKGREVISION for gnome-vfs rename.wiz4-7/+8
2007-09-19Use gnome-vfs instead of gnome-vfs2.wiz4-11/+11
2007-09-15Ensure that libopenal is built with pthread linkage and users ofjoerg3-5/+18
the config script get it as well. Bump revision.
2007-09-10+ audio/adplugxtraeme1-1/+2
2007-09-10Initial import of adplug-2.1 from pkgsrc-wip, packaged byxtraeme5-0/+114
jfranz at bsdprojects dot net. AdPlug is a free, cross-platform, hardware independent AdLib sound player library, mainly written in C++ and released under the LGPL. AdPlug plays sound data, originally created for the AdLib (OPL2) audio board, directly from its original format on top of an OPL2 emulator or by using the real hardware. No OPL chip is required for playback.
2007-09-09Regenerate patch to make it apply with GNU patch under Mac OS X.tron2-11/+11
2007-09-07Convert packages that test and use USE_INET6 to use the options frameworkjlam2-6/+4
and to support the "inet6" option instead. Remaining usage of USE_INET6 was solely for the benefit of the scripts that generate the README.html files. Replace: BUILD_DEFS+= USE_INET6 with BUILD_DEFS+= IPV6_READY and teach the README-generation tools to look for that instead. This nukes USE_INET6 from pkgsrc proper. We leave a tiny bit of code to continue to support USE_INET6 for pkgsrc-wip until it has been nuked from there as well.
2007-09-06Update xine-arts to 1.1.7nb1: addabs1-1/+3
.include "../../audio/libao/buildlink3.mk" to fix a runtime 'Undefined PLT symbol "ao_new_port" (symnum = 551)' Now sound works again for me under kde
2007-09-04Needs pkg-config.joerg1-1/+3
2007-09-04fix unsafe temp file creation (CVE-2007-4460), patch from Debiandrochner3-8/+44
bump PKGREVISION
2007-09-03update to 0.2.12drochner6-62/+127
changes: -Plugin Manager improvements ? you can now install plugins from within the plugin manager -Scriptable Radio Panel ? People will be able to write plugins for your favorite streaming service. (currently shoutcast is available) -Lots of new translations -New music sharing plugin ? you can share your music with people using iTunes or other people using Exaile
2007-09-02If isnan is a macro, assume it is type-variadic or can handle float asjoerg3-1/+35
well. This fixes the build on DragonFly and other platforms without isnanf.
2007-08-31restore the timeout argument to pselect() -- this is intended to workdrochner2-16/+6
non-blocking
2007-08-31update to 0.8.3drochner6-65/+14
changes: --add-tag added: automatically add an ID3v1.1 tag to file which do not have any ID3v1.x or v2.x tag, lots of handcrafted algorithms converted 2300 files rather successfully in 37 seconds, the code is obscure though approved by tron
2007-08-31update to 0.8.5adrochner5-43/+79
changes: - Added handling of 'free form' bitrate frames, the lack of which was causing segfaults on AMD 64-bit sytems - Tweaked code to eliminate various gcc warnings and errors - Improved detection of invalid MP3 frames - Updated gmp3info for GTK 2 - Miscellaneous documentation updates and corrections - Fixed possible buffer overflow condition in gmp3info approved by tron
2007-08-30Modular Xorg support.joerg1-1/+7
2007-08-30When installing a bash script, depend on it and fix the path to bash.joerg1-3/+5
Bump revision.
2007-08-30Modular Xorg support.joerg1-1/+5
2007-08-30Fix various portability glitches.joerg5-1/+129
2007-08-30Fix linker usage.joerg5-2/+45
2007-08-30Include OSS backend on DragonFly. Bump revision.joerg4-2/+31
XXX The configure check is completely bogus.
2007-08-30De-interactive. Drop motf from PLIST, add a MESSAGE to tell the userjoerg6-13/+68
to create it instead. Bump revision.