summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2005-05-25Removed an empty line.rillig1-2/+1
2005-05-25Changed USE_PERL5 to USE_TOOLS. Replaced #defined with "yes" in NO_BUILD.rillig2-6/+8
2005-05-25Replaced #defined with "yes" in NO_BUILD.rillig1-2/+2
2005-05-24Allow this to be built under NetBSD, as it works just fine.jmmv1-2/+2
Pointed out by wiz@.
2005-05-24Removed an empty line.rillig7-14/+7
2005-05-24Added RCS tag to patch-aa.rillig2-2/+4
2005-05-24Removed an empty line.rillig2-4/+2
2005-05-24Moved CATEGORIES two lines down to make pkglint happy.rillig1-2/+2
2005-05-24Set NO_CONFIGURE=yes to make pkglint happy.rillig1-2/+2
2005-05-24Test for a defined symbol correctly. Might fix macppc build.wiz2-3/+12
2005-05-23Update to csound-4.23f13gbs.0, which brings bug fixes from John Ffitch.ben2-7/+7
2005-05-11 John ffitch <jpff@codemist.co.uk> * csound/ugmoss.h: * csound/ugmoss.c (valpass, vcomb, vcombset): Added maxlpt field to stop overwriting arguments 2005-05-08 John ffitch <jpff@codemist.co.uk> * csound/argdecode.c (decode_long): * csound/rdorch.c (rdorchfile): Allow definition of a single macro from commandline with --macro:FOO=123 2005-04-12 John ffitch <jpff@codemist.co.uk> * csound/wave-terrain.c (wtPerf): Fixed phase accumulation problems and speeded it up a bif 2005-04-09 John ffitch <jpff@codemist.co.uk> * csound/soundin.c (sndinset, sndgetset): * csound/soundio.h: Fix soundin with skipping init
2005-05-23Don't put source or binary anywhere.augustss1-1/+6
2005-05-23Update to version 1.2.4 'Revenge of the roK'.seb2-6/+6
Changes since last packaged version (1.2.3): VERSION 1.2.4: FEATURES: * Queue selected tracks shortcut, Ctrl+D. (BR 83675) BUGFIXES: * The first engine entry in the config dialog was always blank. * If you filtered by more than one word in Collection Browser, adding expandable items (eg: artists or albums) wouldn't work. (BR 100150) * Updating the collection without any changes being made to it kept the Update button disabled forever. * Application freezes when switching shoutcast streams. (BR 103890) * MusicBrainz lookup was not escaping quote characters. (BR 103740) * Fixed crash when clicking the "clear" button in CoverManager's filter widget. * Update lyrics page on new radio stream metadata. (BR 99725) * xine-engine was reporting bogus tracklengths for ogg vorbis. (BR 102547)
2005-05-23Removed trailing empty lines.rillig2-4/+3
2005-05-23Removed extra empty line.rillig1-2/+1
2005-05-23Replaced empty distinfo file with NO_CHECKSUM variable.rillig4-6/+4
2005-05-23Removed empty trailing lines.rillig2-4/+3
2005-05-23Replaced $f with ${f}.rillig1-2/+2
2005-05-23Removed trailing empty lines.rillig3-7/+5
2005-05-23Removed trailing white-space.rillig12-22/+22
2005-05-23Sorted PLIST.rillig12-98/+98
2005-05-23Sorted PLIST.rillig1-6/+6
2005-05-23Removed trailing whitespace and reformatted.rillig1-3/+3
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam59-118/+118
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-05-21Add py-musique, a program for buying iTunes songs.augustss6-1/+76
2005-05-21+xmms-faadgrant1-1/+2
2005-05-21Initial import of xmms-faad 2.0 into the NetBSD packages collection.grant8-0/+129
XMMS plugin for AAC files.
2005-05-20Update to 1.0.5:wiz2-7/+6
The main change with this release is that it includes API additions from the 1.1.x branch (while being backward compatible), so that transition from 1.0.x to 1.1.x can be made easier.
2005-05-20- Change libao to not build OSS, Sun, MacOS X nor several other plugins evenjmmv19-69/+181
when the header files are found. Bump its revision to 1 due to this. This makes the libao package completely audio-output agnostic. - Add a libao-macosx package containing the MacOS X plugin (sorry, untested). - Add a libao-oss package containing the OSS plugin. While here, use ossaudio.buildlink3.mk to determine the audio device instead of hardcoding it in a patch. - Add a libao-macosx package containing the Sun audio plugin (sorry, untested). Change approved by silence on tech-pkg@ for quite a long time since my proposal. I'm doing these changes to cleanup the base libao package. Before these, it contained a huge conditional to determine when the OSS and/or Sun plugins were built, which often failed in untested platforms (PLIST inconsistencies, for example). Having these plugins in independent packages makes debugging easier, keeps the dependency tree clean and also lets us use {ONLY,NOT}_FOR_PLATFORM directives to easily say where they work or don't.
2005-05-18Remove Linux work-around for bug noted in PR #25402 from artsreed1-7/+1
and koffice build. And do in meta-pkgs/kde3/kde3.mk as suggested by maintainer, markd. It helps with builds on Linux for kdegraphics3, libkipi, gwenview, kdelibs3, kdebase3, arts, and many other KDE-based packages on Linux. (It was not needed for kile, but will be used.) Thank you, Torsten Harenberg for testing many packages such as kdenetwork, kdegames, kdepim, kdemultimedia. I still don't know what the correct fix is for PR #25402.
2005-05-18update to 1.0.2drochner2-6/+6
changes: * [NEW] Added cddb_set_http_proxy_credentials function that allows you to specify proxy user name and password in one go. It also does not store the user's credentials as cleartext in memory. -bugfix
2005-05-18Updated xfce4 to 4.2.2martti3-7/+10
General: * new and updated translations: bn_IN, ca, cs, el, el_GR, eo, eu, fi, hu, ja, ko, mr, pl, ro, vi, * new french documentation. gtk-xfce-engine: * fix various colors issues with ExoIconBar, prelight colors for treeview, AdobeĀ® Acrobattm 7, progress bar, combo box, gtk scales (#848). libxfcegui4: * check ~/.local/share/pixmaps/ as a fallback (#731). xfcalendar: * fix compiling with --enable-debug=full (#843), * remove C99 variable declaration and C++ comments. xfce4-mixer: * fix a bug with ALSA. xfce4-session: * fix a crash with the MCS plugin. xfce-utils: * taskbar: Add a command option "--monitor=x" to allow specifying which monitor to use in Xinerama mode. xfdesktop: * fix translation problems with menu panel plugin, * fix bug where binding 'xfdesktop -menu' only works sporadically (#441), * fix unresolved symbol problem with menu module. xffm: * fix property dialog crahsing on FreeBSD (#945), * fix library version info not set on the properties module (#882, #249), * fix fstab parsing (#524), * fix compilation issues with ansi compiler and gcc4 (#862). xfprint: * make bsdlpr plugin compile, * change CUPS detection code, * set correct ld flags (#871), * add support for printcap aliases (#821), * fix MCS plugin. xfwm4: * fix mouse buttons being left ungrabbed when focus was transfered to an unmanaged window, * document hidden option "workspace_scroll" (#948), * various focus issues (#759, #869, #899, #905, #924, #931), * fix pixmap depth not being properly set (#895), * refresh frame when "skip taskbar" state changes (#898), * allow seemless windows to be hidden from kbd shortcuts, * code cleanup.
2005-05-16Add a missing header filerh2-2/+9
2005-05-16Add and enable cdplayerrh1-1/+2
2005-05-16Initial import of cdplayer-0.4.2, a simple GNUstep CD player application.rh5-0/+195
2005-05-16Remove superfluous blank line.rh1-2/+1
2005-05-16Add and enable cddb-bundlerh1-1/+2
2005-05-16Initial import of cddb-bundle-0.2, a CDDB client bundle for GNUstep.rh5-0/+55
2005-05-16Note that gtar is required by the package.jlam1-1/+3
2005-05-15Update to 2.2.6. Closes PR pkg/29463.snj4-28/+36
Set NORMALIZE to "normalize" by default, to match what is installed by pkgsrc/audio/normalize. This fixes part of PR pkg/29755. This release brings various bugfixes and small features. Check the included changelog for details.
2005-05-10Add COMMENT specific to package.reed2-4/+4
(Before used generic COMMENT from xine-lib/Makefile.common.)
2005-05-06Make explicit dependency on libgetopt. Fixes build on Solaris.markd1-1/+4
OKed by wiz.
2005-05-05Removed line that says what version this is.reed1-2/+0
2005-05-04Add unimportant entry:reed1-1/+2
@comment in xdg-x11-dirs: @dirrm share/pixmaps
2005-05-03Do not install the sun plugin on DragonFlyBSD, patch fromxtraeme1-2/+2
Joerg Sonnenberger in PR pkg/30120.
2005-05-02RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.reed8-8/+16
And always is defined as share/examples/rc.d which was the default before. This rc.d scripts are not automatically added to PLISTs now also. So add to each corresponding PLIST as required. This was discussed on tech-pkg in late January and late April. Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
2005-05-02update to 1.0.1drochner4-12/+8
changes: -Big XvMC quality / correctness / cpu-usage fix -added support for WMA Voice codec -support for Windows Media Audio Lossless -bugfixes -security fixes (were already patched in pkgsrc) also add a patch to correct the path for win32 codecs, needed if xine-lib in embedded into other applications (as totem)
2005-04-29Placed the substitution actions from the build phase into the configurerillig1-3/+4
phase to avoid a warning. Approved by wiz.
2005-04-29Include converters/libiconv/buildlink3.mkkristerw2-2/+4
2005-04-29For Linux, add workaround for bug noted in PR #25402.reed1-1/+7
arts fails to build under Linux with many lines like: .libs/kmedia2.o(.gnu.linkonce.d._ZTIN4Arts20VideoPlayObject_baseE+0x10):../mcop/common.h:72: undefined reference to `typeinfo for Arts::Object_base' Use BUILDLINK_TRANSFORM to remove -Wl,--allow-shlib-undefined -Wl,--no-undefined (Note that KDE packages still have same problem.)