mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
14 lines
409 B
Plaintext
14 lines
409 B
Plaintext
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
|