Search Criteria
Package Details: comedilib 0.12.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/comedilib.git (read-only, click to copy) |
|---|---|
| Package Base: | comedilib |
| Description: | Comedi is the kernel-level driver code. Comedilib is the user-level API library code. This package includes official python bindings. |
| Upstream URL: | http://comedi.org/ |
| Keywords: | comedi daq driver ni pxi |
| Licenses: | LGPL2 |
| Submitter: | ziggi |
| Maintainer: | Maverick |
| Last Packager: | Maverick |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-01-08 01:34 (UTC) |
| Last Updated: | 2020-09-22 10:27 (UTC) |
Required by (2)
- comedi-dkms-git (optional)
- python-pycomedi-git
Latest Comments
bstandley commented on 2024-03-30 14:19 (UTC)
Building on a clean Arch install fails for me with error
but succeeds when I disable the
ltooption. Would it make sense to addto the PKGBUILD?
Ashymad commented on 2021-01-16 13:19 (UTC)
I've created DKMS package for the out-of-tree COMEDI kernel modules https://aur.archlinux.org/packages/comedi-dkms-git/ You could add it to optdepends. Also, I am currently using comedilib, so I can take over the maintenance if you want.
Maverick commented on 2020-09-22 10:29 (UTC)
I've updated the package to 0.12. As I do not use it currently, though, it would be nice if someone actually using it could take over the maintenance. @arch2020?
arch2020 commented on 2020-09-22 09:44 (UTC)
pkgbase = comedilib pkgdesc = Comedi is the kernel-level driver code. Comedilib is the user-level API library code. This package includes official python bindings. pkgver = 0.12.0 pkgrel = 1 url = http://comedi.org/ arch = i686 arch = x86_64 license = LGPL2 makedepends = swig source = https://www.comedi.org/download/comedilib-0.12.0.tar.gz sha512sums = e2df049e1b23b6488ba426b48d4701faabfca2ccfeb439b67fb69f2fe13320d3f2d48ec93233805a1277c27af8e5f916f6d91de2e71a0cc710b38eed8519b2ff
pkgname = comedilib