Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 823137 - net-libs/libiio-9999: Add support for python binding
Summary: net-libs/libiio-9999: Add support for python binding
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-11 19:03 UTC by Edward Kigwana
Modified: 2023-08-21 01:55 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
net-libs: libiio: Add support for python bindings (0001-net-libs-libiio-Add-support-for-python-bindings.patch,1.95 KB, patch)
2021-11-11 19:04 UTC, Edward Kigwana
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Edward Kigwana 2021-11-11 19:03:27 UTC
net-wireless/gnuradio-9999 master has in tree gr-iio which
requires net-lib/libiio with +python.

Reproducible: Always

Steps to Reproduce:
Install libiio
Actual Results:  
Byte compiled python modules are not installed

Expected Results:  
Byte compiled python modules are installed
Comment 1 Edward Kigwana 2021-11-11 19:04:21 UTC
Created attachment 750441 [details, diff]
net-libs: libiio: Add support for python bindings
Comment 2 Rick Farina (Zero_Chaos) gentoo-dev 2023-08-21 01:52:16 UTC
Thanks!
Comment 3 Larry the Git Cow gentoo-dev 2023-08-21 01:55:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d1b2e91d02f5a5fd17768d5293f94269e5f24e4

commit 8d1b2e91d02f5a5fd17768d5293f94269e5f24e4
Author:     Rick Farina <zerochaos@gentoo.org>
AuthorDate: 2023-08-21 01:52:23 +0000
Commit:     Rick Farina <zerochaos@gentoo.org>
CommitDate: 2023-08-21 01:55:24 +0000

    net-libs/libiio: add 0.25
    
    sync live ebuild
    add python support
    Closes: https://bugs.gentoo.org/823137
    Signed-off-by: Rick Farina <zerochaos@gentoo.org>

 net-libs/libiio/Manifest           |  1 +
 net-libs/libiio/libiio-0.25.ebuild | 53 ++++++++++++++++++++++++++++++++++++++
 net-libs/libiio/libiio-9999.ebuild | 43 +++++++++++++++++++++++++------
 3 files changed, 89 insertions(+), 8 deletions(-)