Commit graph

5648 commits

Author SHA1 Message Date
drochner
44a947144a add albumplayer-0.2, a player for FLAC album files 2009-07-27 13:40:28 +00:00
drochner
55c7380995 -avoid crash if the disk device cannot be accessed
-g/c bl3 include which is only needed indirectly
bump PKGREVISION
2009-07-26 18:31:22 +00:00
drochner
384bce0e36 update to 1.3.2
changes: minor fixes and build system improvements
2009-07-26 17:36:25 +00:00
schmonz
42786bf92a Update to 2.2.5. From the changelog:
#mp3splt v. 2.2.5

- added -x option to not write Xing header

mostly libmp3splt (but important for mp3splt users) :
- fixed bug with -g and multiple usages of @o (libmp3splt)
- fixed a small bug with genre in -g
- Xing header is now written even if -n option is used (libmp3splt)
- fixed bug with stdin & id3v2 & xing
- fixed critical bug with overlap splitpoints not working (feature #1530782 => bug)
- fixed critical bug with mp3 stdin (& framemode)
- fixed some warning messages & added some more
- fixed dewrap error message
- fixed dewrap bug to not attempt to create output directories when '-d' option is used
- fixed minor bug #2790952 : time mode creating an empty file (at the end)

#mp3splt v. 2.2.4

- fixed issue with CUE file not being imported correctly : \r and \n
problem (bug #2778717)
- fixed bug #2691576 - CUE file seg fault if no artist
- fixed segfault when output format was empty
- fixed bug with ID3v1 and '@N' (was 1,3,5,... instead of 1,2,3,...)
- fixed time split with '0.0' was infinite looping
- fixed empty output format '' seg fault
- small fixes in the man page
- re-enabled mp3splt ogg symlink configure option
- added options @m,@M,@s,@S,@H,@h + no @h or @H in output filenames if hundreths are 0
- added default custom tags as %[@o,@N=1]
- print to stdout is now on stderr for the '-l' option, except for the filenames
- added --with-mp3splt(-libraries|-includes)?, --disable-mp3splttest configure options
- added overlapping split files with the -O option (feature request #1530782)
2009-07-25 14:58:34 +00:00
schmonz
70623e68b6 Update to 0.5.6. From the changelog:
- fixed compilation problem, bug #2785683
- fixed critical bug with overlap splitpoints not working (feature
    #1530782 => bug)
- fixed critical bug with mp3 stdin (& framemode)
- fixed bug #2786300 in plugins compilation (added -lm)
- Xing header is now written even if SPLT_NO_TAGS option is used
- added SPLT_OPT_XING option to not write Xing header
- fixed bug with custom tags and multiple usages of @o
- fixed bug with stdin & id3v2 & xing
- fixed a small bug with genre in custom tags
- fixed some warning messages & added some more
- fixed dewrap error message
- fixed dewrap bug to not attempt to create output directories when
    '-d' option is used
- fixed minor bug #2790952 : time mode creating an empty file (at the end)
- fixed issue with CUE file not being imported correctly : \r and
    \n problem (bug #2778717)
- fixed bug #2691576 - CUE file seg fault if no artist
- fixed bug #2520183 : wrong size in snprintf call
- fixed bug with ID3v1 and '@N' (was 1,3,5,... instead of 1,2,3,...)
- fixed time split with '0.0' was infinite looping
- fixed empty output format '' seg fault
- added options @m,@M,@s,@S,@H,@h + no @h or @H in output filenames
    if hundreths are 0
- added --with-(mad|id3)(-libraries|-includes)?, --disable-[mad|id3]test
    configure options
- added overlapping option of split files (feature request #1530782)
2009-07-25 14:58:00 +00:00
drochner
bc58d500cd fix build with 64-bit time_t 2009-07-24 18:29:24 +00:00
tnn
f11c80cbc2 limits.h is the appropriate include for PATH_MAX. Pointed by dholland. 2009-07-24 12:12:06 +00:00
drochner
53bc6b6f3f +gst-plugins0.10-faac 2009-07-23 16:07:44 +00:00
drochner
237ed8eff2 build the "faac" plugin of gst-plugins0.10-bad
(useful for sound-juicer to rip into .m4a)
2009-07-23 16:03:17 +00:00
drochner
f21141936c build against musicbrainz3 rather than -2, ride on update 2009-07-22 17:13:18 +00:00
wiz
8c4c53b66e Update to 2.26.1:
Sound Juicer "Bonnie and Clyde" 2.26.1
======================================

* Read the track artist instead of album artist in Musicbrain3
* Don't crash if the release date is unknown
* Read tracks when falling back to gvfs
2009-07-22 15:16:44 +00:00
wiz
a6b1ef00dd Remove empty, unused PLIST. 2009-07-22 09:22:22 +00:00
wiz
6f7c23cfe5 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
tnn
777c7ac50b Include <sys/param.h> to get PATH_MAX defined.
Fixes Linux build.
2009-07-21 11:27:22 +00:00
drochner
736ab8a2c9 supports user-destdir 2009-07-18 14:58:17 +00:00
wiz
9e004d1a76 Update to 1.2.3. Set LICENSE.
Two of the patches were from upstream CVS, the other two are not needed
any longer because the configure script was improved.

libvorbis 1.2.3 (2009-07-09) -- "Xiph.Org libVorbis I 20090709"

 * correct a vorbisfile bug that prevented proper playback of
   Vorbis files where all audio in a logical stream is in a
   single page
 * Additional decode setup hardening against malicious streams
 * Add 'OV_EXCLUDE_STATIC_CALLBACKS' define for developers who
   wish to avoid avoid unused symbol warnings from the static
   callbacks defined in vorbisfile.h

libvorbis 1.2.2 (2009-06-24) -- "Xiph.Org libVorbis I 20090624"

 * define VENDOR and ENCODER strings
 * seek correctly in files bigger than 2 GB (Windows)
 * fix regression from CVE-2008-1420; 1.0b1 files work again
 * mark all tables as constant to reduce memory occupation
 * additional decoder hardening against malicious streams
 * substantially reduce amount of seeking performed by Vorbisfile
 * Multichannel decode bugfix
 * build system updates
 * minor specification clarifications/fixes

libvorbis 1.2.1 (unreleased) -- "Xiph.Org libVorbis I 20080501"

 * Improved robustness with corrupt streams.
 * New ov_read_filter() vorbisfile call allows filtering decoded
   audio as floats before converting to integer samples.
 * Fix an encoder bug with multichannel streams.
 * Replaced RTP payload format draft with RFC 5215.
 * Bare bones self test under 'make check'.
 * Fix a problem encoding some streams between 14 and 28 kHz.
 * Fix a numerical instability in the edge extrapolation filter.
 * Build system improvements.
 * Specification correction.
2009-07-17 20:28:21 +00:00
adrianp
23a48fe75b Give up MAINTAINER 2009-07-17 18:00:13 +00:00
zafer
7067127876 update master sites. update homepage. 2009-07-16 21:30:56 +00:00
tnn
6ca705dac4 - Update to wavpack-4.50.1.
- Set LICENSE=modified-bsd
- Give the package to pkgsrc-users

WavPack Library Source Code - 4.50.1
------------------------------------
fixed: alignment fault when manipulating APEv2 tags (non-x86 only)
fixed: build on UNIX via elimination of non-standard strnlen()

wavpack.exe (command-line encoder) - 4.50.1
wvunpack.exe (command-line decoder) - 4.50.1
--------------------------------------------
fixed: checking return value of iconv_open() prevents core dump on Solaris

WavPack Library Source Code - 4.50
----------------------------------
added: dynamic noise shaping for improved hybrid quality
added: option to merge blocks of similar redundancy
added: ability to store and retrieve extra mode level
fixed: alignment fault on some big-endian machines
fixed: compiling with enable-mmx on gcc 4.3.x (thanks Joachim)
improved: allow bitrate to be calculated for files down to 1/10 second
improved: decoding of corrupt files (prevents heap overrun crashes)

wavpack.exe (command-line encoder) - 4.50
-----------------------------------------
added: dynamic noise shaping for improved hybrid quality
added: --channel-order option to reorder nonconforming multichannel files
added: --merge-blocks option to optimize storage of LossyWAV output files
added: ignore -o on Windows for compatibility with Linux version
fixed: alignment fault on some big-endian machines
improved: reformatted and expanded --help display

wvunpack.exe (command-line decoder) - 4.50
------------------------------------------
fixed: don't ignore fractions of seconds in --skip option
added: show extra level and dns status for newer files (-s command)
added: ignore -o on Windows for compatibility with Linux version
improved: decoding of corrupt files (prevents heap overrun crashes)
improved: display bitrate for files down to 1/10 second
2009-07-15 21:02:39 +00:00
hasso
796f01b00d Fix interpreter in two more bash scripts - sync-ldif.sh and sync-evolution.sh.
Bump PKGREVISION.
2009-07-14 19:29:44 +00:00
rafal
d14fb93239 Update shntool to 3.0.10; changelog since 2.0.3 below:
version 3.0.10 (2009-03-30)
  + cat mode: fixed bug that prevented use of the -d option
  + cat mode [win32]: properly write WAVE data to the terminal
  + conv mode [win32]: properly read WAVE data from the terminal

version 3.0.9 (2009-03-18)
  + allow fix mode to fix (essentially postpad) just one file, which is useful
    when using the -c option to check for boundary issues
  + added new global -F option to specify a file containing input filenames
    (most modes will now accept input filenames from a single source, using the
     following order of precedence: file specified by -F option, otherwise
     filenames on the command line, otherwise filenames read from the terminal)

version 3.0.8 (2008-08-27)
  + added new -a option to show default encoder/decoder arguments
  + fixed bug when prompting for overwrite action when stdin was
    already at EOF on certain platforms (e.g. OS X)
  + split mode: handle CUE sheets that contain Unicode BOMs
  + wv format: support self-extracting WavPack files

version 3.0.7 (2008-03-02)
  + support for TAK decoding (requires TAK 1.0.4+)
  + updated MPEG-4 ALS to version RM20, and added output support
  + removed detection of unsupported formats RKAU and WMA

version 3.0.6 (2007-12-16)
  + support for TAK encoding (requires TAK 1.0.3+)

version 3.0.5 (2007-10-22)
  + hash mode: show progress indicators
  + cmp mode: new -c option to specify size of byte-shift comparison buffer

version 3.0.4 (2007-09-07)
  + no longer ignore raw WavPack files (wvunpack creates WAVE header for us)
  + support for TTA 3.4.x as well as TTA encoding
  + fixed display bug in joined mode when input files were not CD-quality
  + split mode: new -m option to allow character manipulation of CUE filenames

version 3.0.3 (2007-06-01)
  + improved use of exit codes
  + mkw format: removed deprecated input kluge
  + split mode: override path separation characters in CUE-generated files

version 3.0.2 (2007-02-18)
  + split mode: -c option works again
  + split mode: support wider range of CUE sheets
  + aiff format: support for sox 13.x

version 3.0.1 (2007-01-24)
  + fixed bug with WavPack format detection on 64-bit systems
  + split mode: fixed bug parsing CUE sheets whose last line lacks a newline
  + added support for MKW files
  + added support for MPEG-4 ALS files (input only)
  + added support for detection of TAK files (no input or output yet)
  + added support for detection of WMA files (no input or output yet)
  + added support for detection of RKAU files (no input or output yet)

version 3.0.0 (2007-01-01)

  [platform support]
  + shntool is now a native windows executable (Cygwin is no longer needed)

  [file formats]
  + added support for WavPack 4.x files
  + added support for m4a (Apple Lossless Audio Codec) files (input only)
  + added support for la (Lossless Audio) files (input only)
  + added support for tta files (input only)
  + added support for bonk files
  + added support for kxs (Kexis) files (input only)
  + added new format 'term' to send output to a terminal (standard output)
  + cust format: correct output filenames now shown (instead of "file.custom")
  + cust format: partially-written output files are now removed on error

  [modes]
  + added new mode 'gen' to generate arbitrary-sized files containing silence
  + added new mode 'trim' to trim silence from front and/or back of files
  + renamed mode 'md5' to 'hash', since it now calculates MD5 and SHA1 hashes
  + hash mode: added option to reorder filenames - may be useful with -c
  + split mode: new -n option to control output count format (01, 001, ...)
  + split mode: support for wider range of CUE sheets
  + split mode: new -t option to name files based on keywords in CUE sheets
  + split mode: fixed bug in which -l option failed with large input files
  + split mode: new -e/-u options for specifying lead-in/lead-out
  + split mode: new -x option to extract specific tracks
  + len mode: show compression ratio for individual files as well as overall
  + len mode: show input file format for each file
  + len mode: new -c/-t options to suppress column names/totals line
  + len mode: configurable units for files and totals
  + conv mode: new -t option to convert WAVE data read from the terminal
  + fix, join and hash modes: filenames can now be sorted automatically using
    a natural sorting algorithm, which orders filenames containing numbers the
    the same way a human would, e.g. "t1.wav, t2.wav, ... t10.wav" instead of
    "t1.wav, t10.wav, t2.wav, ...".  as this was taken from the sources of GNU
    ls (see 'ls -v'), it is considered stable enough to be the default.
    if desired, sorting can still be done interactively, or not at all.

  [global behavior]
  + user-configureable progress types (percentage, dots, spin, faces or none)
  + default overwrite option is now 'ask' - can be overridden with -O option
  + allow on-the-fly renaming when files exist and overwrite option is 'ask'
  + new -H option to show h:mm:ss.{ff,nnn} in output, instead of m:ss.{ff,nnn}
  + new -a and -z options to override default file name prefix and postfix
  + new options -w to suppress warnings and -q to suppress non-critical output
  + converted to getopt - this means long options have become single characters
  + alternate input decoder: -i "fmt decoder [arg1 ... argN]"
  + alternate output ext/encoder: -o "fmt [ext=abc] [encoder [arg1 ... argN]]"
  + in addition to the new -i/-o options above, default encoders/decoders
    and/or their arguments, as well as file extensions, can be overridden
    using any combination of appropriately named environment variables:

      ST_<format>_DEC="decoder [arg1 ... argN]"
      ST_<format>_ENC="[ext=abc] [encoder [arg1 ... argN]]"

    e.g.:

      % ST_SHN_DEC="shorten-2.3b" shntool len *.shn
      % ST_FLAC_ENC="flake - %f" shntool conv -o flac *.wav
      % ST_AIFF_ENC="ext=aif" shntool gen -o aiff -l 1:00
2009-07-14 18:55:59 +00:00
hasso
82500564de Needs msgfmt. 2009-07-14 09:03:04 +00:00
tonio
909782b3bf Bump PKGREVISION, as the last change in faad2 impacts musicpd 2009-07-13 12:57:00 +00:00
tonio
455a80bdc2 Let audio/faad2 install libmp4ff.
It is used by musicpd to play m4a files.

Fixes PR/40584 applying a very similar patch.
2009-07-13 12:55:54 +00:00
wiz
02b4f7400d Fix destdir installation. 2009-07-13 07:07:26 +00:00
hasso
1e6d1a562d Libm is needed on DragonFly as well. Bump PKGREVISION. 2009-07-09 19:10:25 +00:00
drochner
a4a8d03ae0 supports user-destdir 2009-07-08 16:03:50 +00:00
drochner
011c09ed13 supports user-destdir 2009-07-08 16:02:05 +00:00
drochner
1da0042796 supports user-destdir 2009-07-08 15:54:33 +00:00
joerg
3896064ec2 user-destdir support 2009-07-08 15:52:33 +00:00
joerg
209cec4f32 user-destdir support 2009-07-08 15:40:54 +00:00
joerg
f4ab2cdc94 user-destdir support 2009-07-08 15:14:44 +00:00
joerg
12d0a9af7e user-destdir support 2009-07-08 15:02:14 +00:00
joerg
fa845f5a34 user-destdir support 2009-07-08 15:00:28 +00:00
joerg
41f50235f7 user-destdir suppoort 2009-07-08 14:38:35 +00:00
joerg
832963dbea user-destdir 2009-07-08 14:25:32 +00:00
joerg
87d4808711 user-destdir support 2009-07-08 14:12:30 +00:00
joerg
56ce1d5cf7 user-destdir support 2009-07-08 14:02:49 +00:00
joerg
d61c3b641c Provide PY_COMPILE_ALL and PY_COMPILE_O_ALL to compile all Python
sources in a directory (tree) in pversion.mk. Adjust the various places
that called it locally.
2009-07-08 13:55:58 +00:00
joerg
78bc7259cc user-destdir support 2009-07-07 22:17:24 +00:00
joerg
976bcd058b Add patches to work with NetBSD's curses. 2009-07-07 21:18:52 +00:00
drochner
633b7f7d7f +mp3val 2009-07-07 19:37:21 +00:00
drochner
067d0e2466 add mp3val-0.1.8, another mp3 checker 2009-07-07 19:36:19 +00:00
drochner
1c5086e2fb +py-id3lib 2009-07-07 19:15:53 +00:00
drochner
7223932db4 add py-id3lib-0.5.1, another Python module to tag mp3 files 2009-07-07 19:15:01 +00:00
drochner
312a5d61fb +libmtag 2009-07-07 19:06:59 +00:00
drochner
d2afdee035 add py-libmtag-0.3.0, Python bindings for libmtag 2009-07-07 19:04:05 +00:00
drochner
0756b78a6c add libmtag-0.3.1, another mp3 tagging library 2009-07-07 19:02:02 +00:00
drochner
000176567d update to 1.15
changes: bugfixes, minor improvements
2009-07-07 17:56:40 +00:00
drochner
0d898fb8bb update to 3.0.2
sorry, didn't find a changelog
pkgsrc change: pull in libdiscid, makes CD lookup work (eg in picard)
2009-07-07 17:49:00 +00:00
drochner
87b67596b5 update to 0.2.2
changes:
-Addded the discid_get_webservice_url() function
-portability improvements
pkgsrc change: add NetBSD support
2009-07-07 17:44:50 +00:00
joerg
0cf3c8581c user-destdir support 2009-07-07 16:49:05 +00:00
joerg
97efb91df2 user-destdir support 2009-07-07 16:38:39 +00:00
joerg
263934f569 user-destdir support 2009-07-07 15:25:39 +00:00
joerg
2a08316de6 user-destdir support 2009-07-07 15:23:05 +00:00
joerg
c030ebab93 user-destdir support 2009-07-07 15:20:45 +00:00
joerg
42f52a52b2 user-destdir support 2009-07-07 15:05:58 +00:00
joerg
a4126ef687 Clean up patch. Simplify. user-destdir support. 2009-07-07 14:59:00 +00:00
joerg
95d88b1619 Cleanup configure patch. DESTDIR support. Simplify. 2009-07-07 14:45:41 +00:00
joerg
0c10455193 user-destdir support 2009-07-07 14:37:21 +00:00
joerg
4936c2ed5e user-destdir support 2009-07-07 14:18:10 +00:00
obache
837a5e3517 Added minimum buildlink found in lib/libpulse.la (not all libpulse*.la).
Fixes PR#41625.
2009-07-07 10:44:18 +00:00
drochner
93e6fb9764 +mp3diags+picard 2009-07-07 09:42:35 +00:00
drochner
06d1e646d8 add picard-0.11, an mp3 tagger using the "musicbrainz" database 2009-07-07 09:39:21 +00:00
drochner
c565db9165 add mp3diags-0.99.02.020, an mp3 diagnosis tool and tag editor 2009-07-07 09:34:39 +00:00
obache
1416199aa2 Remove trailing white spaces. 2009-07-05 10:42:53 +00:00
joerg
76f5c1b551 Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
joerg
d1438e1b69 Needs Xinerama for modular Xorg. 2009-06-29 15:26:32 +00:00
wiz
38963f2c4a Mark as not make-jobs-safe (at least breaks for me with -j16). 2009-06-27 20:45:48 +00:00
joerg
9bb0d96ea9 Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
joerg
9b99bc2d67 Convert @exec/@unexec to @pkgdir or drop them. 2009-06-14 18:10:28 +00:00
joerg
b8ef2bdf05 Remove @dirrm entries from PLISTs 2009-06-14 17:28:16 +00:00
hasso
afd28eb07b Fix build of the ffmpeg plugin. 2009-06-14 12:46:44 +00:00
rillig
5452acd7cd Removed redundant .gz suffix for man pages. 2009-06-12 19:09:35 +00:00
hasso
8a34fe6754 Add license info to the akode packages. 2009-06-08 18:54:20 +00:00
tron
055908d40b Set the license type to "gnu-lgpl-v2.1". 2009-06-08 09:32:16 +00:00
tron
426a3c2918 Add upstream patch (taken from Debian bug report) to fix crashes
caused by bad audio files.
2009-06-08 09:30:17 +00:00
hasso
62027e3c05 Make it build on DragonFly at least. This needs better handling IMHO,
though.
2009-06-08 07:25:20 +00:00
snj
58aa66b42e Grr, forgot to cvs rm these. 2009-06-08 00:56:09 +00:00
snj
7ce1e23311 Update to 0.0.11. Includes the 5 patches we had in pkgsrc, and:
* obey ~/.libao default_driver="" setting
2009-06-08 00:52:54 +00:00
ahoka
3d5c0a0442 Add cmus-unofficial 2009-06-07 12:53:29 +00:00
ahoka
f34a5b8180 Import cmus-unofficial-20090605 as audio/cmus-unofficial.
"cmus-unoficial a fork of cmus for collecting patches from the mailing list
until Timo comes back online."

CMus is a small and fast music player using the ncurses library.
CMus has vi-style command interface, e.g. searching using '/' or
'?' and adding files to playlist ':add ~/foo.ogg'.

  * Plays FLAC, OGG, MP3, MP4, AAC, WAV, WV and modules
  * MP3 and Ogg streaming (Shoutcast/Icecast)
  * WinAmp / XMMS keys "zxcvb"
  * Can be controlled via UNIX socket
  * Customizable colors
  * Nice vi-style interface with tabulator expansion
  * Background playlist loading
  * Track metadata database makes adding files to playlist very fast.
  * Album/artist modes. Playing within one album or artist.
  * Powerful playlist filters
  * Can run external commands for the currently selected files
  * Directory browser
  * Supports 256 colors
  * Play Queue
  * Dynamic Keybinding
  * Easy to use directory browser
2009-06-07 12:49:00 +00:00
ahoka
170fab966c I need some parts reusable for cmus-unofficial. 2009-06-07 12:31:43 +00:00
zafer
346f7dabe3 update master sites. remove ftp. service suspended. 2009-06-06 22:53:23 +00:00
zafer
1877034d6f upate url for ljudmila.org 2009-06-05 23:45:29 +00:00
zafer
b2f9e00ad7 update homepage and master site. remove dead mirrors. 2009-06-05 23:22:10 +00:00
rillig
62f36cffa7 Moved the HTML documentation from share/doc/html to share/doc/${PKGNAME}.
PKGREVISION++
2009-06-05 21:02:45 +00:00
rillig
66a68b7113 Added a patch for Linux.
Fixed pkglint warnings.
2009-06-05 20:47:30 +00:00
drochner
af99eaf3b9 only headers are exported, set BUILDLINK_DEPMETHOD'd default to "build" 2009-06-04 16:44:43 +00:00
drochner
80a9fb4abb update to 0.12.2
changes:
Support for cover art images embedded in song metadata
New plugin that sets your IM status to describe the current playing song
Last.fm submission protocol v1.2 (including the 'now playing' feature)
New status icon plugin
Replaced libglade with GtkBuilder
Switched from playbin to playbin2 when crossfading is disabled, providing
 gapless playback and better support for visualization
-bugfixes
-translation updates
2009-06-04 11:44:24 +00:00
abs
55d6eda171 PKG_DESTDIR_SUPPORT= user-destdir 2009-05-31 16:07:19 +00:00
abs
665ac72980 works fine with PKG_DESTDIR_SUPPORT= user-destdir for me... 2009-05-31 15:59:03 +00:00
obache
a36e540eff LICENSE=gnu-gpl-v2. 2009-05-30 01:39:09 +00:00
obache
0cb9ee65c4 Remove unused patch. 2009-05-30 01:33:57 +00:00
obache
3e0cfff20f Update gimmx to 0.5.6.1.
Version 0.5.6.1 (February 07, 2009)
* Fix location of libmpd headers in gimmix.h [thanks to Qball]
* Check for libmpd>=0.17.0 in configure script [thanks to Qball]
* Set default cover when gimmix starts.

Version 0.5.6 (February 07, 2009)
* Gimmix requires libmpd version to be atleast 0.17.0 or higher
* Fixed lots of crashes/lockups due to cover/lyrics plugins.
* Tag editing support is now optional.
* Revamped tag editor and now it also shows album cover.
* Speed improvements and fixed some memory leaks.
* Added Swedish translation (Thanks to Niklas Grahn)

Version 0.5.5 (January 02, 2009)
* Bug #313023: Fix missing entries in POTFILES
* Bug #313018: gimmix.desktop contains encoding key (which is deprecated)

Version 0.5.4 (January 01, 2009)
* Bug #307527: Fix missing prototypes in some headers (patch from Christoph Mende)
* Added support for columns in Current playlist
* Fixed a bug where newly fetched lyrics were sometimes stored at odd locations
* LOTS of memory leaks fixed
* Fixed some crashes due to cover/lyrics plugins

Version 0.5.3 (December 12, 2008)
* Bug #293908: Segfaults when disabling coverart plugin
* Bug #305662: Segfault with accents and long filename
* Added support for manually setting cover images from files
* Added support for connection through proxy servers
* Fixed random crashes because of cover and lyrics plugins

Version 0.5.2 (October 11, 2008)
* Improved connection handling and fixed almost all crashes
* Fix random crashes occurring because of cover and lyrics plugins
* Fixed a bug that caused Gimmix to freeze sometimes when the user clicked "Get Lyrics" button
* Interface enhancement: Player control buttons made borderless
* Fixed delays/problems while updating song info when user updates an ID3 tag
* Wejpconfig updated to 20061102
* Previously Gimmix could handle only 128 covers in the database. This is now fixed.
* Fixed a crash when saving newly fetched album covers whose album name(s) contained trailing whitespaces
* The system tray tooltip is too close to the panel. make it display a little away from the panel.

Version 0.5.1 (October 02, 2008)
* Gimmix is now compatible with libmpd >= v0.16.0
* Improved cover art search function
* Numerous crash fixes
* Cover and Lyrics plugins are now enabled by default. use --disable-lyrics and --disable-cover to
disable them.
* Gimmix now continues to run even if mpd is not running. Users can reconnect to mpd from Gimmix by
clicking the "Connect" button
* Fixed a bug where "Germany" was not being displayed in cover art location in preferences
* Minor tweaks

Version 0.5.0 (September 26, 2008) Happy 2nd Birthday GIMMIX! \o/
* Bug #234739: Progress bar shows garbage next to time (in case of songs of length over 99 minutes)
* Bug #253140: Gimmix sometimes displays "assertion `percentage >= 0 && percentage <= 1.0' failed"
* Bug #263975: Window becomes too large if the song title is very long. This bug also fixes an issue
where strange trailing whitespaces appearead in the song title when the user modified the ID3 tag
information of a song.
* Added support for command-line arguments using getopt. (currently only --version)
* Added German translation (Thanks to Martin Stromberger)
* Added support for fetching Lyrics from Leoslyrics.com
* Added support for fetching Album cover art from Amazon.com
* Added support for changing audio output device in Preferences
* Some user interface enhancements
2009-05-30 01:33:11 +00:00
obache
f87249458f Update gmpc to 0.18.0.
Based on PR#41471 by Guillaume Lasmayous.

Pkgsrc changes:
 * LICENSE=gnu-gpl-v2
 * Use system libsexy.
 * add option for support mac.
 * add buildlink3.mk for plugins.

Added features
* Global copy/paste system
  You can now copy songs from any song list and paste them in the play queue or
  the playlist-editor. The copy-paste system can also be used to move block of
  songs inside a playlist or between playlists.
* Easy Command
  Easy command is a gnome-do like interface to gmpc. This allows you to quickly
  add songs, play a certain songs or replace the play queue. More information .
* Windows Installer
  There is now a nice easy to use installer for gmpc on windows. It installs
  gmpc and all the needed gtk files, add menu option and uninstall program.
* Metadata Browser back/forward buttons
  The metadata browser now has browser-like back/forward buttons, allowing
  faster and easier navigation.
* Initial albumartist support
  If mpd provides it, gmpc now can use the albumartist tag to fetch metadata
  more reliably.
* Artist Image tooltip
  For the users that use gmpc in collapsed mode, there is a nice tooltip showing
  the artist image when hovering over the artist name in the player.
* Customizable quick links in metadata browser
  Via the gmpc wiki, hyper links can easily be added to the links section of the
  metadata browser. e.g. Wikipedia links are now included by default.
* Integrated search
  The search browser now gives you access to the magnatune and jamendo database
  as well (if plugins are installed). The search options also adjust to tags
  that actually can be searched.
* Initial Sticker Support
  MPD from git allows you to attach "stickers" to songs. GMPC can use this to
  rate songs.
  This is still very basic and will improve when stickers in mpd evolves.
* Server Information Page
  The serverstats plugin is now integrated into gmpc. This provides several
  statistics about your mpd database and configuration.
* Integrated favorites support
  The favorites plugin is now integrated in the playlist-editor. Press ctrl-
  enter to add the current playing song to the special "Favorites" playlist.

Bug fixes and Improvements
* Improved graphics, thanks to Chymera.
  * New Stylized covers.
  * No artist image.
  * Fetching artist image.
* Many translations updated and added. GMPC will be available in 28 languages.
* Reduced recourse usage.
  * Reduced the amount of unneeded image refreshing.
  * Play Queue grabs rows in blocks of X at the time. (Improves usage on high
    latency networks).
  * Main-loop based async downloader instead of manually iterating the loop.
* Better handling of file-encoding on windows.
* Less cpu intensive progress bar.
* Add songs to mpd in blocks of 16383 songs, so mpd does not run out of command-  buffer.
* Add clip when drawing images, avoiding small artifacts caused by scaling
  images.
* Compile time optional use of libsexy.
* Make search window integrate better.
* Don't save column width unless changed by user.
* Avoid race condition when listfield results are inconsistent.
* Fix drawing issues.
* Much more.

Internal changes
* Moved from libcurl to using libsoup for fetching data from the internet.
* Async downloader added.
* Internal vapi bindings so new features can be added coded in vala.
* All access to plugins via accessor functions.
* Removed Egg code that is now available in gtk.
* Moved everything, beside main gui, to GtkBuilder.
* Moved from custom popup code to GtkToolTip.
* and much more.

Plugins
* Jamendo
  * Use the new Downloader of gmpc, allowing for a quicker download and adds
    cancel option. This removes the libgio dependency.
  * Store the jamendo database in sqlite3. To gives faster and more complete
    access to all the songs. It also reduces the memory usage.
  * Integrate into gmpc Search browser
  * Make plugin work for windows.
  * Fix storing metadata on windows.
* Magnatune
  * Use the new Downloader of gmpc, allowing for a quicker download and adds
    cancel option.
  * Store the Magnatune database in sqlite3. To gives faster and more complete
    access to all the songs. It also reduces the memory usage.
  * Integrate into gmpc Search browser
  * Make plugin work for windows.
  * Fix storing metadata on windows.
* Last.fm
  * Allow user to set what metadata last.fm is used for.
  * Fix storing metadata on windows.
* MServer
  * Improve integrated feel in gmpc. (copy support for the copy/paste system,
    right mouse menu, etc.)
  * Send artist,album and title name to mpd. (via icy http header)
  * Drag and drop support. dn'd files from your file browser onto mserver
    browser to add files and folders.
  * If supported in gtk, allow the user to browse audio cd and add the tracks to
    the list. (Requires libgio to be working).
2009-05-30 01:25:19 +00:00
obache
652d917781 Update libmpd to 0.18.0.
Based on PR 41470 by Guillaume Lasmayous.

Pkgsrc change:
* LICENSE=gnu-gpl-v2
* bump shlib major 0 => 1, (previously, just not defined),
  so bump ABI_DEPENDS.libmpd.
2009-05-30 00:44:59 +00:00
heinz
0557d0eeea Make pkgsrc provide autoconf>=2.62, the minimum version required here.
See configure.ac, line 23.
2009-05-29 15:51:34 +00:00
zafer
e1a08a3732 update master site. 2009-05-28 20:48:08 +00:00
zafer
552f059cfa update master site 2009-05-28 20:35:53 +00:00
zafer
62e1b454c7 update master site. 2009-05-28 20:30:01 +00:00
wiz
b8e43a5738 Split off options into options.mk file.
Use standard name for option variable.
2009-05-26 20:26:58 +00:00
wiz
ae9c4e8c5c dd links to upstream bug reports. 2009-05-26 20:23:50 +00:00
wiz
d33a93b238 Remove unneeded patch (compilation succeeds on NetBSD-5.99.12/amd64
without it).
2009-05-26 20:23:44 +00:00
drochner
b0390e4c27 update to 1.6.2
This is a major update - many bugfixes and UI improvements.
2009-05-26 18:24:58 +00:00
drochner
1ba3a7a8ec update to 0.12.1
changes:
* Removal of libgnome dependency when building with gtk+ 2.14+
* Greatly reduced memory usage when accessing Jamendo catalog
* Cover art improvements:
  - Provide cover art for all songs transferred to iPods
  - Support for transferring cover art to MTP devices
  - Cover art image widget is better behaved when resized
* Switched to decodebin2, notably allowing playback of chained ogg streams
* Better support for lossless encoded files in the UI
* Compatibility with the DeviceKit-disks gvfs volume monitor
* Some support for 'album sortname' tags
* Allow configuration of the audioscrobbler handshake URL (libre.fm)
* Improved network buffering in the crossfading player backend
2009-05-26 18:15:20 +00:00
wiz
3846e21845 Simplify Makefile. Set LICENSE. Fix path to helper programs.
Bump PKGREVISION.
2009-05-25 12:42:26 +00:00
zafer
a1a335fdc0 update master site. ftp.gw.com has suspended the service. 2009-05-24 15:53:19 +00:00
zafer
b123001f17 update master site. 2009-05-20 23:29:21 +00:00
zafer
d5f1364485 update master site. 2009-05-20 23:20:39 +00:00
zafer
1ebbff845e remove dead mirror. 2009-05-20 23:08:28 +00:00
zafer
42e604bfd1 update master site. 2009-05-20 23:06:26 +00:00
wiz
f4e9595f26 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00
asau
a997a8bd7a Update to mpc 0.15
Changes since previous release:
* optimized and simplified the "add" command, don't obtain and print
  song list when adding directories
* same optimization for the "ls" command, which did some very
  expensive underscore matching logic using "listall"
* show MPD error message in "status"
* fixed special character handling in bash completion
* don't fall back to ISO-Latin-1 in unknown locale
* disable character set conversion to/from pipe
* bug fixes
2009-05-20 00:10:13 +00:00
abs
5111f9edee +PKG_DESTDIR_SUPPORT 2009-05-19 22:16:08 +00:00
wiz
6ac11147ab Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
abs
469911fd8f +PKG_DESTDIR_SUPPORT 2009-05-19 07:00:50 +00:00
abs
3b5119a7da +PKG_DESTDIR_SUPPORT 2009-05-19 06:54:51 +00:00
dholland
93b8b84b2a Simplify previous. We don't need to call getrawpartition() to find out
whether to use /dev/rcd0c or /dev/rcd0d; we can just try both. This
avoids needing libutil in libcdda_interface.so. Fixes broken build of
mplayer (and others?) without needing a recursive revbump as adding
libutil would have. PKGREVISION++ (now 8).
2009-05-19 00:36:06 +00:00
dholland
bdd82080e5 Fix 64-bit issue. PKGREVISION++ (to 6) 2009-05-18 05:21:18 +00:00
dholland
6a441534d1 Three fixes to close PR 39819:
(1) Fix top level makefile to stop on error.
(2) Use <errno.h>, not <sys/errno.h>, in rplayd/cdrom.c to fix Solaris build.
(3) Fix botched configure test for libedit vs. readline.
2009-05-18 05:11:50 +00:00
dholland
29c2082fa3 PR 37177: Raymond Meyer: gcc no longer supports -mv8 on Solaris.
Build fix; no version bump.
2009-05-18 04:42:44 +00:00
dholland
4e43921a51 Only use mremap() on systems that have it. On others, like NetBSD 4.0,
fall back to munmap() and a fresh mmap(). Fixes PR 38164.
Theoretically a build fix, but bump PKGREVISION as a precaution.
2009-05-18 04:33:28 +00:00
dholland
4cd309b648 Make the cdrom device probe work properly under NetBSD, instead of
messily hardwiring it to /dev/rcd0[cd]; the latter apparently breaks
in some circumstances. Uses as a starting point a patch from Kimura
Fuyuki in PR 34008. PKGREVISION++ (to 7).
2009-05-17 21:29:33 +00:00
adam
ea1d3c678e Changes 1.0.20:
* Fix potential heap overflow in VOC file parser.
2009-05-14 12:58:27 +00:00
wiz
cd9fde03cc Update to 1.0.9. Set LICENSE to gnu-lgpl-v2.
Features and improvements

    * New PulseAudio? driver (Josh Green)
    * New Jack MIDI driver (Josh Green)
    * New CoreMIDI driver (Pedro Lopez-Cabanillas)
    * Portaudio driver re-written for Portaudio 19 (Josh Green)
    * Support for OS/2 including Dart audio driver (KO Myung-Hun)
    * RPN GM MIDI messages now handled for Bend Range, Fine Tune
    and Coarse Tune (Josh Green)
    * MIDI channel pressure now handled (Bernat Arlandis i Mañó)
    * MIDI Program/Bank instrument fallback selection logic (Josh
    Green and thanks also to Jimmy)
    * Added midi.portname setting to ALSA sequencer, -p command
    line switch (Nicolas Boulicault)
    * Added midi.winmidi.device setting to winmidi driver (Pedro
    Lopez-Cabanillas)
    * Updated Max/MSP FluidSynth binding (Norbert Schnell)

Synthesis Changes

    * Volume attenuation SoundFont generator now behaves more like
    EMU10K1 (S. Christian Collins)
    * Stop forcing velocity based filtering (S. Christian Collins)
    * Fixes to linear/bipolar/positive and convex/bipolar/positive
    modulator functions (S. Christian Collins)
    * Added fix to properly search for percussion instrument (Josh
    Green)
    * Force velocity envelope value to be that of the previous
    stage when switching from decay to sustain (S. Christian Collins)
    * Filter calculation now uses synthesizer sample rate rather
    than fixed at 44100 (S. Christian Collins)

Bug fixes

    * Fixed Jack driver in "audio.jack.multi=yes" mode and Jack
    audio driver cleanup (Bernat Arlandis i Mañó and Pedro
    Lopez-Cabanillas)
    * Wrong tempo changes (ticket #22 - Pedro Lopez-Cabanillas)
    * Crash bug fix related to using certain modulators in a preset
    (S. Christian Collins)
    * Fix to non-option command line argument processing when not
    using readline (Pedro Lopez-Cabanillas)
    * dsound device can't be selected (Ticket #16 - Pedro
    Lopez-Cabanillas)
    * Minor build fixes (Josh Green)
    * Fixed compilation under MSVC 2008 and older (Pedro
    Lopez-Cabanillas)

Misc. stuff

    * Updated README-OSX build instructions (Ebrahim Mayat)
    * FluidSynth fink package accepted for Mac OS X (Ebrahim Mayat)
    * Minor fixes to FluidSynth man page (Sven Hoexter)
2009-05-13 22:08:21 +00:00
joerg
f5d7693945 Fix getopt linkage for Solaris. From Timothy Larson in PR 41176. 2009-05-09 13:22:55 +00:00
snj
688d8fd5c8 Update HOMEPAGE. 2009-05-06 03:51:12 +00:00
zafer
4076368de6 Disable master site. cslu.cse.ogi.edu requires login. 2009-05-05 19:02:17 +00:00
zafer
7704d2bbc3 Disable master site. Host does not resolve. 2009-05-05 19:01:03 +00:00
zafer
b6c759e6eb Disable master site. cslu.cse.ogi.edu now requires login. 2009-05-05 18:58:59 +00:00
zafer
9bfe1a866d Disable master site. Host does not resolve. 2009-05-05 18:51:56 +00:00
zafer
33d083d103 Disable master site and fetch from backup. Host does not resolve. 2009-05-05 18:41:22 +00:00
tron
1603aad3e2 Don't depend on the "consolekit" package under Mac OS X as the
"consolekit" package doesn't build.
2009-05-04 16:20:48 +00:00
wiz
89e92b83af depend on consolekit as well -- it checks for it at runtime. Bump PKGREVISION. 2009-05-04 06:21:02 +00:00
abs
bf0cf00bff Updated audio/ampache to 3.5beta2 - updated to beta as fixes some iconv
related issues on NetBSD

  v.3.5-Beta2 04/07/2009
	- Fix ASX playlists so more data shows up in WMP (Thx Jon611)
	- Fix dynamic playlist items so they work in stream methods again
	- Fixed Recently played so that it correctly shows unique songs
		with the correct data
	- Fix some issues with filenames with Multi-byte characters
		(Thx Momo-i)
	- Add WMV/MPG specific parsing functions (Thx Momo-i)
	- Add text to /test.php for hash() and SHA256() support under PHP
		section
	- Fix SHA256 Support so that it references something that exists
	- Fix incorrect debug_event() on login due to typo
	- Remove manage democratic playlist as it has no meaning in the
		current version
	- Run Dba::reset_db_charset() after upgrade incase people are playing
		hot potato with their charsets.
	- Move Server Preferences to Admin menu (Thx geekdawg)
	- Fixed missing web_path reference on radio creation link
	- Fixed remote catalog_clean not working
	- Fixed xmlrpc get image. getEncoding wasn't static


--------------------------------------------------------------------------
  v.3.5-Beta1 03/15/2009
	- Add democratic methods to api, can now vote, devote, get url
		and the current democratic playlist through the api
	- Revert to old Random Play method
	- Added proxy use for xmlrpcclient
	- Added Configuration 'Wizard' for democratic play
	- Fixed interface feedback issues with democratic play actions
	- Add extension to image urls for the API will add to others as
		needed due to additional query requirement. Needed to fix
		some DLNA devices
	- Fixed typo that caused the height of album art not to display
	- Modified database and added GC for tmp_browse table
	- Added get lyrics and album art using http proxy server #313
		+ username, password patch
	- Added lyricswiki link Ticket #70
	- Updated README language
	- Updated getid3 library 2.0.0b4 to 2.0.0b5
	- Make the Democratic playlist be assoicated with the user
		who sends it to a 'player'
	- Fixed missing page headers on democratic playlist
	- Show who voted for the sogns on democratic playlist
	- Increase default stream length to account for the fact that movies
		are a good bit longer then songs
	- Correct Issues with multi-byte characters in Lyrics (Thx Momo-i)
	- Added caching to Video
	- Added Video calls to the API
	- Remove redundent code from Browse class by making it extend
		nwe Query class
	- Update Prototype to 1.6.0.3
	- Add Time range to advanced search
	- Add sorting to Video Browse
	- Changed to new Query backend for Browsing and Dynamic Playlists

--------------------------------------------------------------------------
  v.3.5-Alpha2 03/08/2009
	- Fixed caching of objects with no return value
	- Fixed updating of songs that should not be updated during catalog
		verify
	- Added default_user_level config option that allows you to define
		the user level when use_auth is false. Also allows manual
		login of admin users when use_auth is false.
	- Fix Version checking and Version Error Message on install (Thx Paleo)
	- Moved Statistics to main menu, split out newest/popular/stats
	- Fixed bug where saved Thumbnails were almost never used
	- Fixed Localplay HTTPQ and MPD controls to reconize Live Stream
		urls.
	- Added Localplay controls to API
	- Added Added/Updated filters to API include the ability to specify
		a date range using ISO 8601 format with [START]/[END]
	- Changed API Date format to ISO 8601
	- Fixed Incorrect Caching of Album records that caused the
		Name + Year + Disk to not be respected
	- Added Lyrics Patch (Thx alister55 & momo-i)
	- Fixed password not updating when editing an HTTPQ localplay
		instance
	- Added Video support
	- Fixed normalize tracks not re-displaying playlist correctly
	- Fixed now playing now showing currently playing song
	- Fixed now playing clear all not correctly refreshing screen
	- Fixed adding object to playlist so that it correctly shows the
		songs rather then an empty playlist
	- Added User Agent to IP History information gathering
	- Added Access Control List Wizards to make API interface
		setup easier
	- Added IPv6 support for Access Control, Sessions, IP History
	- Fixed sorting issue on artist when using search method
	- Updated flash player to 5.9.5
	- Fixed bug where you admins couldn't edit preferences of
		users due to missing 'key' on form
	- Added Mime type to Song XML

--------------------------------------------------------------------------
  v.3.5-Alpha1 12/31/2008
	- Fixed sort_files script so that it properly handles variable
		album art file names in the directories
	- Fixed issue where small thumbnails were used for larger images
		if gd based resizing was enabled in the config
	- Fixed catalog_update.inc so it doesn't produce errors
	- Made democratic play respect force http play
	- Make installation error messages more helpful
	- Added Swedish (sv_SE) translation (Thanks yeager)
	- Allow Add / Verify of sub directories of existing catalogs
	- Prevent an fread of 0 bytes if you seek to the end of a file
	- Added require_localnet_session config that allows you to exclude
		IP(s) from session checks, see config.dist
	- Added Nusoap (http://sourceforge.net/projects/nusoap/) library
		for use with future lyrics feature
	- Fixed problem with flash player where random urls were not being
		added correctly
	- Fixed problem with user creation using old method (Thx Purdyk)
	- Switched to SHA256() for API and Passwords
	- Added check for BADTIME error code from Last.FM and correctly
		return the error rather then a generic one
	- Fix http auth session issues, where every request blew away the
		old session information
	- Many other minor improvements (Thx Dipsol)
	- Fixed warnings in caching code (Thx Dipsol)
	- Massive text cleanup (Thx Dipsol)
	- Fixed tag searching and improved some other search methods to
		prevent SQL warnings on no results
	- Improved Test page checks to more accuratly verify putENV support
	- Make network downsampling a little more sane, don't require
		access level
	- Added caching to Playlist dropdown
	- Fixed double caching on some objects
	- Added base.css and 4 tag 'font' sizes depending on weight/count
	- Fixed inline song edit
	- Updated registration multi-byte mail.
	- Fixed vainfo.class.php didn't catch exception for first analyze.
	- Fixed iconv() returns an empty strings (Thx abs0)
	- Updated getid3 for multi-byte characters, but some wrong id3tags
		have occurred exception error.
        - Fixed use_auth = false not correctly re-creating the session if
                you had just switched from use_auth = true
	- Add links to RSS feeds and set default to TRUE in config.dist
        - Fixed Dynamic Random/Related URLs with players that always send
                a byte offset (MPD)
	- Added Checkbox to use existing Database
	- Updated language code and Fixed catalan language code
	- Added Emulate gettext() from upgradephp-15
		(http://freshmeat.net/p/upgradephp)
	- Fixed Test.php parse error.
	- Updated multibyte character strings mail.
	- Fixed To send mail don't remove the last comma from recipient.
	- Updated More translatable templates.
	- Removed merge-messages.sh and Add LANGLIST (each languages
		translation statistics).
	- Fixed If database name don't named ampache, can't renamed tags
		to tag.
	- Fixed count issue on browse Artists (Thx Sylvander)
	- Fixed prevent_multiple_logins, preventing all logins (Thx hugh)
	- Fixed Export catalog headers so it corretly prompts you to download
		the file
	- Add ability to sort by artist name, album name on song browse
	- Implemented caching on artist and album browse, added total
		artist time to the many artist view
	- Fixed test config page so it bounces you back to the test page
		if the config starts parsing correctly
	- Fixed browsing so that you can browse two different types in two
		windows at the same time
	- Improved gather script for translations (Thx momo-i)
	- Added paging to the localplay playlist
	- Updated German Translation (Thx Laurent)
	- Fixed issue where Remote songs would never be removed from
		the democratic playlist
	- Fixed issue where user preferences weren't set correctly
		on stream (Thx lorijho)
	- Added caching of user preferences to avoid a SQL query on load
		(Thx Protagonist)
	- Fixed home menu not always displaying the entire contents
	- Fixed logic error with duplicate login setting which caused it
		to only work if mysql auth was used
	- Changed Passwords to SHA1 will prompt to reset password
        - Corrected some translation strings and added jp_JP (Thx momo-i)
	- Ignore filenames that start with . (hidden) solves an issue
		with mac filesystems
	- Fix tracking of stats for downloaded songs
	- Fix divide by 0 error during transcode in some configurations
	- Remove root mysql pw requirement from installer
	- Added Image Dimensions on Find Album Art page
	- Added Confirmation Screen to Catalog Deletion
	- Reorganized Menu System and Added Modules section
	- Fix an error if you try to add a shoutbox for an invalid object
		(Thx atrophic)
	- Fixed issue with art dump on jpeg files (Thx atrophic)
        - Fixed issue with force http play and port not correctly specifying
                non-standard http port (Thx Deathcrow)
	- Remember Starts With value even if you switch tabs
	- Fixed rating caching so it actually completely works now
	- Removed redundent UPDATE on session table due to /util.php
	- Added Batch Download to single Artist view
	- Added back in the direct links on songs, requires download set
		to enabled as it's essentially the same thing except with
		now playing information tied to it
	- Bumped API Version to 350001 and require that a version is sent
		with handshake to indicate the application will work
	- Removed the MyStrands plugin as did not provide good data, and does
		not appear to have been used
	- Added Catalog Prefix config option used to determine which prefixes
		should not be used for sorting
	- Merged Browse Menu with Home
	- Added checkbox to single artist view allowing you to enable/disable
		album art thumbnails on albums of said artist
	- Added timeout override on update_single_item because the function
		is a lie
	- Fix translations so it's not all german
	- Genre Tag is now used as a 'Tag', Browse Genre removed
	- Ignore getid3() iconv stuff doesn't seem to work
	- Improved fix_filenames.inc, tries a translation first then strips
		invalid characters
	- Fixed album art not clearing thumbnail correctly on gather
	- Fixed localplay instance not displaying correctly after change
		until a page refresh
	- Fixed endless loop on index if you haven't played a song in
		over two years
	- Fixed gather art and parse m3u not working on catalog create
		also added URL read support to m3u import
	- Upped Minimum requirements to Mysql 5.x
	- Add codeunde1load's Web 2.0 style tag patch
	- Fixed typo in e-mail From: name (Thx Xgizzmo)
	- Fixed typo in browse auto_init() which could cause ampache to not
		remember your start point in some situations. (Thx Xgizzmo)
2009-05-03 14:29:15 +00:00
tnn
724f69aa08 Update to libmodplug-0.8.7.
27 April 2009: libmodplug 0.8.7
 Fixed a bug in the AMF decoder, patches from several downstream sources
  including: Fix delete method in AMF, MDL (Fixing Novel Bug #443444)
 Fixed instrument name size (possible buffer overflow)
 Fixed 24/32 bit conversion routine (bit shifting bug)
 Use tables.h in mod+s3m, Better MingW32 support.
20 April 2009: libmodplug 0.8.6
 Release to fix integer boundary condition exploit, more clean up of code
14 April 2009: libmodplug 0.8.5 [ tar.gz ]
 Release to improve cross platform support (Windows, Mac OS X),
 Bugs in ABC detection, small cleanups
2009-05-02 19:26:58 +00:00
wiz
9775e25ab6 pkglint fix -- use -e in SUBST_SED. 2009-05-02 17:25:03 +00:00
wiz
b1034c7b41 Add octave option, based on PR 41307 by Rumko. 2009-05-02 17:24:15 +00:00
reed
676e059275 Add PREV_PKGPATH and/or SUPERSEDES for various packages that
were moved or renamed.

This was for some from 2008 and 2009 and one from 2001.

Also I noticed that a CHANGES entry was wrong as said "Renamed"
when should have said "Moved" (lua-OSBF) because PKGBASE stayed the
same.
2009-05-02 16:21:43 +00:00
zafer
b950e6b844 update master site 2009-05-02 12:55:57 +00:00
zafer
d541252fde update master site. 2009-05-02 12:54:42 +00:00
zafer
8b2c60e8fe remove nonworking mirror. 2009-05-02 12:41:52 +00:00
rh
e19bebcde0 Update cdplayer to 0.5 -- notable changes include:
- Added the service 'Play CD' that takes the name of a device
  with an inserted CD to play.
- Added a local cache for CDDB data. All data loaded from the net
  is stored automatically to disk and displayed again when a CD is
  detected.
- Make this compliant with gnustep-make-2.0.8
- Allow unprivileged DESTDIR installs.
2009-04-19 11:43:16 +00:00
rh
ce50d1908c Make this play nice with the new gnustep directory hierarchy. While at it,
add full DESTDIR support.  Bump PKGREVISION.
2009-04-19 08:19:37 +00:00
drochner
a148abf221 update to 0.12.0
this is a major update, no changelog available

pkgsrc note: restored Python plugin support (got lost in a previous update)
2009-04-17 17:51:00 +00:00
drochner
1cf2190d42 update for xine-lib-1.1.16.3 2009-04-17 16:37:12 +00:00
wiz
1577be544a neon update to 0.28.x changed ABI, so do a recursive bump, PKGREVISION++.
Noted by obache@ on pkgsrc-changes@
2009-04-16 21:42:40 +00:00
wiz
61089328d9 Build fix (untested by me):
Define _GNU_SOURCE on Linux.

From Aleksey Cheusov in PR 41219.
2009-04-15 12:27:16 +00:00
sno
dfca1e1ce5 PkgSrc changes:
- removed packages p5-IO-Compress-Base, p5-IO-Compress-Zlib,
    p5-IO-Compress-Bzip2 and p5-Compress-Zlib because they are
    merged into p5-IO-Compress
  - Updated dependend packages to depend on p5-IO-Compress
    and bump PKGREVISION

Upstream changes:
  2.017 30 March 2009

      * Merged IO-Compress-Base, IO-Compress-Bzip2, IO-Compress-Zlib &
        Compress-Zlib into IO-Compress.
      * The interface to Compress-Raw-Zlib now uses the new LimitOutput
        feature. This will make all of the zlib-related IO-Compress modules
        less greedy in their memory consumption.
      * Removed MAN3PODS from Makefile.PL
      * A few changes to get the test harness to work on VMS courtesy of
        Craig. A. Berry.
      * IO::Compress::Base & IO::Uncompress::Base
        Downgraded some croaks in the constructors to just set $! (by letting
        the code attempt to open a file and fail).
        This makes the behavior more consistent to a standard open.
        [RT #42657]
      * IO::Uncompress::Base
        Doing a seek with MultiStream could drop some of the uncompressed
        data. Fixed.
      * IO::Compress::Zip
        - Fixed problem with the uncompressed & uncompressed fields when
          zip64 is enabled. They were set to 0x0000FFFF instead of
          0xFFFFFFFF. Also the ZIP64 extra field was 4 bytes short.
          Problem spotted by Dino Chiesa.
      * IO::Uncompress::Unzip
        - use POSIX::mktime instead of Time::Local::timelocal to convert
          the zip DOS time field into Unix time.
      * Compress::Zlib
        - Documented Compress::Zlib::zlib_version()
2009-04-11 23:15:19 +00:00
wiz
b64abd5555 Fix pulseaudio for Linux. From Aleksey Cheusov in PR 41184. 2009-04-10 18:47:59 +00:00
wiz
2f19c13c55 Fix acnlt() return value handling for NetBSD sound device.
From John E. Krokes in PR 41171.

Bump PKGREVISION.
2009-04-10 18:45:15 +00:00
joerg
368d71b62e Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
joerg
cee67a4edb Use META_PACKAGE. 2009-04-08 22:47:07 +00:00
drochner
f9858e2f76 deal with desktopdb 2009-04-07 10:38:54 +00:00
wiz
eed17a2325 Depend on python>=2.4 and py-gtk2>=2.14, per changelog. 2009-04-07 05:26:59 +00:00
schmonz
1fdc458d5c Update to 3.14.1. From the changelog:
3.14.1:
* Updated italian, dutch and turkish translations.

3.14.0:
* We now require Python 2.4, Gtk+ 2.14 and pygtk 2.14
* Improved preferences window 'Instruments' tab layout. Be more consistent.
* Better handling of external programs (CSound, MMA and lilypond-book),
    especially on win32. Now spaces in folder names are handled
    correctly, and the error message you get if the program is not
    found give better info. And the preferences window will check
    of binaries are found while you enter the path to the program.
* Misc bug fixes, including bug:110, bug:111, bug:112. Idtone will now display translated notenames.

3.12.1:
* Some updated translations
* Fix bug # 110
* Fix bug # 111
* Windows installer fixes, so that upgrading from 3.10 or 3.8 to 3.12 works

3.12.0:
* CSound support.
* MMA support.
* New lesson file functions: load, rnc, chordname
* Allow length modifiers in chord. Contributed by Noam Raphael.
* Allow lesson names with apostrophe. Contributed by Noam Raphael.
* Added option in the preferences window to use a web browser for
    reading the user manual.
* win32: store user created learning trees in user_data(), not
    app_data(). Move file from old to new location at startup.
* The File->Learning tree submenu is recreated when activated, so
    new learning trees will show up without restarting the program.
* added gst-launch as a predefined program for playing mediafiles.
    New users will by default use gst-launch
* learning_tree_editor: add button to delete learning tree
* Added a few solfa syllable exercises.
* Insert our share/solfege and lib/solfege to the beginning of
    sys.path to avoid problems with python-mpd

3.10.4:
* Bugfix: allow us to run more than one singinterval test
    beforerestarting the program.
* Allow apostrophe in lesson names. Contributed by Noam Raphael.
* create_practise_and_test_menu: Remove old Actions before adding
    them again. This to avoid gtk-warnings. Add an integer value
    to all Action names, so that we can guarantee that the Action
    names are unique.
* Updated Vietnamese and Italian translations from the translation project.
* Singinterval: key mouse-insensitive bug workaround

3.10.3:
* Updated translations from the Translation Project:
* French by Patrick Ficheux
* Italian by Marco Colombo
* Vietnamese by Clythie Siddall
* New bug tracker at http://bugs.solfege.org
* Merge workaround of winmidi.output_devices() bug (#12 on bugs.solfege.org)
* First very simple cadense exercise. Added just to see if someone
    will write better exercises.

3.10.2:
* Updated italian translation from Marco Colombo
* Updated vietnamese translation from Clytie Siddall
* Added tests that automatically check for new translations from
    the Translation Project when I try to make a release.
* Some cleanup the the makefile rules that build the users manual.

3.10.1:
* Changed license to GPLv3
* Fix the code that reports if the midi module is missing.
* User manual: Fix figure 3.12 text: name the interval correctly
* Raise ExecutableDoesNotExist if we have an empty MIDI player
* build system:
* permanent fix to the pcopy.py problem getting too long command line.

3.10.0:
* Ear training test print out
* Lots of internal fixes. Better error messages for people writing lesson files
* Use the Translation Project for all translations.
* MS Windows: Save in "My Documents" and "Application Data".
* Lots of bug fixes

3.8.2:
* Vietnamese translations by Clytie Siddall
* Updates to the french translation by Patrick Ficheux
* Bugfix to the lesson file header parser, so that whitespace is
    optional after header, making "header{" work as expected.

3.8.1:
* Bugfix: work with pygtk 2.6, not only 2.8 and newer
* Make the Escape button to close the export dialog and the dialog
    asking if you want to save work.
* Merge autogen.sh tweak from solfege.dev
* Fix for stupid bug. The ask_for_names_changed method would be set
    to None. Fix this. Didn't see this bug before because only
    expert mode would trigger this. This fixes this bug.
* MusicDisplaye rat import fix.
* Added a few Norwegian translation.
2009-04-07 05:07:03 +00:00
markd
cc0df01cb0 Bump PKGREVISION for neon update. 2009-04-06 12:59:29 +00:00
wiz
09067fd69b Bump PKGREVISION for py-gstreamer0.10 PKGNAME fix. 2009-04-03 07:55:23 +00:00
joerg
470d026659 Fix PLIST. 2009-03-28 01:06:15 +00:00
wiz
1e81548799 Fix build with cairomm>=1.7. 2009-03-26 23:12:22 +00:00
darcy
7321123f8c Drop MAINTAINER as per request from old MAINTAINER. 2009-03-23 17:41:51 +00:00
pooka
79a5232170 drop maintainership 2009-03-22 10:33:42 +00:00
rillig
0bfd29905c Switched MAINTAINER address to my NetBSD address. 2009-03-21 09:00:15 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
joerg
0d0e90a320 Include pyversion.mk include the protected part of the buildlink3.mk
files, not over and over again.
2009-03-20 17:30:09 +00:00
asau
ea742ed85a Update MPD (musicpd) to 0.14.2.
This release contains bug fixes for many decoder plugins.
This release also adds True Audio file support and WAV streaming
in the ffmpeg decoder plugin.

pkgsrc changes: support "jack" option (default "off") to utilize
JACK audio server.

Patch provided by Peter Bex in private mail.
2009-03-19 21:35:14 +00:00
jmcneill
0664c95ed0 to pkgsrc-users 2009-03-18 13:29:32 +00:00
jmcneill
0fad03b73a Update sound-juicer to 2.26.0.
Sound Juicer "Don't Go Back To Dalston"" 2.26.0
===============================================

* Many translation updates


Sound Juicer "I Am In A Room" 2.25.92
=====================================

* Allow building with the old libmusicbrainz (Bastien)
* Set the PulseAudio role hint


Sound Juicer "I Call Out To You And You Don't Save Me?" 2.25.3
==============================================================

* Put the disc number in the file name
* Support multiple genres
* Use libcanberra for event sounds
* Handle custom patterns in the prefs dialog
* Remove Musicbrainz data if the track data is changed
* Fix disc number editing logic


Sound Juicer "I Should Be Crying, But I Just Can't Let It Show" 2.25.2
======================================================================

* Port to Brasero (Luis Medinas)
* Fix Solaris builds (Brian Cameron)
* Drop libgnome (Iain Holmes, Emilio Pozuelo Monfort)
* Fix conflicting mnemonics in the message area (Bastien Nocera)
* Fix mb3 backend (Bastien Nocera)


Sound Juicer "Old Man Take A Look At My Life" 2.25.1
====================================================

* Chain the metadata lookups (Bastien Nocera)
* Finish the libmusicbrainz3 metadata fetcher (BN)
* Add a GVFS metadata fetcher as fallback (BN)
* Make libcdio option, as it breaks the GPL+Exception license (BN)
* Export ASIN, Discogs, Wikipedia in the internal metadata (BN)
* Lots of other cleanups to the metadata code (BN)
* Remove copy of the id3mux plugin, assume it exists now (BN)
* Remove Encoding field from desktop file (Pacho Ramos)
* Add Audio to desktop categories (Patryk Zawadzki)
* Correctly parse CDDA URLs (Matthew Martin)
* Don't free the option context
2009-03-17 23:37:24 +00:00
asau
c85c05f985 Introduce "libao" and "curl" options, both "on" by default.
This addresses PRs pkg/36173 and pkg/41027.

While here, add DESTDIR support.
2009-03-17 18:16:20 +00:00
martin
628dd5bd14 Make it work on alignement critical archs 2009-03-13 14:34:21 +00:00
hasso
9ba46482b0 Make it build on DragonFly. 2009-03-11 14:42:35 +00:00
hasso
26cecbbc0b Make it build on DragonFly. 2009-03-11 14:31:20 +00:00
hasso
38bc02c582 Make it compile on DragonFly. 2009-03-11 09:20:02 +00:00
hasso
824c8a666b Fix compile for systems which don't happen to have the /usr/include/util.h. 2009-03-11 06:59:51 +00:00
wiz
78b7af7df5 Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk. 2009-03-08 15:56:43 +00:00
snj
712298fabb Say goodbye to gstreamer-0.8 and its friends. 2009-03-05 22:46:21 +00:00
snj
293b3dfc6e Remove libopendaap and tunesbrowser. 2009-03-05 21:52:06 +00:00
snj
6f26a88611 Remove libopendaap, which is dead upstream and has not been useful for years. 2009-03-05 21:49:13 +00:00
snj
cc3edf748b Remove tunesbrowser, which is dead upstream and has not been useful for
years.
2009-03-05 21:48:47 +00:00
joerg
25a80fb4ab Remove PYBINMODULE. All it did was mark some packages as not available
on some platforms that lacked shared library support in the past. The
list hasn't been maintained at all and the gain is very limited, so just
get rid of it.
2009-03-05 18:51:26 +00:00
hasso
6572a0a0bf Don't even try to build this on platforms it doesn't build on. 2009-03-05 07:14:38 +00:00
tnn
6964d364e1 Update to libsndfile-1.0.19.
Version 1.0.19 (2009-03-02)
  * Fix for CVE-2009-0186 (Alin Rad Pop, Secunia Research).
  * Huge number of minor bug fixes as a result of static analysis.
2009-03-04 16:47:05 +00:00
wiz
5edb4a1746 Avoid having -lltdlc in various .la files. Bump PKGREVISION. 2009-03-02 16:29:31 +00:00
kefren
85e69aafe0 +xmms-pulse 2009-03-02 06:22:08 +00:00
wiz
4cad974c80 Update to 0.11, convert to user-destdir:
Wed 21 Jan 2009:

   Version 0.11 released; changes include: major GStreamer backend
   fixes; update to libtool 2.2; a few other fixes
2009-02-27 22:08:57 +00:00
hasso
506f54558d Fix typo. 2009-02-27 16:31:27 +00:00
kefren
692e99c844 Initial import of xmms-pulse 0.9.4 an output plugin for the XMMS program
that allows it to output sound using the pulseaudio sound server
2009-02-27 10:05:37 +00:00
hasso
ff8568edc7 + akode, akode-plugins-alsa, akode-plugins-ffmpeg, akode-plugins-jack
+ akode-plugins-mpc, akode-plugins-mpeg, akode-plugins-oss
+ akode-plugins-pulseaudio, akode-plugins-resampler, akode-plugins-sun
+ akode-plugins-xiph
2009-02-26 18:24:02 +00:00
hasso
18b57e1bce This package provides the xiph plugin for aKode which allows decoding FLAC,
Ogg/FLAC, Speex and Ogg Vorbis audio.
2009-02-26 18:12:39 +00:00
hasso
c1fd6d419a This package provides the sun plugin for aKode which allows playback through
sound devices via API used in Sun OS/Solaris, NetBSD and OpenBSD.
2009-02-26 18:11:42 +00:00
hasso
8a32ffabd6 This package provides the resampler plugin for aKode. 2009-02-26 18:10:34 +00:00
hasso
17590eb9aa This package provides the pulse plugin for aKode which allows playback through
Pulseaudio soundserver.
2009-02-26 18:09:05 +00:00
hasso
96d8ef5c1a This package provides the oss plugin for aKode which allows playback through
OSS (Open Sound System).
2009-02-26 18:07:59 +00:00
hasso
f3f7206b6f This package provides the mpeg plugin for aKode which allows decoding MPEG 1/2
layer I-III audio.
2009-02-26 18:07:14 +00:00
hasso
586625fec6 This package provides the mpc plugin for aKode which allows decoding Musepack
(aka mpc) audio format.
2009-02-26 18:06:08 +00:00
hasso
c5d8c8e8a8 This package provides the jack plugin for aKode which allows playback through
Jack Audio Connection Kit soundserver.
2009-02-26 18:05:27 +00:00
hasso
fd9caba260 This package provides the ffmpeg plugin for aKode which allows decoding many
audio formats using ffmpeg library.
2009-02-26 18:04:42 +00:00
hasso
7d1d0d9e88 This package provides the alsa plugin for aKode which allows playback through
ALSA sound system used commonly on Linux.
2009-02-26 18:03:15 +00:00
hasso
504c9ad565 aKode is a simple audio decoding framework that provides a uniform interface
to decode the most common audio formats. It also has a direct playback option
for a number of audio outputs.

This package provides the aKode library and akodeplay testing utility.
2009-02-26 18:00:34 +00:00
drochner
aff28f4ac8 update to 0.1.7
changes:
-Optimisation resulting in dramatic throughput improvements
-bugfixes (also a segfault, without security implications)
2009-02-25 19:35:46 +00:00
joerg
1b80785018 Explictly needs libSM now. 2009-02-25 01:39:28 +00:00
wiz
ae61ba2196 Drop maintainership. 2009-02-24 16:15:22 +00:00
wiz
ef87923dbb Update to 0.4.25:
gnome-speech 0.4.25:

* Respin due to use of incompatible libtool for 0.4.24.

gnome-speech 0.4.24

* drivers/espeak/espeakspeaker.c: Fix for bug #571217 - espeak driver
  parameter ranges do not match espeak

* gnome-speech/speaker.c, drivers/eloquence/eloquencespeaker.c: Fix
  for bug #560439 - GNOME Goal: Remove deprecated GLib symbols.  NOTE:
  I don't have the eloquence package (it's a commercial system), so I
  was unable to verify the changes made to that file.

gnome-speech 0.4.23:

* drivers/espeak/Makefile.am Fix for bug #568786 - Trivial build patch
  (Vincent Untz)

* test/test-speech.c: Fix for bug #563577 - GNOME Goal: Clean up GLib
  and GTK+ includes (Luis Menina)
2009-02-24 15:04:15 +00:00
wiz
18decf1db4 PKGREVISION bump for libsndfile ABI depends bump. 2009-02-21 13:22:43 +00:00
wiz
546b56c9a0 Update to 1.0.18:
Version 1.0.18 (2009-02-07)
  * Add Ogg/Vorbis support (thanks to John ffitch).
  * Remove captive FLAC library.
  * Many new features and bug fixes.
  * Generate Win32 and Win64 pre-compiled binaries.

Add ogg and vorbis dependencies to bl3.mk and increase ABI depends.
2009-02-21 13:20:45 +00:00
drochner
3b0b9ed3ba no need to pull in libaudiofile here 2009-02-19 12:59:35 +00:00
drochner
a57017c92d kill an obsolete line in the installed .pc file, reported by
Jared D. McNeill per PR pkg/40648, bump PKGREVISION
2009-02-16 12:46:00 +00:00
wiz
a483f1008e Add patch from upstream, bump PKGREVISION:
SVN commit 917750 by nhnielsen:
Fix for wikipedia tab not showing any info. Thanks to Helge Stenström
and WarwickH at
https://bugs.edge.launchpad.net/ubuntu/+source/amarok/+bug/316140 for
the fix.
2009-02-15 11:22:48 +00:00
wiz
0e9e30f079 Update to 0.99.14, provided by Karl Uwe Lockhoff in PR 40493.
gtkpod V0.99.14

       NEW FEATURE: Help system, still very preliminary.

       NEW FEATURE: Video thumbnail generation, thanks to M. Sean Finney

       NEW FEATURE: Lyrics may be viewed and edited via the Details window
       for a track. Only mp3 files are supported currently (patches welcome
       to remove this limitation). Writing lyric tags may still have
       compatibility issues on some iPod's. Thanks to Dudy Kohen.

       NEW FEATURE: Add a search bar, to quickly filter tracks.

       UPDATE: New application icon.

       UPDATE: Preferences dialog redesigned from the ground up for GNOME
       HIG compliance.

       UPDATE: Hebrew translation. Thanks to Assaf Gillat.

       UPDATE: Italian translation. Thanks to Daniele Forsi.

       UPDATE: Romanian translation. Thanks to Alex Eftimie.

       UPDATE: Spanish translation. Thanks to Alejandro Lamas Daviña.

       UPDATE: Swedish translation. Thanks to Stefan Asserhäll.

       NEW FEATURE: Added simple Chinese translation. Thanks to Tan Zhixin.

       IMPROVEMENT: Numerous UI cleanups

       IMPROVEMENT: Support for chapter data, thanks to Michael Tiffany

       IMPROVEMENT: Use cairo for coverart display effects. This allows the
       dependency on libgnomecanvas to be dropped.

       IMPROVEMENT: Coverart display performance has been improved.

       IMPROVEMENT: Better support for Windows compilation in Cygwin,
       thanks to Éric Lassauge.

       IMPROVEMENT: Set track->lyrics_flag for mp4 files in addition to mp3
       files.

       IMPROVEMENT: Use the Artist tag for the Artist and fall back to the
       Album Artist tag only when the former does not exist. For Album
       Artist, use the Album Artist tag, but only if the Artist tag does
       exist. Thanks to Dudy Kohen.

       BUGFIX: The Photo "playlist" is now a separate object in the
       Playlist view.

       BUGFIX: Numerous memory leaks fixed, thanks to Andrea, Tomas
       Carnecky, and others.

       Many other bug fixes and cleanups, see the ChangeLog for more detail.
2009-02-15 09:43:38 +00:00
drochner
a2829fdc32 move the libltdl where it belongs 2009-02-12 22:52:49 +00:00
schmonz
b77f0338f2 Update to 2.2.3. From the changelog:
- added ID3v2 support (for known tags like title, artist, album,
    track number, ...)
- added '@nX' to '-o' option to specify the number of digits (X)
    in the output track identifier number
- added '-N' option for Not writing mp3splt.log file
- added the '@N' variable when using the '-g' option for auto
    incrementing the track number in the tags
- created a completely new windows installer allowing to install
    only some components and to uninstall only the installed files
- added some more documentation about the 'off' parameter
- updated to check for illegal characters in output filenames
- fixed bug with mp3splt not searching for plugins in its directory
    on Windows (it will now search in the directory of the 'mp3splt'
    executable if we detect a path from the launch command and in
    the installation directory written in the registry)
- fixed the zeroes not being added before the number when using @n
- fixed small bug about '-Q' not working right
- the default behaviour of the tags on the split files has changed:
    by default, we set the tags version of the file to split in the
    split files (for example if the file for split has ID3 version
    X, the tags in the split files will be ID3vX)
- added -1 (force tags in output files to be ID3v1) and -2 (force
    tags in output files to be ID3v2) options
- implemented query{search_string}(chosen_result_int) for the -c
    option : windows users should use this instead of -c query when
    searching using a "unicode" string
- fixed all tags/filenames "unicode" encoding issues on windows
- fixed small track issue in tags
- fixed issue when the output is the same as the original file
2009-02-12 21:35:34 +00:00
schmonz
a7b428bda7 Update to 0.5.4. From the changelog:
- fixed bug crashing the applications on the silence split when no
    'get_silence_level' function defined
- added ID3v2 support when compiling with 'libid3tag' support
- added '@nX' to '-o' option to specify the number of digits (X)
    in the output track identifier number
- added the '@N' variable when using the '-g' option for auto
    incrementing the track number in the tags
- fixed bug #2398397 : 'license version broken in README'
- fixed the zeroes not being added before the number when using @n
- fixed a lot of ugly codings and compiler warnings
- fixed problem with configure yielding error when libid3tag not found
- fixed libtool incompatibility issue (libtool: link: cannot find
    the library `../libltdl/libltdlc.la'), bug #2144760
- updated to check for illegal characters in output filenames
- fixed all tags/filenames "unicode" encoding issues on windows
- the default behaviour of the tags on the split files has changed:
    by default, we set the tags version of the file to split in the
    split files (for example if the file for split has ID3 version
    X, the tags in the split files will be ID3vX)
- the tags in the output files can be changed with the
    SPLT_OPT_FORCE_TAGS_VERSION option
- fixed issue when the input file is erased if the output is the
    same as the original file
- fixed small track issue in tags
2009-02-12 21:35:08 +00:00
drochner
6e86650787 disable some linux specific hack which tries to import "libc.so.6"
and "libmpcdec.so.3" - this is going to fail on other platforms
obviously, bump PKGREVISION
2009-02-11 18:35:19 +00:00
drochner
6bc62118eb replace my quick-and-dirty patch fixing mikmod play with the upstream
version, to ease further updates
2009-02-11 18:30:42 +00:00
joerg
be089192f3 Sort PYTHON_VERSIONS_ACCEPTED. 2009-02-11 14:23:31 +00:00
joerg
ff6b891128 Fix Python version order. 2009-02-11 13:46:59 +00:00
abs
b5b5512987 mserv_irman -> mserv-irman 2009-02-10 11:52:06 +00:00
abs
f46b62594d Renamed to mserv-irman 2009-02-10 11:51:47 +00:00
abs
a515330aad Added audio/mserv-irman version 0.21
mserv-irman allows easy control of the 'mserv' mp3 jukebox program
using ordinary remote controls and irman receivers from evation.com.

mserv already allows rating of tracks to allow the system to pick
tracks appropriate to who is currently connected. mserv-irman works
with this to permit relatively peaceful sharing of an mp3 jukebox
in an office of widely disparate tastes.

This replaces audio/mserv_irman, also moving the source to code.google
and enabling DESTDIR support
2009-02-10 11:51:26 +00:00
joerg
3c645bb7fc Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
2009-02-09 22:56:21 +00:00
joerg
d4c7f286d3 DESTDIR support. Needs pkg-config. 2009-02-07 21:10:47 +00:00
joerg
8f4eadf82f Supports DESTDIR. 2009-02-07 20:42:33 +00:00
jakllsch
a3192a9bcc forgot options.mk in last commit. 2009-02-07 18:45:15 +00:00
jakllsch
3325fd4eff Update to ncmpc-0.13.
Changes for versions since 0.11.1:

ncmpc 0.13 - 2009-01-09
  * added output configuration screen, default hotkey F8
  * new --disable-locale configure option
  * new --disable-multibyte configure option; this allows you to
    disable wide character support, retaining multibyte character
    support
  * search with regular expressions


ncmpc 0.12 - 2008-12-05
  * added artist screen (tag browser)
  * added highly experimental lyrics screen (disabled by default)
  * removed clock screen
  * support wide characters
  * optimized memory usage
  * always try to reconnect after server failure
  * support unix domain sockets for the MPD connection
  * added compile-time "mini" option which produces the smallest
    possible ncmpc binary
  * added LIRC support
  * scroll long song names in the playlist
  * added command "locate" ('G') which locates a song in the database browser
  * added "song" screen ('i') which displays song information
2009-02-07 18:38:05 +00:00
shattered
c898566ea5 Fix previous commit: include ao in CONFIGURE_ARGS, not in TIMIDITY_NATIVE_AUDIO (oops). 2009-02-06 19:45:52 +00:00
shattered
4bb46fe7ab Always include libao support.
At the moment, timidity cannot use pulseaudio on NetBSD -- it has no
native driver and padsp wrapper is only for ossaudio-using applications.
However, it supports libao, and libao has pulseaudio driver.  Since
timidity always builds with vorbis support, which requires libao anyway.

OK by wiz@.
2009-02-06 19:35:07 +00:00
tron
69051cfd22 Make this package build and work under Mac OS X (Leopard).
This fixes PR pkg/40424 by Torsten Harenberg.
2009-02-05 21:05:07 +00:00
dbj
f449e104a4 fix problems with missing -lXau on darwin and solaris (at least)
by providing a default define of SharedLibX which causes it to use a shared libaudio
if the installed imake templates don't define it
2009-02-03 09:39:16 +00:00
obache
e913d4f40a Recursive revision bump came from audio/gsm. 2009-02-03 06:11:12 +00:00
obache
05d87d2eb8 Update gsm to 1.0.12 a.k.a 1.0-pl12.
Bump ABI_DEPENDS because reentrant fix changed struct gsm_state.
(It is defined in gsm/private.h, but used by other packages directly).

Fri Jun  2 06:27:56 2006        Jutta Degener (jutta@pobox.com)

        * Release 1.0 Patchlevel 12
        src/code.c: removed modifiable static storage that made the library
                non-reentrant.  (Thanks to Paul Gibbs for pointing out the bug.)

Sat Mar 18 11:48:28 2006        Jutta Degener (jutta@pobox.com)

        * Release 1.0 Patchlevel 11
        src/gsm_implode.c: fix WAV49 implode
        move source archive location
2009-02-03 06:09:09 +00:00
jmcneill
c5c0ce10c5 Add a note about where to send patches upstream:
# NOTE: Please send a copy of any patches that are not pkgsrc-specific
# to <pulseaudio-discuss@mail.0pointer.de>
2009-01-29 12:56:03 +00:00
drochner
a420589763 -kill the "iconv" option which doesn't serve any purpose anymore
-remove libmikmod from default options - it is buggy and possibly a
 security risk (it is disabled in "configure" per default too)
-remove shout option - this didn't work anyway (can be fixed, but
 I haven't used shout so far)
-enable ipv6 option - the comment on options.mk stating that IPv6
 disables IPv4 doesn't seem to ve valid anymore
-fix some configure args which changed spelling over time
-fix a crash in case libmikmod is enabled and used
bump PKGREVISION
2009-01-28 18:06:21 +00:00
drochner
864931441e fix code which assumes that time_t fits into an int, bump PKGREVISION 2009-01-28 12:47:35 +00:00
obache
651b15d3f0 Add missing RCS Id. 2009-01-28 05:40:11 +00:00
obache
bdd3069960 Need dl and pthread to build, add buildlink.
Exactly disable detection of python.
2009-01-28 05:38:53 +00:00
obache
2d2f018afc Marked as DESTDIR ready. 2009-01-28 05:14:50 +00:00
sketch
e267bba7a0 Disable MMX when using Sun Studio. 2009-01-27 22:03:12 +00:00
jmcneill
295a39d7af Update twolame to 0.3.12.
Version 0.3.12 (2008-01-09)
---------------------------

- Fixed 'inline' for the forthcoming gcc-4.3
   * thanks to Martin Michlmayr for patch


Version 0.3.11 (2007-07-02)
---------------------------

- Fixed energy levels bug for mono audio
   * thanks to Staale Helleberg for patch
- Fixed STDIN support in twolame frontend


Version 0.3.10 (2007-03-20)
---------------------------

- Added win32/winutil.h to tarball - fixes bug #1629945
- Fixed presentation of --enable-debug in configure script
- Added twolame_encode_buffer_float32_interleaved()
- Fixed bug that was loosing stereo in twolame_encode_buffer_float32()
- Fixed twolame_set_mode() to accept TWOLAME_AUTO_MODE
- Added source file Ids to the top of every file
- Added -pedantic to CFLAGS for debug build



Version 0.3.9 (2006-12-31)
--------------------------

- Fix for Windows in simple frontend: open files in binary mode
   * thanks to Kurien Mathew
- (libtwolame) Fixed energy level support
   * thanks to Staale Helleberg
- Nows displays the version number of libsndfile in frontend
   * as suggested by Elio Blanca
- Changed documentation build system, so you have to run it manually
- Buffer overrun fix in new_extension()
- (libtwolame) Added warning that DAB support is still broken
- (libtwolame) Added twolame_get_framelength() to return number of bytes per frame
- Added TWOLAME_SAMPLES_PER_FRAME macro, clarifying that there are
  always 1152 samples per frame in Layer 2
- Frontend now displays extra information
   * Duration of input file (if known)
   * Total number of frames to be encoded and percentage complete
   * The filesize of the output file
 - Cleaned up source files so that it is consistent and all uses tabs (tab width 4)



Version 0.3.8 (2006-06-19)
--------------------------

- (libtwolame) Fixed CRC protection
- More code tidying
- pkg-config is no-longer required (but is recommended)
- frontend now has the exectuable suffix appended to filename
- added -std=c99 to the compiler options
2009-01-27 00:49:43 +00:00
sketch
d9c9a53ce9 Fix package on Solaris. Probably not the 'correct' fix, but it's a small
and working one without having to delve too far into imake.
2009-01-26 11:50:54 +00:00
drochner
fb3c900b8b reset PKGREVISION for base pkg update 2009-01-26 11:12:39 +00:00
tron
db440b0f53 Move options handling into seperate file. 2009-01-25 16:56:01 +00:00
wiz
f6e611675c Update to 0.7.0:
Overview of changes in libgpod 0.7.0
====================================

* support for iPod Nano 4th generation

This includes support for cover art.
Please note that this release DOES NOT support iPhones and iPod Touch
with firmware 2.x

* support for "sparse artwork" writing

This lets us write more compact artwork files to the iPod, which in turn makes
the UI more responsive (and saves disk space on the iPod).

* jump table support

These are the big letters that show up in the album/artist list when someone
quickly scrolls through them. Thanks a lot to Ian Stewart for implementing it.

* chapter data support

Chapter data allows large files (movies, audio books, podcasts) to be divided
into smaller sections.  Thanks to Michael Tiffany for this feature.

* improved timezone handling

This should now work up to 5G iPods, for newer iPods, libgpod will assume
timestamps are in UTC.

* translation updates

Thanks to all of our translators :)

* much more complete API doc

All of the public API is now documented with gtk-doc.

* simplification of the cover art handling API

The API for artwork for developers using libgpod should be more
straightforward, if things are missing, don't hesitate to get in touch
with us ;)

* extensive plist parser

In libgpod 0.6.0, libgpod got a very basic parser for the SysInfoExtended file
(which is a XML plist description). This parser was rewritten for this release
to parse the whole file. This parser depends on libxml2 but its compilation
will be disabled if libxml2 and its development headers can't be found.

* add mapping from iPod serial numbers to iPod models

The iPod serial number can be obtained programmatically, and its last 3 digits
are characteristic of an iPod (type, generation, color, capacity). libgpod
can now find out an iPod model using this serial number.

* portability improvements to windows and macosx

This is probably not perfect yet, but the goal is to improve it as much as
possible so don't hesitate to send bug reports if some things are still not
working. Thanks to the songbird project and Éric Lassauge.

* reworked handling of artwork formats

libgpod can now automatically use the artwork formats described in
SysInfoExtended even if the iPod model is unknown, this should make it possible
for libgpod to support artwork on newly released iPod models without the need
to upgrade.

* python bindings are more consistent with other python container objects

This enables testing whether a key exists in an object (e.g. "'title' in track")
as well as iterating over a Track or Photo object's keys, values, or items.

* bug fixes and code cleanup all over the place
2009-01-25 11:40:39 +00:00
obache
de8a4540c1 Dependency on libcdio was dropped by v0.9.4nb1, over 4 years, 9 months ago.
It should be also removed from bl3.mk.
Fixes PR 40430.
2009-01-24 12:13:21 +00:00
kefren
881024f8b9 Maintainer address is not reacheable, reset back to pkgsrc-users@netbsd.org 2009-01-23 20:25:28 +00:00
drochner
e3b191ca53 avoid GNUism in iconv usage 2009-01-21 15:40:20 +00:00
drochner
62253534ba (attempt to) fix CVE-2008-5824 (buffer overflow in msadpcm.c),
see Debian bug #510205, just done correctly.
The IMA code might have similar problems. The code appearently can't
handle stereo files correctly anyway, so bail out if >1 channel
which should avoid the problem.
bump PKGREVISION
2009-01-21 15:19:27 +00:00
drochner
c07067637c update to mpc-0.14
First release in a year and a half. Tons of bugfixes and feature additions
2009-01-20 23:07:51 +00:00
drochner
a9a72042ec update to 0.14.1
This release features fixes for jack instability, many streaming issues,
solaris build, cross fading audio defects, improvement in software
volume and non-distribution building. This releases adds writer/composer
tag support and disables oggvorbis seeking on remote files, which fixes
slow ogg file streaming playback.
2009-01-20 22:52:17 +00:00
drochner
16d280a816 update to 0.17.0
changes (incomplete):
The focus of this release was bugfixes, stability, memory
reductions, features, and general UI cleanups.
2009-01-20 22:46:09 +00:00