Commit graph

6650 commits

Author SHA1 Message Date
wiz
d4b7c1ad18 Remove duplicate && 2012-12-17 12:39:46 +00:00
taca
57c03df19e Update ruby-taglib to 0.5.2.
Changes in Releases of taglib-ruby
==================================

## 0.5.2 (2012-10-06)

* Fix memory bug with TagLib::MPEG::File#tag and TagLib::FLAC::File#tag
  which could cause crashes (#14)
* Update TagLib of binary gem for Windows to 1.8
2012-12-17 11:56:43 +00:00
obache
8b19b5503c Using atomic gcc>=4 builtin function, not available for i386.
Bump PKGREVISION.
2012-12-17 11:10:42 +00:00
khorben
af851097ae Added audio/deforaos-mixer (version 0.1.1) 2012-12-17 00:39:43 +00:00
khorben
51e0a50d74 Imported wip/deforaos-mixer, the DeforaOS audio volume controls, under
audio/deforaos-mixer (version 0.1.1)
2012-12-17 00:38:48 +00:00
obache
64deda1dc9 recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
marino
9767c253ed audio/mp3diags: Fix out-of-scope errors
getpid and clearPtrContainer were out-of-scope.
Add unistd.h and pearl namespace to fix (seen on gcc 4.6+)
2012-12-15 11:10:37 +00:00
wiz
e1acde4ddb Reset maintainer on his request. 2012-12-12 10:44:06 +00:00
ryoon
4e0abe51ad Adjust buildlink3 ABI variable. 2012-12-11 10:29:00 +00:00
ryoon
094f1709b8 Revbump from audio/libopus-1.0.2 2012-12-11 10:28:11 +00:00
ryoon
fedba4b750 Update to 1.0.2
Changelog:
Version 1.0.2 released
6 December, 2012

Opus 1.0.2 fixes an out-of-bounds read that could be triggered by
a malicious Opus packet causing an integer wrap-around in the
padding code. Considering that the packet would have to be at least
16 MB in size and that no out-of-bounds write is possible, the
severity is very low. Other changes include fixes and improvements
to the PLC and hybrid mode quality improvements. As usual, this
release is fully compliant with the Opus specification.
2012-12-11 10:26:56 +00:00
wiz
b1e61cc5bd Add more complete id3 support by also linking against id3lib (easytag
uses two different id3 support libraries.

Fix mp4 support option. It was depending on libmp4v2, but that wasn't
recognized by easytag's configure any longer. Switch to mp4v2 and rename
the option to match.

Add patches from gentoo to fix build with latest mp4v2 version.

Bump PKGREVISION.
2012-12-03 22:39:04 +00:00
jperkin
d0e5430765 Add -lm on Solaris. 2012-11-29 21:47:04 +00:00
ryoon
142fd228ff Add boilarplate.
Thank you, wiz@.
2012-11-29 09:54:51 +00:00
ryoon
94286fcae6 Add gstreamer1 packages. 2012-11-29 09:40:41 +00:00
ryoon
a8c9ee6d2a Import gst-plugins1-jack-1.0.3 as audio/gst-plugins1-jack.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'good' plugins for GStreamer.  It provides
an audio sink for the JACK Audio Connection Kit.
2012-11-29 09:37:21 +00:00
ryoon
61e878dfc8 Import gst-plugins1-twolame-1.0.3 as audio/gst-plugins1-twolame.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'ugly' plugins for GStreamer.  It provides the
twolame plugin, which allows MP2 encoding.
2012-11-29 09:20:07 +00:00
ryoon
8f4778c487 Import gst-plugins1-sid-1.0.3 as audio/gst-plugins1-sid.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'ugly' plugins for GStreamer.  It provides the
sid plugin, which allows playback of Commodore sid sounds.
2012-11-29 09:18:57 +00:00
ryoon
4f126ebf46 Import gst-plugins1-mad-1.0.3 as audio/gst-plugins1-mad.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'ugly' plugins for GStreamer.  It provides the
mad plugin, which allows playback of MPEG Layer 3 audio files.
2012-11-29 09:17:39 +00:00
ryoon
36271848c3 Import gst-plugins1-lame-1.0.3 as audio/gst-plugins1-lame.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'ugly' plugins for GStreamer.  It provides the
lame plugin, which allows MP3 encoding.
2012-11-29 09:16:52 +00:00
ryoon
027b758c0b Import gst-plugins1-a52-1.0.3 as audio/gst-plugins1-a52.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'ugly' plugins for GStreamer.  It provides the
a52dec plugin, which allows playback of A/52 audio streams.
2012-11-29 09:16:06 +00:00
ryoon
9e97757af6 Import gst-plugins1-spc-1.0.3 as audio/gst-plugins1-spc.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'bad' plugins for GStreamer.  It provides the
spcdec plugin, which allows playback of SNES SPC audio files.
2012-11-29 09:09:06 +00:00
ryoon
f2aaca5e9f Import gst-plugins1-faad-1.0.3 as audio/gst-plugins1-faad.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the faad plugin for GStreamer, the ISO AAC
audio codec decoder.
2012-11-29 09:06:28 +00:00
ryoon
fb702f1995 Import gst-plugins1-faac-1.0.3 as audio/gst-plugins1-faac.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the faac plugin for GStreamer, the ISO AAC
audio codec encoder.
2012-11-29 09:05:39 +00:00
ryoon
dfb9cc0fbc Import gst-plugins1-dts-1.0.3 as audio/gst-plugins1-dts.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'bad' plugins for GStreamer.  It provides the
dtsdec plugin, which allows playback of DTS audio streams.
2012-11-29 09:04:12 +00:00
ryoon
00868b1e6b Import gst-plugins1-wavpack-1.0.3 as audio/gst-plugins1-wavpack.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'bad' plugins for GStreamer.  It provides the
wavpack plugin, which allows playback of wavpack audio streams.
2012-11-29 09:02:15 +00:00
ryoon
f1ee632fb2 Import gst-plugins1-speex-1.0.3 as audio/gst-plugins1-speex.
The Speex project aims to build an open-source, patent-free voice
codec.  Unlike other codecs like MP3 and Ogg Vorbis, Speex is
specially designed for compressing voice at low bitrates in the
8-32 kbps/channel range.  Possible applications include Voice over
IP (VoIP), internet audio streaming, archiving of speech data (e.g.
voice mail), and audio books.  In some sense, it is meant to be
complementary to the Ogg Vorbis codec.
2012-11-29 08:44:29 +00:00
ryoon
50a6e6ef61 Import gst-plugins1-pulse-1.0.3 as audio/gst-plugins1-pulse.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'good' plugins for GStreamer.  It provides the
pulseaudio plugin for GStreamer, which allows playback and recording of
sound through the Pulseaudio sound daemon.
2012-11-29 08:43:27 +00:00
ryoon
a7747365ba Import gst-plugins1-oss-1.0.3 as audio/gst-plugins1-oss.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'good' plugins for GStreamer.  It provides the
oss plugin, which allows playback and recording of sound through the Open
Sound System audio libraries.
2012-11-29 08:42:38 +00:00
ryoon
2d9e6b2edc Import gst-plugins1-flac-1.0.3 as audio/gst-plugins1-flac.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the flac plugin for GStreamer, a lossless audio codec.
2012-11-29 08:39:28 +00:00
ryoon
5aaecee693 Import gst-plugins1-vorbis-1.0.3 as audio/gst-plugins1-vorbis.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the vorbis plugin for GStreamer, the OGG's free audio
codec.
2012-11-29 08:37:00 +00:00
ryoon
166fa60a1b Import gst-plugins1-libvisual-1.0.3 as audio/gst-plugins1-libvisual.
Libvisual is an abstraction library that comes between applications
and audio visualisation plugins.

Often when it comes to audio visualisation plugins or programs that
create visuals, they depend on a player or something else; basically,
there is no general framework that enabled application developers
to easily access cool audio visualisation plugins. Libvisual wants
to change this by providing an interface towards plugins and
applications; through this easy to use interface applications can
easily access plugins and, since the drawing is done by the
application, it also enables the developer to draw the visual
anywhere he wants.

The framework also allows you to morph to different plugins and
mix two at once; all kinds of neat tricks are possible using this
method.
2012-11-29 08:32:55 +00:00
ryoon
64213c0065 Import gst-plugins1-cdparanoia-1.0.3 as audio/gst-plugins1-cdparanoia.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the cdparanoia plugin for GStreamer, which allows
audio extraction from CDs.
2012-11-29 08:30:17 +00:00
ryoon
c0dfa986ee Import gst-plugins1-alsa-1.0.3 as audio/gst-plugins1-alsa.
GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'base' plugins for GStreamer.  It provides the
alsa plugin, which allows playback and recording of sound through the
Advanced Linux Sound Architecture (ALSA) audio libraries.
2012-11-29 08:29:06 +00:00
drochner
ff1b63a8f1 pull in "grilo" - this adds UPnP client functionality
bump PKGREV
2012-11-23 11:55:06 +00:00
joerg
a8fedba850 Needs asciidoc. 2012-11-19 23:14:14 +00:00
markd
37d71f8cb3 s/PULSEAUDIO_VER/PKGVERSION/ on the two lines that werent. 2012-11-17 22:20:48 +00:00
markd
3bb5eeded2 Update to 2.6.0
VERSION 2.6-RC
  CHANGES:
    * Show all audio and video files in file browser.
    * Remove codec install support. It's long ago been implemented in phonon.
    * Prevent lags with large Saved playlists.
    * Increase minimal required ffmpeg version up to 0.7.
    * Use audio-x-generic icon for bit rate, not a generic one.
    * Add Amarok.Playlist.playMediaList() script bindings for API symmetry.
    * Building the spectrum analyzer applet can now be disabled with a CMake
      argument.

VERSION 2.6-Beta 1
  FEATURES:
    * Amazon store: improved album search
    * Support for transcoding when copying tracks to USB Mass Storage devices;
      per-device transcoding preference can be saved, too.
    * Provide Repopulate and Turn off link in "Dynamic Mode Enabled" bagde.
    * Support for setting cover images for albums on USB Mass Storage devices.
    * Support for setting and unsetting cover images for iPod albums, can
      write back covers to file meta-data too, respects configuration.
    * Amazon store: ability to check out an item directly without using the
      Amarok shopping cart.
    * Amarok now includes the Free Music Charts service by default.
    * The maximum dimensions for embedded covers are now configurable.
    * Small configuration dialog for iPods that shows troubleshooting
      information and allows to change iPod name.
    * Improved usability of iPod playlists: iPod collection automatically
      transfers tracks dropped to iPod playlists to iPod when it is needed.
    * Tracks can now be transcoded when transferring them to iPod.
    * A diagnostic dialog reporting versions of Amarok, Qt, KDE and phonon libraries
      as well as the used phonon backend and status of plugins and scripts.
      Patch by Andrzej Hunt.
    * Ability to move track position bookmarks by dragging; patch by
      Jasneet Bhatti.
    * Amarok can now remember whether and how to transcode tracks when
      transferring them to a particular collection.
    * "Crop playlist" functionality implemented using drag & drop.
    * Added keyboard shortcut for "Edit Track Information..."
      Patch by Jasneet Bhatti.
    * Support for embedded album covers in non-collection tracks and
      in USB Mass Storage collection.
    * Hold the Shift key when dragging tracks to collections to move them
      instead of copying.
    * New search filter for absolute date
    * Named UMS collections
    * Albums with same name but different album artist are now correctly
      separated in USB Mass Storage, iPod and various online service collections.
    * Support for detecting compilations in USB Mass Storage collection.
    * Support embedded covers for ogg (read only) and flac files.
    * Track meta-data can be edited in USB Mass Storage collection.
    * Support for album artists in USB Mass Storage collection.
    * album artist (if differs from artist), BPM, labels, last played time and
      bitrate are now shown in playlist track tooltip (if not already displayed
      in playlist)

  CHANGES:
    * Builds with ffmpeg 0.11.
    * Database structure (lyrics table) was updated. Starting Amarok for the
      first time after the upgrade may take up to one minute as the data is
      migrated.
    * Amazon store: try to show a sensible default in the country selection.
    * Only offer delete action when Shift key is pressed in Collection context
      menu.
    * Only offer move action when Shift key is pressed in Collection context
      menu.
    * Remove context view video applet. Unmaintained and broken.
    * Album cover images are written in background to prevent freezes.
    * Make keyboard & mouse behaviour of saved playlists browser same as of the
      collection browser, including the delete key.
    * Delete and Shift + Delete keys now work as expected in collection browser.
    * Preserve statistics when copying or moving tracks to Local Collection.
    * Common album actions such as Show cover, Show under Various Artists are
      now available for all collections that support it, not just Local
      collection.
    * When copying files to iPod, ensure target directories exist.
    * When writing covers to files, all existing covers will be replaced.
    * PulseAudio status in diagnostic dialog.
    * optional libgpod dependency raised to 0.8.2 to support newest iPods.
    * Amarok now prevents accidental unmounting of iPods in (small) time-frames
      when iTunes database on iPod is not yet updated.
    * Amarok detects when iPod is to be ejected from system and gracefully
      disconnects it when it occurs.
    * Hitting the eject button on iPod collection ejects it also from the
      system.
    * iPod collection now detects whether iPod is safe to write and marks iPod
      as read-only if not. This prevents "iPod shows 0 tracks" problem.
    * Correct progress bar advancement when transferring tracks to iPod.
    * iPod Collection supports multiple simultaneous cancellable transfers.
    * Improved dialog to initialize iPod.
    * Load tracks in playlists asynchronously using proxy tracks.
    * It is now possible to transcode tracks when moving them.
    * Drag & drop of tracks and playlists to Saved Playlists works in all cases.
    * Don't show unmounted USB Mass Storage devices and make it clear when
      the device is not "activated" yet.
    * "Devices" in Amarok configuration -> Plugins is with other related strings
      renamed to "Local Collection Backends" to reduce user confusion.
    * Enable keyboard activation of PlaylistBrowser items.
    * Don't use `mysql_config --variable=pkgincludedir`, find mysql include
      directory manually by looking up mysql.h.
    * Album artist is now guessed for tracks that do not belong into any
      collection and tracks from USB Mass Storage collection. Guessing uses the
      same algorithm as Local Collection.
    * When hovering iPod, UMS or MTP collection in collection browser,
      "1.2 GB free" is shown instead of "85% used"; thicker capacity bar.

Plus many bugfixes.
2012-11-17 22:04:18 +00:00
joerg
fa3000044f Fix C++ usage. 2012-11-16 20:05:35 +00:00
gdt
9cd69adaaf Depend on x11/fltk13 rather than x11/fltk.
As discussed on pkgsrc-users, x11/ftlk (1.1) is no longer maintained,
and 1.3 is believed to be almost entirely compatible.

Patch from Tim Larson, who has build-tested these packages on
NetBSD/amd64.
2012-11-15 13:44:13 +00:00
mrg
69176fc9a0 update to hydrogen 0.9.5.1. slightly clean up the netbsd port.
2011-02-19 the hydrogen team <hydrogen-devel@lists.sourceforge.net>
        * Release 0.9.5.1
        * Compatible with linux 3.0 kernels
        * Compiles now with gcc 4.7
        * Added greek translation
        * Updated czech translation
        * Few small bugfixes

2011-03-15 the hydrogen team <hydrogen-devel@lists.sourceforge.net>

        * Release 0.9.5
        * load playlists at startup
        * midi-learn works now with shift-click on some gui elements
        * multi-track export
        * LADI support
        * maximum number of bars is now configurable
        * added czech translation
        * fixed serveral export song failures
        * added ogg, flac, aiff export support
        * added some new commandline parameter for no_gui version
        * added rubberband-cli support
        * several improvements on sample editor
        * added NO_GUI_SUPPORT to build a version of hydrogen without a gui
        * added support for app bundles on OSX
        * non destructive sample editor
        * piano roll editor
        * instrument midi out
        * destructive midi recording
        * support for midi "note off" messages
        * virtual patterns
        * time line to change song tempo and add tags
        * director
        * and at least several small changes
        * Xml handling is now done by QtXml instead of TinyXML
        * improved support for non-ascii filenames / strings
        * remove direct dependencies to libflac
2012-11-13 23:26:23 +00:00
jperkin
38f5ba4cfb USE_TOOLS+= msgfmt, fixes Solaris build. 2012-11-08 11:52:20 +00:00
drochner
b9839e1457 update to 1.1
many fixes and improvements
2012-11-06 18:41:44 +00:00
drochner
8dfa8b07ba update to 2.0.4
changes:
-minor feature additions
-buffixes
-build system updates
-switched to libmusicbrainz5
2012-11-06 18:38:33 +00:00
ryoon
f0d7d8acd7 Bump PKGREVISION.
Add buildlink dependency to json-c and xorg libraries.
2012-11-06 12:04:34 +00:00
tron
f3ebdec394 Correct directory name of "pulseaudio" package. 2012-11-03 09:08:51 +00:00
ryoon
ba686245a6 Recursive revbump from audio/pulseaudio 2.1 2012-11-03 01:58:32 +00:00
ryoon
2baa22c7f6 Update to 2.1
* Tested on NetBSD/i386 5.1, /i386 6.0, and /amd64 6.99.13
* Also tested on OpenIndiana/i386 151a7, but my environment lacks audio
  device, so I cannot check audio output
* Tested with multimedia/mplayer's -ao pulse option, works fine
* Add gm4 to USE_TOOLS for OpenIndiana build

Changelog:
Many changes. See http://www.freedesktop.org/wiki/Software/PulseAudio .
2012-11-03 01:54:55 +00:00
drochner
6007bb556e +rhythmbox-gtk3 2012-10-30 20:14:28 +00:00
drochner
8962ca5014 add a pkg for rhythmbox-2.98 which is based on gobject-introspection
instead of py-gtk
still somewhat minimalistic, but plays files and streams for me
2012-10-30 20:13:35 +00:00