summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
2007-08-13mpg321 likes to leave files open, but I don't like that. PKGREVISION++rillig3-9/+18
2007-08-13Fixed the charset in ru.po. Patch provided by "Roman" on pkgsrc-users.rillig3-3/+17
PKGREVISION++
2007-08-12Update to 0.40.1:wiz7-164/+86
0.40.1: This is a corrective release to the 0.40.0 release. A bug in which the library would not update changed files on a rescan was fixed. MB metadata reading was made fully compliant with the latest specifications. The dependency on libmp4v2 was dropped due to problems, and appropriate code was put in place instead. The preferences dialog was made GNOME HIG compliant. 0.40.0: A rewrite of the library backend, reorganization of the UI, improved Last.fm backend and tighter integration of Last.fm within the entire application, enhanced and debugged Podcast backend with newly added support for video podcasts using Gstreamer, initial Jamendo support, and a universal bookmarking system. The stability of the 0.40 series is incomparably higher than the 0.36 versions. The application's usability was also improved to a great degree.
2007-08-10update to 0.4.16drochner2-6/+6
change: bugfix: Update max speech rate in eSpeak driver
2007-08-10Update the sample configuration file. Based on PR pkg/36472 fromsimonb1-6/+11
Aleksej Saushev, but leaving the paths as they were in the original sample config file.
2007-08-09Update to version 0.13.0. Notable changes are:simonb5-735/+6
- Many changes to playlist support - Lots of bug fixes, cleaned up code, and performance improvements
2007-08-09Update to version 0.12.1. Notable changes are:simonb5-36/+20
- New output format for "mpc playlist" - Support for many more search types with "mpc search" - Add "mpc del 0" behaviour to remove the currently playing song - Add outputs, enable and disable commands - multiple bug fixes.
2007-08-08Don't use malloc.h.joerg2-1/+15
2007-08-08Don't use malloc.h.joerg2-1/+18
2007-08-08Don't use malloc.h.joerg3-1/+69
2007-08-07Fixed paths to bash and pythonsmb1-1/+12
2007-08-06Add an option to turn on OSS support (instead of turning it offwiz4-17/+35
unconditionally), for DragonFly. Based on a patch provided by Steve O'Hara-Smith on pkgsrc-users. While here, split off options handling into an options.mk file.
2007-08-05Don't use malloc.h.joerg7-1/+84
2007-08-04Fix pthread linkage. Define timespeccmp if necessary.joerg5-15/+42
2007-07-30Update to 2.1.2:wiz3-20/+6
2.1.2 - July 12th, 2007 : ========================= * Added an option to update modification time of the parent directory when changing tag values of a file (useful for Amarok for example), * Added autoscroll in log view, * Added new Swedish documentation (thanks to Anders Strömer), * Fixed a problem to display the title in the Cddb window with translation languages (bug introduced in version 2.1.1), * Fixed the loose of focus after saving files : now the same control keep again the focus, * Fixed a mistake in the configure script (thanks to Thomas Klausner), * Swedish translation updated (thanks to Anders Strömer), * Brazilian Portuguese translation updated (thanks to doutor.zero), * Polish translation updated (thanks to Michał Smoczyk), * German translation updated (thanks to Götz Waschk), * French translation updated. VS: ----------------------------------------------------------------------
2007-07-30malloc.h -> stdlib.h. Changes installed file, bump revision.joerg3-3/+18
2007-07-30malloc.h --> stdlib.hjoerg2-1/+15
2007-07-30Use stdlib.h instead of malloc.h.joerg2-5/+7
2007-07-28Update to 1.2.0:wiz3-8/+9
libvorbis 1.2.0 (2007-07-25) -- "Xiph.Org libVorbis I 20070622" * new ov_fopen() convenience call that avoids the common stdio conflicts with ov_open() and MSVC runtimes. * libvorbisfile now handles multiplexed streams * improve robustness to corrupt input streams * fix a minor encoder bug * updated RTP draft * build system updates * minor corrections to the specification
2007-07-28Never use malloc.h.joerg3-20/+18
2007-07-26Update to 1.2.8:wiz2-7/+6
1.2.8: Sam Lantinga - Wed Jul 18 09:45:54 PDT 2007 * Improved detection of Ogg Vorbis and Tremor libraries Ryan Gordon - Sun Jul 15 12:03:54 EDT 2007 * Fixed memory leaks in Effects API. David Rose - Sat Jul 14 22:16:09 PDT 2007 * Added support for MP3 playback with libmad (for GPL projects only!) Sam Lantinga - Sat Jul 14 21:39:30 PDT 2007 * Fixed the final loop of audio samples of a certain size Sam Lantinga - Sat Jul 14 21:05:09 PDT 2007 * Fixed opening Ogg Vorbis files using different C runtimes on Windows Philippe Simons - Sat Jul 14 20:33:17 PDT 2007 * Added support for Ogg Vorbis playback with Tremor (an integer decoder) Sam Lantinga - Sat Jul 14 07:02:09 PDT 2007 * Fixed memory corruption in timidity resampling code Ryan Gordon - Tue Jul 3 10:44:29 2007 UTC * Fixed building SDL_mixer with SDL 1.3 pre-release Ryan Gordon - Tue Feb 13 08:11:54 2007 UTC * Fixed compiling both timidity and native midi in the same build Hans de Goede - Sun Aug 20 23:25:46 2006 UTC * Added volume control to playmus Jonathan Atkins - Thu Aug 10 15:06:40 2006 UTC * Fixed linking with system libmikmod David Ergo - Fri Jun 23 09:07:19 2006 UTC * Corrected no-op conditions in SetDistance(), SetPanning() and SetPosition() * Fixed copy/paste errors in channel amplitudes
2007-07-23Fix build on NetBSD with mremap().wiz2-1/+21
2007-07-21HOMEPAGE and MASTER_SITES updateadrianp1-3/+3
2007-07-19Add commented out LICENSE tag (GPLv3).wiz1-1/+3
2007-07-17+espeakdrochner1-1/+3
2007-07-17import gnome-speech-espeak-0.4.15 which is a plugin for gnome-speechdrochner3-0/+42
to use the "espeak" speech synthesizer
2007-07-17add a patch which allows to build the espeak backend as a separate pkgdrochner2-1/+32
while still sharing patches and distinfo (no change to the base pkg)
2007-07-17import espeak-1.28, a speech synthesizerdrochner8-0/+301
(It is GPLv3; up to version 1.26 it was GPLv2 but those are too buggy to be used with gnome-speech.)
2007-07-17update to 0.4.15drochner2-6/+6
changes: -bugfixes -Compatibility with eSpeak >=1.27
2007-07-16Use liboil for simd support.drochner1-1/+4
This saves only 1..2% of cpu time for me (i386/Core2Duo), but since liboil is used throughout the gstreamer framework it doesn't hurt either. Bump PKGREVISION.
2007-07-15Oops, forgot to rename a variable in all instances.rillig1-2/+2
2007-07-15Using the SUBST framework instead of self-written code.rillig1-8/+7
2007-07-14Added support for installation to DESTDIR.heinz1-5/+7
2007-07-13+freealutdrochner1-1/+2
2007-07-13(forgot this yesterday, needed for flightgear)drochner5-0/+50
import freealut-1.1.0, a toolkit on top of audio/openal
2007-07-12Include bsd.prefs.mk before testing MACHINE_PLATFORMgson1-1/+3
2007-07-10Workaround for compiler selection on NetBSD 4.0.gavan1-1/+6
2007-07-08Fix patch file changessmb11-174/+29
2007-07-08Updated gtkpod to 0.99.8smb3-17/+25
Translations: Swedish, Hebrew, Italian New type-ahead search Handles compilations decently New window for track detail edits Add thumbnail images for new/updated tracks Basic video support Basic podcast support Sync addressbooks in ldif, kNotes, Palm Uses libgpod Stabe sort of track view Miscelleneous bug fixes and improvements (Note: patch supplied by Sergey Svishchev)
2007-07-08Make flite work on OpenBSD. Patch from OpenBSD ports. Suggested byminskim3-3/+28
Alexander Nasonov in PR 36557. Bump PKGREVISION.
2007-07-08Reset maintainer, rpaulo resigned.wiz3-6/+6
2007-07-07+ easytag-current.wiz1-1/+2
2007-07-07Initial import of easytag-current, the current development version ofwiz6-0/+147
easytag. Adds wavpack, speex, and id3v2.4 tag support. Changes compared to audio/easytag: 2.1.1 - July 4th, 2007 : ======================== * Added support of ID3v2.4 tags by using library libid3tag (thanks to Alexey Illarionov), * Added Speex support (thanks to Pierre Dumuid) (without displaying bitrate and duration), * Added displaying of the number of pictures in the label of the tab. * Fixed name of default server for the MusicBrainz FreeDB Gateway (thanks to Steve Wyles), * Fixed a problem when renaming file, by changing the case, that may delete one file, * Fixed a small mistake in the cddb query string (thanks to Steve Wyles), * Fix for Ogg Vorbis files: read also the COMMENT tag field when it is used instead of DESCRIPTION, * Should be fixed a bug when refreshing the tree (not sure as it is difficult to reproduce), * In preferences window, the load on startup option and the default directory setting were splitted, * Added some improvments in the cddb window, * Added time in log view, * New Hebrew translation (thanks to Yuval Hager), * Czech translation updated (thanks to Zbynek Mrkvicka), * German translation updated (thanks to Götz Waschk), * French translation updated.
2007-07-07Rename option from easytag-gtk2 to easytag, and add compat code for previouswiz1-2/+4
option name.
2007-07-06reset PKGREVISION for base pkg updatedrochner1-2/+1
2007-07-06moved from the "bad" to the "good" base pkgdrochner1-2/+2
2007-07-04Make it easier to build and install packages "unprivileged", wherejlam3-6/+12
the owner of all installed files is a non-root user. This change affects most packages that require special users or groups by making them use the specified unprivileged user and group instead. (1) Add two new variables PKG_GROUPS_VARS and PKG_USERS_VARS to unprivileged.mk. These two variables are lists of other bmake variables that define package-specific users and groups. Packages that have user-settable variables for users and groups, e.g. apache and APACHE_{USER,GROUP}, courier-mta and COURIER_{USER,GROUP}, etc., should list these variables in PKG_USERS_VARS and PKG_GROUPS_VARS so that unprivileged.mk can know to set them to ${UNPRIVILEGED_USER} and ${UNPRIVILEGED_GROUP}. (2) Modify packages to use PKG_GROUPS_VARS and PKG_USERS_VARS.
2007-07-02PR 36582: John Ruschmeyer: Don't use nasm on Interix.tnn1-2/+2
2007-07-02Updating to 0.0.10. Just changes about 5 lines to prevent a stacklkundrak2-7/+7
overflow by the long comment string.
2007-07-01Added support for installation to DESTDIR.heinz3-10/+18