[arch-commits] Commit in limesuite/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Fri Jul 8 06:08:13 UTC 2022


    Date: Friday, July 8, 2022 @ 06:08:13
  Author: arojas
Revision: 1248604

wxwidgets 3.2 rebuild

Modified:
  limesuite/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-08 06:07:31 UTC (rev 1248603)
+++ PKGBUILD	2022-07-08 06:08:13 UTC (rev 1248604)
@@ -2,12 +2,12 @@
 
 pkgname=limesuite
 pkgver=20.10.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Driver and GUI for LMS7002M-based SDR platforms (LimeSDR, etc.)'
 arch=('x86_64')
 url='https://github.com/myriadrf/LimeSuite'
 license=('Apache')
-depends=('sqlite3' 'wxgtk3' 'freeglut' 'libusb' 'soapysdr' 'wget' 'gnuplot' 'glew' 'fltk')
+depends=('sqlite3' 'wxwidgets-gtk3' 'freeglut' 'libusb' 'soapysdr' 'wget' 'gnuplot' 'glew' 'fltk')
 makedepends=('cmake' 'doxygen' 'octave')
 optdepends=('octave: Octave plugin')
 provides=('soapylms7')
@@ -44,8 +44,7 @@
     -DENABLE_GUI=True \
     -DENABLE_OCTAVE=True \
     -DENABLE_API_DOXYGEN=True \
-    -DLIME_SUITE_EXTVER=$pkgver \
-    -DwxWidgets_CONFIG_EXECUTABLE=/usr/bin/wx-config-gtk3
+    -DLIME_SUITE_EXTVER=$pkgver
 
 #    -DENABLE_EVB7COM=True \
 #    -DENABLE_REMOTE=True \



More information about the arch-commits mailing list