From 3d4f9bcc15cd1b04e8b464854fba718e5d06d5fc Mon Sep 17 00:00:00 2001 From: Edinaldo P. Silva Date: Sun, 22 Jan 2017 20:20:29 +0000 Subject: development/mutagen: Updated for version 1.36.1. Signed-off-by: David Spencer --- development/mutagen/README | 16 ++++++++++++++-- development/mutagen/mutagen.SlackBuild | 6 +++--- development/mutagen/mutagen.info | 6 +++--- development/mutagen/slack-desc | 8 ++++---- 4 files changed, 24 insertions(+), 12 deletions(-) (limited to 'development/mutagen') diff --git a/development/mutagen/README b/development/mutagen/README index fdc9e95862..5b8c99a568 100644 --- a/development/mutagen/README +++ b/development/mutagen/README @@ -1,3 +1,15 @@ +mutagen (Python 2/3 module for handling audio metadata) + Mutagen is a Python module to handle audio metadata. It supports ASF, -FLAC, M4A, Monkey's Audio, MP3, Musepack, Ogg FLAC, Ogg Speex, Ogg -Theora, Ogg Vorbis, True Audio, WavPack and OptimFROG audio files. +FLAC, MP4, Monkey's Audio, MP3, Musepack, Ogg Opus, Ogg FLAC, Ogg +Speex, Ogg Theora, Ogg Vorbis, True Audio, WavPack, OptimFROG, and +AIFF audio files. + +All versions of ID3v2 are supported, and all standard ID3v2.4 frames +are parsed. It can read Xing headers to accurately calculate the +bitrate and length of MP3s. ID3 and APEv2 tags can be edited +regardless of audio format. It can also manipulate Ogg streams on an +individual packet/page level. + +Mutagen works with Python 2.7, 3.3+ and has no dependencies outside +the Python standard library. diff --git a/development/mutagen/mutagen.SlackBuild b/development/mutagen/mutagen.SlackBuild index 6ee5e3fbcf..8c6d732e32 100644 --- a/development/mutagen/mutagen.SlackBuild +++ b/development/mutagen/mutagen.SlackBuild @@ -1,8 +1,8 @@ #!/bin/sh # -# Slackware build script for Mutagen +# Slackware build script for mutagen. # -# Copyright 2016 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2016-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil. # # Currently maintained by Dugan Chen (thedoogster [at] gmail [dot] [com]) # @@ -27,7 +27,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=mutagen -VERSION=${VERSION:-1.36} +VERSION=${VERSION:-1.36.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/mutagen/mutagen.info b/development/mutagen/mutagen.info index aab83af94d..b2aa046689 100644 --- a/development/mutagen/mutagen.info +++ b/development/mutagen/mutagen.info @@ -1,8 +1,8 @@ PRGNAM="mutagen" -VERSION="1.36" +VERSION="1.36.1" HOMEPAGE="https://github.com/quodlibet/mutagen" -DOWNLOAD="https://github.com/quodlibet/mutagen/archive/release-1.36/mutagen-release-1.36.tar.gz" -MD5SUM="4a513016e57acc00247db76f2ad603e7" +DOWNLOAD="https://github.com/quodlibet/mutagen/archive/release-1.36.1/mutagen-release-1.36.1.tar.gz" +MD5SUM="4690c4ae9164e98a084d2923c6dde548" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" diff --git a/development/mutagen/slack-desc b/development/mutagen/slack-desc index f342f37a0b..55ad753d71 100644 --- a/development/mutagen/slack-desc +++ b/development/mutagen/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -mutagen: mutagen (Python Module) +mutagen: mutagen (Python 2/3 module for handling audio metadata) mutagen: mutagen: Mutagen is a Python module to handle audio metadata. It supports ASF, -mutagen: FLAC, M4A, Monkey's Audio, MP3, Musepack, Ogg FLAC, Ogg Speex, Ogg -mutagen: Theora, Ogg Vorbis, True Audio, WavPack and OptimFROG audio files. +mutagen: FLAC, MP4, Monkey's Audio, MP3, Musepack, Ogg Opus, Ogg FLAC, Ogg +mutagen: Speex, Ogg Theora, Ogg Vorbis, True Audio, WavPack, OptimFROG, and +mutagen: AIFF audio files. mutagen: mutagen: Homepage: https://github.com/quodlibet/mutagen mutagen: mutagen: mutagen: -mutagen: -- cgit v1.2.3