Commit graph

4773 commits

Author SHA1 Message Date
simonb
0eccba2c6d Update to version 0.13.0. Notable changes are:
- Many changes to playlist support
 - Lots of bug fixes, cleaned up code, and performance improvements
2007-08-09 04:09:33 +00:00
simonb
a9bd834595 Update to version 0.12.1. Notable changes are:
- 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-09 04:03:57 +00:00
joerg
5d0ad11ea1 Don't use malloc.h. 2007-08-08 21:07:48 +00:00
joerg
41d8a226af Don't use malloc.h. 2007-08-08 20:14:52 +00:00
joerg
b0ec000fad Don't use malloc.h. 2007-08-08 18:32:54 +00:00
smb
b31f071ae6 Fixed paths to bash and python 2007-08-07 00:06:31 +00:00
wiz
a04785c89c Add an option to turn on OSS support (instead of turning it off
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-06 05:28:36 +00:00
joerg
2e9ce6a0fe Don't use malloc.h. 2007-08-05 18:57:05 +00:00
joerg
bf391c60e3 Fix pthread linkage. Define timespeccmp if necessary. 2007-08-04 12:52:56 +00:00
wiz
32ed52df79 Update to 2.1.2:
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-30 18:57:50 +00:00
joerg
27de46ae4a malloc.h -> stdlib.h. Changes installed file, bump revision. 2007-07-30 14:50:36 +00:00
joerg
ae501cb091 malloc.h --> stdlib.h 2007-07-30 10:25:42 +00:00
joerg
729218ba3f Use stdlib.h instead of malloc.h. 2007-07-30 08:29:00 +00:00
wiz
6f7addf524 Update to 1.2.0:
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-28 07:58:48 +00:00
joerg
5ca87fa653 Never use malloc.h. 2007-07-28 00:56:13 +00:00
wiz
ba7776ec9b Update to 1.2.8:
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-26 00:03:27 +00:00
wiz
d65b2918d0 Fix build on NetBSD with mremap(). 2007-07-23 23:58:35 +00:00
adrianp
ad08fbde45 HOMEPAGE and MASTER_SITES update 2007-07-21 19:42:06 +00:00
wiz
878197e238 Add commented out LICENSE tag (GPLv3). 2007-07-19 21:29:33 +00:00
drochner
b6b8fa05ee +espeak 2007-07-17 19:25:56 +00:00
drochner
9eee212eb6 import gnome-speech-espeak-0.4.15 which is a plugin for gnome-speech
to use the "espeak" speech synthesizer
2007-07-17 19:23:45 +00:00
drochner
6f17ec9434 add a patch which allows to build the espeak backend as a separate pkg
while still sharing patches and distinfo
(no change to the base pkg)
2007-07-17 19:21:51 +00:00
drochner
44e7a0317a import espeak-1.28, a speech synthesizer
(It is GPLv3; up to version 1.26 it was GPLv2 but those are too buggy
to be used with gnome-speech.)
2007-07-17 19:18:44 +00:00
drochner
ddcb188cef update to 0.4.15
changes:
-bugfixes
-Compatibility with eSpeak >=1.27
2007-07-17 10:26:57 +00:00
drochner
80fcf787e4 Use liboil for simd support.
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-16 09:44:38 +00:00
rillig
cb83df4b4b Oops, forgot to rename a variable in all instances. 2007-07-15 22:56:22 +00:00
rillig
e666347b2a Using the SUBST framework instead of self-written code. 2007-07-15 22:09:35 +00:00
heinz
874717c9d3 Added support for installation to DESTDIR. 2007-07-14 19:12:22 +00:00
drochner
4211266dc0 +freealut 2007-07-13 14:52:07 +00:00
drochner
d755379bc7 (forgot this yesterday, needed for flightgear)
import freealut-1.1.0, a toolkit on top of audio/openal
2007-07-13 14:50:17 +00:00
gson
63faced2a4 Include bsd.prefs.mk before testing MACHINE_PLATFORM 2007-07-12 07:40:07 +00:00
gavan
0263236743 Workaround for compiler selection on NetBSD 4.0. 2007-07-10 10:27:00 +00:00
smb
1b1fc37f4f Fix patch file changes 2007-07-08 20:49:03 +00:00
smb
bb1bdf8184 Updated gtkpod to 0.99.8
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-08 20:46:37 +00:00
minskim
4522ae369c Make flite work on OpenBSD. Patch from OpenBSD ports. Suggested by
Alexander Nasonov in PR 36557.

Bump PKGREVISION.
2007-07-08 18:33:38 +00:00
wiz
2966b1cf79 Reset maintainer, rpaulo resigned. 2007-07-08 12:35:10 +00:00
wiz
1968406d3c + easytag-current. 2007-07-07 07:48:34 +00:00
wiz
4c5adfbbea Initial import of easytag-current, the current development version of
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-07 07:47:51 +00:00
wiz
604cd3721c Rename option from easytag-gtk2 to easytag, and add compat code for previous
option name.
2007-07-07 02:18:12 +00:00
drochner
875ef0a17b reset PKGREVISION for base pkg update 2007-07-06 19:14:55 +00:00
drochner
9256402ba5 moved from the "bad" to the "good" base pkg 2007-07-06 19:14:02 +00:00
jlam
4390d56940 Make it easier to build and install packages "unprivileged", where
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-04 20:54:31 +00:00
tnn
2842e54d0e PR 36582: John Ruschmeyer: Don't use nasm on Interix. 2007-07-02 15:03:58 +00:00
lkundrak
5be4852771 Updating to 0.0.10. Just changes about 5 lines to prevent a stack
overflow by the long comment string.
2007-07-02 13:20:19 +00:00
heinz
c5187dbe6f Added support for installation to DESTDIR. 2007-07-01 21:00:14 +00:00
heinz
c1fcb95598 The package supports installation to DESTDIR. 2007-07-01 20:47:46 +00:00
heinz
f2efa7597b Added support for installation to DESTDIR. 2007-07-01 15:57:16 +00:00
heinz
ed24cd8faf The package supports installation to DESTDIR. 2007-07-01 15:47:54 +00:00
chris
152a1e272c Make trm compile again (probably broke when the c++ compiler changed)
Change the install permissions to be 755, not 655.

Rather than patching configure and Makefile, use automake & autoconf to
rebuild them.

Bump pkg revision to 4.
2007-07-01 11:59:01 +00:00
wiz
493503d117 Update to 1.4.6:
VERSION 1.4.6
  CHANGES:
    * Improved icon theme, kindly provided by Landy DeField
      <lando@revelinux.com>. Big thanks!
    * Playlist now sends notifications to scripts if items are added, removed,
      reordered, or if the playlist is cleared.  Useful for script authors.
      Thanks to Miguel Angel Alvarez <maacruz@gmail.com> for the patch.
    * iPod device plugin now handles RockBox devices.  Thanks to Michael
      Buesch <mb@bu3sch.de> for the patch.
    * Organising files will only delete empty parent folders if the folder
      is within the collection hierarchy. (BR 136757)
    * The default cover image preview size has been increased to 130px.
    * The "hide menubar" option has been removed. It's too dangerous and led
      to countless support requests.
    * Generic media device can now handle any KIO-compatible URL, including
      obex and smb. Manage your bluetooth phone's music collection through
      Amarok!
    * Upgraded SQLite to 3.3.17.
    * Append an album to the playlist by right-clicking on it from within
      the Cover Manager.  Patch by Doug Reich <dreich@hmc.edu>.
    * Faster playlist handling. Patch by Ovy <ovy@alum.mit.edu>. (BR 142255)
    * The moodbar process has been given a higher priority. (BR 136867)
    * Allow for lyrics scripts to specifiy site, site_url, and add_url from
      within the script. This will allow for "meta lyrics" scripts. Patch by
      Sergio Pistone <sergio_pistone@yahoo.com.ar>. (BR 141885)
    * First rating star now lets you toggle between no rating, half a star,
      and one full star.

  BUGFIXES:
    * Uninstalling scripts would in some cases leave files behind. Patch by
      Sergio Pistone <sergio_pistone@yahoo.com.ar>. (BR 143716)
    * Last.fm "Custom Station" stream works again. (BR 146020)
    * Fix regression where the "Show Script Manager" button displayed on the
      Lyrics tab of the Context Browser wouldn't actually show the Script
      Manager.
    * Don't show ratings from the previous track's rating change in the OSD on
      playing the next track.
    * The config dialog is now less tall and fits on widescreen displays.
    * Making a dynamic playlist with the number of previously played tracks to
      show set to zero and attempting to play the first track would cause a
      crash. (BR 145157)
    * If "Stop after current track" was used, the last track would not be
      counted or rated in the user's statistics. (BR 140980)
    * Generic media device wouldn't allow you to drop a folder on the
      viewport, meaning you couldn't move subfolders to the top level of the
      mount point.
    * Made the settings dialog less tall. (BR 141250)
    * Star ratings now update instantly in the Context Browser, OSD, and
      Collection Browser.
    * lyrc script did not work behind proxy due to a stray quote mark. Gentoo
      Bug 166050.
    * Fix compilation on kde-3.3 systems.
    * amarok_live.py now uses popen correctly. Patch by Luke Macken
      <lmacken@fedoraproject.org>. (BR 127804)
    * Make amarok_proxy.rb use HTTP/1.0 as we don't support chunked responses.
      Patch by solsTiCE <solstice.dhiver@laposte.net>. (BR 141819)
    * Fix Quadratic loading in Playlists. Patch by Ovy
      <ovy@alum.mit.edu>. (BR 142255)
    * Correctly set iPod model. Patch by İsmail Dönmez <ismail@kde.org>.
    * Fix detection of vfat devices on FreeBSD. (BR 141614)
    * Right-click on volume slider would change the volume. (BR 141672)
2007-07-01 00:33:52 +00:00
joerg
f24be610fc API depends of multimedia/totem/buildlink3.mk allows both totem and
totem-xine, ABI depends only the former. This creates conflicts when
pkg_add picks the latter to fulfill the API depends. Allow both packages
for the ABI depends as well and bump the revisions of the two affected
packages.
2007-06-26 14:47:55 +00:00
minskim
eb48d6ba0a Allow to use the Carbon library if it exists. 2007-06-23 08:06:00 +00:00
schmonz
471688e10c PLIST-related fixes:
* Avoid building OSS support (this could be an option if anyone really cares)
* compile all .py into .pyc at install time (from joerg)

This doesn't address the PR about PKGLOCALEDIR on e.g. Solaris, but
in the meantime it should fix other bulk builds. Bump PKGREVISION.
2007-06-20 18:45:38 +00:00
drochner
8ea745c60a make fetch of album cover art work again after amazon changed its "API",
patch from http://exaile.org/trac/ticket/485
bump PKGREVISION
2007-06-19 18:28:39 +00:00
wiz
f09e3fc6cf From Sergey Svishchev:
Replace .kde/share with .kde/share/kde in scripts and documentation,
 makes playlist2html.py and webcontrol.py usable.

Bump PKGREVISION.
2007-06-15 22:12:54 +00:00
drochner
ff5977f044 xine-1.1.7 doesn't want to build the arts plugin unless told so
explicitely -- add a command line switch
(possibly kdemultimedia doesn't need it anymore?)
2007-06-15 18:29:17 +00:00
joerg
384a404cf6 Fix native case. 2007-06-15 17:04:17 +00:00
jlam
9de6396bd3 * Substitute for @SH@ as well as @AWK@ per de facto standards for
installed shell scripts.

* Generate the to-be-installed script at build time, not at install time.
  We "build" for a reason -- to see what's going to be installed before
  we actually install it.
2007-06-15 15:13:34 +00:00
jlam
d855bafc67 Use the standard SETUID_ROOT_PERMS definition, which defaults to 4555. 2007-06-15 14:47:06 +00:00
wiz
f472d0400a Add patch from Jesse Peterson in PR 36480:
Fix volume changes with auvia on amd64 port.
2007-06-13 22:29:20 +00:00
joerg
c1628656cc Use FreeBSD IO code for now on DragonFly. 2007-06-12 18:21:57 +00:00
joerg
e8837f2ce4 Doesn't build with Python before 2.3. 2007-06-11 17:38:35 +00:00
obache
8ef37bb000 Update rhythmbox to 0.9.8.
Overview of changes in Rhythmbox 0.9.8 "Type slowly"
=====================================================

* move to SVN and move round lots of files. yay!
* use "friendly" date-time in track list (William Jon McCann)
* add visualisation plugin (JOnathan Matthew)
* support more lastfm:// URIs (Jonathan Matthew)
* split code out into a library common to plugins and the binary (Jonathan Matthew)
* display cover art in the tray icon tooltop and song-change notification (Ed Catmur)
* Magnatune improvements (Adam Zimmerman)
* core art improvements, support art for podcasts et al (Ed Catmur, Martin Szulecki)
* Python plugin improvements (James Livingston, Jonathan Matthew)
* add support for the Jamendo online catalogue (Guillaume Desmottes)
* support new Gnome "media key" mechanism (James Livingston, Jonathan Matthew)
* support track transfer for "generic" audio players, and improve iPod
  track transfer support, including transcoding (James Livingston)
* many build/run issues on Solaris (Irene Huang)
* Nokia N800 support (William Jon McCann)
* Many core improvements, for future work
* the usual pile of minor features and bug fixes

Updated Translations
--------------------

* ca	Jordi Mallach
* da	Peter Bach
* de	Hendrik Brandt
* en_CA	Adam Weinberger
* en_GB	David Lodge
* fr	Jonathan Ernst and Stéphane Raimbault
* gl	Ignacio Casal Quinteiro
* hi	Gaurav Mishra (NEW)
* it	Luca Ferretti
* lt	Žygimantas Beručka
* nl	Tino Meinen
* pl	Artur Flinta and the Gnome Polish Team
* pt_BR	Guilherme de S. Pastore
* sv	Daniel Nylander
* vi	Nguyễn Thái Ngọc Duy


Overview of changes in Rhythmbox 0.9.7 "I love Perth"
=====================================================

* Use gnome-power-manager to inhibit suspend while playing (Jonathan Matthew)
* Add support for transient metadata (Ed Catmur)
* Plugin-ise Internet radio support (Jonathan Matthew)
* Add support for the MagnaTune online store (Adam Zimmerman)
* Add support for playin Last.fm radio streams (Matt N)
* Even more support for broken podcast feeds (Alex Lancaster)
* Display placeholder when no cover art can be found (Ed Catmur)
* Build fixes (Brian Cameron, Gilles Dartiguelongue, Alex Lancaster)
* Improve the python console (Brian McKenna)
* Ask the user if MusicBrainz returns multiple albums (Edgar Luna)
* Refactor support for "streaming" sources (Jonathan Matthew)
* Let dbus clients request playing song notification (Oskari Saarenmaa)
* Add more unit tests (Jonathan Matthew)
* Fix some a11y stuff (Jerry Tan)
* Plugin-ise DAAP, and DAAP improvements (Jonathan Matthew)
* Startup improvements, including async directory walking (James Livingston)
* Improve intra-application Drag and Drop (Jonathan Matthew)
* Support gnonfaudiosink's "profile" property (Alex Jones)
* Remove insane threading from podcasts (James Livingston, Jonathan Matthew)
* Disable ReplayGain by default, since it has issues (James M)

Plus the usual assortment of bug fixes, performance and memory improvements, and minor features.


Updated Translations
--------------------

* ar	Djihed Afifi
* ca	Jordi Mallach, Josep Puigdemont i Casamajó
* dz	Pema Geyleg (New)
* el	Nikos Charonitakis
* en_CA	Adam Weinberger
* es	Francisco Javier F. Serrador
* fi	Ilkka Tuohela
* gl	Ignacio Casal Quinteiro
* hu	Gabor Kelemen
* it	Luca Ferretti
* ja	Takeshi AIHANA
* lt	Žygimantas Beručka
* nb	Kjartan Maraas
* nl	Vincent van Adrighem
* sv	Fredrik Tuomas
* vi	Nguyễn Thái Ngọc Duy
2007-06-10 06:29:47 +00:00
rillig
2ba13d1656 Added a patch to fix the return statement of a signal handler. This is
problematic because the return type can be either void or int. The
autoconf manual says to just omit the return statement.
2007-06-08 19:14:15 +00:00
wiz
8c6e1744ac Remove dead MASTER_SITES. From Zafer Aydogan. 2007-06-08 18:33:05 +00:00
wiz
d045aecd08 Support PM_REQ_GETQSIZ and PM_REQ_GETFRAGSIZ in sun_a.c to improve
playback. From Sergey Svishchev in PR 35772.

Bump PKGREVISION.
2007-06-08 17:18:53 +00:00
wiz
4ce9c84008 Enable vcut. Patch provided by Jonathan A. Kollasch in PR 36382.
Bump PKGREVISION.
2007-06-08 17:06:44 +00:00
wiz
e6202bb768 Add libmpcdec support. Addresses PR 36452 by Gilles Dauphin. 2007-06-08 17:02:07 +00:00
wiz
088daa0e20 Update to 0.10.6:
=== release 0.10.6 ===

2007-05-23  Jan Schmidt  <thaytan@mad.scientist.com>

	* decoder/mp3-c-synth.c: (III_polyphase_matrix), (MPG_DCT_8):
	Use a temp array to turn 8 additions and 4 subtractions into 6
	additions and 2 subtractions.

	* decoder/mp3-c.c: (III_huffman_decode):
	Avoid a false assertion that occurs when we don't have any bigvalues
	or count1 bits to decode. Fixes #18.

2007-05-18  Jan Schmidt  <thaytan@mad.scientist.com>

	* decoder/flump3dec.c: (flump3dec_init), (flump3dec_reset),
	(flump3dec_flush), (flump3dec_sink_chain),
	(gst_flump3dec_update_ts), (flump3dec_drain_avail),
	(flump3dec_change_state):
	* decoder/flump3dec.h:
	* decoder/mp3tl.c: (mp3tl_decode_header):
	Fix timestamp handling so that incoming timestamps always get
	applied at the correct time. Add a threshold for accepting
	incoming timestamps - updates below the threshold are ignored,
	to avoid problems with the timestamping granularity of container
	formats.

2007-03-19  Jan Schmidt  <thaytan@mad.scientist.com>

	* configure.ac:
	Make liboil use OFF by default. Enable it with --enable-liboil.

2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>

	* decoder/flump3dec.c: (flump3dec_src_query),
	(flump3dec_src_convert), (flump3dec_time_to_bytepos),
	(flump3dec_src_event):
	Don't convert all upstream seeks to open-ended ones. Preserve
	-1 as a valid value for seek start and end instead of converting
	it blindly to time and bytes.

2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>

	* Makefile.am:
	* autogen.sh:
	* configure.ac:
	  adapt to new AG_GST and pull in new common common

2007-02-18  Jan Schmidt  <thaytan@mad.scientist.com>

	* decoder/table-powtable.h:
	Oops, commit the power factors table too.

2007-02-18  Jan Schmidt  <thaytan@mad.scientist.com>

	* Makefile.am:
	* configure.ac:
	* decoder/Makefile.am:
	* decoder/bitstream.c: (bs_getbytes), (h_setbuf):
	* decoder/bitstream.h:
	* decoder/mp3-c-synth.c:
	* decoder/mp3-c.c: (III_get_side_info), (III_dequantize_sample),
	(c_decode_mp3), (mp3_c_init), (mp3_c_flush):
	* decoder/mp3-c.h:
	* decoder/mp3-ipp.c: (ipp_decode_mp3), (mp3_ipp_init),
	(mp3_ipp_flush), (mp3_ipp_close):
	* decoder/mp3-ipp.h:
	* decoder/mp3tl-priv.h:
	* decoder/mp3tl.c: (mp3tl_new), (mp3tl_free),
	(mp3tl_decode_header), (mp3tl_decode_frame), (mp3tl_flush):
	Merge back pre-computed power factor table from the rework branch.
	Re-arrange the decoder backend so that the C implementation is always
	available, and use it for decoding "MPEG 2.5" even with IPP.

	Do more efficient bitstream operations by copying arrays of bytes
	directly into the huffman bitstream instead of a byte at a time.

	Use the simpler 'huffman bitstream' object where we can.

	* util/Makefile.am:
	* util/gen-pow-table.c: (main):
	Utility for computing the power factor table.

2007-02-16  Jan Schmidt  <thaytan@mad.scientist.com>

	* configure.ac:
	* decoder/Makefile.am:
	Add support for using liboil in the C build.

	* decoder/flump3dec.c: (flump3dec_base_init),
	(flump3dec_drain_avail):
	Change the reported codec tag string to
	'MPEG 1/2 Audio, Layer 1/2/3' so it shows more info.
	Make the element details show which build (IPP,liboil,C) is in use.

	* decoder/mp3-c-synth.c: (mp3_SubBandSynthesis):
	* decoder/mp3-c.c: (inv_mdct_s), (mp3_init):
	* decoder/table-dewindow.h:
	Use liboil in one place to do an array multiply.

2007-02-13  Mathieu Garcia  <matthieu@fluendo.com>

	* decoder/flump3dec.c (flump3dec_drain_avail): Post less often
	the bitrate tag (> 10kbps change)

2007-02-12  Mathieu Garcia  <matthieu@fluendo.com>

	* decoder/flump3dec.c (flump3dec_change_state):
	(flump3dec_drain_avail):
	* decoder/flump3dec.h (struct FluMp3Dec):
	Now we post the bitrate tag.

	* decoder/flump3dec.c (flump3dec_drain_avail): Set the
	GST_TAG_AUDIO_CODEC.


2007-01-31 Christian Schaller <christian@fluendo.com>

	* decoder/flump3dec.c: Fix codec classification
	Audio/Decoder -> Codec/Decoder/Audio

=== release 0.10.5 ===

2006-12-12  Jan Schmidt  <thaytan@mad.scientist.com>

	* decoder/common.h:
	* decoder/flump3dec.c: (flump3dec_get_query_types):
	* decoder/huffman.c:
	* decoder/mp3-c-synth.c: (mp3_SubBandSynthesis):
	* decoder/mp3-c.c: (III_get_side_info), (III_frequency_inversion),
	(mp3_close):
	* decoder/mp3tl-priv.h:
	Fix compilation on the Sun Studio compiler

=== release 0.10.4 ===

2006-11-28  Jan Schmidt  <thaytan@mad.scientist.com>

	* decoder/bitstream.c: (bs_new):
	* decoder/decode.c: (set_hdr_data_slots):
	* decoder/mp3-c.c: (III_get_LSF_scale_factors),
	(III_huffman_decode), (III_dequantize_sample), (III_reorder),
	(III_stereo), (decode_mp3):
	  Implement MPEG-2.5 samplerates.

	* decoder/mp3tl.c: (mp3tl_decode_header):
	  Ignore the incoming table of frame sizes and pass all data including
	  possibly auxilliary bits to the decoder for now.

2006-11-21  Jan Schmidt  <thaytan@mad.scientist.com>

	* decoder/flump3dec.c: (flump3dec_init):
	Don't leak pad templates.

2006-11-20  Jan Schmidt  <thaytan@mad.scientist.com>

	Merge back revisions 601 thru 605 from the gst-fluendo-mp3-rework
	branch

2006-11-20  Jan Schmidt  <thaytan@mad.scientist.com>

	* decoder/mp3-c-synth.c: (III_subband_synthesis),
	(mp3_SubBandSynthesis):
	Rearrange things slightly, so Layer 2 and Layer 3 decoding also use
	the new synthesis function.

2006-11-20  Jan Schmidt  <thaytan@mad.scientist.com>

	* decoder/Makefile.am:
	* decoder/mp3-c-synth.c: (III_subband_synthesis),
	(III_polyphase_matrix), (MPG_DCT_32), (MPG_DCT_16), (MPG_DCT_8),
	(mp3_SubBandSynthesis):
	* decoder/mp3-c.c:
	* decoder/mp3-c.h:
	* decoder/mp3-cos-tables.h:
	* decoder/mp3tl-priv.h:
	* decoder/mp3tl.c: (mp3tl_decode_frame):
	Move synthesis/dct functions out to a separate file. Fix decoding by
	using the correct entry from the synth_cos64_table lookup table.

2006-11-20  Jan Schmidt  <thaytan@mad.scientist.com>

	* decoder/Makefile.am:
	* decoder/mp3-c.c: (decode_mp3), (III_subband_synthesis),
	(III_polyphase_matrix), (MPG_DCT_32), (MPG_DCT_16), (MPG_DCT_8),
	(mp3_SubBandSynthesis):
	* decoder/mp3-cos-tables.h:
	* decoder/mp3tl-priv.h:
	* decoder/mp3tl.c: (mp3tl_decode_frame):
	Optimise polyphase filter bank by using a partially hand-unrolled
	32-point DCT.

2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>

	* decoder/Makefile.am:
	* decoder/mp3-c.c: (inv_mdct), (init_mdct),
	(III_frequency_inversion), (decode_mp3), (mp3_init):
	Clean up old, slow code branches.

=== release 0.10.3 ===

2006-09-07  Jan Schmidt  <thaytan@mad.scientist.com>

	* decoder/flump3dec.c: (flump3dec_change_state):

	Patch from Sebastian Moutte to fix setting caps on the src pad
	when reusing the element (Closes #5)

2006-09-06  Jan Schmidt  <thaytan@mad.scientist.com>

	* decoder/bitstream.h:
	* decoder/common.h:
	* decoder/decode.c: (II_dequant_and_scale_sample):
	* decoder/flump3dec.c: (flump3dec_get_type), (flump3dec_base_init),
	(flump3dec_check_for_xing), (flump3dec_drain_avail),
	(flump3dec_get_query_types):
	* decoder/huffman.c: (huffman_decoder):
	* decoder/mp3-c.c: (III_get_side_info), (III_get_scale_factors),
	(III_get_LSF_scale_data), (III_get_LSF_scale_factors),
	(III_huffman_decode), (III_dequantize_sample), (III_antialias),
	(decode_mp3), (mp3_SubBandSynthesis), (mp3_init), (mp3_flush),
	(mp3_close):
	* decoder/mp3-c.h:
	* decoder/mp3tl-priv.h:
	* decoder/mp3tl.c: (mp3tl_sync), (mp3tl_decode_frame):
	* decoder/table-huffdec.h:
	Clean ups and bug fixes.

	Change the way the main_data buffer is calculate to eliminate a state
	variable.

	Fix a nasty array index overflow that was resulting in noise in the
	left channel for some builds only.

	Fix all -Wextra warnings

2006-08-25  Wim Taymans  <wim@fluendo.com>

	* decoder/flump3dec.c: (flump3dec_drain_avail),
	(flump3dec_sink_event):
	Output the first frame before the second frame instead at EOS.

2006-08-18  Jan Schmidt  <thaytan@mad.scientist.com>

	* configure.ac:
	  Build against IPP for x86_64, and support IPP 5.0 & 5.1

	* decoder/mp3-c.c: (mp3_SubBandSynthesis):
	  Fix the float -> int16 conversion so it doesn't overflow
2007-06-08 13:03:22 +00:00
wiz
1b2c707977 Mention that this is the obsolete version, and that the current
version is available in audio/libmusicbrainz.
2007-06-08 07:04:52 +00:00
wiz
fad5575343 + libmusicbrainz. 2007-06-08 07:02:54 +00:00
wiz
05d2c1f2ba Initial import of libmusicbrainz-3.x:
MusicBrainz is a user-maintained community music metadatabase.
Music metadata is information such as the artist name, the release
title, and the list of tracks that appear on a release. MusicBrainz
collects this information about recordings and makes it available
to the public. All of the data in MusicBrainz is user contributed
and user maintained.

This library is an interface to the MusicBrainz database. It is
aimed at developers of media players, CD rippers, taggers and other
applications requiring music metadata. The service's architecture
follows the REST design principles. Interaction with the web service
is done using HTTP and all content is served in a simple but flexible
XML format.
2007-06-08 07:02:15 +00:00
wiz
055231f7d2 This does not conflict with libmusicbrainz-3*. 2007-06-08 06:42:32 +00:00
wiz
c4c1210b8c Update to 2.1.5:
Changes for libmusicbrainz 2.1.5
-------------------------------------

   - Fix for CD TOC reading on Solaris, thanks to Brian Cameron. (#2009)
   - Fixed compilation on GCC 4.3. (http://bugs.debian.org/417352)
   - Fix the patch for buffer overflows in rdfparse.c (2066)
   - Support for Debian GNU/kFreeBSD in configure.in (patch from the
     libmb package in Debian)
   - Patch to allow manually entering the CD TOC information, thanks
     to sbooth. (#2193)
   - Fixed configure.in to work with newer versions of autoconf. (#1829)
   - Buffer overflow in MBHttp::WriteToBuffer. (#2273)
   - Python bindings:
      - No shebang in non-executable scripts.
2007-06-08 06:34:01 +00:00
wiz
f9ca475dd5 Bump PKGREVISION for opencdk shlib major bump. 2007-06-05 08:11:43 +00:00
wiz
9d27f90a6f opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
2007-06-05 05:36:59 +00:00
wiz
77ed0e7cca Remove dead mirror site. From Zafer Aydogan. 2007-06-04 05:44:09 +00:00
wiz
34664c0ae0 Remove dead mirror site. From Zafer Aydogan. 2007-06-03 22:04:42 +00:00
wiz
07895ec2b8 Remove dead mirror. From Zafer Aydogan. 2007-06-03 00:41:27 +00:00
rillig
7f125459d8 Removed some code duplication from the buildlink3 files by using the new
pkg-build-options.mk procedure.
2007-05-30 08:54:28 +00:00
gson
5fc2162db5 Updated wavesurfer to version 1.8.5. Summary of changes since 1.7.4:
* Mouse- and key binding updates:
      shortcuts keys for recording
      support for multiple popup events (shift-left-button and
      right-button are now the default on all platforms)
    * Misc. bug fixes including zoom in/out mixup

Changes in WaveSurfer version 1.8.4

    * Improved scrollwheel support, including zooming (Ctrl + wheel)
    * Fixed bugs in chooser & preferences dialogs
    * Several other bug fixes

Changes in WaveSurfer version 1.8.3

    * Global console variables SOUND and WSURF contain active sound/widget
    * Localization file for Brazilian Portuguese
    * Minor cosmetic fixes and some bug fixes

Changes in WaveSurfer version 1.8.2

    * The Chooser dialog can now handle bookmarks of the form
      pathname:<time>
    * Updated documentation
    * Bug fixes

Changes in WaveSurfer version 1.8.1

    * Many minor improvements and fixes

Changes in WaveSurfer version 1.8

    * Updated GUI that better matches the platform (WinXP, MacOSX,
      etc.) WaveSurfer is run on.
    * Other minor improvements and bug fixes

Changes in WaveSurfer version 1.7.6

    * -config option can now also specify a full path name
    * Chooser-dialog now handles auto-play, Windows path names and sorting
    * Automatically generated plots will not generate "Unsaved
      changes" dialog on exit as default anymore
    * WaveSurfer Mac binary now uses Tcl/Tk 8.4.9
    * Lots of other minor improvements and bug fixes

Changes in WaveSurfer version 1.7.5

    * Expanded key binding functionality
    * Enhancements to the Chooser-dialog
    * WaveSurfer binaries now use Snack 2.2.9
    * Several other improvements and bug fixes
2007-05-28 07:38:26 +00:00
gson
0e22f81ae7 Updated tcl-snack to version 2.2.10. Summary of changes
since 2.2.8:

10/20/04 (new feature) Implementation of data and append commands for
Python (Hinard).

10/26/04 (bug fix) Fixed leak in Windows sound I/O code. (Wilkason)

11/15/04 (new feature) The fade filter can now fade to a minimum level
other than zero.

11/18/04 (bug fix) Corrected memory leak in the pitch command.

11/25/04 (bug fix) Corrected handling of Lin24packed sample encoding.

11/30/04 (new feature) Support for more than 2 channels on Macintosh OS X.

----------------- Released 2.2.9, 12/1/04 -----------------------

1/26/05 (new feature) Added implementation for snack::audio
record_gain command on Windows (DeJong)

1/26/05 (enhancement) Several improvements regarding MP3 format
handling. (Wilkason)

14/12/05 (bug fix) Fixed canvas items to work with later ActiveTcl
releases.

----------------- Released 2.2.10, 14/12/05 -----------------------
2007-05-28 07:29:11 +00:00
markd
888ae72fc2 Update to arts 1.5.7 (part of KDE 3.5.7) 2007-05-23 12:53:00 +00:00
rillig
0418054093 Fixed gcc4 error messages. 2007-05-23 12:00:04 +00:00
rillig
d720b0ef2d Fixed gcc4 errors and warnings. 2007-05-23 11:51:53 +00:00
rillig
8089d5c6c7 Fixed the gcc4 error messages and a warning about undefined behavior. 2007-05-23 11:44:36 +00:00
rillig
436272d287 Fixed the detection of socklen_t. 2007-05-23 11:13:42 +00:00
heinz
2795ea8fe7 Added support for installation to DESTDIR. 2007-05-19 22:08:28 +00:00
kristerw
23f6dd0ca8 Add qtplay. 2007-05-15 21:26:25 +00:00
schmonz
887f0fb751 Respect ${CFLAGS} and ${CPPFLAGS}. 2007-05-13 13:13:41 +00:00
schmonz
0257fca831 Update to 3.8.0. Highlights from the changelog:
* Added the rhythmtapping modules.
* Added lessons to practise intervals from second to octave.
* Added twelve-tone and bpm exercises.
* Added ternary rhythm exercise.
* Added nameinterval exercise.
* Added descending melodic intervals exercise.
* Added LOTS of scale exercsies from Davide Bonetti.
* Removed GNOME dependencies. We now require pygtk 2.6.0 or newer.
* The user manual is now translatable using .po files.
* Many updated translations.
* Cairo version of all input widgets.
* Improved GtkTextView-based html widget if GtkHtml is not available.
2007-05-13 13:02:42 +00:00
schmonz
fff749b276 Initial import of qtplay, a Mac OS X command-line utility to play
Audio CD's, MP3's, and other music files using QuickTime.
2007-05-13 12:18:48 +00:00
wiz
bca4b27658 Update to 2.1:
2.1 - May 7th, 2007 :
=====================
    * Fixed a crash in the Artist/Album view after saving files,
    * Italian translation updated (thanks to Costantino Ceoldo),
    * Brazilian Portuguese translation updated (thanks to doutor.zero),
    * French translation updated.
2007-05-10 16:08:33 +00:00
tnn
3e76038b58 Update to 4.41.0:
fixed: corrupt floating-point audio on big-endian machines
fixed: limit RIFF data buffering to 16 MB to prevent out-of-memory crash
improved: attempt to mute errors when decoding corrupt legacy WavPack files
improved: overall performance enhancements of 10% to 30% (depending on mode)
added: MMX intrinsics for 24-bit (and higher) stereo encoding (thanks to
	Joachim Henke)
added: --skip and --until commands to unpack specified range of audio data
2007-05-09 23:43:05 +00:00
wiz
c42788e2f0 Update to 0.2.38:
===============
Version 0.2.38
===============
	* Fix 100% CPU problem introduced in 0.2.37 (Joe Marcus Clarke)
	* Fix libesddsp not linking against libesd (Loïc Minier)
	* Fix file descriptor leaks (Pierre Ossman)
	* Fix a build problem with the read/write wrapper (Jean Bréfort)
	* chdir to "/" when starting up (Dan Winship)
	* Only install the esddsp man page if we build the binary
2007-05-06 16:36:06 +00:00
markd
b96bd1b1c3 Update nas to 1.9
Fixes to several DOS attacks that could be carried out
aginst a nasd server, ANSI'fication of most of the server and
client code, and significant rework of input and output mixer
handling in the voxware (OSS) server.
2007-05-05 21:31:09 +00:00
agc
f530c47a9d Add and enable py-daap. 2007-05-04 20:25:12 +00:00
agc
f4dee7cece Initial import of PythonDaap 0.7 as py-daap into the Packages Collection.
PythonDaap is a (under development) DAAP client implemented in Python,
	and based on PyTunes by Davyd Madeley.  The authentication stuff
	(needed by recent copies of iTunes) has been added, and a primitive
	object model that can download individual tracks, and has playlist
	support.

	This distribution also includes an implementation of Apple's custom
	MD5 hasher as a python module.  This hasher is used in the DAAP
	authentication protocol, documented by David Hammerton.
2007-05-04 20:23:41 +00:00
wiz
2f1d0421c5 Update to 2.0.2:
2.0.2 - March 1st, 2007 :
=========================
    * Fixed a runtime crash on Mac OS 10.x platform (thanks to Timothy Lee),
    * When adding a picture to a file, the selection window starts on the same
      directory of the file,
    * Fixed command buttons not disabled when using the scanner command,
    * Fixed a compilation bug under Solaris (thanks to Ben Taylor),
    * Fixed sorting of filenames containing some particular UTF-8 characters,
    * Fixed a crash when double clicking over the file list when no file loaded,
    * Fixed a crash when deleting severals files,
    * Some code improvments to increase speed,
    * Czech translation updated (thanks to Zbynek Mrkvicka),
    * German translation updated (thanks to Götz Waschk),
    * French translation updated.
2007-05-03 11:51:18 +00:00
gdt
846746460b # 1) uses dia library before it is built
# 2) make succeeds even with failures, making this problem non-obvious
MAKE_JOBS_SAFE=		no
2007-05-02 12:51:43 +00:00
wiz
a7f146b373 Update to 2.0.1:
2.0.1 - April 12th, 2007 :
==========================
    * Added WavPack support (thanks to Maarten Maathuis),
    * Added a log area in the main window to avoid sending all messages to the
      console,
    * Added local access to the cddb search for the automatic mode,
    * Fixed some bugs in the cddb window,
    * Fixed the reloading of the current which was done two times when changing
      state of the "Show hidden directories" checkbox,
    * Fixed Glib warnings on startup,
    * Italian translation updated (thanks to Costantino Ceoldo),
    * Brazilian Portuguese translation updated (thanks to doutor.zero),
    * French translation updated.
2007-04-21 07:05:50 +00:00
drochner
8382e10a3b make this build with newer g++ 2007-04-19 18:21:52 +00:00
martti
ff4e3e305b intltool and pkg-config are defined in meta-pkgs/xfce4/Makefile.common 2007-04-17 17:45:06 +00:00
dillo
f33374314c Uses headers from x11/xf86vidmodeproto, so include its buildlink3.mk. 2007-04-14 22:12:14 +00:00
martti
cc3a1b98db Updated to Xfce 4.4.1
See http://www.xfce.org/documentation/changelogs/4.4.1 for details.
2007-04-12 09:55:08 +00:00
drochner
f3238a3f0c update to 0.2.9
changes:
New Graphics
Visualizations
Last.fm streaming (experimental, may lock Exaile up if it cannot connect
  to their website)
Mass Storage Driver plugin
Python Console plugin
A scriptable device panel
2007-04-11 18:50:08 +00:00
drochner
0511e6234d update to 0.4.11
change: minor bugfix
2007-04-11 18:18:44 +00:00
drochner
9ee447309c plug integer overflows in skin handling (CVE-2007-0653, CVE-2007-0654),
patch from Debian
2007-04-10 12:19:40 +00:00
wiz
854b90031a Update to 0.4.10:
gnome-speech 0.4.10:

* Fix for bug 409573 to have eSpeak driver also look for LANG when
  determining the default language. (Gilles Casse)

gnome-speech 0.4.9:

* Fix for bug 398916 to help select the Viavoice Chinese voices. Also
  fixed a memory leak with the driver. (Gilles Casse)

* Fix for bug 399512 to handle config parameters better. (Leonardo Boshell)

* Fix for bug 403763 to include math library when building driver
  for Swift. (Willie Walker)

gnome-speech 0.4.8:

* Brand new driver for eSpeak (http://espeak.sourceforge.net).
Many many thanks to Gilles Casse for his contribution here!!!

* Fix for bug 321658 to allow ibmtts is unable to select/change voice
of a different language.  Many many thanks to Gilles Casse for his
contribution here!!!

gnome-speech 0.4.7:

* Add support for Cepstral Swift driver.  There are known problems
with this support.  In particular, there are audio artifacts
(chirps and pops) when speech is interrupted.  We have a support
request into Cepstral for help with this: Support Ticket #6297.
2007-04-09 01:15:05 +00:00
obache
70c2d11081 define _NETBSD_SOURCE for fixing build problem on NetBSD 3.1.
XXX: define here. if pass this definision to configure, try to build solaris
XXX: backend, raise another build problem.
2007-04-06 15:47:29 +00:00
wiz
e0378cad3d Remove gkrellm1 and its dependencies from pkgsrc.
This has been replaced ages ago with gkrellm version 2.

No disagreement on pkgsrc-users.
2007-04-01 21:36:16 +00:00
adam
cce6399e52 Changes 2.1.5:
* Improvements
2007-03-24 21:02:18 +00:00
markd
2b7d305b4b $DESTDIR 2007-03-24 20:27:19 +00:00
joerg
161c920c15 Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
markd
31b5d01e00 add nas-auscope. 2007-03-24 13:49:26 +00:00
markd
f680cde353 Reimport the nas auscope script as a separate package. 2007-03-24 13:47:48 +00:00
markd
6744c06d7b Don't build/install auscope. Removes dependency on perl if all you
are interested in is the nas library. Bump PKGREVISION.
2007-03-24 13:45:05 +00:00
gdt
d0c8606d10 replace no-commercial-use with actual license 2007-03-22 14:54:38 +00:00
wiz
2d1a8cc474 Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
rillig
44ff3d7760 Added a patch for non-gcc compilers, which often don't like
"case 1 ... 255".
2007-03-18 21:24:00 +00:00
rillig
c8368b07ae configure: error: *** JACK requires GNU getopt_long 2007-03-18 21:19:09 +00:00
rillig
2170d1ea0b Fixed the separation of CONFIGURE_SCRIPT and CONFIG_SHELL. 2007-03-17 20:43:23 +00:00
tv
f9f368db81 Missed PKGREVISION bump from shlib major update of www/neon. 2007-03-12 16:17:17 +00:00
wiz
33043e8906 Minor pkglint cleanup, from Sergey Svishchev. 2007-03-08 19:25:32 +00:00
rillig
e537d9a551 Fixed pkglint errors. 2007-03-08 19:24:24 +00:00
rillig
a3685db68e Fixed these gcc error messages from PR 35948:
Sun.c:8: error: static declaration of 'op' follows non-static declaration
Sun.h:40: error: previous declaration of 'op' was here

While here, also fixed the pkglint errors.
2007-03-08 15:01:50 +00:00
gdt
85ffd1d2ae OPTIONize the use of lame, defaulting to off, due to LICENSE= problems.
concept reviewed by dillo@
2007-03-06 23:55:07 +00:00
wiz
f9a0c7d5fc Update MASTER_SITES/HOMEPAGE -- mostly disappeared.
From Sergey Svishchev in private mail.
2007-03-04 11:29:57 +00:00
wiz
73c8b3c404 Update to 0.2.37:
===============
Version 0.2.37
===============
	* Fix null derefs and leaks reported by Coverity (kjartan)
	* Build fixes (David Schleef, Thomas Zajic, Behdad Esfahbod)
	* Disable autospawning (David Schleef)
	* Close filedescriptors and sockets (David Schleef)
	* Don't terminate until the last sample is done (David Schleef)
	* Add checks for clients disconnecting (Peter Åstrand)
	* Updated man pages (Christopher Hanna)
2007-03-01 14:19:29 +00:00
wiz
8cce363d3e Remove easytag-devel, easytag now contains a newer version. 2007-02-27 10:00:10 +00:00
wiz
c7d6f3748d Update to 2.0, based on audio/easytag-devel.
Changes to previous version in easytag-devel (1.99.13):

2.0 - February 21th, 2007 :
===========================
    * Added buttons in toolbar to search files, to search in cddb and to write
      playlist,
    * Added in the cddb window the option to match lines with the Levenshtein
      algorithm,
    * Fixed crash when no audio player is defined and problem of checking in the
      preferences window,
    * Added automatically removing of APE tag in a MP3 file,
    * Improved decoding of Arabic characters,
    * Added French Users Guide (Than to Emmanuel Brun),
    * Swedish translation updated (thanks to Anders Strömer),
    * Brazilian Portuguese translation updated (thanks to doutor.zero),
    * Czech translation updated (thanks to Zbynek Mrkvicka),
    * German translation updated (thanks to Götz Waschk),
    * Italian translation updated (thanks to Costantino Ceoldo),
    * Japanese translation updated (thanks to Takeshi Aihana),
    * French translation updated and typo fixed (thanks to Emmanuel Brun).


    Windows version :
    * Fixed autocompletion of year when a partial one was entered,
    * Fixed crash when no audio player selected in preferences window,
    * Improved detection of the locale.
2007-02-27 09:58:49 +00:00
wiz
26e77205b1 Update to 1.21:
* v1.21 Thu Jan  4 13:41:42 PST 2007

   * Use Module::Install
   * Prefer Encode::Detect::Detector over Encode::Detect if available.
   * Skip over Lyrics3 tags
   * Pull out iTunes iTunNORM gain info.
   * Handle Named genres separated by nulls & multiple genres
   * Skip over broken iTunes ID3v2.2 frames that are in a ID3v2.3/2.4 header.
   * Patch from Justin Fletcher <gerph (at) gerph.org> to fix ID3v2.4 header & footer parsing.

* v1.20, Saturday, January 7, 2006

   * New maintainer & Sponsor:

	Dan Sully - daniel | at | electricrain.com
	Slim Devices, Inc - dan | at | slimdevices.com

   * Read ReplayGain Information in:

	- RVA, RVAD and RVA2 tags.
	- COMM tags via J.River Media Center
	- PRIV tags via Windows Media Player

   * Unicode / Encode optimizations to only guess if the string isn't ascii.

   * Proper numeric genre decoding, now in tune with the ID3 spec.

   * Parse and return PIC & APIC data.

   * Handle multiple COMM and TCON tags.

   * Parse APE tags that are in the ID3v1 header space.

   * Parse USLT - Lyrics tags, used by iTunes.

* v1.13, Wednesday, March 10, 2005

   Fix for UTF-16 handling.  (Wes Barris)

* v1.12, Wednesday, March 9, 2005

   Add OFFSET to info.  (Dan Sully)

* v1.11, Friday, January 14, 2005

   Fix for ID3v2 tags that happen to be UTF-16LE.  (Dan Sully)

* v1.10, Thursday, December 30, 2004

   Make utf8 enabled by default (if available).

   perl 5.6 is now required.

   Remove dependency on Symbol.pm.

   Use three-arg open.  (Alex Marandon)

   Make reading of genres a bit more nimble.  (Brian S. Stephan)

   Fix frame counting.  (Ben Winslow, Anthony DiSante)

   Fix syncsafe byte reading.  (Pierre-Yves Thoulon, et al)

   Some Unicode fixes.  (Ilya Konstantinov)

   More changes for Unicode.  Unicode::String no longer used; Encode is used
   instead.  Encode::Guess used as last resort.  (Dan Sully)

   Optimizations and other fixes.  (michael, Dan Sully)

   Support for reading ID3v2 tags from WAV and AIFF files.  Not fully
   supported.  (Dan Sully)

* v1.02, Sunday, March 2, 2003

   Fix broken argument parsing for use_mp3_utf8.  (Ben Gertzfield)

   Document that UTF8 can be access in ":all" export tag.  (Ben Gertzfield)

   Better document for new() method.

   Add can() method.  (Ken Williams)

   Stick failure warnings in $@.  (Jeffrey Friedl)

   Added support for reasonable data from ID3v2 tags with RAW_V2 == 2.
   (brian d foy and others)

   Deal with broken iTunes comment frames in ID3v2.3.0/2.4.0.  (Many users)

   remove_mp3tag() was reporting 128 bytes removed even if no bytes were
   removed.  (scfc_de)

   Allow calling methods on objects where tag does not exist (e.g., don't fail
   if there is no comment but you call $mp3->comment).

   Various bugfixes.
2007-02-27 09:21:26 +00:00
wiz
0b92cb1e23 Use standard homepage. 2007-02-27 08:54:46 +00:00
wiz
8e2ac7bc01 Update to 0.06:
0.03  Fri Jun 11 13:29:00 2004
  - minor bug fix to pass tests with Perl 5.8.3 (thanks to Jeremy Devenport).

0.04  Thu Dec 30 07:47:00 2004
  - fixed a bug in Audio::Wav::Read::move_to, now adds where the data actually starts to the position given.
  - Audio::Wav::Read::move_to now rereads data length to see if file has grown since this was last read.
  - added method Audio::Wav::Read::reread_length, rereads the length of the file in case it is being written to as we are reading it.
  - added method Audio::Wav::Read::read_raw_samples which will read X samples in raw format.
  - added method Audio::Wav::Read::position_samples which returns the current audio data position in samples.
  - in method Audio::Wav::Write::add_cue, if sample position supplied is undefined, then the position will be the current position (end of all data written so far).
  - in method Audio::Wav::Write, moved the option of not caching data from the write_raw method to new.

0.05  Tue Oct 25 12:20:00 2005
  - Audio::Wav::Read::position_samples should have divided by block_align, rather than multiplied (thanks David Brandt).
  - Fixed bug where unknown blocks weren't skipped (thanks Robert Hiller).

0.06  Wed Mar 22 12:00:00 2006
  - Fixed a circular reference in Audio::Wav::Write::Header that was causing memory to leak (thanks Sumitro Chowdhury).
  - Tidied up bits and pieces.
  - Added very basic support for WAVEFORMATEXTENSIBLE.
  - When writing files, finish() will now be called by DESTROY if necessary.
2007-02-27 08:53:44 +00:00
wiz
b3122a3fb8 Seems to need msgfmt. Found in DragonFly bulk build. 2007-02-27 07:37:59 +00:00
joerg
e2b9e36bf1 Needs C for configure. 2007-02-23 15:56:22 +00:00
joerg
d6cc5010ce Needs C for configure. 2007-02-23 15:36:28 +00:00
wiz
1d5bfa14d8 Set WX_CONFIG to wx24-config, otherwise configure complains it cannot find
wxGTK (it is looking for wx-config).
2007-02-23 14:23:13 +00:00
ghen
b3737ae983 Reindent. 2007-02-23 09:15:23 +00:00
wiz
31663dcd05 Remove unnecessary quoting (according to pkglint). 2007-02-23 09:05:41 +00:00
rillig
0cf50a81b4 The rest of the update. Now pkglint is happy, too. 2007-02-23 03:37:55 +00:00
rillig
65ace24e1f Updated audacity to 1.2.6.
Changes since 1.2.4:

Changes in 1.2.6:

  * Fix memory leaks on Windows.

  * Correct font size problems.

  * Enable missing FLAC support.

Changes in 1.2.5:

  * An official Intel Mac version is now available.

  * Fixed bug in Generate Silence which caused it to apply to all tracks
    instead of just the selected ones.

  * Mac OS X: audio device opening code has been rewritten.  First, it
    is much more conservative about changing device settings; it will
    not change settings when you open the program or close the
    preferences dialog anymore, and it will not change the settings when
    you begin playback/recording if the current settings are adequate.
    When it does change the settings, it should work much better on
    devices such as the Griffin iMic, ART USB Phono Plus,
    and Ion iMX02 USB.

  * Mac OS X: added new Audio I/O preference that lets you tell Audacity
    to never change any audio device settings.

  * Newer libsndfile supports FLAC import and export

  * Updated soundtouch to current version which is faster and better quality

  * Modified configure script prefers system libraries to local copies to
    reduce compilation times and memory usage.

  * Minor updates to help files.

  * New or updated translations: Bulgarian (bg), Galician (gl),
    Traditional Chinese (zh_TW), Simplified Chinese (zh), Slovenian (sl),
    Swedish (sv), Bangladeshi (bn), Slovakian (sk), Romanian (ro),
    Lithuanian (lt), Welsh (cy), and Turkish (tr).
2007-02-23 03:27:40 +00:00
wiz
df2480f881 Update to 8.8:
Snd 8.8:

many improvements from Mike

Jack support in OSX and Cygwin from Kjetil

poussin-sum and jackson-sum in dsp.scm (more band-limited pulse-trains), and changed
  amplitude scaling in fejer-sum and legendre-sum so that they always peak at 1.0.
  Also added a note in clm.html showing a way to get a time-varying pulse-train.

changed default-output-data-format to mus-bfloat

removed initFile and the (undocumented) htmlDir X resources

make install now copies the *.scm|fs|rb files to {prefix}/share/snd

added read/write support for Apple's new CAFF (64-bit) audio files

checked: glib 2.12.7|8|9, gtk 2.10.7|8|9, Mesa 6.5.1|2, pango-1.15.3|4|5,
         sbcl 1.0.1|2, fth 1.0.7

Thanks!:  Mike Scholz, Kjetil Matheussen, Meino Christian Cramer, Michael Edwards


Snd 8.7

a huge number of *.fs and *.rb improvements from Mike, including the
  new file bird.fsm.


added frame.scm with:

    frame-reverse! frame-copy (from mixer.scm)
    sound->frame frame->sound
      region->frame

    make-frame-reader frame-reader? frame-reader-at-end frame-reader-position
      frame-reader-home free-frame-reader copy-frame-reader frame-reader-chans
      next-frame previous-frame read-frame
      make-region-frame-reader make-selection-frame-reader
      make-track-frame-reader read-track-frame make-sync-frame-reader

    frame->sound-data sound-data->frame
    sound->sound-data sound-data->sound
      region->sound-data track->sound-data selection->sound-data
    file->vct vct->file
    frame->vct vct->frame
    file->sound-data sound-data->file

    insert-sound-data insert-frame insert-vct
    mix-sound-data mix-frame
    scan-sound map-sound (this replaces 8.6's scan-sound)

    simultaneous-zero-crossing

added to extensions.scm:
    pad-sound contrast-sound dither-sound scale-sound offset-sound normalize-sound

added to examp.scm:
    compand-sound sync-all

sound-data-multiply! sound-data-add! sound-data-offset! sound-data* sound-data+
    sound-data-copy sound-data-reverse! sound-data-peak

region-home
add-source-file-extension

clip-hook: called whenever we're about to clip while writing a sound file
  unclip-channel (dsp.scm) based on LPC (reconstruction via forward and backward prediction)
  lpc-coeffs and lpc-predict in dsp.scm
  io.c:  mus_clip_set_handler

finally decided to build in the definition of pi in Guile and Gauche.
  In the context of Snd, it is absurd to have to make sure "pi" is defined all the time.
  It's already defined in Forth, and in Ruby it's PI in the math module.

clm.c: removed (unused) mus_make_frame|mixer_with_data

removed the default font settings in Snd.gtkrc -- presumably Snd
  will now pick up your theme's default font.

added a -nogtkrc startup switch.  This turns off the search for a gtkrc file,
  or its built-in equivalent -- you get whatever your current theme wants.

removed open-sound-file, vct->sound-file, and close-sound-file.
  These were optimizations that make little sense anymore -- use
  mus-sound-open-output and friends instead.  See snd8.scm for
  backwards compatible replacements.

mix tags use the mix-color now


Checked: sbcl 1.0,
         lesstif 0.95 (it still doesn't work with Snd -- segfaults,
           comatose listener, etc),
         cmucl 19d (dies trying to compile cmn's transpose.lisp,
           so that file is commented out for this version of cmucl),
         pango 1.15.1|2, fontconfig 2.4.2, cairo 1.2.6, glib 2.12.5|6, stklos 0.82,
         gamin 1.8.0 (this version fixes at least one of the problems
           that would sometimes cause Snd to hang)

Thanks: Fernando Lopez-Lezcano, Mike Scholz, Kjetil Matheussen, Forest Bond


Snd 8.6

many improvements from Mike.

mix/track mechanism sped up by about a factor of 100, so its possible
  to have thousands of each (but the screeen gets very cluttered).

  added mix-name, track-name, track-tag-y, mix-name->id, and track-name->id
  to help navigate in these situations.


out-any, in-any, locsig, move-sound, and friends can now handle vct and sound-data objects
  as the "stream" argument.  In with-sound, this is the *output* variable or :output
  argument which then applies to all notes. So, with-sound can be used in a zillion new ways:

     (vct-scale! (with-temp-sound (:output (make-vct 2210)) (fm-violin 0 .1 440 .1)) 2.0)

  This extension caused changes in sound-data object handling:
    sound-data-scale! (for with-sound writing to a sound-data object and with the
      :scaled-to or :scaled-by arguments)
    sound-data-fill! (also for with-sound if not :continue-old-file)

  fade.scm instruments changed to use outa rather than vct-map!
  moved samples->sound-data to snd8.scm.
  Mike provided sndins support for this change.


rf64 headers and mutable riff for very large output files.

mus-float-equal-fudge-factor (mainly for reasonable generator equal? checks)

->frequency, ->samples (ws.scm) for things like (violin 0 .1 'e4).

channel-clipped? in examp.scm

filter-fft in examp.scm.

checked: Fedora Core 6, sbcl 0.9.18, fth 1.0.0, Gauche 0.8.8, autoconf 2.61

Thanks: Jacek M. Holeczek, Rick Taube, Mike Scholz, Kjetil Matheussen, Julius Smith,
    Joseph Anderson, SamButcha



Snd 8.5

many improvements thanks to Kjetil and Mike.

gl2ps support, gl-graph->ps function, --with-gl2ps switch, gl2ps.[ch]

added gtk-effects-utils.scm, gtk support for *-menu.scm.

finally implemented the log-frequency display in non-GL spectrograms.

save-marks changed to keep matching sync values
add-mark now takes new optional trailing args: name and sync

removed the gtk_print stuff from xg.c since it's all useless without
  support for the cairo graphics functions and the pango functions
  that access them.

sounds->segment-data (examp.scm) -- returns segment start/dur/maxamp data for collections
  of sounds.

with-file-monitor -- can be set to #f to turn off the FAM process stuff.

add-watcher and delete-watcher -- this is a simpler (and less accident-prone)
  hook to catch any change to the sound list, the current selection, or the mark list;
  it is intended to replace the multi-hook kludges currently used to set dialog button
  sensitivity, for example.  Since each watcher is identified by a unique integer,
  local (unnamed) functions can easily be deleted and so on.

  removed selection-changed-hook (use simpler watcher mechanism instead).

in cmn, thickness message now affects bars locally.  Added *double-barline-thickness*.

checked: gtk-2.10.4|5|6, sbcl 0.9.17, clisp 2.40|1.

Thanks: Michael Edwards, Mike Scholz, Kjetil Matheussen, Carlos Pita,
    Carsten Heinrigs, Dragan Novetski, Jacek M. Holeczek, David O'Toole


Snd 8.4

many ruby, forth, and sndins-related improvements from Mike including new file analog-filter.rb.
  "scheme" instead of "guile" in various names in inf-snd.el (for gauche)

improvements in strad.ins and bandedwg.ins from Juan Reyes

snd_frg.scm thanks to Olivier Doare

granulated-sound-interp (examp.scm)

display-bark-fft (dsp.scm) -- spectral display using bark, erb, and mel scales

def-optkey-instrument (ws.scm)

new optional argument to graph -- lisp graph axis choice
new axis choice --show-bare-x-axis
snd-color
snd-font
after-lisp-graph-hook
removed vu-font and vu-font-size, added vu-in-dB
removed spectrogramColor X resource

checked: ruby 1.8.5, sbcl 0.9.15|16, gtk 2.10.2|3, fth 0.10.22

Thanks: Mike Scholz, Anders Vinjar, Kjetil Matheussen, Bill Sack, Pam & Harold Norris,
    Juan Reyes, Daniel Stahl, Michael Edwards, Carlos Pita
2007-02-23 00:34:53 +00:00
wiz
0bfd4eca77 Un-sed(1) rpath flag. 2007-02-22 23:34:42 +00:00
wiz
3f2b794579 Update to 13.0.0:
Note: flac support is not enabled because sox-13.0.0 only supports
the old obsolete API; pkgsrc has newer flac.

sox-13.0.0
----------

  File formats:

  o Support for .caf, .paf, .fap, .nist, .w64, .nist, Matlab 4.2/5.0
    (Octave 2.0/2.1), .pvf, .sds, .sd2 and .xi file formats via libsndfile.
    If available, libsndfile can also be used to handle all the other file
    formats it understands.  (Reuben Thomas)
  o Add FLAC support (robs@users.sf.net)
  o Support Maxis's XA format. (Dwayne C. Litzenberger)
  o Add support for 24-bit PCM raw, wav (WAVE_FORMAT_EXTENSIBLE) [FR# 801015],
    au, aiff, & flac files. (robs)
  o Add AIFF-C output support.  (shashimoto)
  o New .ima file format for raw IMA ADPCM.  (robs)
  o Allow the rate and number of channels of .au files to be overridden
    by command-line arguments. (robs@users.sf.net)
  o Add seek support for GSM data in WAV files. Rafal Maszkowski
  o Allow encoding quality to be specified (FLAC & Ogg, but not
    MP3 yet).  (robs)
  o Rename -b to -1, -w to -2, -l to -4, -d to -8, and mask to dither.
    (robs)
  o New options for specifying endianness (and separate options for
    nibble & bit reversal) [FR# 1621702].  (robs)
  o Improved multi-channel file reading; fixes [1599990].  (robs)

  Effects:

  o Equalizer effect (Pascal Giard)
  o bass and treble altering effects.  (robs)
  o New optional rabbit resample routine, using libsamplerate
    (aka Secret Rabbit Code).  (Reuben Thomas)
  o Added allpass filter effect.  (robs)
  o Documented the butterworth filter effects; added variable Q.  (robs)
  o "rate" effect made an alias for "resample".
  o Visualisation of various filters' frequency response via Octave.  (robs)
  o Can now specify width of many 2nd-order filters as: Hz, octaves,
    or Q.  (robs)
  o Dither/mask amount now specifiable.  (robs)
  o Consistent (and hopefully complete) clipping detection and
    reporting.  (robs)
  o Allow command-line time parameters of < 1 sec to omit the
    leading 0. (robs)
  o Improved synth usage and improved the synth entry in the man-
    page.  (robs)
  o Higher quality audio speed adjustment; also fixes [1155364].  (robs)
  o Replacement flanger effect; also fixes [1393245].  (robs)
  o Added silence padding effect.  (robs)
  o Added ability for noiseprof to use stdout and noisered to use stdin
    [FR# 1621694].  (Reuben Thomas)
  o vibro effect name deprecated in favour of tremolo; this effect
    reimplemented as a special case of synth.  (robs)

  Other new features:

  o Remove soxmix.  (Reuben Thomas)
  o Preview mode now removed, as all it did was use rate rather than
    resample, and rate has been removed.
  o -V now gives only user-relevant messages, use -V -V to get
    developer-relevant messages.  (robs)
  o -V output much improved and expanded; now includes display of
    (auto-)selected effects.  (robs)
  o sox man-page overhaul, new soxexam man-page entries.  (robs)
  o Added command line options for specifying the output file
    comment.  (robs)
  o Added ability to merge e.g. 2 mono files to 1 stereo file
    [FR# 1297076].  (robs)
  o Removed the restrictions whereby multiple input files had to have
    the same data encoding & size, and in most situations where they
    had to have the same # of channels, and for play where they had
    to have the same sampling-rate.  (robs)
  o Options to apply replay-gain on input; enabled by default
    with `play'.  (robs)
  o Can now use Ctrl-C to skip to next track when playing multiple
    files (e.g. play *.mp3); Ctrl-C twice to exit.  (robs)
  o Added --interactive option to prompt to overwrite pre-existing
    output file.  (robs)
  o Added large file support.  (Reuben Thomas)

  Bug fixes:

  o Fix writing MP3 files on AMD64 processors.
  o More fixes to MP3 tag reading.  Sometimes tags were
    detected as valid MP3 frames.
  o Fix to stop, avoiding a crash, when starting of effects fails.
    (Reuben Thomas)
  o Fixed a bug introduced in 12.18.2 that stopped the draining
    of effects from occuring.  This had stopped the reverse effect,
    among others, from working.  (Reuben Thomas)
  o Several effects are now optimised out in situations where they need
    do nothing, e.g. changing rate from 8000 to 8000, or changing volume
    by 0dB [Bug# 1395781].  (robs)
  o Fix rounding error when reading command-line time
    parameters. (robs)
  o Fix nul file hander ignoring other format options if rate
    option has not been given. (robs)
  o Fix synth length accuracy. (robs)
  o Fix broken audio when downmixing with any of the following
    effects: synth, deemph, vibro. (robs)
  o Fixed deemph & earwax effects to work with MP3, vorbis,
    & FLAC.  (robs)
  o Fix wav file handler discarding the last PCM sample in certain
    circumstances. (robs)
  o Fix [1627972] AIFF read bug when MARK chunk present.  (Richard Fuller)
  o Fix [1160154] VOX to WAV conversion problem.  (robs)
  o Removed (for output file only) the potentially
    problematic -v option.  Use the vol effect instead.  (robs)
  o Improved the accuracy of integer and floating point PCM
    conversions.  (robs)
  o Don't go into a loop on zero-padded WAVs.  (Jorge Serna)
  o Fix to AIFF writing to avoid writing invalid files in some situations.
    (Reuben Thomas)
  o Fix compander effect bugs: [1613030] Compand fails to compress
    clipping, [1181423] compand with 0 sec attack/release.  (robs)

  Internal improvements:

  o More and better self-tests. (robs@users.sf.net)
  o Build system overhaul to use the full set of GNU autotools.
    (Reuben Thomas)
  o Add new getopt1.c to win32 project file.
  o Remove old, optional rate change and alaw/ulaw conversion code.
    (Reuben Thomas)
  o Removed the old internally invoked (but mentioned in the man page)
    copy effect.  (robs)

sox-12.18.2
-----------
  o Adding in Debian's disk full fix (#313206).
  o Finally got rid of reference to cleanup() function in
    library.  Applications are now required to detect
    all failures from return codes and cleanup as they
    want.
  o Changed how list of formats and effects are stored internally.
    Effects libst users only. Dirk
  o Store effects usage so that its accessable by applications.
    Dirk
  o Modify the synth effect to not use SIGINT to stop processing
    and instead return ST_EOF.  This allows exact acount of
    samples to be written out instead of an approximate amount.
  o Fix hangup when attempting to write stereo MP3 files.
    (1512218) Kendrick Shaw
  o Deemp effect would lose stereo separation. (1479249)
  o Adding cross-platform support for getopt_long
  o Make help screens print much more information and add
    new --help-effect option.  (Originally from Dirk).
  o Add support for using an external gsm library instead of
    just the internal one.  Vladimir Nadvornik
  o Updates to nul file handler to prevent crashes during output.
    Martin Panter (1482869)
2007-02-22 23:23:03 +00:00
wiz
51c8ea8d62 pkglint USE_LANGUAGES cleanup. Patch from Sergey Svishchev. 2007-02-22 19:30:02 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
rillig
9bd0dd7b25 Fixed patch-ad (unportable usage of test(1)). 2007-02-22 19:11:25 +00:00
wiz
6e2c35c083 pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
2007-02-22 19:01:13 +00:00
drochner
a31b2a7c96 remove direct dependency on fftw -- this is pulled in by libofa 2007-02-22 16:51:32 +00:00