public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/sbc/
Date: Fri,  3 May 2019 08:44:46 +0000 (UTC)	[thread overview]
Message-ID: <1556872901.1909d1eaf07885b62702679f9ea25b64541d1670.pacho@gentoo> (raw)

commit:     1909d1eaf07885b62702679f9ea25b64541d1670
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri May  3 08:41:41 2019 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri May  3 08:41:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1909d1ea

media-libs/sbc: Drop old

Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 media-libs/sbc/Manifest       |  1 -
 media-libs/sbc/sbc-1.3.ebuild | 33 ---------------------------------
 2 files changed, 34 deletions(-)

diff --git a/media-libs/sbc/Manifest b/media-libs/sbc/Manifest
index b9cce8c6651..95b5e0471ca 100644
--- a/media-libs/sbc/Manifest
+++ b/media-libs/sbc/Manifest
@@ -1,2 +1 @@
-DIST sbc-1.3.tar.xz 246292 BLAKE2B 6d628f4f5fe592b04255a965b08a85736c75d16e4caa3a5fda1dad57a5a47a82accd5e61ae48adfaf9ac1a478e20b5fa02e7a34c87fda0ac79666f616c4356e6 SHA512 c11cb1ede8abdb226d404ce34307d217b716b91cbe550ed90cb5387b062b7b97a6b7a81371de6f462d8c1429cb3299869a1bda347fa175e9d81cfa2bc2056c8b
 DIST sbc-1.4.tar.xz 250656 BLAKE2B a5b59a0ac209b44843af49e63f7b6a6b397b3905f0efc52c18a3b92785d297d39dad80f5b124e97c50a9535f892f1451bf0a2945ba223a522eafbcad46eaad9d SHA512 f35250c202034e93ce4046d29883d76b162164d42fb59e6af8ff5e57f197244238f5f8087309cef2d44755c179e7f0869cf096735c8de510b1ac7e0f6c29d84f

diff --git a/media-libs/sbc/sbc-1.3.ebuild b/media-libs/sbc/sbc-1.3.ebuild
deleted file mode 100644
index 2fc75c06ff3..00000000000
--- a/media-libs/sbc/sbc-1.3.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit multilib multilib-minimal
-
-DESCRIPTION="Audio codec to connect bluetooth HQ audio devices as headphones or loudspeakers"
-HOMEPAGE="https://git.kernel.org/?p=bluetooth/sbc.git http://www.bluez.org/sbc-10/"
-SRC_URI="mirror://kernel/linux/bluetooth/${P}.tar.xz"
-
-LICENSE="GPL-2 LGPL-2.1"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
-IUSE="static-libs"
-
-# --enable-tester is building src/sbctester but the tarball is missing required
-# .wav file to execute it
-RESTRICT="test"
-
-RDEPEND=""
-DEPEND="virtual/pkgconfig"
-
-multilib_src_configure() {
-	ECONF_SOURCE=${S} \
-	econf \
-		$(use_enable static-libs static) \
-		--disable-tester
-}
-
-multilib_src_install_all() {
-	einstalldocs
-	find "${D}" -name '*.la' -delete || die
-}


             reply	other threads:[~2019-05-03  8:44 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-03  8:44 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-24  9:31 [gentoo-commits] repo/gentoo:master commit in: media-libs/sbc/ Sam James
2022-11-24 12:00 WANG Xuerui
2022-08-01  8:05 Pacho Ramos
2022-07-21  7:14 Agostino Sarubbo
2022-07-21  7:13 Agostino Sarubbo
2022-07-21  7:12 Agostino Sarubbo
2022-07-20 21:02 Sam James
2022-07-20 17:01 Sam James
2022-07-20 16:21 Sam James
2022-07-20 16:21 Sam James
2022-06-25  9:06 Miroslav Šulc
2021-08-20 22:21 Marek Szuba
2021-01-31 19:07 Andreas Sturmlechner
2021-01-31 18:48 Sam James
2021-01-26 15:19 Sam James
2021-01-25 14:09 Sam James
2021-01-25 14:07 Sam James
2021-01-25  2:48 Sam James
2021-01-25  2:11 Sam James
2021-01-24 21:50 Sam James
2020-12-09 18:09 Pacho Ramos
2019-05-15 19:40 Aaron Bauman
2019-05-02 21:54 Mikle Kolyada
2019-04-02  1:37 Thomas Deutschmann
2019-03-30 19:05 Mikle Kolyada
2019-03-25 22:18 Sergei Trofimovich
2019-03-24 20:25 Sergei Trofimovich
2019-03-24 20:12 Sergei Trofimovich
2019-03-24 19:44 Sergei Trofimovich
2019-03-24 13:08 Sergei Trofimovich
2019-03-24 10:01 Agostino Sarubbo
2019-01-19  8:56 Pacho Ramos
2018-09-15 11:58 Pacho Ramos
2018-09-15 11:58 Pacho Ramos
2017-06-20 12:12 Alexis Ballier
2017-02-04 15:40 Pacho Ramos

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=1556872901.1909d1eaf07885b62702679f9ea25b64541d1670.pacho@gentoo \
    --to=pacho@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