mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
LimeSuite: update to 22.09.0.
This commit is contained in:
parent
5095189a27
commit
d05b80f02e
2 changed files with 5 additions and 4 deletions
|
@ -4127,7 +4127,7 @@ librz_syscall.so.0.4 rizin-0.4.0_1
|
||||||
librz_type.so.0.4 rizin-0.4.0_1
|
librz_type.so.0.4 rizin-0.4.0_1
|
||||||
librz_util.so.0.4 rizin-0.4.0_1
|
librz_util.so.0.4 rizin-0.4.0_1
|
||||||
libaravis-0.8.so.0 libaravis-0.8.21_1
|
libaravis-0.8.so.0 libaravis-0.8.21_1
|
||||||
libLimeSuite.so.20.10-1 LimeSuite-20.10.0_1
|
libLimeSuite.so.22.09-1 LimeSuite-22.09.0_1
|
||||||
libnvme.so.1 libnvme-1.0_1
|
libnvme.so.1 libnvme-1.0_1
|
||||||
libRInside.so R-cran-RInside-0.2.16_1
|
libRInside.so R-cran-RInside-0.2.16_1
|
||||||
libXrdUtils.so.3 xrootd-5.4.0_1
|
libXrdUtils.so.3 xrootd-5.4.0_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'LimeSuite'
|
# Template file for 'LimeSuite'
|
||||||
pkgname=LimeSuite
|
pkgname=LimeSuite
|
||||||
version=20.10.0
|
version=22.09.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper=cmake-wxWidgets-gtk3
|
build_helper=cmake-wxWidgets-gtk3
|
||||||
|
@ -31,9 +31,10 @@ short_desc="Driver and GUI for LimeSDR/LMS7002M-based SDR platforms"
|
||||||
maintainer="classabbyamp <void@placeviolette.net>"
|
maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://myriadrf.org/projects/lime-suite/"
|
homepage="https://myriadrf.org/projects/lime-suite/"
|
||||||
|
changelog="https://raw.githubusercontent.com/myriadrf/LimeSuite/master/Changelog.txt"
|
||||||
distfiles="https://github.com/myriadrf/LimeSuite/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/myriadrf/LimeSuite/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=f6d79dc67cb52a5aea839d1dc00e65f85367cb2c275d77f149833d32cf79b467
|
checksum=521e45298e1ffd0fd65006598e1edf37bd92a13667afaab262582fc681f1cf16
|
||||||
shlib_provides="libLimeSuite.so.20.10-1"
|
shlib_provides="libLimeSuite.so.22.09-1"
|
||||||
|
|
||||||
build_options="octave"
|
build_options="octave"
|
||||||
desc_option_octave="Enable the LimeSuite Octave plugin"
|
desc_option_octave="Enable the LimeSuite Octave plugin"
|
||||||
|
|
Loading…
Add table
Reference in a new issue