mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-21 06:10:56 +02:00
fosphor_knob: bump for gr-3.8
This commit is contained in:
parent
1a5f11b3ac
commit
4f7cd2337b
2 changed files with 4 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
DIST fosphor_knob-0.9.tar.xz 176792 BLAKE2B f12689a82aedec8c16c9d012dcede186aec0b517b612c362a107abb96cdcff1676ccb8e2e79fb1b5b639a8f8abca38f397a4ba10aa2f4ef2596fc8ab2e574214 SHA512 b000489d98ac454bad0bfefccc472ee842b7c37488f20ccdb4782e8037ecfde24448eced8e2597f1f390ca3c0e1967e6b26bff87cecb0bc8aeb4df05fa89f2e2
|
||||
DIST fosphor_knob-0.10.tar.xz 176192 BLAKE2B eeee0e1f6efaf0cae4ed373c7ee52ebac3b5ff1457a3c36acfa6c31426eca27beac42baa622b184eaf864208c55b23f132dbfe9770bec4fb224a9933ae644dd9 SHA512 33d59d25baf758e92d7b5b5f73acf844c521e83d6c0d902235328dd339e2f4678ec83781d1d909268a894802629462496d778749043c344148f3f0adf49dd522
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ SLOT="0"
|
|||
KEYWORDS="amd64"
|
||||
IUSE=""
|
||||
|
||||
DEPEND="=net-wireless/gnuradio-3.7*:=
|
||||
DEPEND="=net-wireless/gnuradio-3.8*:=
|
||||
net-wireless/gr-paint"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
|
|
@ -24,8 +24,8 @@ PDEPEND="net-wireless/uhd:=
|
|||
#powermate.py from https://github.com/bethebunny/powermate
|
||||
|
||||
src_compile() {
|
||||
grcc -d "${S}" fosphor_with_griffin_powermate_knob.grc || die
|
||||
grcc -d "${S}" fosphor_with_griffin_powermate_knob_sponsors.grc || die
|
||||
grcc -o "${S}" fosphor_with_griffin_powermate_knob.grc || die
|
||||
grcc -o "${S}" fosphor_with_griffin_powermate_knob_sponsors.grc || die
|
||||
}
|
||||
|
||||
src_install() {
|
||||
Loading…
Reference in a new issue