summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2006-07-07LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... justjlam6-12/+10
set OVERRIDE_DIRDEPTH to find any libtool scripts deeper in the WRKSRC tree unless they're named something other than "libtool". SHLIBTOOL_OVERRIDE generally doesn't need to be specified either -- just define it to the empty list and shlibtool-override will look for libtool scripts.
2006-07-07Configure script tests for SDL>=1.2.10, so depend on that version.wiz1-1/+4
2006-07-07Changes 1.2.7:adam3-18/+19
* Added support for dynamically loading SMPEG library * Added support for dynamically loading Ogg Vorbis library * Removed automake dependency, to allow Universal binaries on Mac OS X * Added gcc-fat.sh for generating Universal binaries on Mac OS X * Updated libtool support to version 1.5.22 * Use SDL_RWops also for native midi mac and win32 * Use SDL_RWops also for native midi gpl (todo: mac and win32) * Tweaked Mix_Chunk's definition to make predeclaration easier. * Search timidity.cfg also in /etc * Fix memory leaks in timidity player * Use also SDL_RWops to read midifiles for timidity * Patch from Eric Wing to fix native midi compiling on MacOS/x86. * Disabled support for the system version of libmikmod by default * Fixed building mikmod support on UNIX * Always build SDL_RWops music support * Added SDL_RWops support for reading MP3 files
2006-07-07This is a Java program. Include java-vm.mk to get a run-time dependencyminskim1-1/+4
on JRE. Bump PKGREVISION.
2006-07-06Fix build when using sunpro compiler. "-KPIC" needs to be stripped outmarkd2-1/+15
of arguments to the assembler.
2006-07-06Fix PLIST on Darwin, where the CD audio input module is not built.minskim2-3/+9
2006-07-05Add and enable libvisual0.2*.wiz1-1/+3
2006-07-05Fix build with gcc-4.1 on NetBSD-3.99.21:wiz2-1/+15
remove extra qualification.
2006-07-05Sweep pkgsrc and convert packages that included intltool/buildlink3.mkjlam5-15/+10
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk
2006-07-04Fixed pkglint warnings.rillig1-4/+4
2006-07-04bump PKGREVISION for libvisual major updatedrochner1-1/+3
2006-07-04Merge error: now depends on libvisual, not libvisual0.2.wiz1-2/+2
2006-07-04Update to 1.4.1:wiz3-39/+254
VERSION 1.4.1: FEATURES: * Support for last.fm streams. (BR 111983) * New playlist toolbar menu entry for adding streams to the playlist. (BR 129349) CHANGES: * Upgraded internal SQLite to 3.3.6. * Inotify support disabled for now, due to stability issues. * Tag editor is no longer modal. * Provide warning dialog when deleting items from the playlistbrowser. (BR 129313) * GUI layout reverted to the classic Amarok layout. * The Extended Info panel in the playlistbrowser is now resizeable. BUGFIXES: * Pressing return in the search bar of the Collection Browser immediately after typing a query no longer appends the wrong items to the playlist. * Fix crash when pressing Back or Forward buttons multiple times quickly in Artist tab. Patch by Thomas Lindroth * Fix problems where blanks would be added to data if SQLite was busy. Patch by Thomas Lindroth * Automatically refresh stream lyrics on new metadata. * Set half star ratings on multiple selected tracks when clicking on an item. (BR 129449) * Only enable Show Extended Info in the Playlist Browser when information is available. (BR 126590) * Disable global shortcut for ratings when ratings are disabled. (BR 129414) * Autodetect button in Media Devices configuration dialog would not properly signal changes, so that new devices were not always saved. VERSION 1.4.1-beta1: FEATURES: * Much improved and completed custom icon theme by Vadim Petrunin * LibVisual 0.4 supported and required. * Support for custom scoring algorithms, via scripts. * Creative Nomad Jukebox support (untested!). Submitted by Andres Oton * Inotify support. On kernels 2.6.13 and above with Inotify support compiled in, the collection will automatically be rescanned and updated as soon as a watched folder has changed. CHANGES: * First-run wizard can no longer be restarted from the application menu. However, it can still be invoked with "amarok --wizard". * Astraweb lyrics script was removed for being crappy and unmaintained. If you want to maintain it, grab it from SVN and release on kde-apps.org. * "Append Count" option of dynamic playlists has been removed. It is now always one. (BR 120044) * Context browser can now play/queue specific discs of an album or compilation. * Automatically imported playlists go into a separate category. * Block quitting amaroK until all on-going media device operations have finished with a consistent state. * Interface choice in wizard removed. * MoodBar has been removed. The maintainer has not been updating it, and it was causing crashes for many people. * Usability improvements for the Script Manager, including a tree view. * Use KMimeType for resolving file type for metadata acquisition before falling back to extension based guessing. * Removed the "detailed mode" in the playlist-browser. * Also copy non-local URLs to collection when dropped onto collection browser. * Speed up connecting media devices with a lot of tracks to be submitted to last.fm. * For media without metadata, try to read metadata after transfer to the iPod (e.g. when copying an audio CD via KIOslaves). * Hint at starting a transcode script for transcoding while transferring to media devices. (BR 127155) * If a disc number is present, append it to the album's name when organizing files. (BR 126867) * Configure, which of fresh podcasts, newest & favorite albums are shown in context browser home view. Patch by Patrick Muench (BR 127043) * Dynamic mode no longer skips to the next song if you press play (via dcop, for instance) while already playing a track. Instead it restarts the current one. * The Actions menu has been renamed the Engage menu. It's way cooler, right? I mean, Star Trek is really cool, right? * Multiple podcasts can be configured at once by selecting multiple channels or by configuring the children of a folder. BUGFIXES: * Allow dropping of tracks after non-existant items in the playlist. * Make changes to the default dynamic playlists persistent. * Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth for the patch. (BR 127654) * Correctly restore podcast channel title when fetching fails. * Show error message when xine mp3 decoder isn't installed, don't just play next track. * Properly render and optimise playlist loading icons. * Properly import and export XSPF playlist formats. * Optimise addition of playlists to the playlistbrowser. * In context browser, show localized date for podcasts. (BR 127853) * Regression in dynamic mode caused it to skip the first track in the playlist whenever it was started. (BR 127451) * Stop Playing after Track: remember current track (BR 127312) * Radio streams were broken for protocols other than HTTP. (BR 127848) * Collection Browser would not set/unset/burn albums with ', The' in their name. * Prevent breakage when xine couldn't initialize the audio device. Patch from Ilya Konstantinov * Allow for recognition of the webdav protocol. Patch by Ilya Konstantinov * Setting a rating on an unplayed track would affect score generated. Patch by Patrick Muench * Stop tags with different capitalisation being treated as the same when building the collection. * Make database connections actually get closed when no longer used. (BR 123113) * xine engine would truncate the last seconds of a track, if no other track followed in the playlist. * Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold * If dynamic mode was turned on and then off, the previous random and repeat modes would be forgotten. (BR 123743) * Removing the current track through DCOP while editing a field of the track in the playlist would cause a crash. (BR 119152) * Make characters encoded with % (such as a forward slash, %2f) display correctly. (BR 105266)
2006-07-04Actually do use libvisual0.2.wiz1-2/+2
2006-07-03Update to 0.4.0:wiz5-586/+320
Adapt for libvisual-0.4.0. New in 0.3.x: * ESD won't block anylonger, solved with a select timeout. (Dennis) * NastyFFT: Adding new actor plugin. (yodor)
2006-07-03Missed during update to 0.4.0.wiz1-0/+13
2006-07-03Update to 0.4:wiz6-78/+68
New in 0.4.0: * Real time timestamping support. (Dennis) * Will unref plugins that don't match the ABI version. (Dennis) * Added VisRectangle system. (Dennis) * New BMP loader that supports all depths and RLE encoding. (Sepp) * visual_mem_set(), visual_mem_set16(), visual_mem_set32() Optimized memset functions. (Dennis) * VisVideo new composite system. (Dennis) * VisVideo sub regions. (Dennis) * visual_video_zoom_*(). (Jaak) * visual_video_mirror_*(). (Jaak) * visual_video_rotate_*(). (Jaak) * Removed obsolete visual_video_depth_transform_to_buffer(). (Jaak) * Added VisCollection system. (Dennis) * Added VisHashmap. (Dennis) * Added VisCache. (Dennis) * VisAudio rewrite. (Dennis) * Added .license bit to VisPluginInfo for realtime license check. (Dennis) * Removed .struct_size and .api_version from the VisPluginInfo structure, and revamped the plugin version check system. Put VISUAL_PLUGIN_API_VERSION_VALIDATOR somewhere in your plugin and it'll work. (Dennis) * Homedir installable plugins ~/.libvisual/actor transform morph input. (Dennis) * Added VisOS. Realtime priority functions are hosted in this module. (Dennis) * Added VisMath. All kind of math related functions have been added, most note worthy are the _vectorized_. All of these are accelerated by mmx/3dnow/sse instructions. * VisFourier completely revamped. (Chong Kai Xiong) Breaks compatibility with 0.2 releases.
2006-07-03Use libvisual0.2. Bump PKGREVISION.wiz3-10/+10
2006-07-03Reimport of libvisual-plugins under versioned directory name.wiz6-0/+633
Plugins for the packages that use the libvisual0.2 package.
2006-07-03Reimport of libvisual package under versioned filename.wiz8-0/+186
Next release (0.4) breaks backward compatibility.
2006-07-03Update to 0.3.10:rpaulo3-8/+8
gtick 0.3.10, 2006-05-16, Roland Stigge <stigge@antcom.de> * Updated Czech, German, Irish, Italian, Russian and Vietnamese translations gtick 0.3.9, 2006-03-18, Roland Stigge <stigge@antcom.de> * Added Ukrainian translation (po/uk.po) gtick 0.3.8, 2006-03-06, Roland Stigge <stigge@antcom.de> * po/vi.po: Updated Vietnamese translation * src/metro.c: Applied patch by Tom Hargreaves <hex@freezone.co.uk> against race condition * Applied additional keybindings, patch by Jeremiah Benham <jjbenham@chicagoguitar.com>
2006-07-03Add missing gst-plugins0.10* packages (hi drochner!)xtraeme1-1/+6
2006-07-03while the future of this pkg is somewhat uncertain, due to the demisedrochner4-36/+14
of cddb just announced, update to 1.5.6 changes: - fixed: better handling of double disc titles - fixed: isolatin1 is removed from the userpackages - fixed: AllMusic works again (new layout of website) - added: new template paper-box, picture - added: added option template_list, which generates list of feasible templates - changed: better regular expression for getting covers from AllMusic.com - fixed: proper encoding of languages through inputenc package
2006-07-03Remove superfluous patch.tron2-15/+1
2006-07-03Fix questionable C++ code instead of using "-ffriend-injection" optiontron4-8/+82
(which might be removed from future GCC versions) to make this build with GCC 4.1.x. Patch tested by Thomas 'wiz' Klausner.
2006-07-03Properly handle the icon theme cache. Bump PKGREVISION to 1.jmmv2-2/+6
2006-07-03keep fingers off icon-theme.cachedrochner1-2/+1
2006-07-03This wants gtk2+>=2.6.0.jmmv1-2/+2
2006-07-03Add and enable easytag-devel.jmmv1-1/+2
2006-07-03Initial import of easytag-devel, version 1.99.12:jmmv5-0/+112
This package provides the 1.99.x development branch of easytag, an utility to easily and quickly view, edit and write your audio files' tags from a nice GTK+ interface. The major change in this branch is the use of GTK+ 2.x as opposed to 1.x. Based on the easytag-gtk2 package found in pkgsrc-wip. OK'ed by wiz@, who becomes the maintainer of this new package.
2006-07-03Fix build with GCC 4.x:tron4-2/+140
- Use "-ffriend-injection" to get "daaplib" to build again. - Use proper return values in iterators in "libhttpd-persistent".
2006-07-02argh - these should go to "devel" and "graphics", respectively.drochner6-56/+0
Too much c&p...
2006-07-02add gst-plugins0.10-cairo-0.10.8, the cairo plugin for gstreamer0.10drochner3-0/+23
2006-07-02add gst-plugins0.10-pango-0.10.8, the pango plugin for gstreamer0.10drochner3-0/+33
2006-07-02add gst-plugins0.10-libvisual-0.10.8, the libvisual plugin fordrochner3-0/+29
gstreamer0.10
2006-07-02add gst-plugins0.10-speex-0.10.8, the speex plugin for gstreamer0.10drochner3-0/+20
2006-07-02add gst-plugins0.10-flac-0.10.8, the flac plugin for gstreamer0.10drochner3-0/+22
2006-07-02add gst-plugins0.10-cdparanoia-0.10.8, the cdparanoia plugin fordrochner3-0/+25
gstreamer0.10
2006-07-02add gst-plugins0.10-vorbis-0.10.8, the vorbis plugin for gstreamer0.10drochner3-0/+23
2006-07-02update to 0.9.5drochner8-120/+326
This is a major update, too many individual changes to list here. Most notably: uses the gstreamer-0.10 framework now. (That's still not that great software, there is an appearent ressource leak which makes switching between play channels fail after a while.)
2006-07-02Fixed the path to the configuration file. Bumped PKGREVISION.rillig3-3/+27
2006-06-30Fix a lot of horrible Spaghetti code which prevented this package fromtron5-1/+345
building with GCC 4.1.x. While doing this fix some of the portability problems for big endian system. This package needs a lot of work before it will work with either big-endian or LP64. It should probably be removed because it seesm to be unmaintained since 2001.
2006-06-29Needs msgfmt.joerg1-2/+2
2006-06-26Reset maintainer, email bounced.wiz1-2/+2
2006-06-26REPLACE_PERL requires USE_TOOLS+= perl:run. Bumped PKGREVISION.rillig1-2/+3
2006-06-25When compiling with gcc, add -mmmx to CPPFLAGS to tellwiz1-1/+7
the compiler that the code uses MMX. Fixes build with gcc4 on 3.99.21.
2006-06-24Fixed installation for unprivileged builds. Bumped PKGREVISION.rillig3-10/+13
2006-06-23Remove BROKEN_IN tag after build fix.jlam1-3/+1
2006-06-23Ensure that the "whitespace()" macro function is always defined, asjlam2-1/+17
it's used within jack_transport.c. This fixes errors building audio/jack using the built-in editline library on NetBSD, and fixes the error noted in the bulk build results: http://mail-index.netbsd.org/pkgsrc-bulk/2006/06/20/0000.html
2006-06-21Needs msgfmt.joerg1-2/+2