commit:     2f99ab53de19c6d8d97ee346f1c653ae0722885d
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 14 07:11:08 2021 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sat Aug 14 07:11:14 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f99ab53

media-libs/codec2: bump to 1.0.0 + updated homepage

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-libs/codec2/Manifest                                        | 1 +
 media-libs/codec2/codec2-0.9.2-r1.ebuild                          | 2 +-
 media-libs/codec2/{codec2-0.9.2-r1.ebuild => codec2-1.0.0.ebuild} | 6 +++---
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/media-libs/codec2/Manifest b/media-libs/codec2/Manifest
index d9f9f56ae46..75770a3d18f 100644
--- a/media-libs/codec2/Manifest
+++ b/media-libs/codec2/Manifest
@@ -1 +1,2 @@
 DIST codec2-0.9.2.tar.gz 12244006 BLAKE2B 
b7fdff34e41f93f237235db5cf1352e7165565ae13bc88cfe41bc6eb280e16f49c71f6b9947ced81612b0fa6b2630a9f2f75fe257ff09bae5eef1a0b6b39c95b
 SHA512 
30a2eb95f7b0f47f0c0c7f08c9118f089acc32adf8b27f5b4354c89139efe80607d6d0ca5e0a9eefddf3640f02c483b9c804ad52c5dec6295968b7267f3a716c
+DIST codec2-1.0.0.tar.gz 15019266 BLAKE2B 
fa33a8c30a7472e5f5ab0aac070431579913248d9d27cbc82542b6d7071f7a9fee6bafe374300bf6e09d636b9ddaf85795aabf12cbfd3923efd0cac82f06b38c
 SHA512 
bba8ccf915600b093252c85059c5472804e843f5a4e331cc6e01f31b4131d84362d8385d0a1d8703be36064ca498e58181c2b7fdedb76d0be58bf6f13ec929b3

diff --git a/media-libs/codec2/codec2-0.9.2-r1.ebuild 
b/media-libs/codec2/codec2-0.9.2-r1.ebuild
index 6d15dce3533..b024a5cabf3 100644
--- a/media-libs/codec2/codec2-0.9.2-r1.ebuild
+++ b/media-libs/codec2/codec2-0.9.2-r1.ebuild
@@ -7,7 +7,7 @@ CMAKE_ECLASS=cmake
 inherit cmake-multilib
 
 DESCRIPTION="Low bit rate speech codec"
-HOMEPAGE="https://freedv.org/ http://www.rowetel.com/?page_id=452";
+HOMEPAGE="https://freedv.org/ https://www.rowetel.com/?page_id=452 
https://github.com/drowe67/codec2";
 SRC_URI="https://github.com/drowe67/codec2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="LGPL-2.1"

diff --git a/media-libs/codec2/codec2-0.9.2-r1.ebuild 
b/media-libs/codec2/codec2-1.0.0.ebuild
similarity index 73%
copy from media-libs/codec2/codec2-0.9.2-r1.ebuild
copy to media-libs/codec2/codec2-1.0.0.ebuild
index 6d15dce3533..b90705d61a9 100644
--- a/media-libs/codec2/codec2-0.9.2-r1.ebuild
+++ b/media-libs/codec2/codec2-1.0.0.ebuild
@@ -7,12 +7,12 @@ CMAKE_ECLASS=cmake
 inherit cmake-multilib
 
 DESCRIPTION="Low bit rate speech codec"
-HOMEPAGE="https://freedv.org/ http://www.rowetel.com/?page_id=452";
+HOMEPAGE="https://freedv.org/ https://www.rowetel.com/?page_id=452 
https://github.com/drowe67/codec2";
 SRC_URI="https://github.com/drowe67/codec2/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
-SLOT="0/0.9"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86"
+SLOT="0/1.0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="examples test"
 # Not yet passing, but infrastructure added to run
 RESTRICT="test"

Reply via email to