This module returns a hash containing basic information about a FLAC file,
a representation of the embedded cue sheet if one exists, as well as tag
information contained in the FLAC file's Vorbis tags. There is no complete
list of tag keys for Vorbis tags, as they can be defined by the user; the
basic set of tags used for FLAC files include:
* ALBUM
* ARTIST
* TITLE
* DATE
* GENRE
* TRACKNUMBER
* COMMENT
WWW: http://search.cpan.org/dist/Audio-FLAC-Header/
A Crossfading/Gapless Output Plugin featuring:
* Crossfading
* Fadein/Fadeout
* Continuous output
* Gap-Killer
* Automatic detection of live albums
* High quality
* Secondary effect plugin
* Compatibility with bmp and audacious
WWW: http://www.eisenlohr.org/xmms-crossfade/index.html
Author: Peter Eisenlohr <p.eisenlohr@gmx.net>
This is a slave port of audio/xmms-crossfade
- DrFeelgood is mostly a bugfix release. Numerous old memory leaks were found
and fixed, as well as some silly and annoying bugs. Full release notes at:
* http://wiki.xmms2.xmms.se/index.php/Release:DrFeelgood
- re-add a patch removed in previous commit, it's needed again
PR: ports/100366
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
- Check WITH/WITHOUT according to Porter's Handbook and
does this after bsd.port.pre.mk
- WITHOUT_X11 has to be put before bsd.port.pre.mk due to USE_X_PREFIX
PR: ports/99508 (based on)
Submitted by: Arseny Nasokin <tarc tarc.po.cs.msu.su>
- Restrict to Perl 5.6+ due to dependency upon p5-Authen-SASL
- Regen 5.00503 patchfile just in case the dependency can be resolved
PR: ports/99134
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit)
plist creation to FC4;
o upgrade audio ports which use automatic plist creation to use FC4
packages or bump PORTREVISION for those which already use FC4
packages. [1]
Approved by: julefort (maintainer, implicit) [1]
netchild (mentor)
submits information about tracks being played to audioscrobbler.
WWW: http://www.frob.nl/scribble.html
PR: ports/100195
Submitted by: Stepan Zastupov [RedChrom] <redchrom at gmail.com>
You can ask for the results to be sorted by one or more of those tags,
and return either the list of filenames (the deault), a printf-style
formatted string for each file using its ID3 tags, or the actual Perl
data structure representing the results.
WWW: http://search.cpan.org/dist/MP3-Find/
PR: ports/100149
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Dug up by Heino Tiedemann <rotkap@GMX.de> who kept going on and on
about this on various mailing lists without ever bothering to contact
the maintainer.
Obtained from: upstream CVS
- Use the OPTIONS framework
- Use bsd.scons.mk
Many patches removed because we merged them upstream into XMMS2 HEAD
Checkout the release notes at:
http://wiki.xmms2.xmms.se/index.php/Release:DrEvil
PR: ports/99864
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> (maintainer)