From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/picard/
Date: Fri, 24 Nov 2017 00:55:53 +0000 (UTC) [thread overview]
Message-ID: <1511484933.6ca2a4a44f792cfadf946c4c8346e56bca76a614.asturm@gentoo> (raw)
commit: 6ca2a4a44f792cfadf946c4c8346e56bca76a614
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 24 00:50:25 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Nov 24 00:55:33 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ca2a4a4
media-sound/picard: Drop old
Package-Manager: Portage-2.3.16, Repoman-2.3.6
media-sound/picard/Manifest | 3 --
media-sound/picard/metadata.xml | 20 ++++-----
media-sound/picard/picard-1.3.1.ebuild | 48 ----------------------
media-sound/picard/picard-1.3.2-r1.ebuild | 49 ----------------------
media-sound/picard/picard-1.4.1.ebuild | 68 -------------------------------
5 files changed, 9 insertions(+), 179 deletions(-)
diff --git a/media-sound/picard/Manifest b/media-sound/picard/Manifest
index b6fab78be2c..e6d044d0923 100644
--- a/media-sound/picard/Manifest
+++ b/media-sound/picard/Manifest
@@ -1,4 +1 @@
-DIST picard-1.3.1.tar.gz 2047677 SHA256 f83ec4ab703134a3dbd8203a2b30c15ea87bec79c02446506e4dce1ec87f7d02 SHA512 72641e1f604cc3db339400511e1b37ce513f315e200af3ed25dd842cfa32b8b0a3b93cf60cd01b565be49f95931e7da36742efeb45a4619351acbe70edb511c5 WHIRLPOOL ace3cb441038e09888a2985e2f23149bcaa665d311a2bbd583648e17aeee4453168fc5e9df68b8fcd6acf772e1e4b4e33329643cb840f3355b2a1f420763bcb1
-DIST picard-1.3.2.tar.gz 2047760 SHA256 e728234560b82eb33d3143a53d3bbb92833455fd130f8d2083193cffceea4120 SHA512 d5613dd0b29f67a754a9449c6ebb29e4f7a519137dbcd29b03e64678ba49c75542573487c1f95047c0ab43630794fd92365a46dc9820347ffd2eae5a04e531be WHIRLPOOL 5c3cbd5860162ede0150f7e680d7732f38c875e5475fb16dfac2f6f7d51979678567fe677a2887197db963fdf1a75f1ba4f45d132e9fc0923a2d726ffe30a019
-DIST picard-1.4.1.tar.gz 2101829 SHA256 994c7f835e1adbd7905e88af841ee6e7c249dc75b8be9963b1b3dc6cb8de6a4a SHA512 3b9508101a52bfde060d9503f11a3c3fd6955c114c46c07ba6f299471f3682cf22b97c955c2b6990bd245fac30626fdbd17d1cb7b23b17839a51ec91091cc42d WHIRLPOOL 4a771205f621b0c9ffab43f0af830382d6af6b57085ac9ef00538758e7e1d6499f3283c6ecd46d23c01aa205a2c3e704e04d345c5cd8ac00b8dc6440a6e149ed
DIST picard-1.4.2.tar.gz 2116021 SHA256 f0adee3877bbd66c827a43b57dd2233037b99f6ebfdc1700b26cb9d400992234 SHA512 5e4a6a8cfadd86b7015ab77da1969acec26e0ed92564c6634afeee5060d33d34e8fc83015880e6c8f17df66c8d15b86a85031dbe5b596c995579fb449cf8a74e WHIRLPOOL d7f1adaa7853c3ef0d0b27cd46cfb5b888bf73a3ba965e3654d2b55c8738c69258c7251a2ab41aac3846f0ab9ac613edd99c69b4800f2b38f39eecf66907439d
diff --git a/media-sound/picard/metadata.xml b/media-sound/picard/metadata.xml
index a74c990d56e..8492cea8119 100644
--- a/media-sound/picard/metadata.xml
+++ b/media-sound/picard/metadata.xml
@@ -1,15 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="project">
- <email>sound@gentoo.org</email>
- <name>Gentoo Sound project</name>
- </maintainer>
- <longdescription>MusicBrainz Picard is a cross-platform MusicBrainz tag editor
- written in Python. Picard Tagger is intended to be the next generation of
- tagger for MusicBrainz, with a focus on album oriented tagging as opposed to
- track based tagging and cross platform compatibility.</longdescription>
-<use>
- <flag name="acoustid">Use media-libs/chromaprint for acoustic fingerprinting</flag>
-</use>
+ <maintainer type="project">
+ <email>sound@gentoo.org</email>
+ <name>Gentoo Sound project</name>
+ </maintainer>
+ <longdescription>MusicBrainz Picard is a cross-platform MusicBrainz tag editor
+ written in Python. Picard Tagger is intended to be the next generation of
+ tagger for MusicBrainz, with a focus on album oriented tagging as opposed to
+ track based tagging and cross platform compatibility.
+ </longdescription>
</pkgmetadata>
diff --git a/media-sound/picard/picard-1.3.1.ebuild b/media-sound/picard/picard-1.3.1.ebuild
deleted file mode 100644
index dfa121bd47e..00000000000
--- a/media-sound/picard/picard-1.3.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-DISTUTILS_SINGLE_IMPL=1
-DISABLE_AUTOFORMATTING=true
-inherit eutils distutils-r1 readme.gentoo-r1
-
-DESCRIPTION="A cross-platform music tagger"
-HOMEPAGE="http://picard.musicbrainz.org/"
-SRC_URI="http://ftp.musicbrainz.org/pub/musicbrainz/picard/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="+acoustid +cdda nls"
-
-DEPEND="dev-python/PyQt4[X,${PYTHON_USEDEP}]
- media-libs/mutagen
- acoustid? ( >=media-libs/chromaprint-1.0[tools] )
- cdda? ( >=media-libs/libdiscid-0.1.1 )"
-RDEPEND="${DEPEND}"
-
-RESTRICT="test" # doesn't work with ebuilds
-S=${WORKDIR}/${PN}-release-${PV}
-DOCS="AUTHORS.txt NEWS.txt"
-
-src_compile() {
- distutils-r1_src_compile $(use nls || echo "--disable-locales")
-}
-
-src_install() {
- distutils-r1_src_install --disable-autoupdate --skip-build \
- $(use nls || echo "--disable-locales")
-
- doicon picard.ico
- domenu picard.desktop
-
- local DOC_CONTENTS="If you are upgrading Picard and it does not start,
-try removing Picard's settings:
- rm ~/.config/MusicBrainz/Picard.conf
-
-You should set the environment variable BROWSER to something like
- firefox '%s' &
-to let python know which browser to use."
- readme.gentoo_create_doc
-}
diff --git a/media-sound/picard/picard-1.3.2-r1.ebuild b/media-sound/picard/picard-1.3.2-r1.ebuild
deleted file mode 100644
index 1592652f1fd..00000000000
--- a/media-sound/picard/picard-1.3.2-r1.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 )
-DISTUTILS_SINGLE_IMPL=1
-DISABLE_AUTOFORMATTING=true
-inherit eutils distutils-r1 readme.gentoo-r1
-
-DESCRIPTION="A cross-platform music tagger"
-HOMEPAGE="http://picard.musicbrainz.org/"
-SRC_URI="http://ftp.musicbrainz.org/pub/musicbrainz/picard/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
-IUSE="+acoustid +cdda nls"
-
-DEPEND="dev-python/PyQt4[X,${PYTHON_USEDEP}]
- dev-qt/qtgui:4[accessibility]
- media-libs/mutagen
- acoustid? ( >=media-libs/chromaprint-1.0[tools] )
- cdda? ( dev-python/python-discid )"
-RDEPEND="${DEPEND}"
-
-RESTRICT="test" # doesn't work with ebuilds
-S=${WORKDIR}/${PN}-release-${PV}
-DOCS="AUTHORS.txt NEWS.txt"
-
-src_compile() {
- distutils-r1_src_compile $(use nls || echo "--disable-locales")
-}
-
-src_install() {
- distutils-r1_src_install --disable-autoupdate --skip-build \
- $(use nls || echo "--disable-locales")
-
- doicon picard.ico
- domenu picard.desktop
-
- local DOC_CONTENTS="If you are upgrading Picard and it does not start,
-try removing Picard's settings:
- rm ~/.config/MusicBrainz/Picard.conf
-
-You should set the environment variable BROWSER to something like
- firefox '%s' &
-to let python know which browser to use."
- readme.gentoo_create_doc
-}
diff --git a/media-sound/picard/picard-1.4.1.ebuild b/media-sound/picard/picard-1.4.1.ebuild
deleted file mode 100644
index 763fc7e9db2..00000000000
--- a/media-sound/picard/picard-1.4.1.ebuild
+++ /dev/null
@@ -1,68 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-DISTUTILS_SINGLE_IMPL=1
-DISABLE_AUTOFORMATTING=true
-inherit distutils-r1 readme.gentoo-r1
-
-DESCRIPTION="A cross-platform music tagger"
-HOMEPAGE="https://picard.musicbrainz.org"
-SRC_URI="http://ftp.musicbrainz.org/pub/musicbrainz/picard/${P}.tar.gz"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="nls"
-
-DEPEND="
- dev-python/PyQt4[X,${PYTHON_USEDEP}]
- dev-qt/qtgui:4[accessibility]
- media-libs/mutagen"
-RDEPEND="${DEPEND}"
-
-RESTRICT="test" # doesn't work with ebuilds
-S="${WORKDIR}/${PN}-release-${PV}"
-
-DOCS=( AUTHORS.txt NEWS.txt README.md )
-
-python_compile() {
- local build_args=(
- --disable-autoupdate
- )
- if ! use nls; then
- build_args+=( --disable-locales )
- fi
- distutils-r1_python_compile ${build_args[@]}
-}
-
-python_install() {
- local install_args=(
- --disable-autoupdate
- --skip-build
- )
- if ! use nls; then
- install_args+=( --disable-locales )
- fi
- distutils-r1_python_install ${install_args[@]}
-}
-
-python_install_all() {
- distutils-r1_python_install_all
-
- local DOC_CONTENTS="Install optional package media-libs/chromaprint[tools] to enable
-calculation and lookup of AcoustID fingerprints.
-
-Install optional package dev-python/python-discid to enable
-calculation and lookup of compact disc identifiers (disc IDs).
-
-If you are upgrading Picard and it does not start, try removing
-Picard's settings:
- rm ~/.config/MusicBrainz/Picard.conf"
- readme.gentoo_create_doc
-}
-
-pkg_postinst() {
- readme.gentoo_print_elog
-}
next reply other threads:[~2017-11-24 0:55 UTC|newest]
Thread overview: 133+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-24 0:55 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-19 19:32 [gentoo-commits] repo/gentoo:master commit in: media-sound/picard/ Miroslav Šulc
2025-04-18 22:28 Andreas Sturmlechner
2025-04-18 22:28 Andreas Sturmlechner
2025-02-17 18:37 Miroslav Šulc
2025-02-08 9:20 Miroslav Šulc
2025-02-06 19:29 Miroslav Šulc
2025-01-14 18:48 Andreas Sturmlechner
2024-10-06 7:31 Miroslav Šulc
2024-10-05 8:19 Arthur Zamarin
2024-10-05 7:10 Michał Górny
2024-09-29 7:59 Miroslav Šulc
2024-09-28 9:44 Arthur Zamarin
2024-09-28 9:44 Arthur Zamarin
2024-09-17 9:39 Miroslav Šulc
2024-09-04 9:52 Miroslav Šulc
2024-08-28 8:33 Miroslav Šulc
2024-08-14 10:03 Miroslav Šulc
2024-07-30 9:48 Miroslav Šulc
2024-07-29 13:27 Arthur Zamarin
2024-07-29 10:38 Sam James
2024-06-27 9:29 Miroslav Šulc
2024-02-27 10:44 Miroslav Šulc
2024-02-26 18:29 Jakov Smolić
2024-02-26 18:29 Jakov Smolić
2024-01-26 8:16 Miroslav Šulc
2023-12-28 9:39 Miroslav Šulc
2023-12-28 9:35 Miroslav Šulc
2023-12-28 9:31 Miroslav Šulc
2023-12-06 15:30 Arthur Zamarin
2023-12-06 12:39 Miroslav Šulc
2023-12-06 12:37 Miroslav Šulc
2023-10-14 8:45 Sam James
2023-10-12 8:12 Miroslav Šulc
2023-09-16 12:36 Miroslav Šulc
2023-09-16 12:25 Sam James
2023-09-16 12:25 Sam James
2023-09-13 7:57 Miroslav Šulc
2023-08-27 6:38 Miroslav Šulc
2023-08-26 13:47 Arthur Zamarin
2023-08-26 13:45 Sam James
2023-08-17 5:16 Miroslav Šulc
2023-07-27 6:32 Miroslav Šulc
2023-07-27 6:32 Miroslav Šulc
2023-06-03 3:23 Sam James
2023-01-09 7:16 Miroslav Šulc
2023-01-08 17:00 Arthur Zamarin
2023-01-08 17:00 Arthur Zamarin
2022-12-26 7:57 Miroslav Šulc
2022-12-24 10:25 Sam James
2022-12-24 10:12 Arthur Zamarin
2022-12-07 8:07 Miroslav Šulc
2022-11-24 7:28 Miroslav Šulc
2022-09-24 5:06 Miroslav Šulc
2022-09-23 7:04 Agostino Sarubbo
2022-09-22 8:05 Jakov Smolić
2022-08-22 2:53 Miroslav Šulc
2022-08-13 4:05 Miroslav Šulc
2022-08-12 11:55 Agostino Sarubbo
2022-08-09 7:43 Agostino Sarubbo
2022-07-08 11:09 Miroslav Šulc
2022-07-08 8:55 Miroslav Šulc
2022-07-08 6:45 Agostino Sarubbo
2022-07-08 6:43 Agostino Sarubbo
2022-07-08 4:03 Miroslav Šulc
2022-06-27 3:36 Miroslav Šulc
2022-06-26 8:47 Agostino Sarubbo
2022-06-26 8:46 Agostino Sarubbo
2022-06-08 7:15 Miroslav Šulc
2022-05-26 4:57 Miroslav Šulc
2022-02-14 18:17 Miroslav Šulc
2022-02-14 11:42 Jakov Smolić
2022-02-14 11:04 Jakov Smolić
2022-01-23 10:07 Miroslav Šulc
2022-01-22 18:59 Sam James
2022-01-22 10:03 Jakov Smolić
2022-01-14 9:01 Miroslav Šulc
2022-01-12 9:43 Miroslav Šulc
2021-12-22 23:05 Sam James
2021-12-22 9:17 Miroslav Šulc
2021-12-17 6:37 Miroslav Šulc
2021-11-09 8:00 Miroslav Šulc
2021-11-09 5:34 Sam James
2021-11-08 19:32 Sam James
2021-10-08 8:01 Miroslav Šulc
2021-09-28 21:24 Miroslav Šulc
2021-09-28 21:16 Sam James
2021-09-28 21:16 Sam James
2021-08-28 17:49 Louis Sautier
2021-06-12 9:48 Miroslav Šulc
2021-06-12 1:18 Sam James
2021-06-12 1:18 Sam James
2021-05-12 6:33 Miroslav Šulc
2021-04-30 14:05 Miroslav Šulc
2020-10-09 12:00 Miroslav Šulc
2020-09-24 6:59 Agostino Sarubbo
2020-09-05 6:56 Miroslav Šulc
2020-08-30 8:05 Miroslav Šulc
2020-08-26 14:23 Miroslav Šulc
2020-08-23 16:19 Miroslav Šulc
2020-08-23 16:05 Miroslav Šulc
2020-08-23 15:50 Miroslav Šulc
2020-08-23 15:50 Miroslav Šulc
2020-07-24 11:54 Sam James
2020-03-12 15:36 Sebastian Pipping
2019-12-05 7:54 Pacho Ramos
2019-11-20 13:23 Agostino Sarubbo
2019-11-20 11:16 Agostino Sarubbo
2019-08-06 14:05 Pacho Ramos
2019-02-14 18:37 Andreas Sturmlechner
2019-01-17 21:23 Mikle Kolyada
2019-01-09 1:36 Thomas Deutschmann
2018-12-13 10:19 Andreas Sturmlechner
2018-10-01 18:13 Andreas Sturmlechner
2018-09-28 11:45 Mikle Kolyada
2018-05-14 1:36 Andreas Sturmlechner
2018-05-13 23:41 Aaron Bauman
2018-05-13 22:06 Thomas Deutschmann
2018-04-03 21:44 Andreas Sturmlechner
2018-04-03 21:44 Andreas Sturmlechner
2018-03-30 19:09 Andreas Sturmlechner
2018-03-22 13:14 Andreas Sturmlechner
2018-03-22 12:46 Andreas Sturmlechner
2018-03-17 7:01 Matt Turner
2018-03-07 0:58 Andreas Sturmlechner
2018-02-27 21:42 Andreas Sturmlechner
2017-10-30 1:11 Manuel Rüger
2017-10-23 19:51 Thomas Deutschmann
2017-06-03 21:11 David Seifert
2017-05-25 16:50 Alexis Ballier
2017-04-17 7:26 Andreas Sturmlechner
2017-01-04 15:29 Agostino Sarubbo
2016-12-20 14:04 Tobias Klausmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1511484933.6ca2a4a44f792cfadf946c4c8346e56bca76a614.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox