From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/sbc/
Date: Sat, 4 Feb 2017 15:40:04 +0000 (UTC) [thread overview]
Message-ID: <1486222775.10fea8181bbdc76b71bc36ed8528a7a40033a15f.pacho@gentoo> (raw)
commit: 10fea8181bbdc76b71bc36ed8528a7a40033a15f
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 4 15:31:34 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Feb 4 15:39:35 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10fea818
media-libs/sbc: Drop old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
media-libs/sbc/Manifest | 1 -
media-libs/sbc/sbc-1.2.ebuild | 34 ----------------------------------
2 files changed, 35 deletions(-)
diff --git a/media-libs/sbc/Manifest b/media-libs/sbc/Manifest
index 25f68cd..3cd7ed9 100644
--- a/media-libs/sbc/Manifest
+++ b/media-libs/sbc/Manifest
@@ -1,2 +1 @@
-DIST sbc-1.2.tar.xz 246228 SHA256 c2f01ea54f7473704825113a9cdd46a23e67c650eff575f0670c3d9d66c4a5dc SHA512 65187dbe59e77da312f7dcc9a807959855ef8b6ff0be5403738f9a7b69035806f889d841209755c735525b81c1ba839e858a9ea8316defbc9dfa86104a35ca1d WHIRLPOOL 0496af202879d4f9dcd5cc470ae3cfbaab5e1badae9c9296aeeb082b5fee66657f482efa801d5aa91371e07261f76811d486b0ac2fd8de5e7c3a702505e596d2
DIST sbc-1.3.tar.xz 246292 SHA256 e61022cf576f14190241e7071753fdacdce5d1dea89ffd704110fc50be689309 SHA512 c11cb1ede8abdb226d404ce34307d217b716b91cbe550ed90cb5387b062b7b97a6b7a81371de6f462d8c1429cb3299869a1bda347fa175e9d81cfa2bc2056c8b WHIRLPOOL 2237003adf9ed226e679034442f73ffe5b2088b51ba229e1435901c351be22c48cc111f86f219e81ad7b162c7e8df41420f329a037a825304d8c21a0c52e8e7f
diff --git a/media-libs/sbc/sbc-1.2.ebuild b/media-libs/sbc/sbc-1.2.ebuild
deleted file mode 100644
index 5a84498..00000000
--- a/media-libs/sbc/sbc-1.2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit eutils multilib multilib-minimal
-
-DESCRIPTION="An audio codec to connect bluetooth high quality audio devices like 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="amd64 arm hppa ia64 ppc ppc64 x86"
-IUSE="static-libs"
-
-# --enable-tester is building src/sbctester but the tarball is missing required
-# .wav file to execute it
-RESTRICT="test"
-
-DEPEND="virtual/pkgconfig"
-
-DOCS="AUTHORS ChangeLog"
-
-multilib_src_configure() {
- ECONF_SOURCE=${S} \
- econf \
- $(use_enable static-libs static) \
- --disable-tester
-}
-
-multilib_src_install_all() {
- prune_libtool_files
-}
next reply other threads:[~2017-02-04 15:40 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-04 15:40 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-06-20 12:12 [gentoo-commits] repo/gentoo:master commit in: media-libs/sbc/ Alexis Ballier
2018-09-15 11:58 Pacho Ramos
2018-09-15 11:58 Pacho Ramos
2019-01-19 8:56 Pacho Ramos
2019-03-24 10:01 Agostino Sarubbo
2019-03-24 13:08 Sergei Trofimovich
2019-03-24 19:44 Sergei Trofimovich
2019-03-24 20:12 Sergei Trofimovich
2019-03-24 20:25 Sergei Trofimovich
2019-03-25 22:18 Sergei Trofimovich
2019-03-30 19:05 Mikle Kolyada
2019-04-02 1:37 Thomas Deutschmann
2019-05-02 21:54 Mikle Kolyada
2019-05-03 8:44 Pacho Ramos
2019-05-15 19:40 Aaron Bauman
2020-12-09 18:09 Pacho Ramos
2021-01-24 21:50 Sam James
2021-01-25 2:11 Sam James
2021-01-25 2:48 Sam James
2021-01-25 14:07 Sam James
2021-01-25 14:09 Sam James
2021-01-26 15:19 Sam James
2021-01-31 18:48 Sam James
2021-01-31 19:07 Andreas Sturmlechner
2021-08-20 22:21 Marek Szuba
2022-06-25 9:06 Miroslav Šulc
2022-07-20 16:21 Sam James
2022-07-20 16:21 Sam James
2022-07-20 17:01 Sam James
2022-07-20 21:02 Sam James
2022-07-21 7:12 Agostino Sarubbo
2022-07-21 7:13 Agostino Sarubbo
2022-07-21 7:14 Agostino Sarubbo
2022-08-01 8:05 Pacho Ramos
2022-11-24 12:00 WANG Xuerui
2023-11-24 9:31 Sam James
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=1486222775.10fea8181bbdc76b71bc36ed8528a7a40033a15f.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