Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
libuhd


Commits:
be7ae490 by Jelle van der Waa at 2023-09-03T11:41:46+02:00
Package example scripts

Fixes: FS#56569

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=libuhd
 pkgver=4.4.0.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Universal Software Radio Peripheral (USRP) userspace driver"
 arch=('x86_64')
 url="https://files.ettus.com/manual/";
@@ -29,7 +29,7 @@ build() {
   cmake .. -DCMAKE_INSTALL_PREFIX=/usr/ \
            -DPYTHON_EXECUTABLE=/usr/bin/python3 \
            -DENABLE_PYTHON_API=ON \
-           -DENABLE_EXAMPLES=OFF \
+           -DENABLE_EXAMPLES=ON \
            -DENABLE_UTILS=ON \
            -DENABLE_TESTS=OFF \
            -DENABLE_E100=ON \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libuhd/-/commit/be7ae49092774ead538eaf771067442ae42fe880

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libuhd/-/commit/be7ae49092774ead538eaf771067442ae42fe880
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to