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 8C43C139360 for ; Sat, 14 Aug 2021 07:11:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9699E0AE8; Sat, 14 Aug 2021 07:11:19 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 BA550E0AE8 for ; Sat, 14 Aug 2021 07:11:19 +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 6A523342A0E for ; Sat, 14 Aug 2021 07:11:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 01F567B2 for ; Sat, 14 Aug 2021 07:11:17 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1628925074.2f99ab53de19c6d8d97ee346f1c653ae0722885d.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/codec2/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/codec2/Manifest media-libs/codec2/codec2-0.9.2-r1.ebuild media-libs/codec2/codec2-1.0.0.ebuild X-VCS-Directories: media-libs/codec2/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 2f99ab53de19c6d8d97ee346f1c653ae0722885d X-VCS-Branch: master Date: Sat, 14 Aug 2021 07:11:17 +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: 52661e82-8f3d-4a19-b9be-faa47ba0e1b7 X-Archives-Hash: 21fd52e9ac60d1ee3794b0c9e994aee5 commit: 2f99ab53de19c6d8d97ee346f1c653ae0722885d Author: Miroslav Šulc gentoo org> AuthorDate: Sat Aug 14 07:11:08 2021 +0000 Commit: Miroslav Šulc gentoo 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 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"