From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 01597138334 for ; Fri, 30 Aug 2019 11:46:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 185FAE0824; Fri, 30 Aug 2019 11:46:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E9AE4E0824 for ; Fri, 30 Aug 2019 11:46:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4727334A690 for ; Fri, 30 Aug 2019 11:46:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CB1A7471 for ; Fri, 30 Aug 2019 11:46:32 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1567165513.10e4e3f38bf769075720a46272e0c553ca6d99aa.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/beets/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/beets/metadata.xml X-VCS-Directories: media-sound/beets/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 10e4e3f38bf769075720a46272e0c553ca6d99aa X-VCS-Branch: master Date: Fri, 30 Aug 2019 11:46:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7fa69c75-1c52-46f6-872f-4a26bafceeb3 X-Archives-Hash: 4a4c635696d553e187b785958557ad59 commit: 10e4e3f38bf769075720a46272e0c553ca6d99aa Author: Bernardo Meurer standard ai> AuthorDate: Thu Aug 29 19:52:40 2019 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Fri Aug 30 11:45:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10e4e3f3 media-sound/beets: add myself as maintainer Approved-by: mgorny Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Bernardo Meurer standard.ai> Signed-off-by: Joonas Niilola gentoo.org> media-sound/beets/metadata.xml | 79 ++++++++++++++++++++++-------------------- 1 file changed, 42 insertions(+), 37 deletions(-) diff --git a/media-sound/beets/metadata.xml b/media-sound/beets/metadata.xml index a30fde9062e..c94e37c4b59 100644 --- a/media-sound/beets/metadata.xml +++ b/media-sound/beets/metadata.xml @@ -1,43 +1,48 @@ - - sound@gentoo.org - - - 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. + + bernardo@standard.ai + Bernardo Meurer + + + proxy-maint@gentoo.org + Gentoo Proxy Maintainers Project + + + 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. + 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. - If beets doesn’t do what you want yet, writing your own plugin is - shockingly simple if you know a little Python. - - - Validate MP3 & FLAC files - Enable support for acoustic fingerprinting plugin using media-libs/chromaprint - Enable support for the convert plugin to transcode files via media-video/ffmpeg - Enable support for the discogs API plugin - Enable support for importing personal last.fm playcounts and music genres from last.fm tags - Enable support for media-sound/mpd server emulation and statistic gathered from media-sound/mpd - Enable support for Replay Gain metadata calculation during import - Enable album thumbnails generation - Enable embedded webserver support through dev-python/flask - - - beets - + If beets doesn’t do what you want yet, writing your own plugin is + shockingly simple if you know a little Python. + + + Validate MP3 & FLAC files + Enable support for acoustic fingerprinting plugin using media-libs/chromaprint + Enable support for the convert plugin to transcode files via media-video/ffmpeg + Enable support for the discogs API plugin + Enable support for importing personal last.fm playcounts and music genres from last.fm tags + Enable support for media-sound/mpd server emulation and statistic gathered from media-sound/mpd + Enable support for Replay Gain metadata calculation during import + Enable album thumbnails generation + Enable embedded webserver support through dev-python/flask + + + beets +