mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 12:58:16 -07:00
sys-firmware/bluez-firmware: treeclean
Closes: https://bugs.gentoo.org/926550 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -313,11 +313,6 @@ sec-keys/openpgp-keys-jiatan
|
||||
~app-arch/xz-utils-5.6.0
|
||||
~app-arch/xz-utils-5.6.1
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2024-03-26)
|
||||
# Deprecated upstream and the URL no longer works.
|
||||
# Removal on 2024-04-25. Bug #926550.
|
||||
sys-firmware/bluez-firmware
|
||||
|
||||
# Michał Górny <mgorny@gentoo.org> (2024-03-26)
|
||||
# Uses deprecated distutils-r1 API. Depends on dev-qt/qtwebengine:5.
|
||||
# Includes the libraries with no other reverse dependencies.
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
DIST bluez-firmware-1.2.tar.gz 370623 BLAKE2B b7a1c4b8d038db681cb4cc789a51a67148fb53f81a1e23d8d3364cf08f620f717eeff05b6ddf0464e93a8995dd7d5d122c3cff91b40e2a6598777830bbc05b57 SHA512 15db2f9d38a496882e4cc3754af1e58aa99e1b849f2066c541d76c66a8ffdc5532799fe1fd473cfc158bf5ea86a46687716cbcf83c6dcac0ce66d97d679648dd
|
||||
@@ -1,25 +0,0 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Firmware for Broadcom BCM203x and STLC2300 Bluetooth chips"
|
||||
HOMEPAGE="http://www.bluez.org/"
|
||||
SRC_URI="http://bluez.sourceforge.net/download/${P}.tar.gz"
|
||||
|
||||
RESTRICT="bindist mirror"
|
||||
|
||||
LICENSE="bluez-firmware"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm64 ~hppa ppc x86"
|
||||
IUSE=""
|
||||
|
||||
DOCS=( AUTHORS ChangeLog README )
|
||||
|
||||
src_configure() {
|
||||
econf --libdir=/lib
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
:
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
<upstream>
|
||||
<remote-id type="sourceforge">bluez</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user