From: "Ian Delaney" <idella4@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/flacon/
Date: Tue, 1 Dec 2015 07:02:05 +0000 (UTC) [thread overview]
Message-ID: <1448885319.70b8ddacf0a150ff55aa7343dcdcda4624f0ae04.idella4@gentoo> (raw)
commit: 70b8ddacf0a150ff55aa7343dcdcda4624f0ae04
Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Mon Nov 30 09:14:04 2015 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Mon Nov 30 12:08:39 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70b8ddac
media-sound/flacon: remove old
media-sound/flacon/Manifest | 3 --
media-sound/flacon/flacon-0.7.2.ebuild | 57 ---------------------------
media-sound/flacon/flacon-0.8.0.ebuild | 71 ----------------------------------
media-sound/flacon/flacon-0.9.4.ebuild | 65 -------------------------------
4 files changed, 196 deletions(-)
diff --git a/media-sound/flacon/Manifest b/media-sound/flacon/Manifest
index 55bdd11..15bc275 100644
--- a/media-sound/flacon/Manifest
+++ b/media-sound/flacon/Manifest
@@ -1,5 +1,2 @@
-DIST flacon-0.7.2.tgz 238604 SHA256 b10cfe6d7f99c3b64082edc5bf926c1759714719ef5ec99065f92df4c7da87ac SHA512 2393765d39a6cdb711a7ad27b644866d58f633b692db268b9a7b7a46be10e80c3aa4fbea2ddbeba45a6dbeddd0fd6893f753d7725534e8906bd752426530322b WHIRLPOOL ef5f28563a9871525e72815e1c3e9b28212cedc874a9329edd72180446a790517e412043f189f439106b38c79923714e118cd185475a9540ef49dc5b5d373716
-DIST flacon-0.8.0.tgz 272910 SHA256 d2889b364ea49b19c400ce8081d829e5a37149dfdcb82d55f6ab453b679d1f85 SHA512 58b2cd57266533ae3bdd524d18c279171c3092665e20332a16c421d6931492deb6d201e2b3f818ecda7e2d50fdbe7170597b12922aa9cbe07cc24dc7b6d4d0d1 WHIRLPOOL e515de827886d95c6e67c8549ef4ec3ec6700d6d7cc9f06d9e568d79274942d37e0153b88391bedfda7d5b28fc3231ceb59a7faecd0830a01468d61c1cd5197f
-DIST flacon-0.9.4.tar.gz 242933 SHA256 ef97a89897f95112d623c37f64a2c42a58f3527d66a4c322637d721ff2675e64 SHA512 3ea923fe68bcecd505f75ef25f6117209489ed57321c06bd5370bcd6c2919d709ce18d2ecbd1f6e1834f003f80f38665e522960bd7114d7c0c011296aec9e996 WHIRLPOOL efc4863b1c0f3ee1e46a60cbae3f922ca155d6d578e27f8eb4a5db6137f9b19b1ffbad0fdbda796ac1eb5c1970e7343b5c75dee7130681bad8b5946bdca20703
DIST flacon-1.0.0.tar.gz 249473 SHA256 60487a85e828a08afbaf2fe5f7228a94e1f4094606456f73d59ae351f75e1284 SHA512 2336ec0b0bc7cdaa3792f64adb88a7fd62e7b6f4c84b6cc465e6f6546ca5cae21929de87aa3ab4c7b12754d3480cc66f412f25969707765798ecbb8aea78b7db WHIRLPOOL 50c6b2737de9d82616377048a8fee0b0feec97ae337562d53ecaa2476b417d98327c481ea162d8970615becc6b75754e8cf195fd56285b34414df1d85ba37013
DIST flacon-1.2.0.tar.gz 283187 SHA256 2ebc83d733ea6d50f2bd4ad8c20c65368be5eaf351e0195c9b4d47a54957b8f8 SHA512 4cc64467350c941eed16299a562ddc3c6c83d785dddffe6825e3df50a988ce9494517b3ea862d90398110564ec3f828ef6760a6c02d24163f9247930330a3b6d WHIRLPOOL 918926069daaf5e9a16711d641c873a70d1dc97f04b05387f649f1d1d6e1d652f3e676f1100d5fe0d70d03fa9edb1d4e64fc67b489f5c5e74d21108a437f87ea
diff --git a/media-sound/flacon/flacon-0.7.2.ebuild b/media-sound/flacon/flacon-0.7.2.ebuild
deleted file mode 100644
index cac14cd..0000000
--- a/media-sound/flacon/flacon-0.7.2.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="4"
-
-PYTHON_DEPEND="2"
-
-inherit python
-
-DESCRIPTION="Extracts audio tracks from audio CD image to separate tracks"
-HOMEPAGE="https://code.google.com/p/flacon/"
-SRC_URI="https://flacon.googlecode.com/files/${P}.tgz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="flac mac mp3 mp4 ogg replaygain tta wavpack"
-
-RDEPEND="
- dev-python/PyQt4[X]
- dev-python/chardet
- media-sound/shntool[mac?]
- flac? ( media-libs/flac )
- mac? ( media-sound/mac )
- mp3? ( media-sound/lame )
- mp4? ( media-libs/faac )
- ogg? ( media-sound/vorbis-tools )
- tta? ( media-sound/ttaenc )
- wavpack? ( media-sound/wavpack )
- replaygain? (
- mp3? ( media-sound/mp3gain )
- ogg? ( media-sound/vorbisgain )
- )
-"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
- python_set_active_version 2
- python_pkg_setup
-}
-
-src_prepare() {
- python_convert_shebangs -r 2 .
-
- sed -e '/cd $(INST_DIR) && python -mcompileall ./d' -i Makefile || die
-}
-
-src_compile() { :; }
-
-pkg_postinst() {
- python_mod_optimize /usr/share/${PN}
-}
-
-pkg_postrm() {
- python_mod_cleanup /usr/share/${PN}
-}
diff --git a/media-sound/flacon/flacon-0.8.0.ebuild b/media-sound/flacon/flacon-0.8.0.ebuild
deleted file mode 100644
index 5eed23d..0000000
--- a/media-sound/flacon/flacon-0.8.0.ebuild
+++ /dev/null
@@ -1,71 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-PYTHON_COMPAT=( python2_7 )
-PLOCALES="cs_CZ es_MX fr gl it pl_PL pt_BR ro_RO ru si_LK uk zh_CN zh_TW"
-
-inherit python-single-r1 l10n
-
-DESCRIPTION="Extracts audio tracks from audio CD image to separate tracks"
-HOMEPAGE="https://code.google.com/p/flacon/"
-SRC_URI="https://flacon.googlecode.com/files/${P}.tgz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="flac mac mp3 mp4 ogg replaygain tta wavpack"
-
-REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-
-RDEPEND="${PYTHON_DEPS}
- dev-python/PyQt4[X,${PYTHON_USEDEP}]
- dev-python/chardet[${PYTHON_USEDEP}]
- media-sound/shntool[mac?]
- flac? ( media-libs/flac )
- mac? ( media-sound/mac )
- mp3? ( media-sound/lame )
- mp4? ( media-libs/faac )
- ogg? ( media-sound/vorbis-tools )
- tta? ( media-sound/ttaenc )
- wavpack? ( media-sound/wavpack )
- replaygain? (
- mp3? ( media-sound/mp3gain )
- ogg? ( media-sound/vorbisgain )
- )
-"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- my_rm_loc() {
- rm -v "translations/${PN}_${1}."{ts,qm} || die
- }
-
- l10n_find_plocales_changes "translations" "${PN}_" '.qm'
- l10n_for_each_disabled_locale_do my_rm_loc
-
- if [ -z "$(l10n_get_locales)" ]; then
- sed -e '/install .*translations/d' -i Makefile || die
- fi
-
- python_fix_shebang .
-
- sed -e '/cd $(INST_DIR) && python -mcompileall ./d' -i Makefile || die
-
- # do not use /tmp/ for tests
- sed -e "s,/tmp/,${T}/," -i Makefile tests/flacon_tests.py || die
-}
-
-src_compile() { :; }
-
-src_test() {
- "${PYTHON}" tests/flacon_tests.py --verbose || die "Testing failed with ${PYTHON}"
-}
-
-src_install() {
- default
-
- python_optimize "${ED}"/usr/share/${PN}
-}
diff --git a/media-sound/flacon/flacon-0.9.4.ebuild b/media-sound/flacon/flacon-0.9.4.ebuild
deleted file mode 100644
index e491e87..0000000
--- a/media-sound/flacon/flacon-0.9.4.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-PLOCALES="cs_CZ cs de es_MX es fr gl hu it pl_PL pl pt_BR pt_PT ro_RO ru si_LK uk zh_CN zh_TW"
-
-EGIT_REPO_URI="https://github.com/flacon/flacon.git"
-
-inherit cmake-utils l10n fdo-mime gnome2-utils
-[[ ${PV} == *9999* ]] && inherit git-r3
-
-DESCRIPTION="Extracts audio tracks from audio CD image to separate tracks"
-HOMEPAGE="https://flacon.github.io/"
-[[ ${PV} == *9999* ]] || \
-SRC_URI="https://github.com/flacon/flacon/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-[[ ${PV} == *9999* ]] || \
-KEYWORDS="~amd64 ~x86"
-IUSE="flac mac mp3 mp4 ogg replaygain tta wavpack"
-
-RDEPEND="
- dev-qt/qtcore:4
- dev-qt/qtgui:4
- dev-libs/uchardet
- media-sound/shntool[mac?]
- flac? ( media-libs/flac )
- mac? ( media-sound/mac )
- mp3? ( media-sound/lame )
- mp4? ( media-libs/faac )
- ogg? ( media-sound/vorbis-tools )
- tta? ( media-sound/ttaenc )
- wavpack? ( media-sound/wavpack )
- replaygain? (
- mp3? ( media-sound/mp3gain )
- ogg? ( media-sound/vorbisgain )
- )
-"
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- my_rm_loc() {
- rm "translations/${PN}_${1}."{ts,desktop} || die
- }
-
- l10n_find_plocales_changes "translations" "${PN}_" '.ts'
- l10n_for_each_disabled_locale_do my_rm_loc
-}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- fdo-mime_desktop_database_update
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- fdo-mime_desktop_database_update
- gnome2_icon_cache_update
-}
next reply other threads:[~2015-12-01 7:02 UTC|newest]
Thread overview: 67+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-01 7:02 Ian Delaney [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-01 16:48 [gentoo-commits] repo/gentoo:master commit in: media-sound/flacon/ Andreas Sturmlechner
2025-01-01 10:18 Joonas Niilola
2025-01-01 4:30 Sam James
2024-12-28 0:38 Andreas Sturmlechner
2024-12-10 16:03 Andreas Sturmlechner
2024-12-10 15:56 Joonas Niilola
2024-11-22 16:01 Joonas Niilola
2024-11-10 13:03 Sam James
2023-09-30 10:25 Daniel Pielmeier
2023-05-30 6:07 Joonas Niilola
2023-05-30 6:07 Joonas Niilola
2023-03-20 6:42 Joonas Niilola
2023-03-20 6:42 Joonas Niilola
2023-02-26 7:04 Joonas Niilola
2023-02-26 7:04 Joonas Niilola
2022-11-18 8:18 Joonas Niilola
2022-10-06 5:25 Joonas Niilola
2022-10-06 5:25 Joonas Niilola
2022-08-04 7:25 Joonas Niilola
2022-07-20 4:11 Joonas Niilola
2022-07-20 4:11 Joonas Niilola
2022-07-05 8:22 Joonas Niilola
2022-07-05 8:22 Joonas Niilola
2022-01-20 14:30 Sam James
2022-01-20 14:30 Sam James
2020-03-15 22:34 Andreas Sturmlechner
2020-03-15 11:45 Agostino Sarubbo
2019-12-07 15:01 Andreas Sturmlechner
2018-07-28 8:53 Michał Górny
2018-06-25 9:53 Jason Zaman
2018-04-30 16:08 Patrice Clement
2018-02-23 19:48 Andreas Sturmlechner
2018-02-01 1:45 Andreas Sturmlechner
2018-01-02 18:29 Patrice Clement
2018-01-02 18:29 Patrice Clement
2017-08-16 7:32 Michał Górny
2017-08-16 7:32 Michał Górny
2017-07-04 7:25 Patrice Clement
2017-05-15 9:09 Michał Górny
2017-02-25 1:03 Michael Palimaka
2017-01-04 6:19 Göktürk Yüksek
2016-12-28 13:27 Patrice Clement
2016-12-28 13:27 Patrice Clement
2016-10-26 21:29 Patrice Clement
2016-06-28 14:03 Patrice Clement
2016-06-27 0:25 Göktürk Yüksek
2016-06-02 7:42 Patrice Clement
2016-06-02 7:42 Patrice Clement
2016-06-02 7:42 Patrice Clement
2016-06-02 7:42 Patrice Clement
2016-05-10 9:28 Ian Delaney
2016-05-10 9:28 Ian Delaney
2016-05-10 9:28 Ian Delaney
2016-04-23 13:18 Davide Pesavento
2016-03-15 15:27 Agostino Sarubbo
2016-03-05 11:39 Patrice Clement
2016-02-02 11:07 Patrice Clement
2016-01-31 14:43 Patrice Clement
2016-01-31 14:43 Patrice Clement
2016-01-31 14:43 Patrice Clement
2016-01-31 14:43 Patrice Clement
2016-01-31 14:43 Patrice Clement
2016-01-31 14:43 Patrice Clement
2016-01-06 18:06 Ian Delaney
2016-01-02 16:28 Agostino Sarubbo
2015-11-26 2:07 Ian Delaney
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=1448885319.70b8ddacf0a150ff55aa7343dcdcda4624f0ae04.idella4@gentoo \
--to=idella4@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