summaryrefslogtreecommitdiff
path: root/net-wireless/ubertooth
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-19 15:38:48 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-19 15:38:48 +0100
commit3b882b15eed3bb219b5f340b63733c8cda643079 (patch)
treec84890953bd9a939137323d667a7762da89f0f0c /net-wireless/ubertooth
parent4d9aef45678c7cb55b24107642790224ab8c153b (diff)
gentoo auto-resync : 19:08:2023 - 15:38:48
Diffstat (limited to 'net-wireless/ubertooth')
-rw-r--r--net-wireless/ubertooth/Manifest4
-rw-r--r--net-wireless/ubertooth/ubertooth-2020.12.1-r1.ebuild11
-rw-r--r--net-wireless/ubertooth/ubertooth-9999.ebuild11
3 files changed, 16 insertions, 10 deletions
diff --git a/net-wireless/ubertooth/Manifest b/net-wireless/ubertooth/Manifest
index eca91f46858c..4d0a1e5ef970 100644
--- a/net-wireless/ubertooth/Manifest
+++ b/net-wireless/ubertooth/Manifest
@@ -1,4 +1,4 @@
DIST ubertooth-2020-12-R1.tar.xz 763952 BLAKE2B 592c5fa689e0f944875bd777dedfd83394ebe5c9c65c1ac2c19006a949daeda8440dc102e537cf97b4547e0730df8f47d5c2a420d84d5dc770577b6039e16b28 SHA512 f127cae09d9b20dc34ffad080871f4505cbeccc1117e0e4e841ecf4a30f578d02b67b52786d7a82bdfc43d06562919008c076f8eb9befc7e4bd95def05a3864c
-EBUILD ubertooth-2020.12.1-r1.ebuild 2159 BLAKE2B 169d0e659c4944df05294bbf2aba9dc914b99cfc3368feddb95b20ac5af09896e0722bc082e5315b6782da663e841a5b774049b5942f1263dde4eaaf90c37c65 SHA512 5a8dc8563add675054c336d660478b4fc9508abe995cd74af2dc0fb33c97ddddd03f802469202e2b7d9f5285fbdfed0a5c5b6c9d5ca799d0bca1fd84d3e77e00
-EBUILD ubertooth-9999.ebuild 2162 BLAKE2B 8e7be1c9a73ca44740fc0c0967a4328dfeccc1fa6b3bc928258f0322b76d433f0b0f3e5b24c40750fdb6409ccf7be430a6a821ec6e0682d31bdb347de39c4679 SHA512 540db40944ac870a5389cfe2842f2b6bf2ac7eaa9f27d7f3ceff21d90e13c33cdb28ac92c67051d67837d98623a2363410d076a692a1d0bae1cb39d7b1fd9f85
+EBUILD ubertooth-2020.12.1-r1.ebuild 2160 BLAKE2B cb6f972126ffeefb3ccf14688097b34d2c699f20af7a4e2b802dce9c30bbd6c1374d80d870fe841d404da88886456c836f6d0c1218d37cc871fc83badef393f2 SHA512 78a26c08da9c9624babc49ebddb195a6325c0a8af9a5e98a14ac9cacd7e546a50e081c5ac7dec710f11f494ac7998fa88333dae7e8d0db203bdafdc29a9bfa4a
+EBUILD ubertooth-9999.ebuild 2163 BLAKE2B 5eadee16db0a919e440d3028b4c808b70756d4211e924b93a136849e1d56e6ee245c4938a78b59d3bb40a6e2e8855c390daddec0f8fd4b46e01a0b3367bf5d08 SHA512 0a0af53eea4dcb88e197ed004ba526fdb25b59f1aa16b041b8943529339556c0a590d3f84ad0d83fdbc95eb5e03cc4e9070692038ad89e84074a9f50a2a172e9
MISC metadata.xml 563 BLAKE2B e60e76c45d573b00a12adfc8b7398e04c63faf6ebd7430764c1fbfe1626e9fdd36d429d9fa6c7abcb425eda80f716fb653acd073f27cf8b60afa79e895f0d785 SHA512 6009ecd598e930adb2e657e906d86bfd2625f7c51ea6feba9bbda600dd8d3ba4f26eb33c20ffd9ef30192e027b95ed075e1279218a6cdb30c990785f7e5594a0
diff --git a/net-wireless/ubertooth/ubertooth-2020.12.1-r1.ebuild b/net-wireless/ubertooth/ubertooth-2020.12.1-r1.ebuild
index 8e986934be2b..45856c5f06e4 100644
--- a/net-wireless/ubertooth/ubertooth-2020.12.1-r1.ebuild
+++ b/net-wireless/ubertooth/ubertooth-2020.12.1-r1.ebuild
@@ -5,7 +5,7 @@ EAPI=8
inherit cmake udev
-HOMEPAGE="http://ubertooth.sourceforge.net/"
+HOMEPAGE="https://greatscottgadgets.com/ubertoothone/"
LICENSE="GPL-2"
SLOT="0"
@@ -32,7 +32,8 @@ fi
DESCRIPTION="open source wireless development platform suitable for Bluetooth experimentation"
#readd firmware building, but do it right
-#USE="-fortran -mudflap -nls -openmp -multilib" crossdev --without-headers --genv 'EXTRA_ECONF="--with-mode=thumb --with-cpu=cortex-m3 --with-float=soft"' -s4 -t arm-cortexm3-eabi
+#USE="-fortran -mudflap -nls -openmp -multilib" crossdev --without-headers --genv \
+#'EXTRA_ECONF="--with-mode=thumb --with-cpu=cortex-m3 --with-float=soft"' -s4 -t arm-cortexm3-eabi
src_configure() {
local mycmakeargs=(
@@ -59,8 +60,10 @@ src_install() {
ewarn "Firmware isn't available for git releases, we assume you are already"
ewarn "on the latest and/or can build your own."
else
- use ubertooth1-firmware && newins ubertooth-one-firmware-bin/bluetooth_rxtx.dfu ${PN}-one-${PV}-bluetooth_rxtx.dfu
- use ubertooth1-firmware && newins ubertooth-one-firmware-bin/bluetooth_rx_only.dfu ${PN}-one-${PV}-bluetooth_rx_only.dfu
+ if use ubertooth1-firmware; then
+ newins ubertooth-one-firmware-bin/bluetooth_rxtx.dfu ${PN}-one-${PV}-bluetooth_rxtx.dfu
+ newins ubertooth-one-firmware-bin/bluetooth_rx_only.dfu ${PN}-one-${PV}-bluetooth_rx_only.dfu
+ fi
fi
popd
diff --git a/net-wireless/ubertooth/ubertooth-9999.ebuild b/net-wireless/ubertooth/ubertooth-9999.ebuild
index 580e009cffa1..719d5adfaf80 100644
--- a/net-wireless/ubertooth/ubertooth-9999.ebuild
+++ b/net-wireless/ubertooth/ubertooth-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
inherit cmake udev
-HOMEPAGE="http://ubertooth.sourceforge.net/"
+HOMEPAGE="https://greatscottgadgets.com/ubertoothone/"
LICENSE="GPL-2"
SLOT="0"
@@ -32,7 +32,8 @@ fi
DESCRIPTION="open source wireless development platform suitable for Bluetooth experimentation"
#readd firmware building, but do it right
-#USE="-fortran -mudflap -nls -openmp -multilib" crossdev --without-headers --genv 'EXTRA_ECONF="--with-mode=thumb --with-cpu=cortex-m3 --with-float=soft"' -s4 -t arm-cortexm3-eabi
+#USE="-fortran -mudflap -nls -openmp -multilib" crossdev --without-headers --genv \
+#'EXTRA_ECONF="--with-mode=thumb --with-cpu=cortex-m3 --with-float=soft"' -s4 -t arm-cortexm3-eabi
src_configure() {
local mycmakeargs=(
@@ -59,8 +60,10 @@ src_install() {
ewarn "Firmware isn't available for git releases, we assume you are already"
ewarn "on the latest and/or can build your own."
else
- use ubertooth1-firmware && newins ubertooth-one-firmware-bin/bluetooth_rxtx.dfu ${PN}-one-${PV}-bluetooth_rxtx.dfu
- use ubertooth1-firmware && newins ubertooth-one-firmware-bin/bluetooth_rx_only.dfu ${PN}-one-${PV}-bluetooth_rx_only.dfu
+ if use ubertooth1-firmware; then
+ newins ubertooth-one-firmware-bin/bluetooth_rxtx.dfu ${PN}-one-${PV}-bluetooth_rxtx.dfu
+ newins ubertooth-one-firmware-bin/bluetooth_rx_only.dfu ${PN}-one-${PV}-bluetooth_rx_only.dfu
+ fi
fi
popd