Commit graph

6699 commits

Author SHA1 Message Date
wiz
4b585ceb90 + py-beets. 2013-03-14 13:58:18 +00:00
wiz
10298ac07b Import py-beets-1.0.0 as audio/py-beets.
Beets is the best command-line tool for viewing, querying, renaming,
and updating your music collection.

The purpose of beets is to get your music collection right once
and for all. It catalogs your collection, automatically improving
its metadata as it goes using the MusicBrainz database. (It also
downloads cover art for albums it imports.) Then it provides a
bouquet of tools for manipulating and accessing your music.

Because beets is designed as a library, it can do almost anything
you can imagine for your music collection. Via plugins, beets
becomes a panacea:

  * Embed and extract album art from files' tags.
  * Listen to your library with a music player that speaks the MPD
    protocol and works with a staggering variety of interfaces.
  * Fetch lyrics for all your songs from databases on the Web.
  * Manage your MusicBrainz music collection.
  * Analyze music files' metadata from the command line.
  * Clean up crufty tags left behind by other, less-awesome tools.
  * Browse your music library graphically through a Web browser
    and play it in any browser that supports HTML5 Audio.
2013-03-14 13:57:54 +00:00
wiz
56360a7e68 + py-musicbrainz-ngs 2013-03-14 13:42:26 +00:00
wiz
6b58439b51 Import py-musicbrainz-ngs-0.3 as audio/py-musicbrainz-ngs.
This library implements webservice bindings for the Musicbrainz
NGS site, also known as /ws/2.
2013-03-14 13:42:06 +00:00
adam
370c9542c9 Changes 0.3.6:
* Implement FLAC and ALAC encoding and decoding.
* Update license to LGPL 2.1.
2013-03-07 17:03:11 +00:00
shattered
65a2325088 Update to 20121201. Changes:
abc2midi, yaps, abc2abc: The time signature C| or c| is now
interpreted as 2/2 instead of 4/4.

Added Chinese character support in lyrics.

abc2midi extension: abc2midi treats Xn the same way as Zn

bug fix: abc2abc truncated the voice ids when it encounters the first
invalid character without giving any warning.

bug fix: abc2midi was unable to trill or roll tied notes.
2013-03-03 10:19:10 +00:00
wiz
a8730d5aa1 Bump PKGREVISION for mysql default change to 55. 2013-03-02 20:33:21 +00:00
jperkin
f620bfbe51 alloca and stdbool fixes for SunOS. 2013-02-27 17:49:14 +00:00
joerg
5d12de0443 Explicitly request C++11 when building with clang. 2013-02-26 10:22:06 +00:00
joerg
7ad7419b35 Use plain tar. 2013-02-26 10:21:46 +00:00
joerg
100ae12042 gtar doesn't seem to be needed any longer. 2013-02-26 10:21:17 +00:00
shattered
6aab61a8f4 Add 'debug' option. 2013-02-17 12:21:34 +00:00
wiz
f615f6187a ftp master site doesn't work, use http one. 2013-02-17 10:14:11 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
wiz
5f461dbea7 Recursive bump for png-1.6. 2013-02-16 11:18:48 +00:00
wiz
0602d449ce Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
ryoon
4f08cb1b88 Remove obsolete patches. 2013-02-15 14:34:32 +00:00
obache
07659b9b8d recursive bump from boost-lib shlib update. 2013-02-15 11:53:59 +00:00
drochner
3c6031ab39 deal with hicolor-icon-theme 2013-02-12 12:37:14 +00:00
wiz
15d6fe2c21 Update to 2.1.8:
2.1.8 - 2013-02-10 :
====================
    * Port to and require the most recent GTK+ 2 release (2.24)
    * Allow experimental compilation against GTK+ 3
    * Many memory leaks fixed
    * Remove the Debian and RPM packaging
    * Christoph J. Thompson's change to not install the ChangeLog
    * Adrian Bunk's FLAC, configure, sign comparison warning and GBase64 fixes
    * Waqa Qamar's new icons
    * Small fixes to allow compilation under mingw
    * Fix overlaid text in scanner legend
    * Alessio Ababilov's SIGCHLD handling fix
    * Move configuration files to XDG firectories
    * Andreas Winkelmann's configuration file, remove all text, disc number
      column and compiler warning fixes
    * Switch to TagLib for MP4 tag editing and drop libmp4v2 support
    * Fix album artist entry focus chain order
    * Remove Changes tab in about dialog
    * Tidy and internationalize the desktop file
    * Fix many spelling errors and typos
    * Several translation updates
    * Rewrite build system
    * Use intltool for internationalization
    * Drop dependency on libtool
    * Leonid Podolny's easytag-2.1.6-from-txt.patch for segfault when pressing
      "Apply" in "Load filenames from TXT" dialog,
    * WiseLord's fix-genre-tag.patch to fix predefined genres displayed under
      legacy systems.
    * Michał Smoczyk's updated Polish translation
    * Christoph J. Thompson's .desktop cleanup patch
    * Christoph J. Thompson's add a new option to trim spaces when renaming
      files patch
    * Nick Lanham's to make easytag compile against newest version of libmp4v2
    * Wojciech Wierchola's file save performance improvement
    * Julian Taylor's fix out of bound array access
    * Honore Doktorr's revised libmp4v2 patch
    * Algimantas Margevičius's Lithuanian translation
2013-02-11 08:56:39 +00:00
ryoon
0c4b1ecf0b Bump PKGREVISION.
Reference libossaudio explicitly on NetBSD.
2013-02-10 09:38:36 +00:00
ryoon
71ace66a59 Update to 2.5.0b1
Changelog:
2.5.0
	* Autotools and packaging changes:
	  - Upgraded autoconf version requirement to 2.60
	  - Added '--with-alsa' to suppress ALSA sound driver inclusion
	  - Added '--without-oss' to suppress OSS sound driver inclusion
	  - Added '--disable-cache' to remove tags cache support
	  - Added specific GDB support to '--enable-debug'
	  - Refactor decoder plug-ins' autoconf scripts into source directories
	  - Ensure that all decoders get into the source distribution tarball
	  - Removed SID decoder's dependance on .la-file presence
	  - Removed distribution-specific .spec file
	  - Minor reformatting of the configure summary
	  - Added warnings for various deprecations and potential problems
	  - Added warnings for unmet future package requirements
	* Improved support for embedded systems:
	  - Refined FFmpeg decoder configuration for use with cross-compilation
	  - Provided use of Tremor with the Vorbis decoder
	  - Improve portability to non-GNU library platforms
	  - Added --with-libiconv-prefix configure option
	* Audio driver changes:
	  - Allow use of the OSSv4 per-application mixer API
	  - Provided SNDIO support for OpenBSD systems (Alexander Polakov)
	* New and changed audio decoders:
	  - New TiMidity decoder for MIDI (Hendrik Iben)
	  - Migrate AAC decoder to later FAAD2 API (Max Klinger)
	  - Added AAC+ (HE-AAC) support to AAC decoder
	  - New SidPlay2 decoder for SID (Hendrik Iben)
	  - New Modplug decoder (Hendrik Iben)
	  - New WavPack decoder (Alexandrov Sergey)
	  - Renamed SndFile plugin for consistancy
	  - Removed M4A format support from AAC decoder plugin
	* Overhauled FFmpeg/LibAV decoder:
	  - Resolved FFmpeg API deprecations
	  - Provided LibAV compatibility
	  - Provided proper stereo downmixing
	  - Increased number of decodable formats (including Xiph Opus)
	  - Added decoding of audio from video formats
	  - Added logging of FFmpeg/LibAV messages
	  - Added seeking in most (but not all) formats
	  - Fixed misreporting of tags, duration and bitrates
	  - Fixed memory and file descriptor leakages
	  - Fixed severe distortion on 8-bit samples
	  - Fixed loop playing FLAC files
	  - Fixed many miscellaneous bugs
	* Audio reproduction changes:
	  - Improved support for 8-bit sample size
	  - Added software mixer (Hendrik Iben)
	  - Added parametric equalizer (Hendrik Iben)
	  - Fixed many bugs which produced distorted sound
	* General configuration file changes:
	  - Reconciled and regularised example config and keymap files
	  - Introduced lists and function-like syntax
	  - Introduced variable substitution
	  - Introduced symbol and boolean option types
	  - Improved security of the configuration file
	* Changed configuration file options:
	  - Layout# options moved to a list and function-like syntax
	  - SoundDriver option moved to a list syntax
	  - Renamed OSSMixerChannel to OSSMixerChannel1
	  - Renamed ALSAMixer to ALSAMixer1
	  - QueueNextSongReturn moved to yes/no values
	  - TagsCacheSize set to zero now disables tag caching
	* New configuration file options:
	  - OnSongChange: run an external command (Jack Miller)
	  - RepeatSongChange: govern the running of the OnSongChange command
	  - OnStop: run an external command on stopping
	  - EnforceTagsEncoding: substitutes ID3v1TagsEncoding for ISO-8859-1
	    encoding in id3v2 tags (Aleks Sherikov)
	  - FileNamesIconv: converts from local to UTF8 encoding for file names
	    (Aleks Sherikov)
	  - NonUTFXterm: converts UTF8 to local encoding for X-Term titles
		(Aleks Sherikov)
	  - AutoLoadLyrics: says whether MOC should look for lyrics files
	  - PreferredDecoders: allow finer control over decoder selection
	  - XTerms: externalises terminals regarded as X-Terms
	  - UseMIMEMagic: says whether to identify audio files by using MIME
	  - JackStartServer: autostart JACK the server (Max Klinger)
	  - ShowTimePercent: set the percent played state (Daniel T. Borelli)
	  - Various options for SidPlay2, Modplug and TiMidity support
	* New command line options:
	  - '-O' to override configuration file settings
	  - '-q' to queue files from command line (Martin Milata)
	  - '-j' to jump to some position in the current track (Nuno Cardoso)
	  - '-Q' to display user formatted information (Juho Hämäläinen)
	  - '-v' to set the volume (Jack Miller)
	  - '-t' and '--on/off' to toggle or set playback options (Jack Miller)
	* Screen handling changes:
	  - Changed minimum screen height to 7 lines (Tero Marttila)
	  - Added support for GNU screen title (Jonathan Derque)
	  - Restore screen to console mode after reporting fatal errors
	  - Fixed overlength highlight bar
	  - Fixed screen upset when tags contain control characters
	* New and updated client interaction features:
	  - 'a' command: also add a directory to the playlist (Filippo Giunchedi)
	  - 'Y' command: prune unreadable files from the playlist (tyranix)
	  - 'L' command: display music lyrics (Géraud Le Falher)
	  - Queued messages for display in the message area
	  - Added play queue (Martin Milata)
	  - Mark a fragment of a file which can be passed to external commands
	* Improve text entry history and editting:
	  - Recognise ^u (by default) as delete to start of line
	  - Recognise ^k (by default) as delete to end of line
	  - Save and restore entered text prior to history scrolling
	  - Save history entry modifications
	  - Do not save adjacent duplicate entries
	  - Do not save or modify with blank entries
	  - Position cursor at end of restored or history line
	* Theme changes:
	  - Enabled highlighted playlist numbers and file times (Marc Tschiesche)
	  - Fixed miscoloured frame when switching themes (Alexander Polakov)
	  - Fixed default colour settings
	* General code cleaning:
	  - Refactoring, optimisations and cosmetic improvements
	  - Silenced many build warnings and errors
	  - Replaced various deprecated, legacy and platform-specific functions
	* Significant bug fixes:
	  - Fixed stale locks freeze in tags cache database following a crash.
	  - Fixed CURL timeout for internet streaming errors (Daniel Stenberg)
	  - Fixed audio distortion on MP3 file having overly long tag values
	  - Fixed false positive stream detection in the MP3 decoder
	  - Fixed Ogg/Vorbis stream detection in the Vorbis decoder
	  - Fixed 'LRINTF error' raised when reconfiguring MOC
	  - Handle backspace key properly
	  - Fixed pthread stack overflow segfault on OpenBSD.
	  - Fixed segfault when text entry history becomes full
	  - Fixed segfault processing playlists with relative paths
	  - Fixed memory corruptions when toggling tag reading
	  - Fixed severe distortion on 11025Hz 16-bit mono audios
	  - Fixed freeze at end of playing audio file
	  - Fixed server crash when attempting to play a deleted file
	  - Fixed MIME type detection on HTTP redirection
	  - Fixed crash when mixer value is above 100%
	  - Workaround for streams that have the actual title as tags/comments
	  - Indentified cause of "undefined symbol" build errors (node/701)
	  - Plugged all known memory and file descriptor leaks
	* Miscellaneous:
	  - Updated and reformatted mocp manpage and equalizer README file
	  - Made many warning and error reports more informative and consistant
	  - Better logging of more problem determination information
	  - More informative version information display
	  - Introduced MD5-based decoder verification tools
	  - Improved compatibility with 64-bit systems
	  - Improved compatibility with big-endian systems
	  - Moved tags cache to a Berkeley DB
	  - Integration of down-stream distribution patches
	  - Fixed many bugs which crashed MOC
2013-02-10 08:38:59 +00:00
ryoon
9bef86f5fd Bump PKGREVISION from audio/jack. 2013-02-09 22:11:28 +00:00
ryoon
10732287bb Update to 0.121.3.
Changelog:
    Make the printed output of jack_iodelay more useful to actual users
    Compilation fixes for OS X (particularly PPC architectures)
    Remove SSE-related messages during startup
    Fix a few argument type declarations for a few functions
    OSS backend: fix a call to yet undefined engine instance
2013-02-09 19:59:44 +00:00
wiz
2995b432b2 Update to 0.3.5:
Changes for Audio File Library version 0.3.5:

* Implement IMA ADPCM encoding and decoding for AIFF-C, CAF, and WAVE files.
* Implement Microsoft ADPCM encoding for WAVE files.
* Fix calculation of IRCAM frame size.
* Record marker comments in WAVE files.
* Improve validation of compressed audio formats.
* Add support for building without documentation.
2013-02-07 10:25:55 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
wiz
aad78bd31d Whitespace cleanup for pkglint. 2013-01-29 15:35:04 +00:00
wiz
679281b676 regen 2013-01-29 15:34:55 +00:00
wiz
eb654d7c2c Add comment. 2013-01-29 15:34:47 +00:00
tsutsui
717479c3b7 Always use atomic_ops(3) on NetBSD even on arm, i.e. kill Linux-ARM'ism.
Fixes configure failure on NetBSD/arm 6.0.

Also add patch comment.
2013-01-29 15:02:24 +00:00
obache
a0caec49b3 Use HTTP master site. 2013-01-27 08:25:52 +00:00
wiz
8347b0c94a Remove akode-plugins-ffmpeg; does not build with any ffmpeg version in
pkgsrc and nothing depends on it.
2013-01-27 00:13:28 +00:00
wiz
fc72743c12 automake-1.13 compat. 2013-01-26 23:11:13 +00:00
wiz
8dbb74a118 automake-1.13 compat. 2013-01-26 22:16:18 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
jperkin
0d62571fb4 Update to cd-discid-1.3.1. Notable changes since 0.9 are:
- New upstream maintainer.
 - Try to use a default cdrom device if none is specified.
 - Add --musicbrainz option for output suitable for calculating a
   MusicBrainz DiscID.
2013-01-22 10:42:06 +00:00
jperkin
02af7c6e9d Fix output on OSX. Appease pkglint while here (license, patch comments).
Bump PKGREVISION.
2013-01-21 22:24:55 +00:00
wiz
e18b0dc315 Fix build with automake-1.13. 2013-01-21 16:02:34 +00:00
ryoon
4c0f5057a7 Update to 0.1.6
Changelog is unavailable.
2013-01-20 20:10:51 +00:00
riastradh
821dcaca23 Add missing buildlink3s implied by openmotif but not lesstif. 2013-01-19 20:23:33 +00:00
joerg
9c11ab7f71 Fix build with newer scons and update PLIST. Bump revision. 2013-01-11 13:23:33 +00:00
adam
8cd89f6140 Fix buidling on Darwin 2013-01-09 07:24:23 +00:00
gdt
8617581034 LICENSE=mit 2013-01-08 16:21:49 +00:00
wiz
7a3e2680d7 + ibniz. 2013-01-08 09:49:11 +00:00
wiz
b64a781307 Import ibniz-1.18 as audio/ibniz.
IBNIZ is a virtual machine designed for extremely compact low-level
audiovisual programs. The leading design goal is usefulness as a
platform for demoscene productions, glitch art and similar projects.
Mainsteam software engineering aspects are considered totally
irrelevant.

IBNIZ stands for Ideally Bare Numeric Impression giZmo. The name
also refers to Gottfried Leibniz, the 17th-century polymath who,
among all, invented binary arithmetic, built the first four-operation
calculating machine, and believed that the world was designed with
the principle that a minimal set of rules should yield a maximal
diversity.
2013-01-08 09:48:58 +00:00
ryoon
8f0893d48d Fix build on OpenBSD/amd64 5.2.
* Add OpenBSD conditionals
* Add workaround for library link
2013-01-06 03:21:46 +00:00
mef
152dc9130c (1) Bump version 1.9.1 to 1.9.3 based on PR pkg/45449
ChangeLog attached at the bottom of this Log.

(2) patches/patch-ag
    Delete the first chunk, upstream included the first one.
    Comments added from cvs log (1.4)

(3) patches/patch-ah
    # fix for "libpthread: Unlocking unlocked mutex" seen on NetBSD-4
    removed (upstream included).

(4) Comments added for
    patches/patch-aa
      -- Add NetBSDArchitecture and DragonFlyArchitecture
    patches/patch-ab
      -- (1.9) Convert -lossaudio to portable $(LIBOSSAUDIO)
	      Make this work with audio/oss again.
      -- (1.13) Add NetBSDArchitecture
      -- (1.14) In server/Imakefile add a target for $(VOXWARELIBS) that call make for
	the targets directory.
	This should fix the occasional problem were make complains with
	"don't know how to make dda/voxware/libvoxware.a"
      -- (1.5) Taking care nasd.conf (etc)
    patches/patch-ae
      -- Honor ${PKG_SYSCONFDIR}, see SUBST in Makefile.
    patches/patch-af
      -- Don't build/install auscope.

(5) PLIST.client
    PLIST.server
    Convert IMAKE_MANNEWSUFFIX to IMAKE_MAN_SUFFIX which
    pkglint flagged and by reading the thread starting with
      http://mail-index.netbsd.org/tech-pkg/2005/12/06/0034.html
   (Please correct this part if some OS'en get problems.)
  -----
Version 1.9.3 (stable) 05/13/2011

  - overdue 1.9.3 maint release

  - Older X11 systems used to define SharedLibX and friends if the
    installed X11 system was built with shared lib support.  Newer
    X11's use SharedLibX11 instead.  Same for
    {Normal|Debug|Profile}LibX.  So check for these and set
    appropriately in NetAudio.tmpl.

    Shared lib installations should deal with libXau dependancies
    correctly now.

  - auerswald:

    Added MacOS X aka Darwin to list of systems that need to
    explicitely link libaudio.so against libXau. This enables building
    of the shared library libaudio.so on MacOS X.

    There is currently no NAS server for MacOS X.

Version 1.9.2 (stable) 03/07/2009

  - overdue 1.9.2 release.

  - patch from Aleksey Cheusov:

    "fix for "libpthread: Unlocking unlocked mutex" seen on NetBSD-4"

    libaudio: OpenSvr.c: The server mutex was being unlocked, even
    though it was never locked in the first place.

  - Hugo Vanwoerkom reported thousands of diagnostics in his syslog:
    "doSetup: elementRate == 0! Forcing to 5000".  Fix doSetup to only
    warn about this when the debug level is above 10.

  - auerswald:

    document syslog usage

    use syslog if running as a daemon, stderr otherwise

    add syslog-usage-change to HISTORY file

  - steve_mcintyre:

    Minor man page fix ported from the Debian packages.

    Multiple minor portability changes ported over from the Debian
    packages. Cope with Hurd and GNU/KFreeBSD and other systems using
    glibc

  - apply patch from sourceforge user moinakg:

    Libaudio is built with missing linker flags on OpenSolaris like
    missing lXt, so it results in symbol not found errors at runtime.
    I am including an Imakefile patch below that fixed this.
  -----
2013-01-05 12:57:21 +00:00
jperkin
ae7cbf5487 On 64-bit Solaris FILE is an opaque type, disable the rewind functionality.
Fixes package build.
2012-12-18 14:42:29 +00:00
jperkin
6b51c0b130 Copy the ix86_SunOS5.mak file from the distribution into files. It's
a bit crazy that we deliberately break the config script in this
package and have to replicate everything into files/ just to support
NetBSD, it's significantly reducing the portability.

Avoid ssize_t clash on newer Solaris.

These fixes make the package now build on Solaris.
2012-12-18 13:27:10 +00:00
wiz
d4b7c1ad18 Remove duplicate && 2012-12-17 12:39:46 +00:00