Commit graph

4547 commits

Author SHA1 Message Date
drochner
1ff6bc4f55 add spc support pkgs 2007-01-26 16:48:19 +00:00
drochner
49c754d55d add the spc plugin for Gstreamer, built from gst-plugins0.10-bad 2007-01-26 16:45:38 +00:00
drochner
8107af84d6 import libopenspc-0.3.99.20050926 (built from an OpenSPC snapshot),
a library to decode SPC sound files
2007-01-26 16:44:00 +00:00
wiz
97d30b1361 Remove old version of libtunepimp, no package in pkgsrc depends on it
any longer.
2007-01-26 07:47:25 +00:00
wiz
fe949ec270 libtunepimp0.4 2007-01-26 07:46:56 +00:00
markd
a3c65760b5 Update kid3 to 0.8.1
* Release 0.8.1

* Fixed:
  + A new Custom genre was added on termination.

* Release 0.8

* New:
  + Import from freedb2.org, Discogs and MusicBrainz release database.
  + Support for ID3v2.4 and MPC using TagLib.
  + Context specific help in dialogs.
  + Support build with Qt4.

* Improved:
  + Show tag formats.
  + Remove non-letter characters before matching by title in
    import dialog.
  + Buttons to save dialog specific settings.

* Fixed:
  + Allow building with tunepimp 0.5.x.
  + Place kid3.desktop in /usr/share/applications/kde/.
  + Fix inadvertent changes of ID3v2.3 genre strings.
  + Remove trailing zeroes in unicode strings.
2007-01-26 03:53:56 +00:00
markd
e44d03e438 Update icons location of KDE apps. Bump PKGREVISION 2007-01-26 03:49:32 +00:00
markd
751e256ce8 Update to arts 1.5.6 (part of KDE 3.5.6) 2007-01-26 03:04:01 +00:00
abs
bdde3a5b21 drop x11.buildlink3.mk - not apparently needed 2007-01-26 00:03:24 +00:00
wiz
3d1219c90a Update to 1.10:
1.10 - 2007.01.21
 * New Features:
   * FLAC: Skip ID3 tags. Added option to delete them on save.
   * EncodedTextSpec: Make private members more private.
   * Corrupted Oggs generated by GStreamer (e.g. Sound Juicer) can be read.
   * FileTypes have a .mime attribute which is a list of likely MIME types
     for the file.
   * ASF (WMA/WMV) support.
 * Bug Fixes:
   * ID3: Fixed reading of v2.3 tags with unsynchronized data.
   * ID3: The data length indicator for compressed tags is written
     as a synch-safe integer.
2007-01-25 23:33:19 +00:00
drochner
02ed45693e add Musepack support pkgs 2007-01-25 19:37:11 +00:00
drochner
97c206474b add mppenc-1.16, an encoder for Musepack autio files 2007-01-25 19:34:22 +00:00
drochner
763f1b7f7c provide a Musepack (mpeg-plus) plugin for Gstreamer (buily from
gst-plugins-bad)
2007-01-25 19:33:08 +00:00
drochner
7556735453 import libmpcdec-1.2.4, a decoder for Musepack (mpeg-plus) audio files 2007-01-25 19:31:34 +00:00
martti
a181724931 Xfce 4.2.4 released
A new bug fix release of Xfce 4.2 is available. This release is supposed to
be the last release for the 4.2 branch. It includes several fixes ported from
the current developpment branch. This release should not be confused with the
upcoming Xfce 4.4 release [1], it's a bug fix release of the previous stable
branch.

[1] Xfce 4.4.0 is already in pkgsrc-wip.
2007-01-23 11:53:46 +00:00
rillig
ba7f5723d7 One source file defines "const" to expand to nothing -- and includes
system headers before and after that definition. Luckily, Solaris is
quite strict about that, since it defines getopt() in three different
header files. And I always thought that this redundancy wasn't useful.
2007-01-21 04:39:14 +00:00
rillig
a6a9964876 Made the package build on SunOS-5.10-sparc-sunpro. 2007-01-21 04:02:01 +00:00
wiz
2592a38f1b Update to 1.3.0:
CHANGES 1.2.2 -> 1.3.0

* [IMPORTANT] The text search functionality currently does not work
  anymore.  This feature uses the search form on the freedb.org
  website.  But since this form has disappeared, text search fails.
  In the mean time you might make use of the album command of the
  freedb2.org servers (see below).

* [NEW] Support was added for the 'album' command of the freedb2.org
  servers.  This feature can be used to do a text search for a certain
  album.  It does not perform any HTML page parsing but uses an
  extension of the CDDB protocol.  As input the function needs a disc
  with either the artist or title filled in.  The results are similar
  as for the query command; i.e. a list of matching disc IDs together
  with their categories.  The example program also supports this
  feature.

* [NEW] Functions where added to set (libcddb_set_flags) or reset
  (libcddb_reset_flags) some flags.  The flags used influence the
  behaviour of the library.  By default all flags are disabled.
  Currently the following flags are available:
  - CDDB_F_EMPTY_STR: When this flag is set, the library will never
    return a NULL pointer for a string.  Instead the empty string will
    be returned.
  - CDDB_F_NO_TRACK_ARTIST: When this flag is set, the library will
    not return the disc artist if the track artist is undefined.  A
    NULL pointer (or the empty string if CDDB_F_EMPTY_STR is set) will
    be returned instead.


CHANGES 1.2.1 -> 1.2.2

* [BUGFIX] Correctly specify the character set (UTF-8) when submitting
  data to a server.
2007-01-20 17:43:36 +00:00
joerg
54b1e79e7b No need for X11 here. Bump revision. 2007-01-20 14:25:24 +00:00
rillig
7d4a6ee48b Added a patch for sunpro on Solaris. 2007-01-20 01:04:04 +00:00
wiz
e5b04d25c0 Very belatedly bump PKGREVISION for all jasper dependencies because
of the shlib name change (!) during the update to 1.900.0.

Noted by Robert Elz in PR 35431.
2007-01-17 23:47:18 +00:00
drochner
7d9ad417c4 +gst-plugins0.10-sid 2007-01-17 18:24:43 +00:00
drochner
e603e121fe add gst-plugins0.10-sid-0.10.5, a plugin for Commodore "sid" sounds 2007-01-17 18:23:14 +00:00
joerg
ec6b579bd7 Modular Xorg support. 2007-01-15 16:32:24 +00:00
rillig
9090d47ee8 Don't include files more often than necessary. 2007-01-15 03:03:47 +00:00
wiz
807381eaa1 Uses flac API directly, include flac/buildlink3.mk.
Was previously included indirectly (so no PKGREVISION bump necessary).
2007-01-14 09:25:21 +00:00
wiz
f972666daa Enable flac supprt.
Add flac-1.1.3 support, using a patch from
ftp.altlinux.org /pub/people/thresh

Bump PKGREVISION.
2007-01-13 23:36:28 +00:00
wiz
761c90d199 No need to include flac/buildlink3.mk, it is not supported
directly. No PKGREVISION bump, since it is pulled in by libsndfile/buildlink3.mk anyway.
2007-01-13 21:28:11 +00:00
joerg
b5aa7f107e Modular Xorg support. 2007-01-13 16:50:12 +00:00
wiz
3e7b0f1f18 Add support for flac-1.1.3 based on Josh Coalson's patches.
Bump PKGREVISION because previously it would just disable flac
support.
2007-01-13 15:35:52 +00:00
joerg
fbce6b64d8 Needs Python 2.3+ 2007-01-13 12:06:19 +00:00
joerg
0c191bc1e9 Fix Xt test. 2007-01-13 11:02:12 +00:00
wiz
eed53c485e Comment out flac/buildlink3.mk -- package does not support flac-1.1.3
API and I couldn't find any patches.
2007-01-13 09:34:59 +00:00
wiz
18774e92c3 Remove gst-plugins0.8-flac:
old version of gst-plugins0.10-flac,
no patches for flac-1.1.3 support available,
only one package in pkgsrc (tunesbrowser) remaining that uses gstreamer0.8
interface.
2007-01-13 09:28:40 +00:00
wiz
a6c34d85ad Depend on flac-1.1.3 because of the configure test. 2007-01-13 09:19:07 +00:00
wiz
a3c2d113c2 Update to 2.1.0.
New in 2.1.0:

Claes Na:sten (1):
Add support for compilation tag

dnk (3):
nomad.c seek index
mad: remove unnecessary seek
Add MP4 input plugin

dnk000@gm... (4):
dir_open leak in tabexp_load_dir()
Raw/mpeg-2 AAC plugin
Handle input plugin read errors properly
On error set ip->eof in ip_read(). Remove ip_set_eof()

Frank Terbeck (4):
help_view: one in all patch
updated email address.
added support for cmus' options to zsh completion in contrib/
used wrong indention in contrib/README. fixed.

Julien Louis (2):
build oss plugin on kFreeBSD
Fix typo in configure which causes problems in detection of the tremor decoder

Michael (1):
MikMod plugin

Michael Piotrowski (1):
Fix streaming for other systems than Linux

Simon Morgan (1):
Make setting terminal title optional

Timo Hirvonen (66):
Move VERSION from configure to Makefile
Convert all possible #include <...> lines to #include "..."
-I. is not needed in CFLAGS anymore
configure: Move COMPAT_LIBS check to configure
Keep cursor at selected line
Avoid unnecessary screen update
Fix cursor position saving for editable views
mad: Fix integer overflow in seeking big mp3 with a Xing tag
help: some clean-ups
player-pause: start playing if currently stopped
Use view names instead of indexes in the default bindings
Rename help_add and help_remove
Fix removing unbound command from help view
Make get_command() more robust
help view: Shorten lines, coding style fixes
Keep help view sorted
Support removing bindings directly from help view
Display options in help view
Make options editable in help view
Rename help view to settings, change binding to 7
Make options searchable in settings view
Rename CTX_HELP to CTX_SETTINGS
mad: Handle seek error
mad: Don't build seek index for streams
Save cursor position for settings view
mikmod: Disable tag loading
mikmod: Remove some debugging code
mikmod: Remove useless casts
Cache ip->duration() result
mad: Change seek index interval to 15
mad: Add support for albumartist tag
tree view: Group tracks by albumartist tag if available
tree view: Remove artist/album == NULL case, always sort special names first
Put all files with albumartist tag to <Compilations>
Fix updating title line if set_term_title is false
Small optimization for simple_track_cmp()
mad: Fix id3_key enumeration
configure: Fix check_header
Use check_header to check if neaacdec.h is available
Initialize ip if ip_open() fails
AAC: Small cleanups
Don't try to get duration for streams
mp4: Remove .aac from supported extensions
configure: Improve usage text
cmus-remote: TCP/IP support
Update usage messages for both cmus and cmus-remote
Define default port in Makefile
buffer_fill(): Return number of filled chunks
ip_read() error handling fixes
Disable TCP/IP server support
Classify commands
Simplify command reading from socket
Add simple authentication support for cmus-remote
Reenable TCP/IP support for cmus-remote
Add support for ID3 TDRL frame, parse date properly
build system: Mark clean and distclean .NOTPARALLEL
Add support for ID3 v2.4 TDOR frame
Support FLAC 1.1.3
wav: Don't read incomplete frame at end of a truncated file
wav: Use unsigned int instead of int in wav_read() and wav_seek()
Use unsigned int instead of int to store player position
Die if input plugin reads incomplete frame
Makefile: Use git archive instead of deprecated git tar-tree to create dist
Support large files
Change default value for format_playlist

New in 2.0.4:

Marc Tanner:
Hide .. if we are in the root dir within the file browser

Nikolai Weibull:
Add handling of $CMUS_HOME variable and clean up code using cmus home
Fix freeing of arguments to run command.

Timo Hirvonen:
Require alsa >= 1.0.11
make dist: Don't include extended pax header in tarball
configure: Darwin, not darwin
configure: Improve compiler flag detection
Put DL_CFLAGS to CFLAGS for cmus
ttman: Add @li keyword
cmus.1: Use the @li keyword
configure: Abort if CC or LD is totally useless
configure: Put SHELL to config.mk
build system: Add check for -lsocket
configure: Use check_socket
server.c needs <string.h>
<ao/ao.h> doesn't include <stdio.h>
Solaris needs <termios.h> for TIOCGWINSZ
Solaris needs <ncurses.h> instead of <curses.h>
build system: Run scripts using $(SHELL)
build system: Use ginstall if available
Add directory reading functions
Convert scandir() to use dir_*()
browser: Use dir_*() instead of load_dir()
Use dir_*() instead of load_dir() in tab completion
Remove load_dir()
Convert load_themes() to use dir_*()
Add str_array_plug()
Replace str_array_add() uses with ptr_array_add()
Fix buffer overflow when completing variable value
build system: Add various libs to COMPAT_LIBS on Solaris
Link against COMPAT_LIBS
build system: Add /usr/local/{include,lib} to header/library search paths for Solaris
Fix check_dl() for Darwin
FLAC: Clean up
FLAC: Support 12, 20 and 24 bit samples
FLAC: More clean ups
FLAC: Convert samples to little-endian
ALSA: Don't silence if period size is unknown
build system: Update comments and move private function to utils.sh
build system: Use prefixed variable name
build system: Split checks common to CC and CXX
build system: Support CXX in compile and link tests
build system: Split $PATH using IFS=:
build system: Use `cmd` syntax instead of $(cmd)
build system: Use expr instead of $(( ))
build system: Don't use ${#var} etc.
build system: Separate export and setting variable
build system: Don't use test -e
build system: ! is not supported by SunOS /bin/sh
configure: SunOS /bin/sh compatibility
build system: Fix path_find()
build system: No need to put SHELL to config.mk anymore
Split ip_open() to ip_open() and ip_setup()
Fix setting terminal title if t_ts and t_fs are not set
Fix some comments in pcm.c
Make player_set_op() void
player_seek: Change "whence" argument to "relative"
Remove unused function op_second_size()
Remove op_set_sf()
Don't do op_drop() when changing sample format
Remove unused argument from get_stream_title()
Fix calculations in mixer_check()
Add path_absolute_cwd(path, cwd)
Add struct stat into struct directory, special case for symbolic links
Don't follow symbolic links pointing within the directory we are processing
Display the default key bindings in bold on cmus(1)
ttman: Fix escaping "." at beginning of line inside @pre
Add keybindings section to cmus(1)
Fix segfault if CMUS_HOME is not set
Do op_drop() when changing song
Fix a bug in change_sf()
Support inverted filters in the filters view
factivate: support inverting filters
Display toggled but deactivated filters in square brackets
Software volume control
Document softvol and softvol_state options
Improve filter documentation
2007-01-13 08:57:56 +00:00
wiz
1d5d6fcbbb Needs pkg-config. If it is not installed, libsndfile and fftw support
are not compiled in -> bump PKGREVISION.
2007-01-13 07:41:09 +00:00
wiz
09b0afc66a Support flac-1.1.3 using a patch from
ftp.altlinux.org /pub/people/thresh
2007-01-12 20:21:47 +00:00
wiz
6c9d3c89cf Actually, do support flac-1.1.3 by using a patch from
ftp.altlinux.org /pub/people/thresh
2007-01-12 20:16:04 +00:00
wiz
96d33d4dea Does not build with flac-1.1.3; I am not going to backport the fix, since
easytag-devel already supports the new API, use that instead.
2007-01-12 20:02:53 +00:00
drochner
cc7e0859e5 add a comment why libdjbfft is not used here
(for those puzzled about the "No accelerated IMDCT transform found"
message)
2007-01-11 19:32:13 +00:00
joerg
48d5317e5f Needs glu. Bump revision. 2007-01-11 11:51:12 +00:00
joerg
f55dde5056 Needs glu, bump revision. 2007-01-11 11:49:33 +00:00
joerg
dda5f50eb2 Modular Xorg support. 2007-01-11 11:47:09 +00:00
joerg
40404f7c5c Modular Xorg support. 2007-01-11 11:37:07 +00:00
joerg
b0aee12520 Modular Xorg support. 2007-01-11 10:46:49 +00:00
joerg
3882655274 Modular Xorg support. 2007-01-11 09:41:04 +00:00
wiz
924a4e5f88 Disable flac support for now -- this doesn't build with flac-1.1.3
and there are no patches available, currently.
2007-01-11 00:27:37 +00:00
drochner
01889288f9 +exaile&py-mutagen 2007-01-10 10:49:35 +00:00
drochner
46baf4893b add exaile-0.2.8, another music player, built from Python and Gstreamer 2007-01-10 10:48:21 +00:00
drochner
72f892bdbe add py-mutagen-1.9, a Python module to handle audio metadata
(This is just the Python extension part. If the command line utils
are needed, a seperate pkg should be added.)
2007-01-10 10:21:25 +00:00
wiz
de547617d2 Fix build with flac-1.1.3. 2007-01-09 23:36:45 +00:00
wiz
4d43c0fdf8 Update to 0.12.1. Add patches from mpd svn repository to add flac-1.1.3.
ver 0.12.1 (2006/10/10)
* Fix segfault when scanning an MP3 that has a Xing tag with 0 frames
* Fix segfault when there's no audio output specified and one can't be detected
* Fix handling of escaping in quotes
* Allow a quality of -1 to be specified for shout outputs
* A few minor cleanups

ver 0.12.0 (2006/9/22)
* New audio output code which supports:
  * A plugin-like architecture
  * Non-libao ("native") outputs:
    * ALSA
    * OSS
    * OS X
    * Sun
    * Media MVP
    * PulseAudio
    * Shout (Icecast or Shoutcast)
  * Playing through multiple outputs at once
  * Enabling/disabling outputs while MPD is running
  * Saving output state (enabled/disabled) to the state_file
* OggFLAC support
  (doesn't currently work with flac-1.1.3)
* Musepack support
* Gapless MP3 playback
* MP3 ReplayGain support (using ID3v2 tags only)
* Support for MP2 files if MP3 support is enabled
* Composer, Performer, Comment, and Disc metadata support
* New outputs command for listing available audio outputs
* New enableoutput and disableoutput commands for enabling/disabling outputs
* New plchangesposid command for a stripped down version of plchanges
* New addid command for adding to the playlist and returning a song ID
* New commands and notcommands commands for checking available commands
* Can now specify any supported metadata type or "any" in search, find, and list
* New volume_normalization parameter for enabling Audio Compress normalization
* New metadata_to_use parameter for choosing supported metadata types
* New pid_file parameter for saving the MPD process ID to the specified file
* The db_file parameter is now required
* The port parameter is now optional (defaults to 6600)
* Can specify bind_to_address multiple times
* New --kill argument for killing MPD if pid_file is specified
* Removed --update-db argument (use the update function in your client instead)
* New mpdconf.example
* New mpd.conf man page
* Removed bundled libmad and libid3tag
* Lots of bug fixes, cleaned up code, and performance improvements
2007-01-09 23:19:26 +00:00
joerg
93d82e72e8 Modular Xorg support. 2007-01-09 13:30:46 +00:00
rillig
1fc4e0bd32 Fixed the build for non-privileged users who are not in the "wheel"
group and made the setuid bit explicit.
2007-01-09 04:17:30 +00:00
rillig
b1ec40655c Fixed pkglint nitpicks. 2007-01-08 21:42:41 +00:00
rillig
dac0daadb8 Fixed file permissions for gravis.cfg.
Reordered things in the Makefile.

PKGREVISION++
2007-01-08 21:34:57 +00:00
wiz
1d739a1ea6 Uses flac API from 1.1.3, add appropriate depends. 2007-01-08 00:19:18 +00:00
cbiere
acadf7eee2 Updated SHA-1 for patch-ag. 2007-01-08 00:07:59 +00:00
cbiere
5643b5ee30 The original author must have assumed d_reclen referred to
strlen(entr->d_name). Thus use this instead of the non-portable d_namlen
field.
2007-01-07 23:53:24 +00:00
wiz
eee2dd4fe5 Use Gentoo patch to build against flac-1.1.3. 2007-01-07 15:02:16 +00:00
wiz
54cae78725 Link libFLAC against libogg, since libFLAC references symbols from
there. Bump PKGREVISION and ABI depends (dependencies probably wouldn't
have built anyway).
2007-01-07 15:01:52 +00:00
wiz
1e841aac14 Fix pkglint warnings. 2007-01-07 12:54:22 +00:00
wiz
0503443844 Not needed any longer. 2007-01-07 12:53:51 +00:00
wiz
9896dc76a0 Update to 1.1.3:
o Added ReplayGain info to file info box in XMMS plugin
2007-01-07 12:52:32 +00:00
wiz
5321308ece PKGREVISION bump for flac shlib major bump and corresponding ABI
depends bump.
2007-01-07 12:25:50 +00:00
wiz
e27eb57c49 Update to 1.1.3:
*   General:
      o Improved compression with no impact on format or decoding speed.
      o Much better recovery for corrupted files
      o Better multichannel support
      o Large file (>2GB) support everywhere
      o flac now supports FLAC and Ogg FLAC as input to the encoder (e.g. can re-encode FLAC to FLAC) and preserve all the metadata like tags, etc.
      o New PICTURE metadata block for storing things like cover art, new --picture option to flac and --import-picture-from option to metaflac for importing pictures, new --export-picture-to option to metaflac for exporting pictures, and metadata API additions for searching for suitable pictures based on type, size and color constraints.
      o Support for new REPLAYGAIN_REFERENCE_LOUDNESS tag.
      o Fixed a bug in Ogg FLAC encoding where metadata was not being updated properly. Existing Ogg FLAC files should be recoded to fix up the metadata, e.g. flac -Vf -S 10s --ogg file.ogg
      o In the developer libraries, the interface has been simplfied by merging the three decoding layers into a single class; ditto for the encoders. Also, libOggFLAC has been merged into libFLAC and libOggFLAC++ has been merged into libFLAC++ so there is a single API supporting both native FLAC and Ogg FLAC.
* FLAC format:
      o New PICTURE metadata block for storing things like cover art.
      o Speaker assignments and channel orders for 3-6 channels (see frame header).
      o Further restrictions on the FLAC subset when the sample rate is <=48kHz; in this case the maximum LPC order is now 12 and maximum blocksize is 4608. This is to further limit the processing and memory requirements for hardware implementations while not measurably affecting compression.
* Ogg FLAC format:
      o (none)
* flac:
      o Improved the -F option to allow decoding of FLAC files whose metadata is corrupted, and other kinds of severe corruption.
      o Encoder can now take FLAC and Ogg FLAC as input. The output FLAC file will have all the same metadata as the original unless overridden with options on the command line.
      o Encoder can now take WAVEFORMATEXTENSIBLE WAVE files as input; decoder will output WAVEFORMATEXTENSIBLE WAVE files when necessary to conform to the latest Microsoft specifications.
      o Now properly supports AIFF and WAVEFORMATEXTENSIBLE multichannel input, performing necessary channel reordering both for encoding and decoding. WAVEFORMATEXTENSIBLE channel mask is also saved to a tag on encoding and restored on decoding for situations when there is no natural mapping to FLAC channel assignments.
      o Expanded support for "odd" sample resolutions to WAVE and AIFF input; all resolutions from 4 to 24 bits-per-sample now supported for all input types.
      o Added a new option --tag-from-file for setting a tag from file (e.g. for importing a cuesheet as a tag).
      o Added a new option --picture for adding pictures.
      o Added a new option --apodization for specifying the window function(s) to be used in LPC analysis.
      o Added support for encoding from non-compressed AIFF-C (SF #1090933).
      o Importing of non-CDDA-compliant cuesheets now only issues a warning, not an error (see here).
      o MD5 comparison failures on decoding are now an error instead of a warning and will also return a non-zero exit code (SF #1493725).
      o The default padding size is now 8K, or 64K if the input audio stream is more than 20 minutes long.
      o Fixed a bug in cuesheet parsing where it would return an error if the last line of the cuesheet did not end with a newline.
      o Fixed a bug that caused a crash when -a and -t were used together (SF #1229481).
      o Fixed a bug with --sector-align where appended samples were not always totally silent (SF #1237707).
      o Fixed bugs with --sector-align and raw input files.
      o Fixed a bug printing out unknown AIFF subchunk names (SF #1267476).
      o Fixed a bug where WAVE files with "data" subchunks of size 0 where accepted (SF #1293830).
      o Fixed a bug where sync error at end-of-stream of truncated files was not being caught (SF #1244071).
      o Fixed a problem with filename parsing if file does not have extension but also has a . in the path (SF #1161916).
      o Fixed a problem with fractional-second parsing for --skip/--until in some locales (SF #1031043).
      o Increase progress report rate when -p and -e are used together (SF #1580122).
* metaflac:
      o Added support for read-only operations on Ogg FLAC files.
      o Added a new option --set-tag-from-file for setting a tag from file (e.g. for importing a cuesheet as a tag).
      o Added a new option --import-picture-from for importing pictures.
      o Added a new option --export-picture-to for exporting pictures.
      o Added shorthand operation --remove-replay-gain for removing ReplayGain tags.
      o --export-cuesheet-to now properly specifies the FLAC file name (SF #1272825).
      o Importing of non-CDDA-compliant cuesheets now issues a warning.
      o Removed the following deprecated tag editing options; you should use the new option names shown instead:
            + Removed --show-vc-vendor; use --show-vendor-tag
            + Removed --show-vc-field; use --show-tag
            + Removed --remove-vc-all; use --remove-all-tags
            + Removed --remove-vc-field; use --remove-tag
            + Removed --remove-vc-firstfield; use --remove-first-tag
            + Removed --set-vc-field; use --set-tag
            + Removed --import-vc-from; use --import-tags-from
            + Removed --export-vc-to; use --export-tags-to
      o Disallow multiple input FLAC files when --import-tags-from=- is used (SF #1082577).
* plugins:
      o When ReplayGain is on, if tags for the preferred kind of gain (album/track) are not in a stream, the other kind will be used.
      o Added ReplayGain info to file info box in XMMS plugin
      o Fixed UTF-8 decoder to disallow non-shortest-form and surrogate sequences (see here).
* build system:
      o Added support for building on OS/2 with EMX (SF #1229495)
      o Added support for building with Borland C++ (SF #1599018)
      o Added a --disable-xmms-plugin option to configure to prevent building the XMMS plugin (SF #930494).
      o Added a --disable-doxygen-docs option to configure for disabling Doxygen-based API doc generation (SF #1365935).
      o Added a --disable-thorough-tests option to configure to do the basic library, stream, and tool tests in a reasonable time (SF #1077948).
      o Added large file support with AC_SYS_LARGEFILE; use --disable-largefile with configure to disable.
* libraries:
      o Merged libOggFLAC into libFLAC; both formats are now supporte through the same API.
      o Merged libOggFLAC++ into libFLAC++; both formats are now supporte through the same API.
      o libFLAC and libFLAC++: Simplified encoder setup with new FLAC__stream_encoder_set_compression_level() function.
      o libFLAC: Improved compression with no impact on FLAC format or decoding time by adding a windowing stage before LPC analysis.
      o libFLAC: Fixed a bug where missing STREAMINFO fields (min/max framesize, total samples, MD5 sum) and seek point offsets were not getting rewritten back to Ogg FLAC file (SF #1338969).
      o libFLAC: Fixed a bug in cuesheet parsing where it would return an error if the last line of the cuesheet did not end with a newline.
      o libFLAC: Fixed UTF-8 decoder to disallow non-shortest-form and surrogate sequences (see here).
      o libFLAC: Fixed a bug in the return value for FLAC__stream_decoder_set_metadata_respond_application() and FLAC__stream_decoder_set_metadata_ignore_application() when there was a memory allocation error (SF #1235005).
* Interface changes (see also the porting guide for specific instructions on porting to FLAC 1.1.3):
      o all libraries;
            + Merged libOggFLAC into libFLAC; both formats are now supporte through the same API.
            + Merged libOggFLAC++ into libFLAC++; both formats are now supporte through the same API.
            + Merged seekable stream decoder and file decoder into the stream decoder.
            + Merged seekable stream encoder and file encoder into the stream encoder.
            + Added #defines for the API version number to make porting easier; see include/lib*FLAC*/export.h.
      o libFLAC:
            + Added FLAC__stream_encoder_set_apodization()
            + Added FLAC__stream_encoder_set_compression_level()
            + Added FLAC__metadata_object_cuesheet_calculate_cddb_id()
            + Added FLAC__metadata_get_cuesheet()
            + Added FLAC__metadata_get_picture()
            + Added FLAC__metadata_chain_read_ogg() and FLAC__metadata_chain_read_ogg_with_callbacks()
            + Changed FLAC__stream_encoder_finish() now returns a FLAC__bool to signal a verify failure, or error processing last frame or updating metadata.
            + Changed FLAC__StreamDecoderState: removed state FLAC__STREAM_DECODER_UNPARSEABLE_STREAM
            + Changed FLAC__StreamDecoderErrorStatus: new error code FLAC__STREAM_DECODER_ERROR_STATUS_UNPARSEABLE_STREAM
            + The above two changes mean that when the decoder encounters what it thinks are unparseable frames from a future decoder, instead of returning a fatal error with the FLAC__STREAM_DECODER_UNPARSEABLE_STREAM state, it just calls the error callback with FLAC__STREAM_DECODER_ERROR_STATUS_UNPARSEABLE_STREAM and leaves the behavior up to the application.
      o libFLAC++:
            + Added FLAC::Metadata::Picture
            + Added FLAC::Encoder::Stream::set_apodization()
            + Added FLAC::Encoder::Stream::set_compression_level()
            + Added FLAC::Metadata::CueSheet::calculate_cddb_id()
            + Added FLAC::Metadata::get_cuesheet()
            + Added FLAC::Metadata::get_picture()
            + Changed FLAC::Metadata::Chain::read() to accept a flag denoting Ogg FLAC input
            + Changed FLAC::Decoder::Stream::finish() now returns a bool to signal an MD5 failure like FLAC__stream_decoder_finish() does.
            + Changed FLAC::Encoder::Stream::finish() now returns a bool to signal a verify failure, or error processing last frame or updating metadata.
      o libOggFLAC:
            + Merged into libFLAC.
      o libOggFLAC++:
            + Merged into libFLAC++.

Shlib major bump -> bump ABI depends.
2007-01-07 12:25:05 +00:00
wiz
d1b33bc9f4 Not needed any longer. 2007-01-07 09:48:15 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
veego
50a86d9a2c Fix a compile problem on -current, maybe gcc4 related and bump the
PKGREVISION.
2007-01-06 17:41:00 +00:00
schmonz
1fca6d8469 Update to 1.5.0. From the changelog:
- Added support for Rio Nitrus.
- Updated mp3 and id3 parsers.
- Removed macosx and usbdevfs drivers. libusb is now the standard driver.
- Several small bugfixes.

pkgsrc patches for DragonFly carried forward. Builds and runs on
OS X but untested (I haven't had a Rio for years). 1.4.7 was broken
in Krister's NetBSD 4.0_BETA2/i386 bulk build; perhaps this will
help.
2007-01-06 04:21:24 +00:00
chuck
06b723d02b update to CDDB-1.17. fixes failing lookup handling of CDs with audio
in the pregap of track 1 (e.g. first disc of zombie heaven box set has
42 seconds of "hidden" audio before the start of the first track that
would throw off the lookup).

removed PKGREVISION line, as per instructions from <wiz>.
2007-01-05 15:29:56 +00:00
drochner
7168bcac2f +gst-plugins0.10-a52/dts 2007-01-05 10:57:34 +00:00
drochner
2d40c184e8 build the "dts" module of gst-plugins0.10-ugly (used for audio on some
DVDs; I've only tested a standalone DTS encoded .wav file)
2007-01-05 10:56:18 +00:00
drochner
ed5b6c7da2 build the "a52" module of gst-plugins0.10-ugly (mostly for DVD audio) 2007-01-05 10:54:00 +00:00
wiz
eeaf8b28f8 Update to latest version, 0.0.8. Previous version was date-based (and thus
higher), so reset version dependency in buildlink3.mk to current one.
No package affected.

Changes:
About two years of development, only described in ChangeLog AFAICT.
2007-01-03 07:03:15 +00:00
rillig
ceebb73d3f Fixed PKGMANDIR. 2007-01-02 14:58:53 +00:00
rillig
9ad142bc34 Fixed the build for unprivileged users.
The SConsignFile() function creates a temporary file whose name is based
on the given argument. Since unprivileged processes cannot create files
in /dev, the argument cannot be /dev/null for them.
2007-01-02 12:53:55 +00:00
wiz
02f26c1478 Reset maintainer. When sending mail to proff@iq.org, one gets a reply
that says the mail there is not read any longer.
2006-12-28 11:47:51 +00:00
joerg
d26cf36e57 - fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27 13:37:35 +00:00
wiz
7aa256bb93 Regen (with correct variable names). 2006-12-23 10:28:59 +00:00
joerg
ab4b6f3a1e Use dlopen.b3.mk magic instead of hardwired -ldl for those platforms
which don't need it.
2006-12-20 00:35:10 +00:00
wiz
396eaf288e Security update to 0.8.4:
0.8.4:
A long overdue release, which adds support for .ABC and .MID files,
as well as security patch [CVE-2006-4192], and a few small cleanups.

0.8:
This new release contains endianess fixes, and changes that other
projects (which make use of this library) have deemed necessary
for the libraries use. Due to the long time since the previous
release, there may have been more contributers than is listed.
2006-12-19 20:08:22 +00:00
rillig
9c6272cf8b Fixed PKGMANDIR. 2006-12-19 13:39:14 +00:00
rillig
8dec96ea13 Fixed PKGMANDIR. 2006-12-19 01:18:18 +00:00
tron
5b77dbd76b Fix build with "CHECK_PERMS=yes":
1.) Ignore directory "lib/X11/xmcd/discog" because it's supposed to be
    group writable.
2.) Don't install binaries as setuid-root and writable.
2006-12-18 11:15:19 +00:00
wiz
ba50ec444c Drop maintainership, I am tracking easytag-devel. 2006-12-18 01:34:18 +00:00
joerg
58c3144236 Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
2006-12-15 20:32:52 +00:00
wiz
b20d01b785 Reset maintainer, ben@ has resigned. 2006-12-15 14:34:18 +00:00
minskim
37062bb43e This package uses libiconv. 2006-12-14 08:09:16 +00:00
wiz
17406d3a76 Update to 1.99.13:
1.99.13 - December 10th, 2006 :
===============================
    * The manual cddb search was reactivated by using now "gnudb.org" instead of
      "freedb.org" as the last service didn't work,
    * Faster access for the Cddb search,
    * Added ability to use the MusicBrainz Cddb Gateway for the automatic search,
    * The automatic search request the two servers : freedb.org and the
      MusicBrainz Cddb Gateway,
    * Fixed compilation for the new FLAC version 1.1.3 (thanks to Josh Coalson),
    * Fixed reading of invalid UTF-8 strings in Ogg Vorbis and APE tags. We try
      to convert it to the right encoding.
    * Added French documentation (thanks to Emmanuel Brun),
    * A new Chinese translation (thanks to Yang Jinsong),
    * Hungarian translation updated (thanks to Mészáros Csaba),
    * Italian translation updated (thanks to Kostantino),
    * Swedish translation updated (thanks to Anders Strömer),
    * German translation updated (thanks to Götz Waschk),
    * French translation updated.
2006-12-13 17:55:36 +00:00
joerg
5e43280b23 Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes.
The redundant parsing of bsd.prefs.mk is mostly avoided now and
parse time e.g. for x11/kdebase3 gets reduced by up to 10%.
2006-12-12 21:52:34 +00:00
wiz
724ff99d33 Update to 1.61.27:
New for 1.61.27
---------------
Saturday, September 09, 2006
* Fix bug that caused extra garbage between id3v2 and first frame.
* Fix bug that truncated last byte of last frame in mp3 files.

New for 1.61.26
---------------
Thu Aug 24 21:50:47 EDT 2006
* Fix for security problem CVE-2006-3124, buffer overflow in http
  header parsing that could result in remote exploit

New for 1.61.25
---------------
Sunday, August 13, 2006
* Fix bug where -s flag was ignored when used with -a flag
* Plugin: Add popup menu with history of recent URL's
* Plugin: Fix problem with "old way of retrieving track"
* Plugin: Fix problem not finding desktop folder on Windows 98

New for 1.61.24
---------------
Sun Jul  2 14:14:38 EDT 2006
* Fix bug where external program wasn't being killed when reconnecting

New for 1.61.23
---------------
June 18, 2006
* Plugin: Fix problem where streamripper can't find winamp directory
* Plugin: Add STREAMRIPPER_WINAMP_HOME environment variable
* Plugin: Fix sorting problem with skin list
* Plugin: Add uninstaller
* Plugin: Installer no longer overwrites parse_rules.txt

New for 1.61.22
---------------
Fri Jun  2 10:17:53 EDT 2006
* Docking now works in modern skins
* Docking now works when windowshading winamp
* Debuging winamp plugin through STREAMRIPPER_DEBUG environment variable

New for 1.61.21
---------------
Sun 05-28-2006
* Fix winamp crash caused by reference to debug file

New for 1.61.20
---------------
Sat 05-27-2006
* Fix problem writing to \\net\paths on windows
* Fix problem with options getting reset in winamp plugin
* Fix rendering problem with skin preview in winamp plugin
* Fix docking problem in winamp plugin

New for 1.61.19
---------------
Sat 03-25-2006
* Add support for pls and m3u parsing
* Upgrade to TRE version 0.7.2
* Add configuration switch: --without-ogg, for compiling
  streamripper on systems that don't have ogg/vorbis libraries.

New for 1.61.18
---------------
Sun Mar  5 19:39:24 EST 2006
* Add support for ogg file splitting
* Add support for ogg relay
* Return an ICY response header instead of HTTP response header.
  This fixes problems with Windows media player classic (#1189504).
* Winamp relay now adds /;stream.nsv or /.ogg for NSV and OGG streams.
* Add izverg's patch for when default skin is blank in sripper.ini.

New for 1.61.17
---------------
Tue 11-22-2005
* Fix memory leak
* Fix for proxy authentication without password (#1338203)
* Check http_proxy environment variable for proxy url

New for 1.61.16
---------------
Sat Nov 12 01:18:06 EST 2005
* Use external program for reading metadata
* Possible fix for proxy authentication without password (#1338203)
* Change splitting behavior when song is too short to do silence detection
* Resize winamp plugin gui to make it more visible

New for 1.61.15
---------------
Fri 10-21-2005
* Fix a problem where streamripper aborts with SR_ERROR_BUFFER_EMPTY
* Improve splitting code to add correct amount of padding
* Add winamp plugin GUI for -k flag
2006-12-12 20:27:15 +00:00
obache
bc98784fb6 Update xmms-alarm to 0.3.7. Patch provided by Martin Wilke in PR 34484.
Changes
 	The return value from nanosleep wasn't being checked.
	It is now checked and nanosleep restarted if needed.
	This may fix some problems with the volume fading.
2006-12-11 09:09:48 +00:00
drochner
b7eb0abe89 make this build again: keep "configure" from checking for X stuff 2006-12-08 18:48:52 +00:00
joerg
d03bf6fe5c py-ctypes only supports Python 2.3+, so mask py-musicbrainz as well. 2006-12-07 14:37:28 +00:00
joerg
2da2eb9488 Don't use CURLOPT_MUTE any longer. 2006-12-06 19:52:55 +00:00
joerg
23a4742ad8 s/MAXNAMLEN/NAME_MAX/ and fix pthread test in configure. 2006-12-06 16:41:26 +00:00
wiz
850d5b7d3d Update to 0.5.3:
version 0.5.3:

  - Support for FLAC 1.1.3. Thanks to Josh Coalson.
  - Fixed linking of the wav plugin.
  - Fixed crash on extracting PUID from XML.
2006-12-05 09:01:57 +00:00
jschauma
e89e3be010 it appears that under IRIX, we need to explicitly link against -lm. 2006-12-02 22:50:20 +00:00
joerg
a38b7c6278 configure says: only for MinGW, Cygwin, Darwin and Linux. We don't
support the former two, so list only Darwin and Linux.
2006-11-30 18:57:29 +00:00
xtraeme
8ace36b922 Add missing LIBS+=${LIBOSSAUDIO}... at least the oss module needs
that, reported by an user on freenode.

Bump PKGREVISION.
2006-11-29 18:48:23 +00:00
ghen
5c2dc901dd Update to EasyH10 1.5. Changes since 1.4 are:
* Added Hebrew support, which arranges artist/album/title/genre names in
  reversed order. Although the H10 firmware can't display a string in
  right-to-left language correctly, EasyH10 tries to improve this situation by
  flipping Hebrew letters in the database. EasyH10 uses the routine only when
  option -b (--bidi) is specified.
* Added automatic detection of a system character-encoding. EasyH10 detects the
  character encoding of the current system if it's not specified with -e
  option.
* Options -n, -i, and -c for database construction were removed for simplicity.
  EasyH10 now has two options: -C (database rebuild) and -U (database update).
* Show an error message when EasyH10 cannot initialize the routine for
  converting multi-byte characters to UCS-2.
* Crash fix for MP3 files without read permission.
* Crash fix for MP3 files with compilation flags enabled but with empty artist
  names.
* Bug fix for an incorrect usage of returned codes from iconv.
* Updated the man-page.
2006-11-29 16:59:57 +00:00
drochner
b27a0ec4bf update to 0.4.6
change: driver addition, irrelevant to pkgsrc
(this pkg is quite useless atm because festival doesn't compile
with gcc4)
2006-11-28 22:31:21 +00:00
drochner
f12e92173b update to 2.14.5 (which is a major release back but as much as we can
do w/o hal support for now)
changes:
* Add date information to all possible albums (Alex Lancaster)
* Improve GStreamer error handling (Tim-Philipp Muller)
* Don't crash when re-opening the Preferences dialog
* Clear the genre field when re-reading the disk
2006-11-28 22:28:27 +00:00
rillig
a9ae11ad59 Added a patch for SunPro, which does not accept the -Dfoo()=bar command
line argument.
2006-11-28 18:57:25 +00:00
drochner
9a7703233e reset PKGREVISION for base pkg update 2006-11-24 17:31:40 +00:00
wiz
55ab951f76 Bump PKGREVISION for curl shlib bump. 2006-11-19 14:08:30 +00:00
wiz
658d9cf876 tv@ pointed out that curl-7.16.0 had a shlib major bump --
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs
of dependencies.

Sorry for not finding this earlier.
2006-11-19 11:50:23 +00:00
wulf
be48df095d Added dependency of oss to Makefile:
jack requires oss support
2006-11-15 01:19:15 +00:00
joerg
722fe0f6dc DESTDIR support. 2006-11-07 09:24:32 +00:00
joerg
5dfaaf310b DESTDIR support. 2006-11-05 17:06:43 +00:00
rillig
ee651bf5d2 Use the new BSD_MAKE_ENV. 2006-11-05 14:47:55 +00:00
wiz
68e3114771 Add patch for FreeBSD-5.x, from Peter Schuller in PR 33719.
Untested on FreeBSD, still compiles on NetBSD.
2006-11-05 13:45:37 +00:00
joerg
6b0e28911a DESTDIR support. 2006-11-03 12:45:21 +00:00
joerg
7f279c69f3 DESTDIR support. 2006-11-02 17:59:37 +00:00
wiz
c8c341774c Remove deprecated CURLOPT_MUTE call. Fixes build with curl-7.16.0.
Addresses PR 34962 by srcshelton at gmail.
2006-11-02 07:57:56 +00:00
wiz
f02d50292a Update to 1.4.4:
VERSION 1.4.4
  FEATURES:
    * Transfer .wav-files to iPods. (BR 131130)
    * Xine and Helix engines now support three different crossfading modes:
      always, on manual track changes only, or on automatic track changes
      only.
    * Manually specify local file for podcast episodes via right-click menu.
    * Action menu entry for adding podcasts to Amarok. Based on .desktop files
      by Harald Sitter and Fabio Bacigalupo <kde-apps.org@open-haus.de>.
    * Open podcast items with external application from right-click menu.
    * Synchronize listened flag for podcast between Amarok and iPods.
    * Added integrated Magnatune.com music store. Includes artist and album
      info and full previews of all tracks.
    * Fade-out for xine-engine when pressing Stop. Patch by Tuomas Nurmi
      <tnurmi@edu.kauhajoki.fi>. (BR 127316)
    * Support downloading of files from an MTP device.
    * Purged podcast episodes can be readded by increasing the purge number.
    * Added rudimentary support for the Rio Karma. (BR 132713)
    * Support creation and editing of playlists on MTP media devices.
    * Undo/Redo functionality is now available over sessions. (BR 131072)
    * Allow the creation of empty playlists in the playlist browser. Available
      either from the Add button in the toolbar or the context menu of a
      playlist folder. (BR 133543)


  CHANGES:
    * Ignore leading "The " when sorting artists on media devices. (BR 136233)
    * Improved handling of VFAT/ASCII files and paths when organizing the
      collection and using the Generic media device.
    * Enable playing audio CDs on CD insert. Patch by Will Stephenson
      <wstephenson@kde.org>. (BR 136106)
    * Bring Amarok main window to front when starting amarok again without
      arguments. Patch by Lubos Lunak <l.lunak@kde.org>. (BR 135396)
    * Don't switch to playlist browser after saving a playlist from files tab.
      (BR 130189)
    * Add .ape and .mpc to possible file types supported by a generic media
      device. (BR 133491)
    * Move button for saving current playlist from playlist browser toolbar to
      playlist toolbar. (BR 129300)
    * Run 'kdeeject -q devicenode' when no post-disconnect command has been
      configured for media devices.
    * Reduced memory usage for MTP media devices. (BR 134663)
    * Faster searching on playlist and startup, due to some optimizing in
      string usage. Patch by Ovidiu Gheorghioiu <ovidiug@gmail.com>.
    * Correctly translate media:, home:, ... style urls on KDE 3.5 and newer.
    * When tracks are added to the collection and Playlist entries already
      exist (as determined by the file tracking code), the corresponding
      Playlist entries are updated to the new location and enabled if they
      were previously disabled.
    * When file tracking is updating Playlist entries, multiple entries of the
      same song will now all be updated, instead of just one.
    * When tracks are removed from the collection (deleted on disk or moved
      outside of a collection folder) any corresponding entry in the Playlist
      will be disabled.
    * Dragging podcasts to to playlist will insert them in a chronological
      order, so you can listen to the oldest first automatically!
    * Improve application startup times dramaticaly by lazy loading podcast
      episodes.
    * Transferring tracks to an MTP device now shows a progress bar and
      doesn't hang the rest of the UI. (only available for libmtp >= 0.0.15)
    * Show a proper tag dialog when viewing information for DAAP music shares.

  BUGFIXES:
    * Ipod Mode on Collection Browser would have duplicated headers.
    * Multiple problems related to Amarok using wrong playlists on Dynamic Mode
      fixed.
    * Deleting files from generic media devices would not update the progress
      bar, resulting in the progress staying at 0%. (BR 130009)
    * If nothing at all existed on a generic device, the first item
      transferred would incorrectly show that an error had occured during
      transfer. (BR 133528)
    * Synchronising a smart playlist to a device when it didn't exist before
      would crash Amarok. (BR 135956)
    * Proxies would not take into account certain settings in KDE's Proxy
      control center modules for PAC files and more. (BR 123021)
    * Generic media devices would not accept files with an extension that only
      differs in case from a supported extension. (BR 135261)
    * Xine-engine: Pausing during crossfade would not work properly. Patches by
      Markus Kaufhold <M.Kaufhold@gmx.de>. (BR 122514 & 135285)
    * Stop a running cross-fading operation before starting another one. Patch
      by Markus Kaufhold <M.Kaufhold@gmx.de>. (BR 128629)
    * Queuing again would dequeue. (BR 121206)
    * In some cases, the Removal and Enqueue buttons in the queue manager would
      have no icons. (BR 115895)
    * Don't change length of position slider when navigating within a track.
      (BR 122569)
    * Direct copying of non-local items would result in wrong properties on
      iPods. (BR 135681)
    * Honor setting to show Amarok's menu in main toolbar.
    * "Burn this album" would burn all albums of the same name. (BR 121963)
    * Ignore double-clicks on tree item openers. (BR 125121)
    * Visibility of sidebar tabs would depend on the current locale. (BR 135316)
    * Ctrl-C for copying urls from the tag editor would not work when selected
      with the mouse. (BR 123327)
    * Check for some integral data types for improved DAAP portability.
      (BR 132939)
    * Take disc number into account when checking if a song is already on an
      iPod. (BR 135643)
    * Editing metadata in the playlist itself now matches possible alternatives
      case-insensitively. (BR 135683)
    * Fix loading directory in external browser in the tag editor when the path
      contains parentheses. (BR 132961)
    * Stop scripts using a proxy when it's disabled in KDE. Patch by Felix Geyer
      <sniperbeamer_disc1@fobos.de>.
    * While playing Last.fm Streams, sometimes metadata wouldn't be updated
      on track changes. Patch by Tom Kaitchuck <tkaitchuck@comcast.net>.
    * Speed patch to load playlist columns from statistic tables on population
      of the playlist, makes adding to the playlist and starting up faster.
      Thanks Ovy <ovy@alum.mit.edu>! (BR 135324)
    * Save MTP playlists when they are renamed so we don't lose changes.
    * Prevent new podcastepisodes from showing up in the playlistbrowser twice
      by opening it's parent before adding. (BR 134108)
    * New iPods would not get initialized.
    * Files that were detected as being added back to the collection would not
      always be re-enabled in the Playlist. (BR 130359)
    * Fix some spelling and layout issues. Part of a patch by Malcolm Parsons
      <malcolm.parsons@gmail.com>.
    * Correctly handle horizontal wheel events in position slider. (BR 119254)
    * Don't rescan collection while transcoding. (BR 133423)
    * Don't try to copy to collection from urls without kio slaves.
    * Don't quit immediately if amarokrc was removed. (BR 134439)
    * The DAAP client would crash Amarok under certain conditions when
      kdelibs was compiled with asserts on. (BR 132851)
    * Configuring the toolbar would disable the stop button. Patch by
      Markus Kaufhold <M.Kaufhold@gmx.de>. (BR 132477)
    * Changed tags of songs on iPods would not propagate to its database.
      (BR 133842)
    * Fixed playlist encoding problems. (BR 133613)
    * Cover images for compilation albums can now be displayed full size in
      the context browser.
    * Dragging compilation albums from the collection browser or the playlist
      would show multiple cover images in the tooltip. (BR 133916)
    * Don't crash when calling repopulate dynamic mode from dcop. (BR 133716)
    * Last.fm streams work with proxies. (BR 131137)
    * Don't try to read m4a tags from apparently invalid files. (BR 133288)
    * Some podcasts would insert line breaks in author/title information and
      cause graphical errors. (BR 133591)
    * File tracking could fail on files that were copies of each other but
      with different ID3v1 or APE tags.
2006-11-01 17:13:51 +00:00
wiz
6fdd16ae00 Mention eawpatches again. 2006-10-27 17:20:52 +00:00
drochner
d46f71a254 after discussion with wiz, re-add the eawpatches pkg, with some
modifications:
-use MASTER_SITE_GENTOO
-mark as RESTRICTED, NO_BIN_ON_* and generic-nonlicense
-bump PKGREVISION
2006-10-27 13:45:44 +00:00
dmcmahill
39e138b78a setenv() doesn't exist on solaris so use putenv() instead. 2006-10-25 23:17:29 +00:00
rillig
f75df006c2 Fixed PKGMANDIR. 2006-10-25 18:54:08 +00:00
rillig
7eeb6423c7 For some weird reason, the configure script uses the C++ preprocessor
instead of the C one. Therefore, added c++ to USE_LANGUAGES.
2006-10-24 00:03:45 +00:00
wiz
0f09daa236 Remove libac3 -- newer version in audio/liba52. 2006-10-24 00:00:47 +00:00
wiz
e29ce0b4a8 Remove eawpatches. Upstream says (via Sergey Svishchev):
Eawpats has been superceeded by FreePats.  Eawpats was in large part
 derived from the early 1990's MIDIA package for SGI.  Unbeknowst to me at
 the time, the majority of the MIDIA patches were directly derived from the
 commercial Gravis Ultrasound patch set.  When I eventually discovered
 this, I removed all of the Gravis copyrighted patches (about half of
 the total) from the collection and redistribution of Eawpats was
 discontinued.  The remainder was continued on as Freepats, but is lacking
 many instruments, especially the drums :(
2006-10-23 23:59:56 +00:00
rillig
1f4894a3e5 Fixed "test ==". 2006-10-23 23:48:45 +00:00
wiz
b26e36e759 Not needed any longer. 2006-10-23 07:26:56 +00:00
ben
fc7ee4ab45 Update lame to 3.97, using diff provided by wiz.
LAME 3.97   September 24 2006

    * 3.97 beta 3 becomes 3.97


LAME 3.97 beta 3   August 19 2006

    * Gabriel Bouvigne:
          o Workaround against a short blocks detection issue


LAME 3.97 beta 2   November 26 2005

    * Gabriel Bouvigne:
          o Fixed an initialization error when input is not using a standard sampling frequency
          o Fixed a possible assertion failure in very low bitrate encoding
          o Slight change regarding ATH adjustment with V5
          o Reinstated bit reservoir for 320kbps CBR
          o ReplayGain analysis should now be faster when encountering silent parts
    * Takehiro Tominaga:
          o Fixed a possible link problem of assembly code


LAME 3.97 beta 1   September 12 2005

    * Takehiro Tominaga:
          o Fixed an out of array access in mp3rtp
          o Fixed a quality setting in DLL
          o Fixed display when using --silent
    * Vitaly Ivanov:
          o Updated DirectShow interface
    * Robert Hegemann:
          o Fixed an out of array access
          o Fixed some small rounding problem in vbr-new quantization routines
          o Fixed a bug in vbr-new regarding high frequencies (sfb21) when using -Y
          o Fixed a few bugs in vbr-new when using -Y
          o Updated scalefactors allocation scheme in vbr-new
          o Fixed mingw32 configure problems
          o Resolved some compiler warnings
          o Updated command-line visualisation
    * Gabriel Bouvigne:
          o Changed some FLOAT8 to FLOAT
          o Added project files for VC7
          o Reworked -q1 and -q0
          o Updated presets
          o Fixed an error in ISO quantization on systems not using the IEEE754 hack
          o Faster quantization
          o SSE version of init_xrpow
    * Rog�io Brito:
          o Updated Debian packaging
          o Documentation work
    * Chris Miller:
          o Support for x64 platform SDK in makefile.msvc
2006-10-23 01:30:34 +00:00
wiz
6b7d4f3f31 Update to 0.5.2:
version 0.5.2:

  - Case insensitive checking for the .mp3 extension. (#1515)
  - Fallback to TDRC if TDRL is not found, when reading ID3v2.3 tags. (#2190)
  - Ignore "MP3ext" in the padding area of ID3 tags. (#2123)
  - Fixes for DragonFly BSD and new versions of NetBSD. Patch
    by tk@giga.or.at (#2048)
  - Load plugins from "$(libdir)/tunepimp/plugins" instead of hard-coded
    path "$(prefix)/lib/tunepimp/plugins".
2006-10-22 21:24:35 +00:00
adam
8e4f2d66b0 Fix PERL path in normalize-mp3/ogg 2006-10-22 16:36:35 +00:00
rillig
eb04a4827a Fixed PKGMANDIR. 2006-10-22 16:03:18 +00:00
adrianp
25ca6e3b38 +mt-daapd 2006-10-20 20:30:40 +00:00
adrianp
e122ded917 mt-daapd is a program which acts as an iTunes (DAAP) server for Linux
and other POSIX unixes. It may eventually support Win32 as well.

Some random features that it supports:
Supports the Roku SoundBridge (query/browse/index support)
Supports periodic rescans of the database
Can advertise shoutcast streams
Supports password-protected shares
Is web-configurable and managable
Support dynamic playlists, like iTunes "Smart playlists"
Probably other things I've forgotten

All is not perfect, however. Currently, there are several drawbacks to it:
database is indexed by inode, so all music must be on one filesystem
browse by artist is slow on Roku, times out (with large databases ~10K songs)
Probably other things I've forgotten
2006-10-20 20:28:28 +00:00
wiz
ed97c4b1f6 Sort. 2006-10-19 20:23:03 +00:00
rillig
5c1f3e0d7d Fixed "test ==". 2006-10-17 22:00:16 +00:00
rillig
b0114503c2 At the second look, WRKSRC should specify a directory, not a file. :) 2006-10-17 21:45:14 +00:00
rillig
023c9a8d30 Fixed the "multiple WRKSRC" definition that had been generated by
url2pkg<2.0.
2006-10-17 21:43:55 +00:00
rillig
0f4de084ed Fixed "test ==". 2006-10-17 21:32:37 +00:00
drochner
2ccb0e1c64 update to 0.9.6
changes:
-improvements to plugin infrastructure and more plugins
-Tag writing and ipod-write support turned on by default
-Local file support for album art plugin
-Gnome-keyring support for storing DAAP password
-improvements, bug fixes and new minor features
2006-10-17 16:45:07 +00:00
rillig
82675e258b Fixed PKGMANDIR and the path to the configuration file from the manual
page, which was mentioned in PR 34813.
2006-10-14 13:20:46 +00:00
rillig
a80d4c6cee Fixed PKGMANDIR. 2006-10-14 13:11:23 +00:00
wiz
a9c3a0685a Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-14 07:59:09 +00:00
rillig
015567427b Fixed "test ==". 2006-10-14 01:55:03 +00:00
epg
b0117638c2 Add libdiscid, py-musicbrainz, and py-ctypes. 2006-10-13 02:36:41 +00:00
epg
643bbcc7fd python-musicbrainz2 contains various modules for accessing the MusicBrainz
web service, as well as parsing the MusicBrainz Metadata XML (MMD),
or calculating DiscIDs from Audio CDs.

The MusicBrainz Project (see http://musicbrainz.org) collects music
metadata and is maintained by its large and constantly growing user
community.
2006-10-13 02:32:45 +00:00
epg
409c007e54 libdiscid is a library for creating MusicBrainz DiscIDs from audio CDs.
It reads a CD's table of contents (TOC) and generates an identifier which
can be used to lookup the CD at MusicBrainz (http://musicbrainz.org).
Additionally, it provides a submission URL for adding the DiscID to
the database.

The interface of this library is new, but the DiscID algorithm and the
operating system dependent CD-ROM/DVD-ROM access code have been ported
from libmusicbrainz version 2.
2006-10-13 02:31:56 +00:00
markd
e44b0f5178 Update to arts 1.5.5 (part of KDE 3.5.5) 2006-10-12 10:25:25 +00:00
martti
ce86843f32 Regenerate to fix some pkglint warnings. 2006-10-12 09:24:19 +00:00
martti
86a357d2f8 Regenerate. 2006-10-12 06:06:07 +00:00
martti
992d014d29 Fixed test == 2006-10-12 05:43:20 +00:00