[arch-commits] Commit in soapyosmo/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Sun May 26 11:06:00 UTC 2019
Date: Sunday, May 26, 2019 @ 11:06:00
Author: ffy00
Revision: 470826
Standardize $pkgdesc between all SoapySDR plugins
Modified:
soapyosmo/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-26 10:05:25 UTC (rev 470825)
+++ PKGBUILD 2019-05-26 11:06:00 UTC (rev 470826)
@@ -5,7 +5,7 @@
pkgver=0.2.5
_gitver=soapy-osmo-$pkgver
pkgrel=2
-pkgdesc='SoapySDR plugins for OsmoSDR devices'
+pkgdesc='Soapy SDR plugins for OsmoSDR devices'
arch=('x86_64')
url='https://github.com/pothosware/SoapyOsmo'
license=('GPL3')
@@ -34,7 +34,7 @@
-DUSE_OSMO_HACKRF=ON \
-DUSE_OSMO_AIRSPY=ON
-# -DUSE_OSMO_BLADERF=ON \
+# -DUSE_OSMO_BLADERF=ON
make
}
More information about the arch-commits
mailing list