Search Criteria
Package Details: python-linux-gpib-git 4.3.7.r2193.20251128.bef0c613-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/linux-gpib-git.git (read-only, click to copy) |
|---|---|
| Package Base: | linux-gpib-git |
| Description: | Python 3 bindings for 'linux-gpib' (libraries for GPIB (IEEE 488) hardware). |
| Upstream URL: | http://linux-gpib.sourceforge.net/ |
| Licenses: | GPL-2.0-only |
| Conflicts: | python-linux-gpib |
| Provides: | python-linux-gpib |
| Submitter: | dreieck |
| Maintainer: | dreieck |
| Last Packager: | dreieck |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-04-29 19:01 (UTC) |
| Last Updated: | 2025-12-10 17:02 (UTC) |
Dependencies (23)
- glibc (glibc-gitAUR, glibc-eacAUR)
- libgpib.so (linux-gpib-user-gitAUR)
- python
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glibc (glibc-gitAUR, glibc-eacAUR) (make)
- guile (guile-gitAUR) (make)
- libtool (libtool-gitAUR) (make)
- make (make-gitAUR, make-staticAUR) (make)
- perl (perl-gitAUR) (make)
- php (make)
- python (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- readline (readline-gitAUR) (make)
- Show 3 more dependencies...
Required by (1)
- linux-gpib-git (requires python-linux-gpib) (optional)
Latest Comments
dreieck commented on 2025-12-10 14:01 (UTC) (edited on 2025-12-10 14:02 (UTC) by dreieck)
Ahoj,
Can you elaborate more on that?
Should I change
--enable-guile-bindingto--disable-guile-binding? Or is this worth opening an issue to upstream?Anyway, currently build fails for me with
↗ Upstream issue report.
kamocat commented on 2025-11-23 23:48 (UTC)
It looks like guile deprecated the GH interface <guile/gh.h> back in version 1.6 (We're now on 3.0) Conversion to <guile/libguile.h> might be a little involved. http://gnu.ist.utl.pt/software/guile/docs/docs-1.6/guile-ref/scm-transition-summary.html