Commit graph

5683 commits

Author SHA1 Message Date
wiz
7778b54530 Add fix for NetBSD-4*, from Robert Elz in PR 42820. 2010-02-22 21:48:03 +00:00
wiz
54775fed2d Update to 1.0.22 - no functional changes. 2010-02-16 18:30:12 +00:00
wiz
339bc89b0e Update to 1.0.22:
Core

   Release v1.0.22

 ALSA Control (alsactl)

   alsactl: fix error path code in init_parse.c
   alsactl: init - default - initialize also "Digital Input Source"
   alsactl init: Add CTL{do_search} and CTL{do_count} parsers
   alsactl init: use empty GOTOs in init/default file to increase readability
   alsactl: introduce CTL{write} to match directly written CTL values
   alsactl - Initialize Speaker volume to 0dB when Master is present
   alsactl init: Fix typo "(" -> "{" in Headphone default rule

 Speaker Test

   speaker-test: not all sample formats are supported - show only
   supported ones
   speaker-test: add -d (--debug) option to show PCM parameters

 aplay/arecord

   arecord: fix wrong chunk_size initialization when verbose and
   mmap flags are set
   aplay - Show available formats
2010-02-16 18:28:01 +00:00
wiz
66bc85cbec Update to 1.0.22 - no functional changes. 2010-02-16 18:26:24 +00:00
wiz
3a83a02857 Update to 1.0.22:
Core

    Release v1.0.22
    configure.in: fix --without-softfloat
    Define _GNU_SOURCE so that <fcntl.h> gives O_CLOEXEC
    Open device nodes with close-on-exec flag
    configure.in: Add m4 check for new AM_SILENT_RULES
    cvscompile: Remove in favour of gitcompile.
    Release v1.0.21a

  Control API

    Remove redefinition of _GNU_SOURCE and __USE_GNU
    Remove old commented-out FD_CLOEXEC code
    namehint: list card independent devices only once
    namehint: Allow snd_device_name_hint to search for CTL devices.
    namehint: add missing list->card initialization
    Fix corruption after snd_device_name_hint()
    hcontrol: fix compare_default function to handle also id.device
    and id.subdevice
    control: Remove unused variable.

  HWDEP API

    Remove old commented-out FD_CLOEXEC code

  Mixer API

    mixer: fix enum check
    simple_none.c uses HAVE_SOFT_FLOAT it has to include config.h
    Fix CHECK_ENUM() in simple.c
    mixer: Add Speaker and Beep names to the weight list

  PCM API

    Update pcm doc strings
    Remove old commented-out FD_CLOEXEC code
    pcm_rate_linear: Annotate unused function parameter to avoid
    compiler warnings.
    dmix - Fix snd_pcm_info()
    pcm_hw: Always use delay ioctl in snd_pcm_delay()
    PCM - Change the hw_params determination order

  RawMidi API

    Remove old commented-out FD_CLOEXEC code

  Sequencer API

    Remove old commented-out FD_CLOEXEC code

  Timer API

    Remove redefinition of _GNU_SOURCE and __USE_GNU
    Remove old commented-out FD_CLOEXEC code
    Defined symbols exposing the hrtimer to applications.

  ALSA Lisp

    alisp: Comment out an unused function to avoid compiler warnings.

  Configuration

    Change dmix.conf to accept user configuration from
    defaults.dmix.<driver_id>.xxx
    Revert "Fix driver conf parsing in
    snd_config_hook_load_for_all_cards()"

  Dynamic Loader helpers

    Remove redefinition of _GNU_SOURCE and __USE_GNU
    Cache libasound.so access in snd_dlopen

  Kernel Headers

    Defined symbols exposing the hrtimer to applications.
2010-02-16 15:40:06 +00:00
wiz
1a290d125a Remove outdated comment. 2010-02-16 09:18:23 +00:00
wiz
bd67712785 Drop maintainership. 2010-02-16 09:02:57 +00:00
wiz
147a9c4760 Be explicit about KDE3/KDE4. 2010-02-16 09:02:39 +00:00
wiz
01a9b47d78 Update to 2.2.2nb3 from wip, packaged by myself.
This is the KDE4 version of amarok, lots of changes. Try it out!
2010-02-16 09:01:46 +00:00
wiz
6ff0b6233b + amarok-kde3 2010-02-16 08:59:32 +00:00
wiz
05056007c7 Reimport amarok as amarok-kde3. 2010-02-16 08:59:12 +00:00
wiz
204484fc20 Add .include "../../sysutils/desktop-file-utils/desktopdb.mk"
Bump PKGREVISION.
2010-02-16 08:58:49 +00:00
wiz
a5b22482e3 Fix path to itself. 2010-02-16 08:57:48 +00:00
wiz
02443ef977 + libifp. 2010-02-16 08:56:54 +00:00
wiz
269b161fa0 Initial import of libifp-1.0.0.2:
libifp is a general-purpose library-driver for iRiver's iFP
(flash-based) portable audio players.

This driver has been reported to work with models iFP1xx, 3xx, 5xx,
7xx, 8xx, 9xx and N10.
2010-02-16 08:56:08 +00:00
dholland
9180122347 Fix imake man suffix. From Aleksey Cheusov in a followup to PR pkg/37646
after it was closed.
2010-02-15 21:48:13 +00:00
wiz
8082de31c4 + moodbar. 2010-02-15 17:16:50 +00:00
wiz
c1fdcf27c5 Initial import of moodbar-0.1.2:
The Moodbar is an algorithm for creating a colorful visual
representation of the contents of an audio file, giving an idea of
its "mood" (this is a rather fanciful term for the simple analysis
it actually does).  The Moodbar was invented by Gavin Wood and
Simon O'Keefe for inclusion in the Amarok music player.

This package contains a GStreamer plugin with elements that are
used in the moodbar analysis, and an application that actually does
the analysis.
2010-02-15 17:16:13 +00:00
wiz
8fa1282836 + liblastfm. 2010-02-15 15:52:30 +00:00
wiz
3beda065fa Initial import of liblastfm-3.0nb2 from wip, packaged by myself.
liblastfm is a collection of libraries to help you integrate Last.fm
services into your rich desktop software.
2010-02-15 15:51:55 +00:00
wiz
d7c5125f1e + taglib-extras. 2010-02-15 15:39:37 +00:00
wiz
f61019c0b4 Initial import of taglib-extras-1.0.1, packaged for wip by myself
with updates from koifren and myself.

Extra plugins for taglib for more file formats.
2010-02-15 15:39:08 +00:00
drochner
bd022190ed the libs need dbus, so propagate a dependency 2010-02-11 17:52:10 +00:00
joerg
3a06eb96bf Bump revision for PYTHON_VERSION_DEFAULT change. 2010-02-10 19:17:31 +00:00
joerg
bc38daffb3 Retire audio/csound4 and audio/csound4-manual. 2010-02-10 17:07:05 +00:00
obache
bbc84ce2c8 Update p5-Audio-Wav to 0.08.
While here set LICENSE=${PERL5_LICENSE}.
Pach provided via PR 42779 by Wen Heping.

0.07  Sun Feb 07 18:05:41 GMT 2010
  - change API so you can call Audio::Wav->{read|write} w/o new() if preferred
  - increase pure perl read speed by a factor of ~2.4
    * remove unnecessary bounds check
    * put block in closure, avoiding double hash lookup
    * put $block assign in _init_read_sub, put read_sub in closure, too
    * pull $handle into closure:
    * get rid of closure, and get rid of read() - inline it with $read_sub
  - use Inline::C (if available) to increase read speed by a factor of ~2.3
  - experimental support for reading 24- and 32- bit data (suspected to
    work on little endian machines that use Inline::C)

0.08  Sun Feb 09 06:29:43 GMT 2010
  - fix regression: read() returned bogus samples when Inline::C not available
2010-02-10 12:13:50 +00:00
wiz
a70dbace17 Update to 0.7.2:
We are pleased to announce the release of PyKaraoke v0.7.2, with
improvements to the external MPG/AVI viewer support.
2010-02-10 11:37:21 +00:00
obache
a5848216bb Update p5-Audio-Scan to 0.59.
Pkgsrc fixes:
* correct LICENSE, not perl's, but exactly gplv2.
* set GNU_CONFIGURE=yes for affect pkgsrc magick to intenal copy of libid3tag.
* buildlink with zlib, internal libid3tag require it.

Package Changes:
0.59    2010-02-08 15:30:00
        - MP4: Bug 15656, read channels and bits_per_sample for ALAC files.
        - APE: Bug 15324, read APEv2 tags that don't contain a header.
        - APE: Fixed reading of binary tag data.
        - APE: Support for reading special "Cover Art (Front)" tag.
2010-02-09 11:48:33 +00:00
wiz
a0d8c3ab51 + p5-Audio-Scan. 2010-02-08 21:07:08 +00:00
wiz
0cc3240d7b Initial import of p5-Audio-Scan-0.58, packaged for wip by Wen Heping.
Audio::Scan is a C-based scanner for audio file metadata and tag
information.  It currently supports MP3 via an included version of
libid3tag, MP4, Ogg Vorbis, FLAC (if libFLAC is installed), ASF,
WAV, AIFF, Musepack, and Monkey's Audio.
2010-02-08 21:06:29 +00:00
heinz
f0ce54c4b5 Added LICENSE information. 2010-02-07 21:02:15 +00:00
obache
87962d7c44 Also add missing buildlinkfy to buildlink3.mk. 2010-02-07 12:46:29 +00:00
tnn
f7f3bbc833 drop MAKE_JOBS_SAFE=no, built ok with 64 jobs. 2010-02-06 14:38:27 +00:00
joerg
79dcdacc4d Do not bail out if not installing as root. 2010-02-03 14:43:57 +00:00
drochner
3bb3f90b3f make "daap" support an option which if off per default -- it depends
on "avahi"
bump PKGREVISION
2010-02-03 12:45:15 +00:00
jmcneill
acdd408d99 - add libsndfile to bl3
- don't invoke git when running autoreconf
- bump pkgrevision
2010-02-02 12:39:14 +00:00
tron
1c1348d522 Correct package list for systems with OSS support e.g. Mac OS X. 2010-02-02 11:35:11 +00:00
tnn
06a401f03b Add missing buildlinkry to fix modular X.org build.
Bump PKGREVISION.
2010-02-01 17:38:07 +00:00
jmcneill
b5787d3149 gc old patches, no longer necessary for pa 0.9.21 2010-02-01 15:05:58 +00:00
jmcneill
0dedecc112 Update pulseaudio to 0.9.21.
Too many changes to list here:

  http://pulseaudio.org/milestone/0.9.15
  http://pulseaudio.org/milestone/0.9.16
  http://pulseaudio.org/milestone/0.9.17
  http://pulseaudio.org/milestone/0.9.18
  http://pulseaudio.org/milestone/0.9.19
  http://pulseaudio.org/milestone/0.9.20
  http://pulseaudio.org/milestone/0.9.21
2010-02-01 15:00:20 +00:00
joerg
c69a674200 DESTDIR support 2010-02-01 01:50:04 +00:00
joerg
966eb21142 DESTDIR support 2010-02-01 01:38:42 +00:00
joerg
851260b283 DESTDIR support 2010-02-01 01:25:29 +00:00
joerg
d1af639c89 DESTDIR ready 2010-02-01 01:16:24 +00:00
joerg
064ee10f48 DESTDIR support 2010-02-01 00:59:27 +00:00
joerg
938c9c4ad3 DESTDIR support 2010-02-01 00:52:10 +00:00
joerg
27b06a4822 DESTDIR support 2010-02-01 00:40:32 +00:00
joerg
73c4b3abe5 DESTDIR support 2010-01-30 18:05:58 +00:00
joerg
c804ad5534 DESTDIR support 2010-01-29 20:40:58 +00:00
heinz
3600be0608 Enabled test target. 2010-01-24 17:26:21 +00:00