Commit graph

6434 commits

Author SHA1 Message Date
obache
3529d18007 Recursive Bump from boost-libs ABI bump. 2011-10-19 06:12:58 +00:00
ryoon
2d5f748269 Set LICENSE. 2011-10-18 11:15:25 +00:00
ryoon
9e62eaeef2 Update to 0.2.13.4
Changelog is long, but I feel this should be included.

Changelog:
mpg321 (0.2.13-4) unstable; urgency=low

  * Fixed bug when trying to "load file" from a remote instance and
    an error was raised repeatdly until mpg321 process died with
    "too many open files". (Closes: Bug#128676)
  * Added '-3' or '--restart' option that handles non existent or
    corrupted files more elegantly when in remote mode. When option
    is enabled the remote shell does not die and is restarted waiting
    for a new command.
  * Fixed FTBFS for mpg321 by removing debian_changes patch file in
    debian/patches directory. (Closes: Bug#643222).

 -- Nanakos Chrysostomos <nanakos@wired-net.gr>  Thu, 29 Sep 2011 19:33:24 +0300

mpg321 (0.2.13-3) unstable; urgency=low

   * Fixed the really annoying bug which didn't restore the TTY
     when mpg321 exited.
   * Updated S-V to 3.9.2
   	- debian/copyright file has been revised.
   	- debian/rules file has been revised.
   * Fixed '-a' option to conform with ALSA's uniform device naming. Also
     changed man to conform with this change. Now you can use alsa driver
     by setting the name of the audio device using the hw:x,y syntax,
     where x and y are numbers. For example, if there is only one device
     installed, in most cases, the device should be named hw:0,0.
     When there is only one device, the device should always have the
     same name and numbers. Finally if the default driver which mpg321
     is compiled is ALSA then you don't have to specify it with the '-o'
     option and you can use '-a' only to specify the audio device.
     (Closes: Bug#623941).

 -- Nanakos Chrysostomos <nanakos@wired-net.gr>  Sun, 24 Jul 2011 15:08:09 +0300

mpg321 (0.2.13-2) unstable; urgency=low

  * Added '-K' option so the user can enable/disable the Basic Keys
    functionality. This also resolves the 100% CPU problem when mpg321
    is run by asterisk for music hold on.
    Thanks to James Bottomley for pointing that out. (Closes: Bug#619773).
  * Added new algorithm when playing files randomly until interrupted. The
    advertised behavior is much better than the previous one.Patch from
    Peter Selinger.Thanks.

 -- Nanakos Chrysostomos <nanakos@wired-net.gr>  Tue, 05 Apr 2011 23:23:54 +0200

mpg321 (0.2.13-1) unstable; urgency=low

  * Added uClinux support for embedded systems (Blackfin, Atmel and others).
  * Added some Basic Control Keys, Volume Up/Down & Skip, for the moment.
  * Updated S-V to 3.9.1
       - debian/copyright file has been revised.
  * If mmap() fails we fall back to read(). (Closes: Bug#148971).
    (Closes: Bug#196787)
  * Removed built-in getopt function.
  * Problem solved when -x option was invoked and mpg321 couldn't obtain the
    current terminal file. If none is forthcoming (e.g. xterm window ops are
    disabled) then mpg321 does not block.
  * Removed the dependency for the libaudio-scrobbler-perl package from
    debian/control file. (Closes: Bug#588051).
  * Added LDFLAGS += -Wl,-z,defs -Wl,--as-needed in debian/rules file
    to limit the dependencies a bit. Dropped '-c' option from 'install'
    command. Thanks to Sven Hoexter <sven@timegate.de>.

 -- Nanakos Chrysostomos <nanakos@wired-net.gr>  Sun, 20 Feb 2011 15:35:00 +0300

mpg321 (0.2.12-1) unstable; urgency=high

  * New upstream release.
  * Added AudioScrobbler support.
  * Added FFT analysis support on PCM data for Remote mode play.
  * mpg123 has been relicensed under the LGPL/GPL. Changed man page
    accordingly. (Closes: Bug#533674).
  * mpg321 now exits code 1 after failing to play music. (Closes: Bug#501334).
  * Fixed ID3v2 tag problem which resulted in a splat-sound at the start of
    the file. Patch from Martin Wellard. Thanks.
  * Added support for recursive reading of directories. Patch from Giuseppe
    Scrivano <gscrivano@gnu.org> and Michal Cihar <nijel@debian.org>.
    (Closes: Bug#266887).
  * Updated S-V to 3.9.0
        - debian/copyright file is now UTF-8 encoded.

 -- Nanakos Chrysostomos <nanakos@wired-net.gr>  Tue, 29 Jun 2010 21:44:36 +0300

mpg321 (0.2.11-3) unstable; urgency=high

  * Now mpg321 displays the right MPEG version. (Closes: Bug#197726).
  * New function added for restoring the correct xterm title.
  * New troubleshooting information added for the resources that mpg321
    uses for xterm control.
  * Bug #182122 should close now because in this version of Debian we don't
    face such problems. So i am closing this bug. (Closes: Bug#182122).
  * Man page now includes the new "-l" option. (Closes: Bug#575836).
    Thanks to Memnon Anon.
  * Tried to reproduce the same experiment as Bug #388587 and
    i don't see any problem.
    If someone else can simulate the same problem, please report the bug
    and the way to simulate it again.So i am closing thsi bug also.
    (Closes: Bug#388587)
  * Anyone who wants to use the "-a" option can follow the information from
    the manpage. To give an example: "mpg321 -a /dev/dsp song.mp3".
    So Bug #286176 should close.The "-a" option seems to work fine.
    (Closes: Bug#286176).
  * Properly added DM-Upload-Allowed: yes to source section of control file.
  * Adjusted watch file properly to eliminate errors of uscan.
  * Bumped debhelper versioned Build-Depends to 7, and updated
    debian/compat.
  * Bumped libao-dev versioned Build-Depends to 1.0.0.
  * Fixed libao-dev problem with the new structure option
    in ao_format_sample structure. In a near future version
    mpg321 will utilise the power of this new libao option.
    (Closes: Bug#580062, Bug#580193)

 -- Nanakos Chrysostomos <nanakos@wired-net.gr>  Sun, 24 May 2010 12:45:08 +0200

mpg321 (0.2.11-2) unstable; urgency=high

  * Fixed PATH_MAX POSIX constant needed for GNU/Hurd compilation.
  * Fixed compilation errors for MIPS and MIPSEL architectures
    by reporting the libmad bug to the pkg-maintainers.Bug fixed and
    closed. Thanks.
  * Changed to Quilt patch maintenance system.
  * Added xterm title setting option so to enable/disable the feature.
    Also gmusicbrowser doesn't crash anymore.
    (Closes: Bug#566544),(Closes: Bug#567104).
  * mpg321 can stream a URL from 0.2.10.1 version. Bug#166512 should
    have already been closed. (Closes: Bug#166512).
  * mpg321 has already been adopted. (Closes: Bug#533671).

 -- Nanakos Chrysostomos <nanakos@wired-net.gr>  Sun, 21 Feb 2010 12:51:08 +0200

mpg321 (0.2.11-1) unstable; urgency=low

  * New upstream release.
  * New maintainer (Closes: Bug#471770).
  * Updated S-V to 3.8.3.
  * Added HTTP Proxy support with Basic Authentication mechanism
    from Chrysostomos Nanakos <nanakos@wired-net.gr>.
  * ID3 tags now display on all files when playing a list of files and
    you haven't pressed CTRL-C to switch between them.
  * Make volume scaling work entirely within fixed point. This is the
    way it should have been to begin with.
  * Add patch to support IPv6 from Carlos Jesus Bernandos Cano.
    This is now the default in the Debian packages.
    (Closes: Bug#182480).
  * Fix up maintainer scripts to not quit on unknown arguments.
  * Add GAIN option to remote control mode.
    Patch from Ralf Engels <ralf-engels@gmx.de>.
  * Improve shuffling/randomizing code. Patch from Bas Zoetekouw - thanks!
    (Closes: Bug#153594).
  * Moritz Jodeit <moritz@jodeit.org>:
     * Make http://some.server.name (no trailing slash) work.
     * Fix other networking issues.
     * Fix some format string issues.
  * Change use of random() to rand() because random() on Solaris
    doesn't return up to RAND_MAX, but 2**31.
  * Add patch from Mario <diverses@univecom.ch> to better
    support HTTP and Shoutcast streams.

  * Nanakos Chrysostomos <nanakos@wired-net.gr>:
     * Run autoreconf to update the buildsystem to
       current versions of autotools.
     * [debian/ruls] Use dh_installman instead of dh_installmanpages
     * Add debian/mime and call dh_installmime.
       (Closes: Bug#207871).
     * Use ifneq and not ifeq to set options for INSTALL when
       DEB_BUILD_OPTIONS has nostrip.
       (Closes: Bug#163399).
     * Acknowledge NMU (Thanks Mario Lang).
       (Closes: Bug#186968).
     * Print the current frame number of the current file when playing
       multiple files in verbose mode. Patch from Piotr Sulecki - thanks.
       (Closes: Bug#269118).
     * Patch from Gergely Szasz to fix crash when GAIN is
       set in remote mode without an argument.
     * Add support for winamp playlists.
       (Filter out line with # at the beginning).
       Patch from Manolis Stamatogiannakis.
     * Patch from David G. Andersen to check return value of read and only
       decode the right number of bytes.
     * Fix off-by-one in networking code parsing ftp reply.
     * Add loop option. Patch from Nicolas Bonifas.
       (Closes: Bug#158950).
     * Add output remote mode to distinguish between stopping playback and
       the song finishing. Patch from Nicolas Bonifas.
     * Reinitialise the current playback time when rewinding.
       Another patch from Nicolas Bonifas.
     * Only show the verbose option once in the usage text.
       (Closes: Bug#285959).
     * Add xterm title support.Patch from Chrysostomos Nanakos.

 -- Nanakos Chrysostomos <nanakos@wired-net.gr>  Tue, 11 Jan 2010 19:17:42 +0200

mpg321 (0.2.10.6) unstable; urgency=low

  * QA upload.
  * Don't use update-alternatives --auto in prerm. (Closes: #506892).

 -- Barry deFreese <bdefreese@debian.org>  Wed, 26 Nov 2008 13:10:23 -0500

mpg321 (0.2.10.5) unstable; urgency=low

  * QA upload.
    + Set maintainer to Debian QA Group <packages@qa.debian.org>.
  * Add large file support. (Closes: #152392).
    + Thanks to Clint Adams for the patch.
  * Avoid crashing on non mp3 files. (Closes: #458035).
    + Thanks to Justin Pryzby for the patch.
  * Don't scan file before playback. (Closes: #500102).
    + Thanks to Mikko Rapeli for the patch.
  * Don't leave dangling symlink. (Closes: #227713).
    + Thanks to Donggyoo Lee for the patch.
  * README.remote should use @P not @S. (Closes: #153596).
    + Add STOP comments.
  * Make AM_PATH_AO XIPH_PATH_AO in configure.ac.
  * Escape hyphens in manpage.
  * Bump debhelper build-dep to 5.
  * Move DH_COMPAT to debian/compat and set to 5.
  * Make distclean not ignore errors.
  * Bump Standards Version to 3.8.0.

 -- Barry deFreese <bdefreese@debian.org>  Tue, 11 Nov 2008 14:25:12 -0500

mpg321 (0.2.10.4) unstable; urgency=low

  * NMU
  * Update description: mpg123 is now free. Closes: #390358

 -- Joey Hess <joeyh@debian.org>  Mon, 10 Sep 2007 16:22:35 -0400

mpg321 (0.2.10.3) unstable; urgency=high

  * Non-maintainer upload by the Security Team
  * Fix format string vulnerabilities (CAN-2003-0969)

 -- Matt Zimmerman <mdz@debian.org>  Sun,  4 Jan 2004 11:50:39 -0800

mpg321 (0.2.10.1-1.1) unstable; urgency=low

  * NMU
  * Apply patch to close fd (Closes: Bug#178948)

 -- Mario Lang <mlang@debian.org>  Mon, 31 Mar 2003 10:56:12 +0200

mpg321 (0.2.10.1) unstable; urgency=low

  * Check both for file existing and link existing in fix-mistake code in
    postinst (Closes: Bug#140622)

 -- Joe Drew <drew@debian.org>  Wed,  3 Apr 2002 23:12:22 -0500
2011-10-18 11:13:56 +00:00
shattered
56e97ad431 PR/44543 -- recognize any non-zero return value getaddrinfo() as error.
Bump revisions of all variant packages.

(wearing pointy hat)
2011-10-17 21:43:27 +00:00
shattered
0c4d99007a PR/44543 -- recognize any non-zero return value getaddrinfo() as error.
Bump revisions of all variant packages.
2011-10-17 19:45:55 +00:00
hiramatsu
fe5115a536 Add LICENSE. 2011-10-15 18:51:56 +00:00
obache
f8adaff44b * LICENSE=gnu-gpl-v2
* regist egg-info

Bump PKGREVISION.
2011-10-15 10:41:29 +00:00
obache
bbc98c8ec8 * regist egg-info.
Bump PKGREVISION.
2011-10-15 10:37:18 +00:00
obache
666e1f3a46 * regist egg-info
Bump PKGREVISION.
2011-10-15 10:22:14 +00:00
obache
293d345bfa * regist egg-info
Bump PKGREVISION.
2011-10-15 10:18:06 +00:00
obache
94c3d9ecac * LICENSE=gnu-gpl-v3
* regist egg-info

Bump PKGREVISION.
2011-10-15 10:13:18 +00:00
obache
21efee3e8b * set LICENSE=gnu-lgpl-v2
* register egg-info.

Bump PKGREVISION.
2011-10-15 08:57:43 +00:00
obache
f6e0904bc8 register egg-info.
Bump PKGREVISION.
2011-10-15 08:01:16 +00:00
obache
1e5d2f363c Update HOMEPAGE. 2011-10-15 07:57:17 +00:00
dholland
935c1a29f6 Add the docs to the PLIST, as they're now apparently getting installed.
I don't see any obvious reason that they're doing so because the build
is finding tools it's not supposed to see or that need to be added to
its deps or anything like that. However, as this thing uses scons,
it's anyone's guess. For now, it's better to have it building than not
building.
2011-10-14 04:19:00 +00:00
hans
a23e201f5d Fix build on SunOS 5.10 by #ifdefing the code using SO_TIMESTAMP.
Add the patches that I forgot in the previous commit.
2011-10-12 20:12:35 +00:00
hans
f23304e0ea Fix build on SunOS 5.10 (and probably older versions, too).
SunOS 5.10 doesn't have SO_TIMESTAMP, and it also lacks oss. For some
reason the lack of oss also causes hal support to be disabled.
2011-10-12 16:46:15 +00:00
hiramatsu
9482fbad72 Add LICENSE. 2011-10-12 07:26:15 +00:00
zafer
4f98237d6b download failed. Update MASTER_SITES. 2011-10-11 20:42:37 +00:00
wiz
87246ef916 Add makedepend to tools. From Makoto Fujiwara in PR 45434. 2011-10-10 10:29:58 +00:00
hiramatsu
2e3f4d2242 Update p5-Audio-Scan to 0.92.
Changes from previous:
0.92    2011-09-09
    - Added $info->{jenkins_hash} which is a 32-bit hash value of the
      filename + mtime + file size.
    - MP4: Get correct HE-AAC samplerate values from esds.
    - ADTS AAC: Add support for .adts file extension.

0.91    2011-09-06
    - MP3, MP4, WMA, WAV, AIFF, ADTS AAC: Added DLNA audio profile
      detection as $info->{dlna_profile}.
2011-10-10 09:50:03 +00:00
cheusov
20609a6910 Update my email 2011-10-09 10:02:44 +00:00
shattered
fe90595bdb clang cannot build this (uses nested functions) 2011-10-08 14:47:25 +00:00
dholland
34836d283d Fix build with newer C++ compilers. 2011-10-08 06:08:27 +00:00
dholland
0ad8aab408 Fix rev 1.10; require ruby18 the correct way. 2011-10-08 05:10:09 +00:00
shattered
b9b0692692 PR/29576 -- Use @RCD_SCRIPTS_SHELL@ in rc.d scripts, not /bin/sh 2011-10-07 22:37:02 +00:00
hiramatsu
7235c3afee Add LICENSE. 2011-10-07 08:47:47 +00:00
hiramatsu
21fd4d890d Add LICENSE. 2011-10-07 08:08:09 +00:00
ryoon
28eee72363 Add aubio and libsmf. 2011-10-06 11:53:50 +00:00
ryoon
0ad587729e Import libsmf-1.3 from wip/libsmf
LibSMF is a BSD-licensed C library for handling SMF ("*.mid") files.
It transparently handles conversions between time and pulses, tempo
map handling etc. The only dependencies are C compiler and glib.
Full API documentation and examples are included.
2011-10-06 11:50:09 +00:00
ryoon
bfa4264d96 Import aubio-0.3.2 from wip/aubio
aubio is a tool designed for the extraction of annotations from audio
signals. Its features include segmenting a sound file before each of
its attacks, performing pitch detection, tapping the beat and
producing midi streams from live audio.

Because these tasks are difficult, we thought it was important to
gather them in a dedicated library. To increase the fun, we have made
these algorithms work in a causal way, so as to be used in real time
applications with as low delay as possible. Functions can be used
offline in sound editors and software samplers, or online in audio
effects and virtual instruments.

aubio currently provides the following features:
    - digital filters
    - phase vocoder
    - onset detection (several methods)
    - pitch tracking (several methods)
    - beat and tempo tracking
    - mel frequency cepstrum coefficients (MFCC)
    - transient / steady-state separation
2011-10-06 11:45:47 +00:00
wiz
70dce3b05a Sync with patches submitted upstream and add bug report URLs. 2011-10-05 20:02:48 +00:00
shattered
9c4a7ce2d5 Require Ruby 1.8. 2011-10-01 10:52:13 +00:00
wiz
099d81f384 Fix build with gcc-4.2. Problem reported and fix tested by joerg. 2011-09-22 15:18:39 +00:00
obache
5462cc37bb Update tunapie to 2.6.18, for fixes CVE-2009-1253 and CVE-2009-1254.
2.6.18

Fix recording problem with Icecast.
Add totem and amarok as optional players.

2.1.17

Improve GUI responsiveness when playing radio stations

2.1.16

Fix security issue with use of os.system, commands and non-secure tempfiles

2.1.15

Fix minimal wx version back to 2.6

2.1.14

Fix errors with wxGTK 2.8.
Fix startup error if Geom file corrupted.

2.1.13

play icecast stations correctly

2.1.12

Fix bug where radiolist is not always refreshed correctly.

2.1.11

Revert to deprecated code in prefs as new version not supported by wxpython 2.6!

2.1.10

Fix icecast directory.
Fix deprecation warnings for wxpython 2.8

2.1.9

Fix problem with GUI breakage when right clicking before download finished.
Fix xcb_lock errors.

2.1.8

Fix to allow realplayer to play user-added streams.

2.1.7

Another record bug fixed (thanks Chris O'Halloran!)
Added option to add user-defined streams.
2011-09-18 11:58:48 +00:00
obache
d156436aa3 Bump PKGREVISION from PHP_VERSION_DEFAULT changes. 2011-09-16 05:46:22 +00:00
obache
175e607eee Bump PKGREVISION from RUBY_VERSION_DEFAULT changes. 2011-09-16 02:26:44 +00:00
wiz
9912586844 + pd 2011-09-15 01:05:28 +00:00
wiz
510f0d7ab5 Initial import of pd-0.43.0.
Pd (aka Pure Data) is a real-time graphical programming environment
for audio, video, and graphical processing. It is the third major
branch of the family of patcher programming languages known as Max
(Max/FTS, ISPW Max, Max/MSP, jMax, etc.) originally developed by
Miller Puckette and company at IRCAM. The core of Pd is written
and maintained by Miller Puckette and includes the work of many
developers, making the whole package very much a community effort.

Pd was created to explore ideas of how to further refine the Max
paradigm with the core ideas of allowing data to be treated in a
more open-ended way and opening it up to applications outside of
audio and MIDI, such as graphics and video.

It is easy to extend Pd by writing object classes ("externals") or
patches ("abstractions"). The work of many developers is already
available as part of the standard Pd packages and the Pd developer
community is growing rapidly. Recent developments include a system
of abstractions for building performance environments; a library
of objects for physical modeling; and a library of objects for
generating and processing video in realtime.
2011-09-15 01:05:04 +00:00
hans
7a7fba7f8f Fix build on SunOS. 2011-09-14 15:53:35 +00:00
hans
3a6cf04ab8 Fix libatomic_ops dependency to match the logic in Makefile. 2011-09-14 15:52:57 +00:00
hans
c4aefda519 Make this build again with native pkg-config by using ${AUTORECONF_ARGS}. 2011-09-14 15:49:47 +00:00
hans
31f56362e4 Fix build on SunOS. 2011-09-14 15:44:23 +00:00
wiz
816b5deb44 Update to 1.0.09.063:
10.09.2011 - 1.0.09.063
- made Discogs queries work again, after a Discogs API change
- added close button for windows on Gnome 3
2011-09-12 21:27:26 +00:00
obache
597c3600a3 Using distutils, register eggfile. Bump PKGREVISION. 2011-09-12 12:06:18 +00:00
joerg
a071a7ee90 b3.mk was fixed, drop failed manual attempt at upper limit 2011-09-12 10:58:09 +00:00
joerg
4b39d12af3 Use b3.mk for server dependency 2011-09-12 10:57:09 +00:00
dholland
760bfd0266 Fix mismatched return statements, which clang dislikes 2011-09-12 06:42:12 +00:00
dholland
9c4602e3d0 Tweak the C++ to hopefully appease clang. 2011-09-12 06:33:11 +00:00
dholland
2b6d7bae31 Apply joerg's fixes to moc here, to fix clang build issues. 2011-09-12 06:27:21 +00:00
dholland
b5af15e43a Patch up some inline issues for clang. 2011-09-12 05:08:53 +00:00
dholland
275f18215b Patch a configure script to use valid C++, because the package's build
system runs it with CC set to "c++". Should fix the clang build.
2011-09-12 05:01:15 +00:00
wiz
027809dc74 Add comments to patches. 2011-09-09 15:20:59 +00:00
wiz
96e8fb0177 Set LICENSE. 2011-09-09 15:19:44 +00:00
wiz
70f33a0d84 Update to 1.0.08.053, add comment to patch.
Discogs queries work again, after a Discogs API change. The track
numbering when querying multi-volume albums from Discogs was
incorrect and is fixed in this version.
2011-09-08 20:32:21 +00:00
obache
4b1da8458f * LICENSE=gnu-lgpl-v2.1.
* use install.py instead os SCons for staged installation support.
* drop to build python binding.

Bump PKGREVISION.
2011-09-07 12:42:02 +00:00
dholland
22370d5474 Fix previous; it only depended on mysql-client.
XXX: mysql51-server's bl3 file does not limit the version to less than 5.5;
XXX: should it?
2011-09-05 00:07:20 +00:00
dholland
f60b479767 Use mysql.buildlink3.mk instead of explicitly depending on mysql51-server.
As a precaution (given the known bodginess of this package) set
MYSQL_VERSIONS_ACCEPTED to 51 (only) to preserve the previous behavior.

Someone who has the hardware should probably test it on mysql55-server
sometime.
2011-09-05 00:00:18 +00:00
dholland
df9c4b7c02 Implicit int return type is not valid in C++. (clang objects, and then
the whole configure script fails.)
2011-09-04 23:41:52 +00:00
dholland
0221a51fe4 void main 2011-09-04 23:35:53 +00:00
dholland
db8bcf8b7d - Adjust cdrom access logic so all the BSDs go to the BSD cdrom code,
not just FreeBSD and OpenBSD.

- Update NOT_FOR_PLATFORM: the only BSD for which the cdrom code can
actually work is DragonFly. The others are missing ioctls it uses.
This could probably be fixed up readily by someone who knows how cdrom
access is supposed to work, if any such person cares.

- Allow clang until proven otherwise.
2011-09-04 23:10:30 +00:00
dholland
290be2190b void main 2011-09-04 22:17:41 +00:00
dholland
044fd35391 Fix void main, caught by clang.
While here, fix other problems caught by gcc:
 - casting malloc instead of including <stdlib.h>
 - casting calloc instead of including <stdlib.h>
 - failing to include <time.h> with bad consequences for -current.

PKGREVISION -> 5.
2011-09-04 22:05:39 +00:00
dholland
c7f8abeb60 Fix void main, caught by clang.
While here, fix other problems caught by gcc:
 - casting malloc instead of including <stdlib.h>
 - casting strdup instead of including <string.h>
 - failing to include <time.h> with bad consequences for -current.

PKGREVISION -> 3.
2011-09-04 21:38:03 +00:00
dholland
532ba6405d wups, missed part of previous. 2011-09-04 21:26:53 +00:00
dholland
44ee129f76 Remove incorrect patch hunks that make perfectly good static variables
into globals.
2011-09-04 21:20:06 +00:00
dholland
6e346484b8 Disable this package's INLINE because it's misused for out-of-line
declarations.

Note that if someone wanted to go through and tidy up, most but not
all of the functions currently tagged INLINE could be removed from
the .h files and changed to static inilne. However, that doesn't seem
worthwhile here and now.
2011-09-04 21:17:13 +00:00
dholland
61912f1f2c Use valid C. Should improve clang build. 2011-09-04 21:04:56 +00:00
dholland
e602ed7cb0 switch to REPLACE_PERL per Joerg's request 2011-09-04 20:45:33 +00:00
joerg
88a5838c59 Spell --export-dynamic corrctly. 2011-09-04 14:31:58 +00:00
dholland
388151c017 Fix up gcc/c99 inline mess 2011-09-04 05:10:20 +00:00
dholland
59deb19987 CHECK_INTERPRETER_SKIP - this package has #!/usr/bin/perl on a .pm file
it installs, which AFAIK is pointless and therefore harmless.
2011-09-04 04:58:58 +00:00
dholland
e1f1771185 Fix mismatched return statements, which clang dislikes 2011-09-04 04:49:09 +00:00
dholland
6dd039a341 Fix gcc/c99 inline mess. 2011-09-04 04:42:40 +00:00
dholland
d3501901db Rearrange the getline() patch so it works on -current. (Unlike the usual
problem, here the package is trying to use the posix getline but the
compat for older systems broke.)

This should really be done with a configure test, but to regen the
configure script without creating a huge diff would require digging up
an ancient version of autoconf and for now at least it doesn't seem
worth the trouble.
2011-09-04 04:37:55 +00:00
dholland
370da63e21 more void main 2011-09-04 01:42:24 +00:00
dholland
53aa6ec077 Don't use -O6, clang doesn't like it and it doesn't mean anything to gcc
either. Stick to -O3. While here, sync the patches for configure and
configure.in, and give it the ability to recognize OpenBSD as well.
(which might or might not work)
2011-09-04 01:39:21 +00:00
dholland
89c335ff64 const correctness, required by clang 2011-09-03 23:40:47 +00:00
joerg
b6811272ba Fix build with clang by avoiding shadowing in template definitions. 2011-08-31 14:43:42 +00:00
obache
deaed7c65e Force configure not to detect doxygen.
fixes PR#45302.
2011-08-30 11:56:50 +00:00
joerg
e522eecf37 Fix quoting mess. Add include to get Strcmp. 2011-08-29 13:11:39 +00:00
dholland
9c705da45b main() needs a return type in clang-land. 2011-08-29 00:04:07 +00:00
dholland
1c595935b6 Fix mismatched return statements, which clang dislikes 2011-08-28 23:56:07 +00:00
dholland
4e651a9810 void main 2011-08-28 22:55:48 +00:00
dholland
df15b2056c Fix void main. While here:
- add various LP64 fixes;
   - use stdlib.h as needed instead of casting the return value of malloc;
   - fix fake-varargs printf code and use stdarg.h;
   - use system snprintf instead of included custom one;
   - tidy up symbol name conflict with log();
   - add patch comments;
   - remove some pkglint;
   - add LICENSE.

PKGREVISION -> 2.
2011-08-28 22:30:17 +00:00
dholland
70b9b84ebf void main 2011-08-28 20:50:04 +00:00
obache
0b8aa0f6a3 Recursive bump from gdbm shlib bump. 2011-08-23 13:06:45 +00:00
wiz
4f7006ab83 Fix build and installed header file for gcc-4.5. Bump PKGREVISION. 2011-08-22 13:36:31 +00:00
wiz
8ee23d3383 Set LICENSE, fix a pkglint warning. 2011-08-22 13:06:19 +00:00
abs
09ad1c28a4 fix build on 64bit linux - pass --enable-libsuffix=none to configure 2011-08-20 21:37:49 +00:00
joerg
ccfb8637d8 Relax dependency in the hope that it still works instead of failing due
to missing dependency.
2011-08-13 18:00:01 +00:00
gls
afa8b59a6e Update audio/libmodplug to 0.8.8.4.
Upstream changes:

    * Improve timidity.cfg parsing capability
    * Add source command capability in timidity.cfg (useful for debian default)
    * Fix integer overflow in WAV reader (SA45131/A)
    * Fix S3M stack overflow possibility (SA45131/B)
    * Bound seeking and reading in PAT files
    * Fix AMS/AMSv2 and DSM too large by one (SA45131/C)
    * Use structure in XM decoding (development related)
    * Use bmpvalues in Octamed files when calcuting default tempo (Francis Russel)

Fixes SA45131.
2011-08-09 19:29:27 +00:00
gls
9849088591 libofa has a new home @ googlecode. Fix HOMEPAGE and add a new MASTER_SITES.
While here, add LICENSE.
2011-08-06 19:43:21 +00:00
gls
5b6b378b97 Update audio/picard to 0.15.1
Upstream changelog:

  Version 0.15.1 - 2011-07-31
   * "Other versions" menu now displays release labels and catalog numbers.
   * Added CD-R, 8cm CD to the format mapping.
   * Picard no longer fails to load releases with new or unknown media formats.
   * Fixed album metadata processor plugins not working (#5960)
   * Fixed requests stopping at midnight (#5963)
   * Stopped using QDateTime for timing requests (for Qt 4.6 compatibility) (#5967)
   * Fixed display of ampersands in the "other versions" menu. (#5969)
   * Fixed use of numerical functions in advanced scripting.

  Version 0.15 - 2011-07-17
   * Added options for using standardized track, release, and artist metadata.
   * Added preferred release format support.
   * Expanded preferred release country support to allow multiple countries.
   * Added support for tagging non-album tracks (standalone recordings).
   * Added several new tags: %_originaldate%, %_recordingcomment%, and
 %_releasecomment%
   * Changes to request queuing: added separate high and low priority queues for
each host.
   * Tagger scripts now run after metadata plugins finish (#5850)
   * The "compilation" tag can now be $unset or modified via tagger script.
   * Added a shortcut (Ctrl+I) for Edit->Details.
   * Miscellaneous bug fixes.

  Version 0.15beta1 - 2011-05-29
   * Support for the NGS web service
2011-08-06 19:29:37 +00:00
gls
6374b330ea Update audio/py-mutagen to 1.20
1.20 - 2010.08.04
 * ASF: Don't store blocks over 64K in the MetadataObject block;
   use the MetadataLibraryBlock instead. (#60, Luká# Lalinský)
 * ID3: Faster parsing of files with lots of padding. (#65, Christoph Reiter)
 * FLAC: Correct check for audio data start. (#67)
2011-08-06 19:16:32 +00:00
adam
2f7b8c9224 Revision bump after updating perl to 5.14.1 2011-08-06 13:04:14 +00:00
adam
53e72a8a6a Changes 1.13:
* Apply patches from Ian:
* ID3v2:add section BUGS with explanation of how we treat v2.4 frames.
	extract MP3 start bytes even if ID3v2 tag is present.
	recognize MP3 MIME type by start bytes
* Tag.pm:document mime_Pretype(), mime_type().
	New optional arguments to mime_Pretype(), mime_type().
	ID3v2 genre tag with value "Blues" or "(0)" could not be set
		(thanks to Eric Benson for analysis).
* ID3v2_Data.pod: rename s/-/_/ - cygwin buggy, fails manifying
		- this was BS, the problem is elsewhere
* mp3info2: state another time that COMM(eng)[lyrics] is a non-standard place
	  for lyrics...
2011-08-06 13:02:32 +00:00
adam
4e478b3802 Revision bump after updating perl to 5.14.1 2011-08-06 12:49:26 +00:00
adam
d5dd7f25c9 Changes 0.90:
* ID3: Bug 17392, fixed APIC offset calculation for non-MP3 files such as AIFF
  and WAV where the tag does not live at the front of the file.

Changes 0.89:
* APE: Bug 15895, better handling if we have a broken APE tag and run out of
  tag data.
* WMA: Bug 17355, fixed WM/Picture offset calculation when artwork is stored in
  the Header Extension/Metadata Library block.
* WMA: Added output warning when trying to seek in a file without ASF_Index.
* Switched aac.t to Test::Warn instead of manual STDERR redirection.

Changes 0.88:
* ADTS AAC: Check first 2-3 frames to avoid false syncs.
* OSX: Xcode 4 doesn't include the 10.5 SDK, so check for this before using it.
* Win32: Display better error messages when unable to read from files.
* MP3, AAC, MPC: Bug 17173: Cleaned up several places where invalid memory reads could occur.

Changes 0.87:
* AAC: Bug 16874, Fixed infinite loop that could occur when reading a truncated
  ADTS stream.
* Win32: Fixed MSVC compilation error in mp3.c.

Changes 0.86:
* MP3: Require first 3 frames to have matching samplerate and channel values.
* MP3: Fixed bug where info->{vbr} would not be set if a file had a Xing frame
  but no LAME data.
* MP3: Handle case where ID3 tag indicates an extended header is present but no
  actual header exists.
2011-08-06 12:48:30 +00:00
adam
112d016670 Revision bump after updating perl to 5.14.1 2011-08-06 12:27:10 +00:00
wiz
ba3ddc0e51 Update to 1.0.25:
(SA45125 was already fixed in the package)

Version 1.0.25 (2011-07-13)
  * Fix for Secunia Advisory SA45125, heap overflow in PAF file handler.
  * Accept broken WAV files with blockalign == 0.
  * Minor bug fixes and improvements.
2011-08-06 10:23:16 +00:00
abs
a222797f0c - fix taglib version check for current pkgsrc taglib version
- fix build against mysql55-server
- bump pkgrevision
2011-08-05 14:21:31 +00:00
gls
34bed67752 Update audio/cmus to 2.4.2
Maintenance release.

Donovan Watteau (1):
      Use -pthread on OpenBSD

Gregory Petrosyan (3):
      view_save(): use correct playlist filename
      id3: recognize TP2 frame as albumartist
      cmus 2.4.2

Johannes Weißl (5):
      fix compile error for new versions of ffmpeg
      id3: fix parsing xing for mp3s with CRC protection
      fix relative path handling in playlists
      Map unicode punctation/quotation characters to ASCII ones
      Fix segfault caused by too late initialization of UI

Philipp Schafft (1):
      Update RoarAudio output plugin
2011-08-01 18:52:21 +00:00
dholland
6cdbd20ebf Fix broken clang build 2011-08-01 03:49:50 +00:00
dholland
5948f12050 Fix build with recent curl; also fix deps via verifypc, uses glib2 and
libX11. (yes, it uses libX11 directly, I checked. sigh.) PKGREVISION -> 7
2011-08-01 03:40:58 +00:00
schnoebe
06650c644a Replace hardcoded qt4 path with ${QTDIR}. 2011-07-30 21:01:17 +00:00
joerg
5b4c6ef36d Remove a lvalue cast in asm() to fix build with clang. 2011-07-21 15:10:11 +00:00
obache
7f43353df0 recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
drochner
9c0057122f add patch from upstream to fix crash by invalid PAF files
(DOS problem, SA45125)
bump PKGREV
2011-07-14 09:49:01 +00:00
abs
131f478bda support other mysql versions 2011-07-09 10:26:52 +00:00
drochner
56fd90d6f5 g/c stale API_DEPENDS line 2011-07-08 11:35:52 +00:00
obache
825f86d5d3 Use MACHINE_ARCH instead of MACHENE_GNU_ARCH, it may i?86 for i386. 2011-07-07 12:26:45 +00:00
schnoebe
0dc599c928 Update distinfo after patches/patch-cmake_modules_FindTagLib.cmake has
had $ NetBSD $ expanded.
2011-07-05 04:09:05 +00:00
schnoebe
372646ad91 Add a patch for cmake/modules/FindTagLib.cmake to handle version
comparison correctly.
2011-07-05 04:04:30 +00:00
dholland
2931b9f5e8 Add xf86dgaproto; may fix build with native X. 2011-07-03 22:09:41 +00:00
dholland
362ac800e1 Fix failed build by removing stray ./ in some paths. Was meant to go
with previous commit but cvs apparently belched.
2011-07-03 22:04:51 +00:00
dholland
e0fb2fe893 Fix failed build by removing stray ./ in some paths. 2011-07-03 22:04:06 +00:00
markd
a14bbff280 fix build with current curl. 2011-07-02 21:33:09 +00:00
markd
b0139432af Fix build with current curl. 2011-07-02 21:20:46 +00:00
hans
dc2155a2fc Fix DESTDIR build on SunOS. 2011-06-29 19:47:35 +00:00
dholland
b230315ee9 Don't build with -pedantic; it causes 32-bit builds to fail. 2011-06-19 04:50:08 +00:00
dholland
6026091c6a Fix build failure in akode-plugins-ffmpeg. 2011-06-19 03:14:22 +00:00
shattered
54f3d2f783 PR/38038 -- update to ifp-line 0.3. Changes:
0.3:
    * autotooled
    * Add iconv(3) support.
      ifp-line can transfer file with non-ASCII filename.
    * Add "version" command.  Show ifp-line's version.
    * ifp-1XX can download MP3/WMA/ASF to PC!
      Firmware version 3.23 and later required.

0.2.4.7:
    * Print "help" message before opening the iFP device
    and add -h/-help/--help options.

0.2.4.6:
    * Bug fix release.
    * Beta version of N10 firmware update support (not tested).
    * Fix bug with older versions of libusb.
    * Fix "ifp get" behavioir with non-existant file.

0.2.4.5:
    * Bug fix release.
    * Fix behavior of "ifp download VOICE somedir" and "ifp get VOICE".
    * Fix bug of "ifp put /path/to/music.mp3".
2011-06-18 10:01:28 +00:00
obache
aaa790c36f no reason to restrcit to python25, just not accept python24 for pygtk2. 2011-06-13 11:55:39 +00:00
obache
f38363508f recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
obache
635a2f6eaa Update sptk to 3.4.1.
In addition to PR#45024 by ISIHARA Takanori,
* also update refrence manual and examples PDF document files.
* exactly depend on csh, some installed scripts are csh script.

Version 3.4.1:
 * add 'idct' command.
 * remove all input/output data type except float from 'frame', 'snr', 'us16',
   and 'uscd' command.
 * add input/output data type to many commands.
 * show number of byte for all input/output data type in 'x2x' command.
 * rename 'pcap' command to 'pcas' command.
 * add new constant (octave and cent) to 'sopr' command.
 * bug fixes.
2011-06-08 13:32:03 +00:00
obache
7ada068f3d Update sonata to 1.6.2.1.
In addition to PR#45023 by ISIHARA Takanori,
* LICENSE=gnu-gpl-v3
* register egg
* convert some buildlink to simple DEPENDS, because no contents to buildlink.
* drop dependency on py-elementtree, it's py24 way.
* honor PKGMANDIR.

v1.6.2.1 - September 21, 2009
        + Library artwork caching/displaying improvements
        + Lyricwiki screen scraping workaround
        + Replace Amazon.com cover art fetching with Rhapsody.com
        + Bug: Fix library sorting when adding, e.g., albums to playlist
        + Bug: Fix window positioning weirdness when unwithdrawing from systray
        + Bug: Fix album being labeled various artists when a duplicate exists
        + Bug: Fix album tracks in the info tab being out of order sometimes
        + Bug: Show songs with a missing date in info album listing
        + Bug: Library icons change after adding stream to playlist
        + Bug: Cpu spike, tooltips missing in library search results with gtk 2.16.2
2011-06-08 13:03:34 +00:00
obache
922e6b4495 Workaround for PR#41475 is not required anymore. 2011-06-06 07:55:54 +00:00
shattered
9b72acb128 Fix build on Linux (enable native audio output driver). 2011-06-03 19:29:53 +00:00
wiz
987566835b Set LICENSE. 2011-06-03 12:50:54 +00:00
wiz
c9373c3118 Package doesn't depend on expat directly, so remove expat inclusion
in bl3.mk as well.
2011-06-03 12:49:10 +00:00
wiz
b66b46f1d1 Add upstream bug report URL. 2011-06-03 12:48:48 +00:00
wiz
3d2da5a770 Fix broken test by assuming pkgsrc handles version check for us.
(Problem here is that 1.10 doesn't compare as bigger than 1.4.)
2011-06-03 00:57:47 +00:00
wiz
5495dc025b Fix taglib-config --libs output. Bump PKGREVISION. 2011-06-03 00:48:57 +00:00
obache
565d31c3e5 accept python26 and 27, because just not accept 24. 2011-05-29 00:38:59 +00:00
gls
4a764865c5 Update audio/picard to version 0.14
Upstream changes:

Version 0.14 - 2011-05-15
 * Fixed a problem with network operations hanging after a network error
(#5794, #5884)
 * ID3v2.3 with UTF-16 is now the default ID3 version
 * Option to set preferred release types for improved album matching
 * Added support for sorting the album/file lists (#75)
 * Fixed OptimFROG tag reading (#5859)
 * Fixed colors for a white-on-black color scheme (#5846)
 * Added an option to replace non-ASCII punctuation (#5834)
 * Support for writing release group and work IDs, currently unused (#5805)
 * Fixed saving of the release event format tag (#5250)
 * Added support for the language and script tags (#943)
 * Plugins can now use track-track relationships (#5849)
 * Allowed external drives to be visible in the file browser panel on OS X
(#5308)
2011-05-28 16:21:41 +00:00
wiz
304259db12 Bump PKGREVISION for new patch. 2011-05-21 15:33:11 +00:00
wiz
6a630094d0 Add comments to most patches.
Also add a patch by drochner:
pthread_key_create returns 0 on success; return values on failure are
not defined.

Remaining patches without comments:
patch-ab: adding an ifdef notyet in src/daemon/main.c
patch-a{c,e}: --start -> -D (no idea why)
patch-af: allow some Linux-only code also on NetBSD
2011-05-21 15:32:59 +00:00
wiz
4f1c0d0836 Update to 1.7.
Manually increase shlib minor in CMake files since upstream
didn't react to my question why it went down with this release.

TagLib 1.7 (Mar 11, 2011)
=========================

1.7:

 * Fixed memory leaks in the FLAC file format parser.
 * Fixed bitrate calculation for WAV files.

1.7 RC1:

 * Support for reading/writing tags from Monkey's Audio files. (BUG:210404)
 * Support for reading/writing embedded pictures from WMA files.
 * Support for reading/writing embedded pictures from FLAC files (BUG:218696).
 * Implemented APE::Tag::isEmpty() to check for all APE tags, not just the
   basic ones.
 * Added reading of WAV audio length. (BUG:116033)
 * Exposed FLAC MD5 signature of the uncompressed audio stream via
   FLAC::Properties::signature(). (BUG:160172)
 * Added function ByteVector::toHex() for hex-encoding of byte vectors.
 * WavPack reader now tries to get the audio length by finding the final
   block, if the header doesn't have the information. (BUG:258016)
 * Fixed a memory leak in the ID3v2.2 PIC frame parser. (BUG:257007)
 * Fixed writing of RIFF files with even chunk sizes. (BUG:243954)
 * Fixed compilation on MSVC 2010.
 * Removed support for building using autoconf/automake.
 * API docs can be now built using "make docs".
2011-05-21 15:13:20 +00:00
gls
53976ab912 Update audio/cmus to 2.4.0
Upstream changes:

I'm pleased to announce cmus 2.4.0 "Easter egg", the long-awaited feature
release of cmus. Since 2.3.0 (more than a year ago!) tons of enhancements have
been made, both to cmus' internals, and to the user-visible parts.

Here is a short summary of the new stuff you will find in 2.4.0:

- Mutt-like short filters
    E.g. "~a beatles (!~y1960-1965 | ~d>600)". This nicely complements
    traditional cmus filters, especially with

- Live filtering
    Live filtering is immensely useful and addictive feature, especially if you
    have a huge music library. Press 'L' and start typing, and you'll understand
    what I mean. To reset the live filter, type 'L<Enter>'. Also, do know that
    you can use short filter expressions for live filtering, too!

- Resume support
    To enable resume support, simply add "set resume=true" to your ~/.cmus/rc.
    After that, cmus will resume the playback at startup (or resume the paused
    state, if you quit cmus while track was paused), as well as restore the
    state of live filter etc. Most likely than not, you'll find this very
    useful!

- Smarter string handling
    Cmus has solid Unicode support for a while now; however, this release
    adds locale-aware string ordering, and the ability to ignore diacritical
    marks (accents) while searching/live filtering/etc.: e.g. "bjork" will
    match "Björk", which can be very handy.

- Long format options, including ones for bitrate/codec
    From now on, format strings can contain more readable placeholders like
    %{artist}, including new (and frequently requested) %{bitrate} and %{codec}.

- HTTP proxy support for streams via http_proxy environment variable

- Less CPU wakeups during playback
    This makes cmus more eco-friendly, because of reduced power consumption.
    It also makes notebook batteries last a bit longer.

- New RoarAudio output plugin

- Support for big-endian systems, lots of different audio sample formats,
  almost any C compiler and unix-like OS out there

Also, cmus' website (http://cmus.sourceforge.net) now has a wiki:
http://cmus.sourceforge.net/wiki. Make sure to check it out (and update, if it
is missing something).
2011-05-18 21:08:49 +00:00
drochner
90d9d488db reset PKGREV for base pkg update 2011-05-18 09:48:59 +00:00
hans
4ff3200381 Fix a segfault, seen on SunOS when compiled with lang/gcc44. 2011-05-14 16:17:46 +00:00
hans
aa7e2d1e7b Fix build on SunOS. 2011-05-14 16:13:39 +00:00
adam
82faf8c560 Make gtk an option (enabled by default): helps dealing with the package on Mac OS X when GTK has been built with Quartz backend 2011-05-12 13:39:09 +00:00
wiz
952bbea7ec Move up PKG_DESTDIR_SUPPORT before bsd.prefs.mk inclusion to restore
destdir support.
Bump PKGREVISION for previous.
2011-05-11 10:45:57 +00:00
hans
30ce817327 Fix gsed dependency on NetBSD. Use TOOLS_PATH.gsed to find gsed. 2011-05-11 10:28:08 +00:00
obache
c386f0a751 reorder entries. 2011-05-06 04:33:31 +00:00
obache
69cf18dcef MASTER_SITES <=> HOMEPAGE. 2011-05-06 04:32:04 +00:00
obache
d02bc2ea4e fix HOMEPAGE url. 2011-05-06 04:10:00 +00:00
obache
68be063864 Bump PKGREVISION from libmodplug shlib bump. 2011-05-05 08:54:47 +00:00
obache
ed3d84ed09 Update libmodplug to 0.8.8.2.
While here, set LICENSE=public-domain.

* 2 April 2011: libmodplug 0.8.8.2
 * Improve compatibility with MSVC 2010
 * Improve PTM playback (Fix byteswapping)
 * Improve S3M support (ignore corrupted data)
 * Improve AMF support (bounds checking)
 * See git checkins for more information
* 27 May 2010: libmodplug 0.8.8.1
 * Add check to make sure Stereo Separation/MixChannels cannot be 0.
 * Increment soname due to structure change (addition of new config options)
* 5 April 2010: libmodplug 0.8.8
 * Fix 32 to 32 bit "downsampling" on 64bit platforms.
 * Fix usage of bigendian in include files
 * Fix PSM files on bigendian computers
 * Allow configuration of Stereo Separation and MaxMixChannels
 * Fix possible problem with misaligned data structure when converting to int32
  (load_669)
 (Developer only) update to new automake/autoconf.
2011-05-05 08:52:43 +00:00
obache
f49cf7bf27 sort. 2011-05-05 05:42:55 +00:00
obache
dcb5e96bfe + sptk 2011-05-02 11:58:34 +00:00
obache
504b5d446f Import sptk-3.4 as audio/sptk.
Based on PR#44556 by ISHIHARA Takanori.

The Speech Signal Processing Toolkit (SPTK) is a suite of speech
signal processing tools for UNIX environments, e.g., LPC
analysis, PARCOR analysis, LSP analysis, PARCOR synthesis
filter, LSP synthesis filter, vector quantization techniques,
and other extended versions of them.
2011-05-02 11:57:16 +00:00
wiz
08016249f6 Remove libhydrogen, integrated in hydrogen, per PR 37424. 2011-04-28 10:54:32 +00:00
mrg
6f4f707b59 update to hydrogen 0.9.4.2. changes include:
- more jack support (not enabled)
- qt3 -> qt4 update (including a major UI update)
- support for more instruments
- better midi support
- many bug fixes
- multi-layer instrument support
- multiple concurrent patterns
- FLAC support
- autosave support
- drumkit manager
- much better pattern support/ui/editing

thanks to wiz@ for help getting this right.
2011-04-28 10:27:38 +00:00
wiz
321c006d8a Fix DEPENDS line. 2011-04-24 16:17:53 +00:00
obache
a95a825c25 bump PKGREVISION from gettext-lib shlib bump. 2011-04-24 15:31:08 +00:00
shattered
c82469779e Update to 0.9.10. Changes:
- minor fixes
- translation updates
- allow configuring device ports
- allow configuring card profiles
2011-04-24 13:27:57 +00:00
obache
51d76b29e2 recursive bump from gettext-lib shlib bump. 2011-04-22 14:40:40 +00:00
obache
0e2c97799a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
ca495f4bdb Stop maintaining amarok. 2011-04-22 10:09:35 +00:00
hans
d564048c69 The pkg name is libaudiofile, so use that in buildlink3.mk. 2011-04-21 21:06:25 +00:00
hans
11c9985f02 Fix build on SunOS. 2011-04-21 20:56:21 +00:00
hans
06c7790d41 Fix library sonames on SunOS. 2011-04-21 20:01:03 +00:00
hans
a3fa89a237 Make this work on SunOS.
audio/cdparanoia is not available for SunOS, but devel/libcdio has a
working alternative. Also, don't depend on gsed directly, add it to
USE_TOOLS.
2011-04-21 17:53:26 +00:00
hans
1b2f1d16a3 Enable OSS4 plugin on SunOS. 2011-04-21 15:03:52 +00:00
hans
45a60bca53 Fix build on SunOS.
Configure does not enable the sun output plugin, which requires BSD
extensions and wouldn't work anyway. But we can use the oss plugin,
recent SunOS versions support OSS.
2011-04-21 15:01:56 +00:00
hans
4afaeea7dc Fix PLIST for oss. 2011-04-21 14:33:37 +00:00
hans
a42b1af5d3 Fix library names on SunOS. 2011-04-21 14:25:09 +00:00
obache
38af49d7c2 note "used by ...". 2011-04-17 09:13:13 +00:00
obache
d45d3d100b fixes "used by ..." comments, "Makefile" is "included by ..." nowhere. 2011-04-17 09:02:17 +00:00
obache
1e4947b9f0 note "used by ...". 2011-04-17 08:51:22 +00:00
drochner
fc531a8179 fix misuse of "bool", should fix build with some compilers, from
Pouya D. Tafti per pkgsrc-users
2011-04-14 17:55:43 +00:00
shattered
6f6cfd909e Update to 1.1.0. Notable changes:
Fix segfaults when closing a driver that did not successfully open.
Fix Mac OS X AUHAL support to properly handle suspend/wakeup, headphone plug/unplug, other hardware events
Fix building Mac OS X driver AUHAL compilation for 10.5, restore Mac OS X 10.4 support
Add 24 bit playback to Pulse plugin
Fix compilation of sndio plugin
Fix 24 bit playback in ALSA plugin
Improve/correct latency setup in ALSA (see Trac #1762)

Also fixes crash in ogg123 with libao-pulse (Trac #1689)
2011-04-09 13:20:20 +00:00
drochner
db98692798 this was moved to gst-plugins-good 2011-04-08 13:50:34 +00:00
wiz
5ec58cf823 Revert most parts of previous, obache notes correctly it does not
work because everything is rebuilt when prefix changes.
2011-04-07 09:23:10 +00:00
wiz
8132cf0337 Support destdir installation. 2011-04-07 08:37:24 +00:00
drochner
9446382d64 update to 0.13
changes:
- Changed Picard icon license to CC by-sa.
- Small UI consistency changes.
- Albums with tracks linked to more than one file are never marked as
  completed.
- Fixed matching of scanned files to tracks while the album is still loading.
- Support for properly embedded FLAC pictures.
- Existing embedded images in APE and ASF files are removed only if there
  are new images to replace them.
- More strict tagger script validation.
- Fixed the $truncate tagger script function.
- Proper rounding of track durations.
- Fixed a bug with saving images larger than 64k to WMA files.
- Added a $swapprefix tagger script function.
- Release events with a date are preferred over the ones without a date.
- Files that are being saved as marked as pending.
- Updated .desktop file to allow opening Picard with multiple files.
- Handle the ?open file? event on Mac OS X.
- Added timeouts to the HTTP web service client.
- Fixed a bug with albums missing the expand/collapse icons.
2011-04-05 16:28:34 +00:00
wiz
520b8c6c48 Fix build with png-1.5. 2011-04-05 08:09:46 +00:00
wiz
7dce4df029 Set LICENSE. 2011-04-05 08:09:41 +00:00
rxg
3c2405f9ea Updated xmp to 3.3.0. This version includes buffer-overflow bugs fix.
Oked by wiz.

3.3.0 (20101002):
        - change MED BPM mode tempo setting (reported by Lorence Lombardo)
        - fix OSS driver fragment setting
        - add interactive loop toggle (requested by Emanuel Haupt)
        - add filter to prevent loading NoiseRunner modules as Protracker
        - add NoiseRunner loader (requested by Johan Samuelsson)
        - add improved Impulse Tracker fingerprinting (from Schism Tracker)
        - add Archimedes Tracker StasisMod effects support (Tom Hargreaves)
        - add tarball decompressor (Tom Hargreaves)
        - limit uncompression recursion (Tom Hargreaves)
        - fix Tracker Packer 3 loader (Tom Hargreaves)
        - fix load issue with BoobieSqueezer XMs (reported by Null Vista)
        - fix modinfo tempo/bpm setting
        - fix Zip file detection (Tom Hargreaves)
        - fix Archimedes Tracker effects (Tom Hargreaves)
        - update Audacious plugin to API 16
        - code cleanup

3.2.0 (20100530):
        - Digital Symphony fixes by Tom Hargreaves
        - Archimedes Tracker fixes by Tom Hargreaves
        - add shared logarithmic volume table for Archimedes formats
        - fix default Archimedes formats pan (RLLR instead of LRRL)
        - add Coconizer file loader
        - portability fixes for BeOS and Haiku
        - code cleanup and optimizations
        - Android port using NDK
        - fix time echoback event for MED
        - fix module time count not reseting at new module
        - make zipfile detection stricter (by Solomon Peachy)
        - fix DSMI loader volume event (by Solomon Peachy)
        - initialize formats only once
        - fix build with Audacious plugin API 13
        - fix seek in Audacious plugin

3.1.0 (20100107):
        - implement MED4 instrument transposition
        - fix build with MSVC++ 2008
        - fix bogus information in winamp plugin file info display
        - fix Audacious plugin dialog stacking order (by Michael Schwendt)
        - add Titanics Player prowizard loader
        - add SKYT Packer prowizard loader
        - add Novotrade Packer prowizard loader
        - add Hornet Packer prowizard loader
        - fix empty instruments in Digital Illusions loader
        - fix silent Liquid Tracker module bug
        - add Magnetic Fields Packer loader
        - add The Player 6.1a prowizard loader
        - add StoneCracker S404 decompressor (from amigadepacker)
        - add extra Funktracker file tests to prevent false positives
        - add Polly Tracker module loader
        - code cleanup and optimizations

3.0.1 (20091221):
        - better handling of corrupted modules
        - load Real Tracker RTMM 1.12 modules (tested with odyssey.rtm)
        - fix tuning of Real Tracker modules
        - fix Real Tracker patern decoding
        - fix segfault in modules with 0 orders or 0 channels
        - fix loading of MED4 module patterns with less than 32 lines
        - fix memory leak when loading corrupt MED4 files

3.0.0 (20091210): 13 years after the 0.09b release
        - allow parallel build (R.I.P. 1996 buildsystem)
        - implement the long postponed open player loop
        - generate win32 project files when packaging distfile
        - remove callback driver
        - split unified flags/quirks into separate variables
        - add elapsed time echoback event
        - add option to display elapsed and remaining time
        - implement IT volume column fine effects quirk (Storlek test #6)
        - fix bmp plugin build
        - fix FreeBSD build (by swell k)
        - fix terminal handling in Cygwin (by daniel åkerud)
        - add OpenMPT id to S3M loader
        - add Epic MegaGames MUSE data decompression
        - add Galaxy Music System (Jazz Jackrabbit 2 J2B) module loader
        - fix parsing of driver-specific parameters
        - fix GDM length, number of patterns and number of samples
        - fix memory access error in MDL sample depacker
        - fix ProRunner1 samples size
        - OSS driver resets the DSP device on exit (by Andrew Church)
        - fix handling of PT portamento+vslide effect (by Andrew Church)
        - move driver init from player core to main application or plugin
        - Epic MegaGames MASI loader fixes
        - add Amiga TuneNet plugin (by Chris Young)
        - fix Module Protector loader
        - fix lha depacking in Amiga (reported by Chris Young)
        - fix clang build (by swell k)
        - add support for xz decompressor (by swell k)
        - add built-in LZX decompressor
        - remove pause-related functions from player core
        - fix build in Solaris 10 and Sun Studio 12 Update 1 C++ compiler
          (reported by Douglas Carmichael)
        - fix plugin to work with Audacious 2.2 (reported by Götz Waschk)
        - fix invalid and uninitialized data accesses reported by Valgrind
        - fix memory leaks reported by Valgrind

2.7.1 (20090718):
        - fix -l option in manpage (debian bug #442147)
        - fix endianism in MDL sample depacking (reported by Gürkan Sengün)
        - fix loading of MOD2XM 1.0 modules (reported by Gürkan Sengün)
        - add some sanity checks in XM module loading
        - fix IT note cut and delay (Storlek test #22)
        - increase period resolution for better tuning (reported by Mirko
          Buffoni and Gürkan Sengün)
        - allow lower BPM settings (fixes Lemmings 2 circus music)

2.7.0 (20090711):
        - add StarTrekker packer loader (untested, need samples)
        - extended key range to IT octave 9 (fixes beek-my_eleventh_year.it,
          reported by Mirko Buffoni)
        - ignore tempo/bpm settings to 0 in module scan (fixes albacore.it,
          reported by Storlek)
        - implement IT T0x and T1x tempo slides
        - process effects in IT muted channels (Storlek test #10)
        - generalized delayed event support (Storlek test #8)
        - emulate "always store instrument" IT bug (Storlek test #8)
        - add extra click removal step in mixer routines
        - fix loop size in GMC loader (reported by Mirko Buffoni)
        - GMC loader code cleanup
        - store in-file comments
        - apply amplification in the final downmix
        - set sample format to unsigned on 8-bit wav file output
        - attempt to handle BPM-based MED tempos a bit better
        - add option to use the IT LPF as a click/noise filter
        - deprecate $HOME/.xmprc, use $HOME/.xmp/xmp.conf instead
        - reintroduce modules.conf, move SYSCONFDIR back to /etc/xmp
        - display checksum for platforms where cksum(1) not readily available
        - add filter quirk for rn-alone.it
        - reintroduce manual setting for vblank timing in Amiga modules
        - add vblank quirk for mod.siedler ii (by Daniel Åkerud)
        - don't crash if SoundSmith instruments not found

2.6.2 (20090630):
        - Promizer 1.8a loader code cleanup
        - fix portamento to skip first frame of each row
        - fix periods in instruments with finetune

2.6.1 (20090627):
        - fix XMMS plugin build (reported by Götz Waschk)
        - add Chibi Tracker fingerprint to IT loader (info by Storlek)
        - add Schism Tracker fingerprint to S3M loader (info by Storlek)
        - fix Modplug Tracker/OpenMPT identification in IT loader
        - IT instrument and sample modes use same quirks (Storlek test #9)
        - transposed period scale base down one semitone (Storlek test #1)
        - remove previous portamento in SpaceDebris.mod fix
        - add unified pitch slide/portamento memory (Storlek test #3)
        - no Amiga limits for multichannel mods (fixes Bending CD61)

2.6.0 (20090625):
        - cleanup: remove rarely used Unix IPC code that difficults porting
        - cleanup: remove per-module configuration that nobody uses
        - cleanup: moved Prowizard depacking to loader section
        - don't abort loading if IT sample magic not found (fixes loading
          of use-brdg.it and use-funk.it, reported by Mirko Buffoni)
        - multichannel mods written with Scream Tracker don't use Amiga note
          limits (fixes Earth Mountains, reported by Samuli Sorvakko)
        - fix start option in DeusEx's .umx files (by erlk ozlr)
        - add OpenBSD sndio driver (by Thomas Pfaff)
        - fix memory leak: free extra pattern allocated by the XM loader
        - fix memory leak: free temporary pointer arrays in the IT loader
        - fix memory leak: free temporary pointer arrays in the S3M loader
        - fix memory leak: free header and filename when file is invalid
        - fix memory leak: free temporary buffer in MDL loader
        - fix memory leak: move UNIC check to test section of mod loader
        - fix memory leak: free Digital Symphony extra empty track
        - fix memory leak: free Music Module Compressor buffers
        - fix memory access violation freeing list nodes using list_for_each
        - fix memory access violation in MDL track allocation
        - fix memory access violation in MDL sample decompression
        - fix memory access violation in LIQ pattern loading
        - fix memory access violation in P18A format test
        - fix free of unallocated block in IT sample-only mode
        - fix buffer overflow in OXM/DTT loaders (reported by Luigi Auriemma)
        - rename oss_mix driver to oss and alsa_mix to alsa
        - restrict MMD0/MMD1 non-synth instrument note range to 3 octaves
          (reported by Daniel Åkerud and Mirko Buffoni)
        - assume wav driver if output filename ends in .wav
        - fix volume slides with 00 parameter (by Mirko Buffoni)
        - fix crash when S3M C2spd is zero (by Mirko Buffoni)
        - merged Mirko Buffoni's Windows Visual C++ port
        - don't process tone portamento in first frame of each row, fixes
          Space Debris.mod (by Mirko Buffoni)
        - add amplification factor option (by Mirko Buffoni)
        - improved Winamp plugin (by Mirko Buffoni)
        - don't unlink open files (for Windows port, by Mirko Buffoni)
        - add experimental DxF/DFx handling with volume slides in all frames
        - add better Archimedes .arc compressed file test
        - reverted to older YM3812 emulator for license compliance
        - fix byte swap error in HSC to SBI Adlib OPL2 instrument conversion
        - fix Reality Adlib tracker loader
        - implement Adlib OPL2 synth volume setting
        - improve tempo, tuning and envelope of HSC modules
        - fix scanning of patterns containing short tracks
        - don't play notes outside the valid 8 octave note range
        - enable The Player 5.0A loader (tested with Full Moon mods)
        - enable ProPacker 2.1 loader (tested with Cool World mods)
        - fix endianism issues in The Player 5.0 and 6.0 loaders
        - fix AMF track remapping error
        - enable instrument retriggering quirk in IT loader
        - configuration file moved back to /etc
        - fix estimated tempo for S3M/IT modules with BPM changes
2011-04-05 05:22:52 +00:00
wiz
19a72a09eb Update to 0.16.2, from Matthias Rampke in PR 44821.
ver 0.16.2 (2011/03/18)
* configure.ac:
  - fix bashism in tremor test
* decoder:
  - tremor: fix configure test
  - gme: detect end of song
* encoder:
  - vorbis: reset the Ogg stream after flush
* output:
  - httpd: fix uninitialized variable
  - httpd: include sys/socket.h
  - oss: AFMT_S24_PACKED is little-endian
  - oss: disable 24 bit playback on FreeBSD
2011-04-04 08:51:34 +00:00
ahoka
5a0040c2da remove broken test for pa/avahi 2011-04-01 15:46:31 +00:00
ahoka
88923c8979 Add avahi as default options, because PA tools require it. 2011-04-01 15:46:04 +00:00
wiz
5aa8bfc3c1 Fix PLIST after removal of xmms option. Noted by joerg. 2011-03-27 17:33:44 +00:00
obache
eba82c3e6e * LICENSE=gnu-lgpl-v2.1
* allow to build on DragonFly too, treat same as FreeBSD.
2011-03-27 07:28:24 +00:00
wiz
e2b9d0bcd0 Remove two unsupported options from default config supplied by pkgsrc.
From Anon Ymous.
Bump PKGREVISION.
2011-03-26 14:18:53 +00:00
adam
b23da014bc Changes 1.0.24:
WAV files are now written with an 18 byte u-law and A-law fmt chunk. A document
on virtual I/O functionality was added. Two new methods were added in
sndfile.hh. A fix was made for a non-zero SSND offset values on AIFF. Minor bug
fixes and improvements were done.
2011-03-23 21:14:31 +00:00
shattered
a0b6410070 PR/37835 -- Copy patches from vorbis-tools that fix pthread programming
problems.
2011-03-20 19:13:15 +00:00
zafer
908e62aae6 revert previous. seems to work, but slow. 2011-03-11 10:29:44 +00:00
zafer
c8901ae9d3 service discontinued. prevent timeout. fetch from backup. 2011-03-11 10:24:35 +00:00
zafer
62cd92a370 service discontinued. fetch from backup. 2011-03-11 10:18:12 +00:00
markd
c01825c0be Remove special qt3-libs handling for arts. Its been wrong for a long time.
Reverts qt3-libs dependency to runtime rather than just build.
Addresses PR#44701.  Bump PKGREVISION.
2011-03-10 19:51:23 +00:00
obache
e3e02b095a Bump PKGREVISION from shlibname change for libpng-1.5 (libqtmcop.so). 2011-03-10 09:24:15 +00:00
wiz
14715f56b7 Depend on gqmpeg-devel instead of gqmpeg. 2011-03-08 16:15:37 +00:00
ryoon
03b6d2acb9 Update to 3.2.5.
* Update MASTER_SITES.
* Add some options.

Changelog:
V3.2.5 2009/01/24
=================

 * minor compilation fixes from freebsd ports maintainer Roman Bogorodskiy

V3.2.4 2009/01/18
=================

 * Fixed bug in buffering code when using SDL as audio output; this fixes
   possible hickups in such cases.

 * When changing back directories in the file browser, jump to the
   position in the file list the user came from.

 * Reduced number of warnings using newer g++ versions

V3.2.3 2006/08/05
=================

 * Fixed parallel build bug, make -j now works

 * Fixed typos in CharsetMap documentation

 * Implemented screen resizing

 * Fixed a race condition which caused 100% CPU consumption at the end of
    each played song

V3.2.2 2006/01/29
=================

 * Added support for audio playback using SDL (mixer is not supported (yet))

 * Added Esound (Enlightened Sound Daemon) support

 * Removed strict dependency on OSS support, now that there are alternatives

 * Cleaned up code to allow compilation on MacOS X Tiger and Cygwin

 * Fixed a couple of minor memory allocation bugs

 * Fixed NAS playback (should work, but untested)

V3.2.1 2005/12/06
=================

 * Made cursor follow the highlighted bar in playlist/filemanager, to aid
   blind people

 * Fixed a bug in mpegsound library that could cause mp3blaster to crash.
   Thanks go to Serge van den Boom for reporting the problem.
2011-03-07 09:34:32 +00:00
wiz
9ecc8d534a + xmms-nas, xmms-cdread. 2011-03-06 16:47:30 +00:00
wiz
52de81a0fb Initial import of xmms-cdread from wip, packaged by cheusov (same as xmms-nas).
xmms-cdread - plugin for xmms.

At the moment, the idea is to add /dev/cdrom to your playlist.
If you have multiple CDROM units (like a burner) you can add all
those devices to the playlist and it should work.

I know this exists already, but that's such an uugly hack I decided to
make my own version, which actually reads the audio data, and will also
not need the subdirectory trick to get the tracks into the playlist:
The tracks will be added and removed automatically as CDs are inserted
and removed.

It now has CDDB support, local database editing as well as server queries.
2011-03-06 16:46:04 +00:00
wiz
c33e6ad5e8 Initial import of xmms-nas-0.2:
NAS Audio Plugin for XMMS
2011-03-06 16:45:08 +00:00
wiz
319cbd207d Remove options that use GTK1. 2011-03-06 16:04:32 +00:00
wiz
3b0faad4ee Remove GTK1 using packages for which noone spoke up for the last two weeks
on pkgsrc-users in the thread "[HEADS UP] Package removal -- please check".
2011-03-06 16:02:28 +00:00
gls
70b70e6252 pkg-config is required for building.
Spotted by Justin Sherrill while running bulk builds on DragonFly.
2011-03-05 21:18:28 +00:00
wiz
5fd16d7411 libsamplerate-0.1.7 was repacked, changes are harmless.
Set DIST_SUBDIR and regen checksum.

PR 44662 by Bug Hunting.
2011-03-02 06:31:35 +00:00
wiz
36ff915e97 Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
wiz
5eb169714a Make gmpc plugin packages' Makefiles look more similar. 2011-02-27 23:16:36 +00:00
wiz
09e2034bbb + gmpc-albumview. 2011-02-27 19:53:11 +00:00
wiz
ce3f3ecc84 Initial import of gmpc-albumview-0.20.0:
This GMPC plugin shows your music collection in albums, it's showing
album covers with the artist and album name under it.

You can also filter out specific artists or albums and set the
amount of albums per row.
2011-02-27 19:52:53 +00:00
wiz
73c6c7e99c + gmpc-lyrics. 2011-02-27 19:46:39 +00:00
wiz
40d62d8bc7 Initial import of gmpc-lyrics-0.20.0, another lyrics plugin for gmpc.
The idea is to split this plugin in two separate plugins for both
websites. The sites used for this plugin are:

    * Leo's Lyrics
    * Lyrics tracker
2011-02-27 19:46:01 +00:00
wiz
e7bd56b46b + gmpc-lastfm. 2011-02-27 16:45:05 +00:00
wiz
3f3c034ec5 Initial import of gmpc-lastfm-0.20.0:
A GMPC plugin that fetches cover art and artist images from last.fm.
2011-02-27 16:44:40 +00:00
wiz
f2b4dc4527 Official distfile is available after all, use it. 2011-02-27 16:34:50 +00:00
wiz
c3084f0a62 + gmpc-mdcover. 2011-02-27 16:30:40 +00:00
wiz
e2d5b8c3a7 Initial import of gmpc-mdcover-0.20.0:
Mdcover plugin is a for gmpc. It looks in the location where the
music file is located to collect metadata. It looks for:

    * Cover art
    * Artist Art
    * Biography
    * Album information
    * Lyrics
2011-02-27 16:29:28 +00:00
wiz
5d35af2897 + gmpc-tagedit. 2011-02-27 16:12:58 +00:00
wiz
cdf1b0bd41 Initial import of gmpc-tagedit-0.20.0:
The tagedit plugin for GMPC adds a editor panel for editing song
tags. With the plugin enabled, you are able to queue one or more
songs to the Tag editor from the playlist or song browser. You may
then enter the Tag editor panel and modify the tags of the queued
songs one by one or by groups. The changes are recorded when you
hit the Save button. If you made a mistake while editing tags, you
may discard the changes you made to one song or a group of songs.
2011-02-27 16:12:42 +00:00
wiz
3d204c0480 Annotate distfile origin. 2011-02-27 15:56:20 +00:00
wiz
36aa46bbf5 + gmpc-lyricwiki. 2011-02-27 15:55:00 +00:00
wiz
1ef3878e9e Initial import of gmpc-lyricwiki-0.20.0:
Lyrics plugin for gmpc using lyrics.wikia.com as source.
2011-02-27 15:54:17 +00:00
wiz
cdf5199944 Update to 0.18:
ncmpc 0.18 - (09/22/2010)
* screen_song: show song range
* screen_artist: respect artist when adding albums
* po: added Italian translation


ncmpc 0.17 - (06/22/2010)
* screen_queue: fix range selection check on "shuffle"
* screen_browser: check for error before adding song to playlist
* po: added Brazilian Portuguese translation


ncmpc 0.16.1 - (01/17/2009)
* screen_queue: always update the list size
* screen_browser: fixed jump to playlist file


ncmpc 0.16 - (12/25/2009)
* using libmpdclient 2.0 instead of built-in libmpdclient
* require MPD 0.12
* allow multiple queued database updates
* reactivate incremental playlist changes
* optimize "add+play song" with addid/playid
* handle stderr messages from lyrics plugins
* search: eliminate duplicate results
* use the "idle" command to reduce CPU and network usage
* disable the status bar clock by default
* list_window: fix narrow cursor drawing
* screen_play: repaint after the "select-playing" command
* screen_text: start searching at window origin, not bottom
* strfsong: support multiple values for a tag
* screen_browser: different colors for directories and playlists
* screen_browser: display song duration
* screen_queue: move ranges with one single "move" command
* status_bar: fix display_remaining_time while seeking
* status_bar: display elapsed time event when total time is unknown
* charset: added support for zero-width characters
* colors: added support for 256 colors and text attributes
* compatibility fixes for GLib 2.12
2011-02-27 15:10:38 +00:00
wiz
61cc8b4667 Set LICENSE. 2011-02-27 15:08:16 +00:00
wiz
3e0b845b0e Update to 0.20:
0.20 (2011/01/03)
* require libmpdclient 2.2
* reactivate "search filename"
* MixRamp support
* support --format with "ls" and "listall"
* new command "clearerror"
* implement "current --wait"
* command "add": print the failed song

0.19 (2009/12/06)
* search: fix "mpc search any"
* idle: flush output after each idleloop iteration
* added command "sticker" (MPD 0.15)
* added command "replaygain" (MPD 0.16)
* implemented %position%, %id% for --format
* fixed bash completion

0.18 (2009/10/05)
* don't quote spaces in the "load" and "lstab"
* revert "disable character set conversion to/from pipe"
* don't use the deprecated "volume" command
* added option "update --wait"
* allow options before and after the command
* treat negative numbers as non-options
* using libmpdclient 2.0 instead of built-in libmpdclient
* don't print song numbers in the "playlist" command
* idle: added "mask" parameter
* added the "findadd" command

0.17 (2009/08/13)
* fixed busy loop while waiting for "idle" response
* added command "idleloop"
2011-02-27 15:06:06 +00:00
wiz
600e4be107 + libmpdclient. 2011-02-27 15:05:17 +00:00
wiz
356126df0e Initial import of libmpdclient-2.4:
This is a library for interfacing Music Player Daemon (MPD).
2011-02-27 15:04:58 +00:00
wiz
cb63337d07 Update to 0.16.1. Use more standard option names.
ver 0.16.1 (2010/01/09)
* audio_check: fix parameter in prototype
* add void casts to suppress "result unused" warnings (clang)
* input:
  - ffado: disable by default
* decoder:
  - mad: work around build failure on Solaris
  - resolve modplug vs. libsndfile cflags/headers conflict
* output:
  - solaris: add missing parameter to open_cloexec() cal
  - osx: fix up audio format first, then apply it to device
* player_thread: discard empty chunks while cross-fading
* player_thread: fix assertion failure due to early seek
* output_thread: fix double lock
2011-02-27 11:01:04 +00:00
wiz
ff7391259a Rename mpcdec option to musepack. 2011-02-27 10:51:51 +00:00
wiz
dbee16cd6c Set LICENSE. 2011-02-27 10:43:18 +00:00
wiz
847bfb757d Update to 0.16, add libsidplay option.
ver 0.16 (2010/12/11)
* protocol:
  - send song modification time to client
  - added "update" idle event
  - removed the deprecated "volume" command
  - added the "findadd" command
  - range support for "delete"
  - "previous" really plays the previous song
  - "addid" with negative position is deprecated
  - "load" supports remote playlists (extm3u, pls, asx, xspf, lastfm://)
  - allow changing replay gain mode on-the-fly
  - omitting the range end is possible
  - "update" checks if the path is malformed
* archive:
  - iso: renamed plugin to "iso9660"
  - zip: renamed plugin to "zzip"
* input:
  - lastfm: obsolete plugin removed
  - ffmpeg: new input plugin using libavformat's "avio" library
* tags:
  - added tags "ArtistSort", "AlbumArtistSort"
  - id3: revised "performer" tag support
  - id3: support multiple values
  - ape: MusicBrainz tags
  - ape: support multiple values
* decoders:
  - don't try a plugin twice (MIME type & suffix)
  - don't fall back to "mad" unless no plugin matches
  - ffmpeg: support multiple tags
  - ffmpeg: convert metadata to generic format
  - ffmpeg: implement the libavutil log callback
  - sndfile: new decoder plugin based on libsndfile
  - flac: moved CUE sheet support to a playlist plugin
  - flac: support streams without STREAMINFO block
  - mikmod: sample rate is configurable
  - mpg123: new decoder plugin based on libmpg123
  - sidplay: support sub-tunes
  - sidplay: implemented songlength database
  - sidplay: support seeking
  - sidplay: play monaural SID tunes in mono
  - sidplay: play mus, str, prg, x00 files
  - wavpack: activate 32 bit support
  - wavpack: allow more than 2 channels
  - mp4ff: rename plugin "mp4" to "mp4ff"
* encoders:
  - twolame: new encoder plugin based on libtwolame
  - flac: new encoder plugin based on libFLAC
  - wave: new encoder plugin for PCM WAV format
* output:
  - recorder: new output plugin for recording radio streams
  - alsa: don't recover on CANCEL
  - alsa: fill period buffer with silence before draining
  - openal: new output plugin
  - pulse: announce "media.role=music"
  - pulse: renamed context to "Music Player Daemon"
  - pulse: connect to server on MPD startup, implement pause
  - jack: require libjack 0.100
  - jack: don't disconnect during pause
  - jack: connect to server on MPD startup
  - jack: added options "client_name", "server_name"
  - jack: clear ring buffers before activating
  - jack: renamed option "ports" to "destination_ports"
  - jack: support more than two audio channels
  - httpd: bind port when output is enabled
  - httpd: added name/genre/website configuration
  - httpd: implement "pause"
  - httpd: bind_to_address support (including IPv6)
  - oss: 24 bit support via OSS4
  - win32: new output plugin for Windows Wave
  - shout, httpd: more responsive to control commands
  - wildcards allowed in audio_format configuration
  - consistently lock audio output objects
* player:
  - drain audio outputs at the end of the playlist
* mixers:
  - removed support for legacy mixer configuration
  - reimplemented software volume as mixer+filter plugin
  - per-device software/hardware mixer setting
* commands:
  - added new "status" line with more precise "elapsed time"
* update:
  - automatically update the database with Linux inotify
  - support .mpdignore files in the music directory
  - sort songs by album name first, then disc/track number
  - rescan after metadata_to_use change
* normalize: upgraded to AudioCompress 2.0
  - automatically convert to 16 bit samples
* replay gain:
  - reimplemented as a filter plugin
  - fall back to track gain if album gain is unavailable
  - optionally use hardware mixer to apply replay gain
  - added mode "auto"
  - parse replay gain from APE tags
* log unused/unknown block parameters
* removed the deprecated "error_file" option
* save state when stopped
* renamed option "--stdout" to "--stderr"
* removed options --create-db and --no-create-db
* state_file: save only if something has changed
* database: eliminated maximum line length
* log: redirect stdout/stderr to /dev/null if syslog is used
* set the close-on-exec flag on all file descriptors
* pcm_volume, pcm_mix: implemented 32 bit support
* support packed 24 bit samples
* CUE sheet support
* support for MixRamp tags
* obey $(sysconfdir) for default mpd.conf location
* build with large file support by default
* added test suite ("make check")
* require GLib 2.12
* added libwrap support
* make single mode 'sticky'
2011-02-27 10:42:13 +00:00
hans
930e12d13e Enable option sid, depending on audio/libsidplay. 2011-02-26 14:44:33 +00:00
hans
77a29c8ee1 Fix option midi. 2011-02-26 14:42:13 +00:00
markd
3aeb891f9f Add xine-alsa 2011-02-25 20:25:54 +00:00
markd
fdba4b09a2 Add xine ALSA output plugin. 2011-02-25 20:24:41 +00:00
markd
c374425a7d Add a builtin.mk 2011-02-25 20:17:41 +00:00
wiz
fa184c97ae Fix fftw option, reported by Thomas Mueller on pkgsrc-users. 2011-02-24 23:02:32 +00:00
wiz
06212378af Set LICENSE. 2011-02-20 16:05:30 +00:00
wiz
3e8e37792f Set LICENSE. 2011-02-20 15:28:35 +00:00
wiz
fd5037800e Update HOMEPAGE and MASTER_SITES. From Stefan in PR 44602. 2011-02-19 09:04:32 +00:00
ryoon
eaea892505 Update to 20110101.
Changelog is too long to include.
See CHANGES file.
2011-02-17 13:54:12 +00:00
obache
6f6280776d + ruby-mp3info 2011-02-15 10:51:18 +00:00
obache
51a9101281 Fixes PKGNAME. 2011-02-15 10:50:17 +00:00
obache
55dd7723f7 Import ruby-ruby-mp3info-0.6.13 as audio/ruby-mp3info.
ruby-mp3info read low-level informations and manipulate tags on mp3 files.

* written in pure ruby
* read low-level informations like bitrate, length, samplerate, etc...
* read, write, remove id3v1 and id3v2 tags
* correctly read VBR files (with or without Xing header)
* only 2.3 version is supported for writings id3v2 tags
2011-02-15 10:47:20 +00:00
shattered
816b7db477 Update to version 1.6. Changes:
"The numbering of tracks, GUI, and usability were improved."
2011-02-12 11:05:56 +00:00
wiz
02ada9cb78 Switch to the version provided by the shntool people (which is also
the one that Gentoo uses). Closes PR 44533 by myself.

Changes since the last version we had in pkgsrc, 3.99-u4-b5:

version 3.99-u4-b5-s7
  + fixed compilation issue on big-endian systems [report: Michael Plotkin]

version 3.99-u4-b5-s6
  + fixed compilation issues with GCC 4.4 on some 64-bit systems [report: Eivind
 Eide]

version 3.99-u4-b5-s5
  + fixed long-standing 64-bit decompression crash [patch: Adam Nielsen]
  + fixed crash with pathnames longer than 256 characters [report: Kabakov Boris
]
  + fixed a compilation issue (don't pass -fno-common to yasm)

version 3.99-u4-b5-s4
  + include error reason with error code in mac.exe
  + automatically recalculate quick verify checksum when compressing, if
    necessary (e.g. piped encoding with foobar2000, or truncated WAVE file)

version 3.99-u4-b5-s3
  + reenabled quick-verification of APE files (via new '-q' option)

version 3.99-u4-b5-s2
  + show above version in mac.exe help screen (sN = shntool revision N)
  + added support for encoding WAVE data of unknown length (all files/pipes
    are now treated as unknown length; this forces mac.exe to write a seek
    table of maximum size regardless of input file size, adding ~30kb/file)

version 3.99-u4-b5-s1
  + added support for pipe encoding/decoding
2011-02-11 01:35:45 +00:00
zafer
22f9b06d64 provide distfile 2011-02-10 21:58:14 +00:00
zafer
68c7411cef provide distfile 2011-02-10 21:45:39 +00:00
wiz
e73110e863 Add license for audio/mac. 2011-02-05 18:54:59 +00:00
wiz
21b2a2fcbe Comment patch. 2011-02-05 18:54:39 +00:00
ryoon
02a858be96 Update to 0.3.13.
Changelog:
Version 0.3.13 (2010-01-21)
---------------------------

- Fixed documentation location (--docdir in configure)
   * thanks to Chris Mayo for patch
- Moved source code control to Github
- Improvements to build system
- Updated to autoconf 2.60, libtool 2.2, automake 1.10 and Doxygen 1.7.3
- Fix problem with 'extern inline' by changing them to 'static inline'
- Wrote perl script to test output of the frontend
- Changed all debugging messages, writing to stdout to write to stderr
- Removed calls to exit() from libtwolame.
- Added --non-copyright option (which is enabled by default)
- Fix for bad copy/paste of variable assignment.
- Manpage correction
- Changed fopen() options to wb to fix Windows
2011-02-05 13:32:44 +00:00
gls
d601177153 Add & enable mpdas 2011-02-02 21:39:55 +00:00
gls
472956698b Import audio/mpdas, version 0.3.0, into the NetBSD Packages Collection.
mpdas is an AudioScrobbler client for MPD written in C++. It uses libcurl and
libmpd.
It supports the latest AudioScrobbler protocol (2.0).
In case of a downtime or connectivity problems, mpdas will cache the played
songs to ~/.mpdascache.

Features:
- Sets now-playing status
- Scrobbling (obviously)
- Caching
- Config files
- User switching
2011-02-02 21:35:35 +00:00
wiz
9e2ca4537c Fix build with png-1.5. 2011-01-31 23:52:18 +00:00
markd
3a64d76f4b Fix build with gcc4.3 2011-01-29 21:36:10 +00:00
markd
fd0701a310 Fix build with gcc4.3 2011-01-29 21:15:11 +00:00
markd
658c5d1530 Fix build with gcc4.3 2011-01-29 21:04:59 +00:00
wiz
577be35235 Update to 2.4.0.
VERSION 2.4.0
  CHANGES:
    * New Splash Screen by Tomasz Dudzik <madsheytan@gmail.com>.
    * The "Playdar Collection" feature has been disabled until some technical
      issues are resolved.
    * Fixed some broken radio stream URLs.

  BUGFIXES:
    * Fix crash on copying tracks between collection. (BR 261364)
    * Fix fetching of script data. BBC, Free Music Charts and others should work again.
      (BR 261839)
    * Actually show the Splash Screen by default, as it was meant to work.
    * Leave all pending files in case of error/conflict during tracks moving. (BR 257739)
    * Fix crash when moving tracks between collections. (BR 253033)
    * Fixed issue with UMS Collection that made amarok to delete original track
      instead of newly copied one. (BR 238915)
    * Fixed issue with Audio CDs that do not provide CDDB information. Patch by
      Andriy Gapon <avg@icyb.net.ua>. (BR 257818)
    * Fixed issue with the Organize Files Dialog that prevented presets from being
      loaded when in advanced mode. Patch by Philipp Schmidt <philschmidt@gmx.net>.
      (BR 255325)


VERSION 2.4-Beta 1
  FEATURES:
    * New UPnP Collection detects and plays media on UPnP devices on the network.
    * New transcoding feature which converts one or more tracks with a chosen encoder
      when copying to the local collection.
    * Added option to use Wikipedia Mobile.
    * Added settings for writing statistics and album covers back to the file.
    * Leave focus in playlist search widget when using up/down to scroll through
      filtered results. Thanks to Thomas Karpiniec for the patch!
    * LyricsApplet: The lyrics in are now updated when they were changed in a
      different place, for example in the Tag Dialog.
    * Permit the use of iPod Touch 3G and possibly newer devices. Thanks to
      Aurélien Croc for the patch!
    * Match space-separated search terms in the playlist filter var individually. Thanks
      to Thomas Karpiniec for the patch!
    * Added new context applet for displaying guitar and bass tab information. Thanks to
      Rainer Sigle for the patch!
    * Added ability to set/update Album Artist.
    * Added map view and calendar in the upcoming events applet.
    * Added support for all Wikipedia languages. (BR 220617)
    * Added incremental search in the Wikipedia applet (press
      '/' or global search key when in focus).
    * Added "Favorite Venues" to the upcoming events applet.
    * Read MusicBrainz IDs of MP4 files during scanning.
    * Ability to hide and show the menu bar. Patch by
      Valentyn Pavliuchenko <valentyn.pavliuchenko@gmail.com>.
    * Size of the On-Screen-Display font is now configurable. (BR 195186)
    * Musicbrainz-based mass tagging UI by Sergey Ivanov.
    * New easy to use table-based UI for Ampache server configuration. (BR 200703)
    * OPML export for podcast subscriptions. (BR 126120)
    * New "Playlist Length" constraint for the APG, which allows you to specify
      the number of tracks in the playlist.  What was the "Playlist Length "
      constraint is now called "Playlist Duration".
    * MPRIS2 support for controlling Amarok over D-Bus.
    * New "Playdar Collection" allows searching for and listening
      to music provided by a running local Playdar service.

  CHANGES:
    * Brought back collapsing animations of context applets.
    * Added a "Donors" tab to the About dialog for our generous Roktober 2010
      donors who wish to be mentioned.
    * Tracks might contain lyrics in the HTML format, where there's no user-visible
      content in the HTML. Those lyrics are now regarded as "empty".
    * LyricsApplet: changed the layout of the "Do you really want to refetch lyrics"
      message.
    * Current track applet: added "show in media sources" actions for current
      track's artist, album, composer, genre, and year if available.
    * Current track applet: added action to open the tag dialog.
    * Improved appearance of current track applet when playback is stopped.
    * Better scrolling in the applet explorer.
    * The default moodbar style now uses system colors.
    * Added tray icon context-menu action to open the preferences dialog.
    * Show a progress bar while loading pages in the Wikipedia applet.
    * Added option to right-align "year" in the albums applet.
    * Improved alignment of tracks in the albums applet.
    * Scroll to the current album and make its tracks visible in the albums
      applet. (BR 187011)
    * Added ability to expand/collapse/drag disc items in the albums applet.
      (BR 249488)
    * Improved appearance of similar artist, upcoming events, and Wikipedia
      applets.
    * Improved presentation of suggested lyrics (currently only 3rd party
      scripts use).
    * Now using QToolTip for playlist tooltips.
    * Changed playlist delegate margins and inline editor formating.
    * Added "Added This Hour" filter preset to the collection brower widget.
    * Bumped KDE dependency to version 4.4., and Qt dependency to 4.6.
    * Print message when a file can't be copied to a media player.
      Patch by Sergey Ivanov <123kash@gmail.com>. (BR 203820)
    * Improved the usability of device items in Media Sources by adding tooltips.
    * Deleting items in the collection/file browser will move them to trash;
      pressing SHIFT while clicking the action will bypass trash.

  BUGFIXES:
    * Fixed white text on light blue background in tabs applet. (BR 258234)
    * Fixed cover dialog crash pressing Ok when nothing is selected. (BR 258187)
    * Title labels incorrectly used the text color from the plasma theme.
      This caused trouble with the fixed plasma theme and light color schemes.
    * Fixed a data-loss bug where the user could lose changes he made to the current
      track's lyrics. (BR 207621)
    * Fixed covers of Ampache tracks not available through DBus.
    * Scanning stale and orphaned songs on iPod results in song duplication. (BR 235696)
    * Applets' settings dialogs were partly untranslatable. (BR 255971)
    * Fixed append&play action. Thanks Pieter van der Kloet for the patch. (BR 229706)
    * Don't ignore the "use relative path" checkbox in the playlist export dialog.
      (BR 250689)
    * Fixed applet explorer getting stuck. (BR 253058)
    * Fixed Wikipedia applet header layout issues. (BR 215171)
    * Fixed truncated heading in albums applet. (BR 231001)
    * Playlist sorting breadcrumb items have been untranslatable.
      Patch by Alexander Potashev <aspotashev@gmail.com>. (BR 189750)
    * Dynamic Playlist criteria were not being saved properly. (BR 243562)
    * Collection Browser should show Artist names for Compilation Albums. (BR
      252790)
    * When Amarok starts and "Continue playing when Amarok is started" is selected,
      the Current Track applet showed songs of the artist instead of the current
      track info. Patch by Conrad Hübler. (BR 241641)
    * Fixed crash on Windows when exporting playlist to any file type. Patch by
      James Duncan <james.t.duncan@gmail.com>. (BR 249376)
    * If album keyword is empty, show "unknown album" in context window. (BR 205038)
    * Ampache would not connect to servers placed in a subdirectory.
    * Fixed an initialization bug which affected all context applets.
    * Fixed bug where users could drag applets around indiscriminately.
    * FLAC BPM tags could be read incorrectly. (BR 234166)


==BEGIN Qt 4.6 / KDE 4.4 DEPENDENCY==
2011-01-27 17:24:18 +00:00
adam
f17c68ab3e * Use autoconf, so other compilers, like Clang, are configured correctly.
* pkglint clean-up.
2011-01-27 13:56:49 +00:00
obache
af049894da simplify 2011-01-26 12:27:05 +00:00
tnn
ddfc121767 Remove audio/gogo (distfile is long gone)
There might have been a point to this package 10 years ago when it was
last updated, but today any sane user would install audio/lame instead.
2011-01-23 22:47:23 +00:00
ahoka
d653b5de8b revert previous (except the build fix patch)
i was notified that a proposed fix is available
2011-01-20 14:23:42 +00:00
ahoka
31d3658096 use pulse's poll wrapper on 5.99.* to workaround an assertion
triggered on netbsd current systems possibly a bug in poll, but could be
just some linuxism in the code

this should be further investigated
2011-01-20 13:08:59 +00:00
markd
b3dad3b082 Include <cstring>, <cstdlib> to stop more recent gcc's complaining about
missing declarations
2011-01-20 11:48:18 +00:00
gls
fc0ef1a619 Update cmus to version 2.3.3
Upstream changes:

Compared to the previous version, 2.3.2, nothing exciting can be found, but,
among other things, a couple of serious bugs has been fixed ? everybody is
welcome to upgrade.

Detailed list of changes can be found in the shortlog:

Evan Niessen-Derry (1):
      Support newer versions of mp4v2

Gregory Petrosyan (4):
      Fix format_print()'s buffer width calculation
      Fix replaygain muting the sound when softvol is not active
      mp4: read genre tags
      cmus 2.3.3

Xavier Chantry (4):
      uchar : fix build with clang
      Revert "Change sample_rate to uint32_t in mp4 and aac plugins"
      ffmpeg : avcodec_decode_audio2 is deprecated
      ffmpeg : fix seeking
2011-01-18 23:03:22 +00:00
drochner
3398b89893 make this build with new gtkmm 2011-01-17 14:30:06 +00:00
wiz
fcc0b5fda0 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:53:23 +00:00
wiz
2f4126dc58 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
wiz
95bcf7528a Mention that bmp and bmp-esound include this file. 2011-01-12 10:33:13 +00:00
drochner
11fef4865b update to 1.0.07.052
changes: fixed crash in folder filter dialog
2011-01-11 11:49:17 +00:00
drochner
36ee8ca5c8 -add ffmpeg option, patch posted to pkgsrc-users by Pouya D. Tafti
-update to 0.15.15
 changes: bugfixes
2011-01-11 11:43:19 +00:00
obache
03ea054812 Update timestamp of aclocal.m4, or unwanted aclocal may be invoked on build,
and result in failure.
2010-12-29 14:46:35 +00:00
obache
700e044241 Add patch-ak for DragonFly. 2010-12-27 05:32:49 +00:00
dsainty
ada744dc0a Mechanically replace references to graphics/jpeg with the suitable
alternative from mk/jpeg.buildlink3.mk

This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).

The mechanical edits were applied via the following script:

#!/bin/sh
for d in */*; do
  [ -d "$d" ] || continue
  for i in "$d/"Makefile* "$d/"*.mk; do
    case "$i" in *.orig|*"*"*) continue;; esac
    out="$d/x"
    sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
        -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
        < "$i" > "$out"
    if cmp -s "$i" "$out"; then
      rm -f "$out"
    else
      echo "Edited $i"
      mv -f "$i" "$i.orig" && mv "$out" "$i"
    fi
  done
done
2010-12-23 11:44:24 +00:00
obache
3d2a9bfd8b Configure require msgfmt, msgmerge and xgettext. 2010-12-23 05:50:10 +00:00
shattered
51267efe82 Update to 1.5. Changes:
- Faster filtering, simple audio player, GUI and usability improvements.
- Support for Ogg cover art, import from Amazon.
- Support for WMA/ASF, AIFF and WAV files, advanced playlist creation,
  improved tag editing.
- Import of album cover art, options to mark changed tag fields and
  to store the ID3v2 genre as text instead of numeric string.
2010-12-18 11:26:14 +00:00
chuck
85bbf8dc05 make 10.2 work on macosx (port wouldn't compile since it was upgraded
from 9.8 to 10.2).   the main issue is that macosx doesn't have the
clockid_t and clock_gettime() API.
2010-12-16 04:55:46 +00:00
chuck
fc73488aa5 fix shell syntax error in patch-aa and patch-ac. added missing double
quotes to this line:
   EXTRA_LIBS="-framework CoreFoundation -framework IOKit"
otherwise configure gives you this nice error (but keeps going):

    ./configure: line 3015: CoreFoundation: command not found
2010-12-15 21:08:30 +00:00
wiz
1888ea1fea Fix path to dbus machine-id file. Bump PKGREVISION.
From Chuck Silvers.
2010-12-02 21:17:43 +00:00
drochner
445c170b90 update to 3.0.3
changes:
-Use Requires.private instead of Requires for dependencies in
 libmusicbrainz3.pc
-Support for reading and submitting ISRCs
-Support for reading ratings for all entity type
-Full release group and label support
-C wrappers for extractFragment and extractUuid
-Support for filtering by any Lucene query
2010-11-30 19:30:20 +00:00
drochner
aa3f7a9b2d +mp3splt-gtk 2010-11-30 19:25:56 +00:00
drochner
56230ac07a add mp3splt-gtk-0.6, a GUI frontend for libmp3splt 2010-11-30 19:23:55 +00:00
drochner
146d3d67ce update to 2.2.9
changes:
-support libmp3splt's new features
-bugfixes
2010-11-30 19:20:04 +00:00
drochner
a509da6951 update to 0.6
changes:
-added support for both ID3v1 and v2
-more output format variables
-i18n support
-cue export support
-bugfixes
2010-11-30 19:16:23 +00:00
drochner
b7a161d954 +mp3wrap 2010-11-30 19:08:18 +00:00
drochner
06815288f9 add mp3wrap-0.5, a cmd line tool to concatenate mp3 files into a
large playable one, keeping metainformation so that the pieces
can be restored by mp3splt
2010-11-30 19:06:41 +00:00
adam
ae4af30df8 Changes 0.26:
* Gtk+ 3.x fixes.

Changes 0.25:
* Optionally build with Gtk+ 3.x in addition to Gtk+ 2.x.

Changes 0.24:
* GTK code is now fine with GSEAL. Minor fixes in the PulseAudio backend,
  other fixes.

Changes 0.23:
* various minor fixes in the pulse and gstreamer backends as well in the Vala
  API. Support for the recently standardized Vorbis 6.1/7.1 multichannel modes.
2010-11-28 21:12:54 +00:00
shattered
9597f1ce0e SunPro doesn't like zero-sized array declarations, use 1.
"audio_out_wav.c", line 166: zero or negative subscript
"audio_out_wav.c", line 167: zero or negative subscript
2010-11-24 22:27:06 +00:00
shattered
b14bc6e4eb Delint. 2010-11-20 18:09:15 +00:00
obache
12b404a1aa Remove nonexistent patch file entries from distinfo.
Those files were removed over a year ago, but distinfo was not commited.

PR#44116 by Ryo ONODERA.
2010-11-19 12:53:16 +00:00
abs
93cde1a832 PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
drochner
7ed40f08e2 rename local "pause" definitions, these conflict with the useless
pause(3) function recently added to -current
2010-11-15 18:56:52 +00:00
adam
b8c6f47dd7 Changes 1.4.0:
* Implement corrected channel mappings for all input and playback file types
* Correct an possible infinite loop in WAV input reading code when header is
  corrupt
* Implement disable_coupling option for oggenc
* Fix Ctrl-C lockup bug in ogg123
* ogg123 playback in sorted order
* Add WAVEFORMATEXTENSIBLE support
* More translations
* Add '-' as stdin/out filename in vcut
* Add -lnetwork check for socket in configure
* Remove 'extra' F parameter from ogg123 remote output
2010-11-09 13:13:03 +00:00
adam
a2d2248f76 Changes 1.3.2:
* vorbis: additional proofing against invalid/malicious
  streams in floor, residue, and bos/eos packet trimming
  code (see SVN for details).
* vorbis: Added programming documentation tree for the
  low-level calls
* vorbisfile: Correct handling of serial numbers array
  element [0] on non-seekable streams
* vorbisenc: Back out an [old] AoTuV HF weighting that was
  first enabled in 1.3.0; there are a few samples where I
  really don't like the effect it causes.
* vorbis: return correct timestamp for granule positions
  with high bit set.
* vorbisfile: the [undocumented] half-rate decode api made no
  attempt to keep the pcm offset tracking consistent in seeks.
  Fix and add a testing mode to seeking_example.c to torture
  test seeking in halfrate mode.  Also remove requirement that
  halfrate mode only work with seekable files.
* vorbisfile:  Fix a chaining bug in raw_seeks where seeking
  out of the current link would fail due to not
  reinitializing the decode machinery.
* vorbisfile: improve seeking strategy. Reduces the
  necessary number of seek callbacks in an open or seek
  operation by well over 2/3.
2010-11-09 13:12:11 +00:00
wiz
74932b9bf8 Remove 24 from accepted python versions, because the py-gobject dependency
does not support it. Part 1 of PR 44062 by Aleksey Cheusov.
2010-11-08 01:04:41 +00:00
shattered
c2201d9be0 Add 'unicode' option (support for non-Latin-1 characters in ID3v2 tags).
Revision++.
2010-11-07 15:27:26 +00:00
wiz
735e70408b Reset maintainer. 2010-11-01 00:08:09 +00:00
shattered
02ca26156e This package supports only SunOS, IRIX, and *BSD.
Thus, set ONLY_FOR_PLATFORM, not NOT_FOR_PLATFORM.
2010-10-31 08:54:34 +00:00
drochner
89cadd97e4 -revert last change to the "oss" option handling, it used "configure"
arguments which don't work (but keep inclusion of oss.bl3.mk)
-ignore fmemopen(3) -- the code assumes too much if this is found,
 fixes build on NetBSD-current
2010-10-30 15:07:42 +00:00
obache
6be38a8398 Let to offer pkgsrc default mysql server for resolving dependency. 2010-10-30 12:23:12 +00:00
wiz
75d6dc3e05 Another bug fix from upstream, bump PKGREVISION. 2010-10-29 09:28:12 +00:00
shattered
f9a794d1dc Delint. 2010-10-29 06:56:59 +00:00
shattered
b6a9d6c802 Don't accidentally compile in OSS support if oss option is unset.
Revision++
2010-10-27 21:05:37 +00:00
obache
d22d6605bf Update gst-fluendo-mp3 to 0.10.15.
2010-10-21  Jorge Zapata <jzapata@fluendo.com>

	* src/flump3dec.c: (flump3dec_reset), (flump3dec_flush),
	(flump3dec_sink_chain), (flump3dec_check_for_xing),
	(flump3dec_drain_avail):
	* src/flump3dec.h:
	* win32/oa/config.h:
	Add a discont double check, checking the flag is not enough
	given that rtpmpadepay/rtpmpapay adds a discont flag on every
	buffer, so we also check the timestamps difference.
	Whenever we are looking for the Xing header and it is not found
	we must reset the bitstream.
	Add a cast to correctly display the needed bits.

2010-03-12  Release Maker <nomail@fluendo.com>

	* configure.ac: Back to TRUNK.

=== release 0.10.14 ===

2010-03-12  Julien Moutte <julien@fluendo.com>

	* ChangeLog: I screwed up with the release process  !
	* configure.ac: Back to TRUNK.

2010-03-12  Release Maker <nomail@fluendo.com>

	* configure.ac: Back to TRUNK.

=== release 0.10.13 ===

2010-03-12  Release Maker <nomail@fluendo.com>

	* configure.ac: Back to TRUNK.

=== release 0.10.13 ===

2010-03-08  Josep Torra  <josep@fluendo.com>

	* src/flump3dec.c: (flump3dec_sink_event):
	Do not drain in segment updates.

2009-10-28  Josep Torra  <josep@fluendo.com>

	* Makefile.am:
	* autogen.sh:
	* configure.ac:
	Renamed 'decoder' folder to 'src' folder to follow the naming of
	the other plugins.

2009-10-28  Josep Torra  <josep@fluendo.com>

	* configure.ac:
	Added handling of assemby code by automake.

2009-10-28  Josep Torra  <josep@fluendo.com>

	* Makefile.am:
	Make autogen.sh being disted.

2009-09-16  Release Maker <nomail@fluendo.com>

	* configure.ac: Back to TRUNK.

=== release 0.10.12 ===

2009-09-15  Thijs Vermeir  <thijs@fluendo.com>

	* decoder/flump3dec.c: drain available frames before applying
  new segment

2009-08-24  Julien Moutte  <julien@fluendo.com>

	* win32/oa/Makefile.am: Add OSSBUILD VCPROJ to dist.
	* win32/oa/config.h: Updated.

2009-03-07  Release Maker <nomail@fluendo.com>

	* configure.ac: Back to TRUNK.

=== release 0.10.11 ===

2009-02-26  Julien Moutte  <julien@fluendo.com>

	* Makefile.am:
	* configure.ac:
	* win32/Makefile.am:
	* win32/oa/Makefile.am:
	* win32/oa/config.h.in: Make sure we include Win32 in the release
        process. Autogenerate the config.h file with proper versioning.

2009-02-19  Julien Moutte  <julien@fluendo.com>

	* decoder/flump3dec.c: (flump3dec_sink_event): Use gst_pad_push_event
	as it's faster.

2008-12-11  Release Maker <nomail@fluendo.com>

	* configure.ac: Back to TRUNK.

=== release 0.10.10 ===

2008-11-21  Julien Moutte  <julien@fluendo.com>

	* configure.ac: Use the CPU_TUNE macro.
	* decoder/Makefile.am: Use CPU_TUNE CFLAGS and LDFLAGS for exec stack.
	* decoder/flump3dec.c: (flump3dec_flush), (flump3dec_sink_chain),
	(flump3dec_drain_avail), (flump3dec_sink_event):
	* decoder/flump3dec.h: Clean up indentation and make sure we set the
	discont flag on audio buffers when required. This fixes non flushing
	seek with MP3 dec in the pipeline (looping).

2008-10-13  Release Maker <nomail@fluendo.com>

	* configure.ac: Back to TRUNK.

=== release 0.10.9 ===

2008-10-13  Julien Moutte  <julien@fluendo.com>

	* configure.ac: Make sure we don't set the Exec stack flag and don't
	build static libraries.
	* decoder/Makefile.am: Make naming of the LDFLAGS more consistent.

2008-09-15  Sergi Alvarez  <salvarez@fluendo.com>

	* decoder/flump3dec.c: (flump3dec_src_query): Check for format_bytes
	and format_default like comment above says. Avoid dupped check.

2008-06-18  Paul Brossier  <piem@fluendo.com>

	* configure.ac: back to TRUNK.

=== release 0.10.8 ===

2008-06-09  Paul Brossier  <piem@fluendo.com>

	* configure.ac: update to use AG_CHECK_IPP

2008-06-09  Paul Brossier  <piem@fluendo.com>

	* configure.ac: update IPP lookup

2008-05-25  Julien Moutte  <julien@fluendo.com>

	* COPYING:
	* README:
	* decoder/bitstream.c:
	* decoder/bitstream.h:
	* decoder/common.c:
	* decoder/common.h:
	* decoder/decode.c:
	* decoder/decode.h:
	* decoder/flump3dec.c:
	* decoder/flump3dec.h:
	* decoder/mp3-c-synth.c:
	* decoder/mp3-c.c:
	* decoder/mp3-c.h:
	* decoder/mp3-cos-tables.h:
	* decoder/mp3-ipp.c:
	* decoder/mp3-ipp.h:
	* decoder/mp3tl-priv.h:
	* decoder/mp3tl.c:
	* decoder/mp3tl.h:
	* decoder/table-bitalloc.h:
	* decoder/table-dewindow.h:
	* decoder/table-huffdec.h:
	* decoder/table-powtable-2.h:
	* decoder/table-powtable.h:
	* util/gen-pow-table-2.c: (main): Update copyrights.

2008-05-25  Julien Moutte  <julien@fluendo.com>

	Patch by: Yoav Steinberg <yoav at monfort dot co dot il>

	* decoder/bitstream.c: (bs_getbytes):
	* decoder/bitstream.h:
	* decoder/common.h:
	* decoder/decode.c: (II_dequant_and_scale_sample),
	(I_dequant_and_scale_sample), (init_syn_filter):
	* decoder/flump3dec.c: (flump3dec_base_init),
	(gst_flump3dec_update_ts), (flump3dec_drain_avail):
	* decoder/mp3-c-synth.c: (mp3_SubBandSynthesis), (MPG_DCT_8):
	* decoder/mp3-c.c: (III_get_side_info), (III_dequantize_sample),
	(III_stereo), (III_antialias), (inv_mdct_s), (imdct_9pt),
	(init_mdct), (III_hybrid):
	* decoder/mp3-cos-tables.h:
	* decoder/mp3tl.c: (mp3tl_sync), (mp3tl_decode_frame):
	* decoder/table-dewindow.h:
	* decoder/table-powtable-2.h:
	* decoder/table-powtable.h: Fix code to support Win32 build.

2008-03-18  Kapil Agrawal <kapil@fluendo.com>

	* decoder/mp3tl.c: (mp3tl_new): Initializing freebitrate flag to true.
	  (mp3tl_sync): changed the read_header arguments.
	* decoder/decode.c: (read_header): changed the first argument to mp3tl,
	  changes to support free format bitrate and moved parsing of first 21 bits
	  to a new function read_main_header.Fixes ticket #23.
	* decoder/mp3tl-priv.h:	added free format related elements in mp3tl.
	* decoder/decode.h: included mp3tl-priv.h.

2008-02-25  Release Maker <nomail@fluendo.com>

	* configure.ac: Back to TRUNK.

=== release 0.10.7 ===

2008-02-22  Josep Torra Valles  <josep@fluendo.com>

	* configure.ac:
	Updated to compile with IPP version 5.3.1.062

2008-02-19  Kapil Agrawal <kapil@fluendo.com>

	* decoder/mp3tl.c: (mp3tl_sync):
	Fixed ticket #102.
	header and sync length were not considered while checking minimum
	frame size.

2007-12-14  Julien Moutte <julien@fluendo.com>

	* gst-fluendo-mp3.spec.in: Handle SElinux policy in the RPM.

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

	* configure.ac:
	Add IPP 5.2, 5.3 & 5.3_beta to the list of versions to check for.

	* decoder/mp3-ipp.c: (ipp_decode_mp3):
	Use memmove instead of memcpy, and only copy when there are actually
	bytes to move.

2007-08-13  Jan Schmidt  <thaytan@mad.scientist.com>

	* decoder/flump3dec.c: (flump3dec_src_event):
	* decoder/mp3-c-synth.c: (mp3_SubBandSynthesis):
	* decoder/mp3-c.c: (III_stereo):
	* decoder/mp3tl.c: (mp3tl_new):
	Fix some compiler warnings about unused variables.

2007-08-13  Josep Torra Valles  <josep@fluendo.com>

	* decoder/bitstream.c: (h_rewindNbits), (h_rewindNbytes):
	* decoder/bitstream.h:
	* decoder/mp3-c.c: (III_huffman_decode):
	Partial fix for ticket #18.
	Disabled the optimization until a complete fix. ENABLE_OPT_BS = 0.

2007-07-26  Josep Torra Valles  <josep@fluendo.com>

	* configure.ac:
	* decoder/Makefile.am:
	* decoder/bitstream.c: (h_setbuf):
	* decoder/bitstream.h:
	* decoder/decode.c:
	* decoder/huffman.c: deleted
	* decoder/huffman.h: deleted
	* decoder/mp3-c.c: (huffman_decoder): made inline
	Several optimizations related to huffman decoding.

2007-07-26  Josep Torra Valles  <josep@fluendo.com>

	* decoder/mp3-c.c: (III_hybrid):
	Fixed a warning related to liboil.

2007-07-26  Josep Torra Valles  <josep@fluendo.com>

	* decoder/Makefile.am:
	Added table-powtable-2.h to fix 'make dist'.

2007-06-07  Jan Schmidt  <thaytan@mad.scientist.com>

	* decoder/flump3dec.c: (flump3dec_drain_avail):
	Don't output timestamps from an uninitialised variable
	when handling corrupted/skipped packets.

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

	* decoder/common.h:
	Fix macro for marking unused function arguments.

	* decoder/mp3-c.c: (III_stereo):
	Guard against overflowing the arrays by limiting the subband
	iterator to 576.

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

	* configure.ac:
	Add funrolling of the loops to the CFLAGS for a juicy speed boost.

	* decoder/decode.h:
	* decoder/mp3-c-synth.c: (mp3_SubBandSynthesis):
	* decoder/mp3-c.c: (III_get_scale_factors),
	(III_dequantize_sample), (inv_mdct_l), (inv_mdct), (III_hybrid),
	(c_decode_mp3):
	* decoder/mp3tl-priv.h:
	* decoder/mp3tl.c: (mp3tl_new), (mp3tl_decode_frame):
	Some fixes and optimisations, between that and funrolling loops,
	things are now 18% faster.

	* decoder/mp3-ipp.c: (decode_mp2), (ipp_decode_mp3),
	(mp3_SubBandSynthesis), (mp3_ipp_init), (mp3_ipp_flush),
	(mp3_ipp_close):
	Re-indent.

2007-06-01  Jan Schmidt  <thaytan@mad.scientist.com>

	* decoder/mp3-c.c: (III_get_side_info), (III_dequantize_sample):
	* decoder/table-powtable-2.h:
	* decoder/table-powtable.h:
	* util/Makefile.am:
	* util/gen-pow-table-2.c: (main):
	Speed the C-only decoder up by 38% by pre-calculating some stuff
	instead of doing it over and over in an inner loop.
2010-10-27 14:04:14 +00:00
wiz
0daee59bf3 Depend on latest kdelibs4 and fix PLIST. 2010-10-27 07:59:32 +00:00
zafer
6e87e89a09 Update mpg123 to 1.12.5
Changelog:
Version 1.12.5:
This release fixes a buffer overflow issue in the mpg123 frontend application when printing ID3 data in non-UTF-8 environments. It has been introduced in version 1.12.4 and Jakub Bogusz was so kind to bump my head into this. Please upgrade. Thanks.

Version 1.12.4:
This is a little bugfix release that improves printout of metadata (ID3) in UTF-8 terminals, fixing one of those distro bug reports that I am getting aware of late... Get it from the usual places.

Version 1.12.3:
The newest release fixes bug 3022850, a long-standing bug that managed to break http streaming with ICY metadata in a non-obvious manner. It's a little change with big impact... for those who listen to web radio, that is.

Version 1.12.2:
The fresh maintenance release mainly fixes bug 2996045, invalid memory access prompted by addresses in the upper half of the address space. I introduced that one with a bad alignment algorithm, sorry.

Along with this go several other fixes/improvements:

    * Various build and portability fixes (including making some exotic configure switches work (again)).
    * Add dump_seekindex example
    * Sync mpg123_clr (.NET wrapper) to 1.12 feature set, patch provided by Malcolm Boczek -- and actually include it in release tarball!
    * Rework mpg123.h logic for large file stuff a bit, clients can control it by defining MPG123_NO_LARGENAME or MPG123_LARGESUFFIX.
    * Include dumb wrappers to provide names suffixed with _64 on 64 bit machines and _32 on 32 bit machines, respectively, to help clients that insist on defining _FILE_OFFSET_BITS where it is not needed (or with a non-large value).
    * Tuning of the internal buffer code for feeder mode to minimize its performance impact (works in 4K blocks now).
    * Workaround for compiler bugs in Open64/PathScale/SunStudio (bug 3004396, suggestion by Doug Gilmore).
      Note that Sun Studio is still a tricky fellow, at least when it comes to our preprocessed assembly (generic build works). Also, x86-Open64 recently produced another segfault in layer3.c on my box... GNU and intel compilers are what one can use as something stable.
    * Make mpg123_getformat() return more error codes (like MPG123_NEED_MORE).
    * Fix handle I/O for clients with small file offset (32 bit when libmpg123 has 64 bit).
    * Fix 3DNow(Ext) standalone builds.
2010-10-26 21:06:44 +00:00
shattered
ee368e650f Delint. 2010-10-25 23:12:51 +00:00
shattered
ab81ea122b Use my TNF e-mail in MAINTAINER field. 2010-10-24 17:49:50 +00:00
plunky
54caf1f368 fix getline(3) conflicts, "getline" -> "cmp3_getline" 2010-10-24 11:28:42 +00:00
drochner
1846b7ba91 reset PKGREV for base pkg update 2010-10-22 20:12:43 +00:00
wiz
66ceaf3ab7 If installing icons to share/icons/gnome, depend on gnome-icon-theme.
Bump PKGREVISION.
2010-10-20 20:26:29 +00:00
abs
44edc8e505 Add a buildkink3.mk - for consumers of libsox.so 2010-10-19 16:34:18 +00:00
wiz
22580b5649 Update to 0.3.3:
0.3.3:
Ensure we install both lastfm/ParseError and lastfm/ws.h
Export lastfm::ws::ParseError
2010-10-16 16:17:58 +00:00
adam
2ebad9109c Changes 1.0.23:
* Minor bug fixes.
2010-10-16 08:23:04 +00:00
joerg
6913da1bb8 Don't mess up the links created by libtool, resulting in symlinks to
Nirvana. Bump revision
2010-10-12 21:50:49 +00:00
obache
51b11e6d6d gst-plugins0.10-faac/DESCR is just a copy of gst-pugins0.10-faad/DESCR.
fixes faac's one by s/faad/faac, and mention faac/faad is encoder/decoder.
2010-10-09 08:15:17 +00:00
obache
e0e0258976 MAKE_JOBS_SAFE=no 2010-10-06 07:39:31 +00:00
obache
225461d860 replace /dev/audio with ${DEVOSSAUDIO}. 2010-10-06 07:38:32 +00:00
wiz
e3c759051d Commit following patch per upstream's suggestion:
commit 7dbec1171386f182be77942ae43dc3684a96cfc4
Author: Mark Kretschmann <kretschmann@kde.org>
Date:   Sat Oct 2 09:06:11 2010 +0200

    Better workaround for wrong applet size on startup.

    This version also works in the case that Amarok was hidden to
    tray before starting, and it does not produce a jerking motion
    when starting in fullscreen mode.
    Thanks to Felix Geyer <debfx-pkg@fobos.de> for the idea.

    It might worth to include this patch in Amarok packages.

Bump PKGREVISION.
2010-10-02 10:08:31 +00:00
wiz
81b05701a7 +# ymtype.so wants to link -llzh before it's finished building
+MAKE_JOBS_SAFE=                no
2010-09-28 18:58:39 +00:00
obache
dfedc0185d fixes destdir installation. 2010-09-26 08:26:40 +00:00
obache
2159980473 * set LICENSE=gnu-gpl-v2
* fixes build with recent gmake.
2010-09-26 08:11:22 +00:00
wiz
70ac317542 Fix build with ruby-1.9, based on a suggestion by taca@. 2010-09-25 10:16:45 +00:00
wiz
f405336f37 This stopped using perl to build -- remove remaining perl occurrences.
Build changes only, so no PKGREVISION++.
2010-09-25 09:39:32 +00:00
wiz
3b8e9f2dec Add another patch from upstream for fixing problems with XML tags
in the collection scanner. Bump PKGREVISION.
2010-09-24 09:44:51 +00:00
obache
697dcb609d Vala is not required to build from released tarball.
Bump PKGREVISION.
2010-09-24 06:28:46 +00:00
obache
25e6d1060a oss module will be installed conditionally.
PR#43889 should be fixed.
2010-09-21 01:16:28 +00:00
wiz
d00af7b1de Update to 2.3.2:
VERSION 2.3.2
  FEATURES:

  CHANGES:
    * Bumped libMTP dependency to version 1.0.0.
    * Improved response of current track and albums applet on data updates.
    * Use system date/time format for default name when saving user playlists.

  BUGFIXES:
    * Fixed incorrect size of the VideoClip applet. (BR 247097)
    * Comments embedded in files that contained newlines or tabs could be
      skipped entirely. (BR 223502)
    * The equalizer dialog did not discard changes when clicking "Cancel".
      Patch by Anton Gritsay <anton@angri.ru>. (BR 242730)
    * The Last.fm service did not work without KWallet. (BR 235861)
    * Show actual KDE version in the "About Amarok" dialog, instead of the
      version used at compile time.
    * Fixed a crash when trying to save a playlist to a file where the format
      of the playlist was unknown. (BR 246168)
    * Also use podcast channel image for downloaded episodes. (BR 229391)
    * Collection directories that were symlinks could end up storing the wrong
      absolute path, causing those files to be removed during incremental
      scans.
    * Fixed playlist tooltips not showing up, even when enabled in the playlist
      layout (BR 249086)
    * Fixed potential crashes related to Applet loading. (BR 246756)
    * Fixed possible crash in Labels Applet when playing new track. (BR 248538)
    * Fixed incorrect layout of applets on startup.
    * Fixed Collection Browser not properly updating after a full rescan,
      necessitating Amarok to be closed and reopened. Fixes various bugs.
      (BR 172542)
    * Fixed cover found dialog closing when download failed or is cancelled.
    * Fixed failure when fetching cddb info for audio CDs in localized Amarok.
    * Fixed expanding items in collection browser by double-click, in
      double-click mode.
    * Fixed crash when adding new folders repeatedly in podcast/saved playlist
      browsers.
    * Fixed context menu actions acting on wrong indices in the playlist
      browser.
    * Fixed incorrect text about "rpath" argument to collection scanner.
      (BR 236076)
    * Fixed emission of MPRIS StatusChange signal when switching into or out
      of random mode.


VERSION 2.3.2-Beta 1
  FEATURES:
    * Podcasts can now be filtered on provider and grouped in folders. (BR 219519)
    * Amarok 1.4 Database Importer: added support for importing labels.
      Thanks to Matěj Laitl for the patch. (BR 218996)
    * Shortcuts: Added "Replay current track" shortcut. (BR 217081)
    * Edit filter dialog: added "added" and "last played" date filters.
    * File browser: added forward and back buttons for accessing navigate history.
    * Organize Dialog: added a way to save multiple file formats as presets. (BR 122672)
    * Filtering: added default presets to the drop down menu of the collection
      search widget.
    * Filtering: track format can now be used as filter keyword in the
      collection browser, e.g. "format:flac".
    * Filtering: track file size can now be used as filter keyword in the
      collection browser, e.g. "filesize:<12" for tracks under 12Mb;
      "filesize:25" for tracks that are between 25 and 26Mb.
    * Filtering: tracks that were added to the collection since/before a
      certain time can now be filtered using, e.g. "added:<1w".
    * Filtering: added ability to filter last played date in the collection
      browser, e.g. "played:<3d".

  CHANGES:
    * Let scripts access bpm property of tracks (read-only). (BR 245257)
    * Remote Meta+P global shortcut to avoid future problems with new
      keyboard drivers in notebooks. (BR 235204)
    * Fix size of Slim toolbar time labels. Thanks to Tijl Coosemans for the patch.
    * Amarok 1.4 Database Importer: only import tracks that actually belong in the
      collection. Thanks to Matěj Laitl for the patch. (BR 218999)
    * Refresh the albums context applet when the collection is updated.
    * Don't allow the last visible playlist source in User Playlists to be hidden.
    * "Play Media" dialog now remembers the last used directory. (BR 231092)
    * Organize Dialog: tweaked the layout to fit better on smaller resolutions (BR 238000)
    * Filtering: added year suffix for date filters in the collection browser.
    * Last.fm features that require user authentication are now disabled
      by default.
    * Ignore "DJ" prefix when sorting in collection browser. (BR 181955)
      Patch by Richard Longland <rlongland@hotmail.com>.

  BUGFIXES:
    * Tweaked fuzzy numerical comparisons in the APG. (BR 242281)
    * Finally don't truncate the "Label:" label in TagDialog. (BR 235957)
    * Fix crash when right clicking on children of "No labels". NoLabel item is
      now a Data item. (BR 243825)
    * Fix regression in Dynamic Collections. For files that were scanned when
      Dynamic Collections wasn't working, you will need to rescan them to get
      them associated with the proper device.
    * Fix crash on exit with newer KDE versions. Patch by Martin Blumenstingl and Felix
      Geyer. (BR 245513)
    * Fixed playlist bottom toolbar getting to tall when using "Text only"
      button style. (BR 228390)
    * Fixed Amarok layout saving when minized to tray. (BR 244583)
    * Make "No other participants" in the events applet translatable.
      Patch by Jan Janssen. (BR 235311)
    * Fixed track number on DAAP shares. Patch by Silvio Frischknecht. (BR 235030)
    * Fixed filtering by rating in the playlist. (BR 240293)
    * The scripts categories are now translatable. (BR 240563)
    * Fixed Amarok 1.4 Database Importer not importing statistics and lyrics of
      tracks that are not yet in database. Thanks to Matěj Laitl for the patch.
      (see comments on BR 218996)
    * Fixed always playing first track when adding tracks to empty playlist with
      random mode on. Patch by Anton Gritsay <anton@angri.ru> (BR 240452)
    * Directories that were once part of the collection but not anymore may not
      have been properly removed, leading to files outside the collection being
      scanned. (BR 243532)
    * Fixed "genre" and other playlist groupings not working. (BR 243344)
    * Removed track progress effect on TrayIcon as it caused several problems
      (also caused by a bogus implementation of the KSNI class)
      (BR 233506, BR 240463, BR 231539, BR 232578, BR 232312).
    * Fixed track name in main window title incorrectly changing when editing
      tag info for another track. Thanks to Anton Gritsay <anton@angri.ru> for
      the patch (BR 220521)
    * Splitted desktop so mime types can be allocated in a better way
      (BR 242292).
    * Fixed some tracks not being scanned when they had corrupted MusicBrainz
      IDs. Thanks to Matěj Laitl <matej@laitl.cz> for the patch. (BR 236227)
    * Fixed crash when navigating using "Places" in the file browser. (BR 240338)
    * Fixed error dialog popup if the stored directory is no longer accessible
      when using the file browser. (BR 234286)
    * Single clicking a file in the file browser now selects it instead of
      appending to the playlist by default in single-click mode. (BR 233171)
    * Fixed resizing and eliding issues with the file browser breadcrumbs.
      (BR 231366 comment #5)
    * Drop file icons in file browser breadcrumbs. (BR 231366)
    * Fixed keyboard navigation in file browser. (BR 240668)
      Patch thanks to Hannes Koller.
    * Fixed dropping files to playlist from Konqueror. (BR 235722)
    * Fixed keyboard shortcuts of actions from scripts lost after restart.
      Thanks to Martin Blumenstingl <darklight.xdarklight@googlemail.com>.
      (BR 223165)
    * Fixed tracks not changing for "stop after this track" action. (BR 231209)
    * Cleaned up some tooltips/what's this strings in the Organize dialog
      to make it easier to read and, hopefully, understand. (BR 237857)
    * Fixed organize dialog's handling of the year tag. If there is no year
      then the %year token should be an empty string.(BR 237834)
    * The "Ignore 'The'" option in the organize files dialog is now case
      insensitive. (BR 237831)
    * Fixed odd header name when showing "places" in the file browser.
      (BR 238518)
    * Filenames with dots (.) and other special RegEx characters will now be
      parsed correctly when guessing tags from a filename. (BR 225743)
    * Align track details dialog's labels to the right as per KDE4's HIG.
      (BR 234555)
    * The last.fm service will now only open the wallet on startup if the user
      has enabled features that require authentication. (BR 230098)
    * Correctly load the list of labels in tag dialog. (BR 238737)
      Patch by Daniel Faust <hessijames@gmail.com>.
    * Cover manager: fixed crash if closed shortly after opening. (BR 235796)
    * Fixed Last.fm service browser not updating its view if it's open on
      startup. (BR 231044)
    * Fixed clicking on browser categories not honoring mouse settings. (BR 226533)
    * Fixed usability issue with regards to context menu item order when right
      clicking in the playlist widget. (BR 198650)
2010-09-20 21:29:15 +00:00
wiz
ec813baa14 Update to 0.3.2:
Version 0.3.2
Don't try to compile the COM stuff on MinGW
Fix being unable to catch exceptions from client libraries. This drove us crazy in Amarok!

Version 0.3.1
Fix compilation on Snow Leopard
Fix compilation with Qt 4.6
Suggest Homebrew as well as MacPorts
Fix nmake clean on Windows without stubbornly reverting valid work :P
add user.getRecentStations
undef the CASE macro after use
add RadioStation to global.h
Recognise UNIX other than Linux
It's Library/Caches not Cache
Put ScrobbleCache in global namespace until version 1.0
make ScrobbleCache public
DRY fingerprint.pro
fingerprint.pro now uses pkg-config on win
Quote directories in Makefile.rb as they may contain spaces
Merge branch Doug's master restoring Makefile* to .gitignore
Install properly on OS X
handle rm -f and rm -rf on windows too please
Put VERSION macros in global.h
dist.sh improvements
Dependency checking
Ruby 1.9 fix
Remove release history from README
Fix cleansrc
Use git-archive to create archives
2010-09-17 08:04:15 +00:00
wiz
5310bb3326 More PKGREVISION bumps for pixman update. 2010-09-14 11:13:10 +00:00
wiz
2c6e8e30b0 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
422854a31d Make squeezeboxserver accept p5-Audio-Scan-0.84.
Bump PKGREVISION.

Ok cube@
2010-09-07 10:49:00 +00:00
wiz
7c3a08e846 Update to 0.84 again. 2010-09-07 10:48:32 +00:00
wiz
754b109efe Downgrade for now -- squeezeboxserver does not allow 0.84. 2010-09-07 08:18:38 +00:00
wiz
e8acb04acf Update to 1.220:
================================
2010-03-08 01:18:09 -0500 v1_220
================================
    Prepare for git based distribution toolchain.
    Rearrange repository for git.
    Create an OSX example program for Max Wassermann.
2010-09-06 10:41:53 +00:00
wiz
4ad4c3eac3 Update to 0.12:
0.12  Sun May 30 08:45:03 GMT 2010
  - don't use values > MAXINT. +2147483648 is not a valid unsigned
    int32 (it's MAXINT+1). while we're at it, put all constants in
    the XS in hex format for clarity. possibly fixes:
      http://www.cpantesters.org/cpan/report/6945385
  - fall back to pureperl when Inline::C is installed but not functional
    as reported by Michel Lanne.

0.11  Fri Mar 12 04:12:44 GMT 2010
  - fix two bugs triggered with inline on win32 - one related to assuming
    C99 support and one related to lack of stdint.h or equivalent. tested
    with strawberry perl, should work with msvc too. bug report here:
      http://www.cpantesters.org/cpan/report/6920668
    same smoker reports tests with 0.11 here:
      http://www.cpantesters.org/cpan/report/6930825

0.10  Sun Feb 14 04:09:00 GMT 2010
  - add COPYRIGHT information for debian folks
  - include xt/

0.09  Thu Feb 11 14:58:37 GMT 2010
  - Support 24 and 32 bit wav reading w/o Inline::C (from Wolfram humann)
    ( see https://rt.cpan.org/Public/Bug/Display.html?id=36452 )
  - add a META.yml and some other easy kwalitee tweaks
  - Audio::Wav::Read::_has_inline moved to Audio::Wav::_has_inline so
    it can be queried before instantiating a reader (and later be used
    internally for Audio::Wav::Write)
2010-09-06 10:40:16 +00:00
wiz
d3011357d2 Update to 0.84:
0.84    2010-08-27 19:10:00
        - Added an optional audio_md5 info value, this is the MD5 checksum of the
          first N audio bytes of the file.  This is useful in determining if a file
          is the same even when tags have been changed.  See the documentation for details.
        - Added audio_size info value to all formats.
        - Added image offset values in AUDIO_SCAN_NO_ARTWORK mode for some formats, so
          image data may be extracted directly from the file if needed.  See the
          documentation for specific details.
        - AAC: Fixed samplerate values for AACplus files. The samplerate in the header
          needs to be doubled to obtain the actual playback samplerate.
        - ID3: Bug 16452, Don't add null strings as array entries for T* frames.

0.83    2010-06-10 14:15:00
        - APE: Tag could be ignored when ID3v1 tag is present.
        - Fixed error handling for invalid RVAD tags.
        - Win32: Added binmode for all open files and filehandles.
2010-09-06 10:39:13 +00:00
obache
1a04a3c1b6 One more gcc-4.3 compliant patch for PR#43783. 2010-08-22 23:20:57 +00:00
wiz
35f8394120 Fix typo in comment. 2010-08-22 09:25:28 +00:00
obache
a617c2a477 Add patches for gcc-4.3, taken from upstream.
Functionally same as PR#43783.
2010-08-22 07:47:56 +00:00
seb
febfbb41f9 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
obache
3bb29d0f53 Add missing PLIST entry for i386. 2010-08-18 04:03:28 +00:00
wiz
22e99be3d5 Update to 1.0.06.051:
This release fixes a crash that was caused by invalid Lyrics tags
and a crash that occurred under certain circumstances on Windows
when opening the "Folder filter" dialog.
2010-08-17 13:52:53 +00:00
wiz
73b6f9bcad Update to 0.7.2, set LICENSE.
Overview of changes in libgpod 0.7.2
====================================

* Performance work (thanks a lot to Javier Kohen for his patches)

* Add itdb_device_supports_podcast and itdb_device_supports_chapter_image
  methods

* Fix static iPod Classic/Nano 3G artwork formats

* Change installation directory for the HAL callout in the hope that it
  will work out of the box on more systems

* BSD portability fixes (courtesy of Andrew Nosenko)

* Write MHLA (list of albums) headers to iTunesDB

* Small improvements for iPhone support though iPhone 3G are still
  unsupported because we can't checksum the iPhone iTunesDB.
2010-08-16 21:50:08 +00:00
obache
0d6696db38 Fixes build failure with gmake-3.82.
Patch provided by Ryo ONODERA with PR#43755.
2010-08-14 12:15:43 +00:00
tsutsui
688557b4d0 Fix build failure on NetBSD/arm.
patch-ah (new):
 Fix wrong placed #else clause against #if defined(__linux__) in cpu-arm.c.

patch-ba:
 Check NetBSD's native atomic_ops in configure even in arm case.
 configure checks $host_cpu first, not $host_os on checks for
 native atomic operations.
 (In upstream it seems fixed to see $host_os first but
  it might still have problem around NetBSD version checks)
2010-08-10 05:42:33 +00:00
cube
9879b58ee5 Fix DEPENDS list and make user/group names builder-configurable.
From feedback from mrg@.
2010-08-01 02:07:20 +00:00
asau
8756d19398 "fortran" -> "fortran77" except where it is clear that it isn't F77.
"fortran" is alias of "fortran77" for now, but it will change later.
2010-07-30 10:36:22 +00:00
drochner
bf3c5f0d8c catch up with base pkg update 2010-07-28 09:25:53 +00:00
tron
643698e37a Add fix for symlink race reported in CVE-2009-1299 taken from
Lennart Poettering's GIT repository.
2010-07-24 12:51:09 +00:00
adam
5195663e36 Added PKGCONFIG_OVERRIDE 2010-07-23 13:25:54 +00:00
adam
83da7837a3 Changes 14.3.1:
* Several fixes incl. multi-core MS-Windows threading problem.
* New MS-Windows native audio driver.
* New Grandstream ringtone file format.
* New support in libSoX for memory based file IO.
* Now able to set MP3 compression parameters.
2010-07-23 07:55:12 +00:00