* [gentoo-commits] repo/gentoo:master commit in: media-sound/redoflacs/
@ 2019-11-13 1:03 Aaron Bauman
0 siblings, 0 replies; 3+ messages in thread
From: Aaron Bauman @ 2019-11-13 1:03 UTC (permalink / raw
To: gentoo-commits
commit: 45ca3d76ad79d7b40206c068c72f8be3b77af9b0
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 12 23:54:50 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed Nov 13 01:02:31 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45ca3d76
media-sound/redoflacs: drop old EAPI
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
media-sound/redoflacs/Manifest | 1 -
media-sound/redoflacs/redoflacs-0.15.ebuild | 32 -----------------------------
2 files changed, 33 deletions(-)
diff --git a/media-sound/redoflacs/Manifest b/media-sound/redoflacs/Manifest
index 44ba14213a3..e7865d03b57 100644
--- a/media-sound/redoflacs/Manifest
+++ b/media-sound/redoflacs/Manifest
@@ -1,4 +1,3 @@
-DIST redoflacs-0.15.tar.gz 17425 BLAKE2B c537fc1ecece0bf679fc9d524a50be2bd692933699610b3964e1da53e17999e1d42d1e7bc23a5923ec04175d1ec53ff22b9960ffaabd6f067bfbf73ead691260 SHA512 b0305130e50cdf64db190e7d915bb54bcd79906f3a48fec592cb38a3c41d4704ef835d14a8da6ddbaa1fe1aec0306fd0f5bbabf1a93c1a725440518c67e2faec
DIST redoflacs-0.16.2.tar.gz 20193 BLAKE2B ec76a3f72be350f5ca53bc01a22b9ae034ac55ee3a5d42ad2b6f72cd7ba5c156edb9df64cc2c6d13d2ea4e9f1085d54e47bf75e48c47e3f0ef8b58ade19d61c2 SHA512 f9f861934a9dfb359912d1b529af615a67eca0779ece8a2ab978161e8dc36d25cb870e97713082469fae2ada4152668db2a7d9c7a8bb1555321d21cff8f91476
DIST redoflacs-0.19.tar.gz 31952 BLAKE2B 572a3459e09a1fc4b0c4c9c007267309f95f7c431a8f920215b2ff81b52343fc2d88369b4c33cabf2b8c2742275a4ccc01bd46fd75652729b49fb5c0d84b5810 SHA512 20988dc0c4c2292f343e9af1c0e638487ca0e0ade3653addcf6cb50fac77e389a662e2d69bc0896899618062b008d5caaede8b3a7cd0c634141b0d5849746777
DIST redoflacs-0.30.tar.gz 40711 BLAKE2B afa4ddd4892b006092df769be753a6861dc75564021432ef255aef5046e870173c31a76c756362b7c530611432531dab2199155824457623c1ad805b8c51dc57 SHA512 bdd706909f4609668da1dd80635c486821616310d8de1caac1d4dbce17d8eb76ae04657f7f77fe22a05aabcb0b12d34e2e2c0812d16e973af132ab8a420afc4a
diff --git a/media-sound/redoflacs/redoflacs-0.15.ebuild b/media-sound/redoflacs/redoflacs-0.15.ebuild
deleted file mode 100644
index e2502c65684..00000000000
--- a/media-sound/redoflacs/redoflacs-0.15.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit vcs-snapshot
-
-DESCRIPTION="Bash commandline flac verifier, organizer, analyzer"
-HOMEPAGE="https://github.com/sirjaren/redoflacs"
-SRC_URI="https://github.com/sirjaren/${PN}/tarball/v${PV} -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
- app-shells/bash
- media-libs/flac
- sys-apps/coreutils
- sys-apps/findutils"
-
-src_install() {
- newbin redoFlacs.sh redoflacs
-}
-
-pkg_postinst() {
- elog "This script makes use of optional programs if installed:"
- elog " media-sound/sox -> support for creating spectrograms"
- elog " media-libs/libpng -> needed by media-sound/sox"
-}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/redoflacs/
@ 2020-09-24 1:06 Aaron Bauman
0 siblings, 0 replies; 3+ messages in thread
From: Aaron Bauman @ 2020-09-24 1:06 UTC (permalink / raw
To: gentoo-commits
commit: bd260580c08edb80121e13bce869c89556a24fba
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 24 00:45:08 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 01:05:58 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd260580
media-sound/redoflac: drop old
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
media-sound/redoflacs/Manifest | 2 --
media-sound/redoflacs/redoflacs-0.16.2.ebuild | 34 ---------------------------
media-sound/redoflacs/redoflacs-0.19.ebuild | 26 --------------------
3 files changed, 62 deletions(-)
diff --git a/media-sound/redoflacs/Manifest b/media-sound/redoflacs/Manifest
index e7865d03b57..ca96474fc40 100644
--- a/media-sound/redoflacs/Manifest
+++ b/media-sound/redoflacs/Manifest
@@ -1,3 +1 @@
-DIST redoflacs-0.16.2.tar.gz 20193 BLAKE2B ec76a3f72be350f5ca53bc01a22b9ae034ac55ee3a5d42ad2b6f72cd7ba5c156edb9df64cc2c6d13d2ea4e9f1085d54e47bf75e48c47e3f0ef8b58ade19d61c2 SHA512 f9f861934a9dfb359912d1b529af615a67eca0779ece8a2ab978161e8dc36d25cb870e97713082469fae2ada4152668db2a7d9c7a8bb1555321d21cff8f91476
-DIST redoflacs-0.19.tar.gz 31952 BLAKE2B 572a3459e09a1fc4b0c4c9c007267309f95f7c431a8f920215b2ff81b52343fc2d88369b4c33cabf2b8c2742275a4ccc01bd46fd75652729b49fb5c0d84b5810 SHA512 20988dc0c4c2292f343e9af1c0e638487ca0e0ade3653addcf6cb50fac77e389a662e2d69bc0896899618062b008d5caaede8b3a7cd0c634141b0d5849746777
DIST redoflacs-0.30.tar.gz 40711 BLAKE2B afa4ddd4892b006092df769be753a6861dc75564021432ef255aef5046e870173c31a76c756362b7c530611432531dab2199155824457623c1ad805b8c51dc57 SHA512 bdd706909f4609668da1dd80635c486821616310d8de1caac1d4dbce17d8eb76ae04657f7f77fe22a05aabcb0b12d34e2e2c0812d16e973af132ab8a420afc4a
diff --git a/media-sound/redoflacs/redoflacs-0.16.2.ebuild b/media-sound/redoflacs/redoflacs-0.16.2.ebuild
deleted file mode 100644
index 39d688ace3e..00000000000
--- a/media-sound/redoflacs/redoflacs-0.16.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit vcs-snapshot
-
-DESCRIPTION="Bash commandline flac verifier, organizer, analyzer"
-HOMEPAGE="https://github.com/sirjaren/redoflacs"
-SRC_URI="https://github.com/sirjaren/${PN}/tarball/v${PV} -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
- app-shells/bash
- media-libs/flac
- sys-apps/coreutils
- sys-apps/findutils"
-
-src_install() {
- newbin redoFlacs redoflacs
-}
-
-pkg_postinst() {
- elog "This script makes use of optional programs if installed:"
- elog " media-sound/sox -> support for creating spectrograms"
- elog " media-libs/libpng -> needed by media-sound/sox"
- elog " media-sound/aucdtect -> support for determining authenticity"
- elog " of FLAC files (CDDA)"
-}
diff --git a/media-sound/redoflacs/redoflacs-0.19.ebuild b/media-sound/redoflacs/redoflacs-0.19.ebuild
deleted file mode 100644
index a41aaed10bd..00000000000
--- a/media-sound/redoflacs/redoflacs-0.19.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit readme.gentoo vcs-snapshot
-
-DESCRIPTION="Bash commandline flac compressor, verifier, organizer, analyzer, retagger"
-HOMEPAGE="https://github.com/sirjaren/redoflacs"
-SRC_URI="https://github.com/sirjaren/${PN}/tarball/v${PV} -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND="
- >=app-shells/bash-4
- media-libs/flac
- sys-apps/coreutils"
-
-src_install() {
- dobin redoflacs
- readme.gentoo_create_doc
-}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/redoflacs/
@ 2020-11-14 15:06 David Seifert
0 siblings, 0 replies; 3+ messages in thread
From: David Seifert @ 2020-11-14 15:06 UTC (permalink / raw
To: gentoo-commits
commit: cd3eb427aabd451f365803636138d5084eb1ac27
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 14 15:04:48 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Nov 14 15:04:48 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd3eb427
media-sound/redoflacs: Port to EAPI 7
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: David Seifert <soap <AT> gentoo.org>
media-sound/redoflacs/redoflacs-0.30.ebuild | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/media-sound/redoflacs/redoflacs-0.30.ebuild b/media-sound/redoflacs/redoflacs-0.30.ebuild
index a41aaed10bd..cb5eed7d1a0 100644
--- a/media-sound/redoflacs/redoflacs-0.30.ebuild
+++ b/media-sound/redoflacs/redoflacs-0.30.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-inherit readme.gentoo vcs-snapshot
+inherit readme.gentoo-r1 vcs-snapshot
DESCRIPTION="Bash commandline flac compressor, verifier, organizer, analyzer, retagger"
HOMEPAGE="https://github.com/sirjaren/redoflacs"
@@ -12,9 +12,7 @@ SRC_URI="https://github.com/sirjaren/${PN}/tarball/v${PV} -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
-DEPEND=""
RDEPEND="
>=app-shells/bash-4
media-libs/flac
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-11-14 15:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-24 1:06 [gentoo-commits] repo/gentoo:master commit in: media-sound/redoflacs/ Aaron Bauman
-- strict thread matches above, loose matches on Subject: below --
2020-11-14 15:06 David Seifert
2019-11-13 1:03 Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox