mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 14:21:02 +02:00
pentoo-radio: adding qsstv
This commit is contained in:
parent
b38a09573e
commit
8e1315b925
3 changed files with 3 additions and 35 deletions
|
|
@ -1,2 +1 @@
|
|||
EBUILD pentoo-radio-2014.3-r2.ebuild 764 SHA256 4ff49d727276c16680ac9ea39a1612dc9b1d553ade5996db43640575b78e3435 SHA512 9a46d44bcf07d0479bf0ec60ae47c9c516dff60bbe2aacd5b56e2a401a7151ba56a7c1085021c89fa6659d973111ea9fdc02dac2022ac595d2fdb32ad12d6a4e WHIRLPOOL 2a0a344e55357787fd803034e7adeb23a26b1d19e45749660141ec0ce0388984da29a7d3f57ead7737134480394d20a6d56bd4261a3ce22eda4ba5c0b89b19f9
|
||||
EBUILD pentoo-radio-2014.3-r3.ebuild 740 SHA256 aab390ef0e44c7e910b2672cd0b5aad41ec2ab73767dabc158a508f7a6528dc5 SHA512 cdc7bbf531cebb6d7d45554c91e3f437fe6c0fdbdd44e46ec8ec153e65ce8b07176bc6c2d52f7fea8920e62a4ca2c53308d5d7b3347060fff60a73112291a030 WHIRLPOOL d2257c11841a1c37aff580a3db7fb6695f56f472dec446ec40dbbf3bf86d5d19ec130e169886cbdfdcc90ef931d83b2cb01fbb000cdb6bd498f31f23d059c9bf
|
||||
EBUILD pentoo-radio-2014.3-r4.ebuild 759 SHA256 9bcc3035c47eb44f0523fb8c2ebccc3b96ded7aef508faa0d4710adf41277f61 SHA512 4d0ab55384298363e1a4b5413b4f95d08844187febe52d5ad94b55e54e5b89d96d5ac9e5953b392db90322ba768e33b4066cdfd73112504c06836b9ae684d04f WHIRLPOOL 97e65688b82361318ffc5cf26f1a96537c2a6888d2a4703697422bfb649568316da2bde6af13c8e0582bfb12d598e5065f32e1a26cbd4c24b1166f55dbbdb470
|
||||
|
|
|
|||
|
|
@ -1,32 +0,0 @@
|
|||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=5
|
||||
|
||||
DESCRIPTION="radio tools for pentoo"
|
||||
HOMEPAGE=""
|
||||
SRC_URI=""
|
||||
|
||||
LICENSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
IUSE="mono"
|
||||
|
||||
# virtualradar is conditionalized because it requires mono and mono fails to build on all but amd64
|
||||
# amd64 profile has "pentoo-radio mono" flag
|
||||
PDEPEND="net-wireless/gnuradio
|
||||
net-wireless/rtl-sdr
|
||||
net-wireless/gr-osmosdr
|
||||
net-wireless/chirp
|
||||
media-radio/fldigi
|
||||
net-wireless/gr-air-modes
|
||||
mono? ( net-wireless/virtualradar-bin )
|
||||
net-wireless/uhd
|
||||
net-wireless/multimode
|
||||
net-wireless/gqrx
|
||||
net-wireless/hackrf-tools
|
||||
app-mobilephone/dfu-util
|
||||
net-analyzer/multimon-ng
|
||||
net-wireless/yatebts
|
||||
media-sound/audacity"
|
||||
|
|
@ -28,4 +28,5 @@ PDEPEND="net-wireless/gnuradio
|
|||
app-mobilephone/dfu-util
|
||||
net-analyzer/multimon-ng
|
||||
net-wireless/yatebts
|
||||
media-sound/audacity"
|
||||
media-sound/audacity
|
||||
media-radio/qsstv"
|
||||
Loading…
Reference in a new issue