Search Criteria
Package Details: barnard-git 1:r98.c16cc73-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/barnard-git.git (read-only, click to copy) |
---|---|
Package Base: | barnard-git |
Description: | A command line mumble client. |
Upstream URL: | https://git.2mb.codes/~cmb/barnard |
Licenses: | GPL2 |
Submitter: | stormdragon2976 |
Maintainer: | stormdragon2976 (lilmike) |
Last Packager: | stormdragon2976 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-11-06 23:43 (UTC) |
Last Updated: | 2024-02-06 23:43 (UTC) |
Dependencies (5)
- openal (openal-gitAUR)
- opus (opus-gitAUR)
- opusfile (opusfile-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
stormdragon2976 commented on 2021-03-01 14:44 (UTC)
Fixed temperarily, until go breaks it again.
feklee commented on 2021-03-01 03:44 (UTC)
Doesn't build:
stormdragon2976 commented on 2020-09-27 23:58 (UTC)
@maid: It's a bug in the latest version. The developer is working to resolve it.
maid commented on 2020-09-25 13:53 (UTC)
Build error.
github.com/bmmcginty/go-openal/openal
../go-openal/openal/alcCore.go:114:149: cannot use _cgo0 (type _Ctype_struct_ALCdevice_struct) as type _Ctype_struct_ALCdevice in argument to _Cfunc_alcGetError ../go-openal/openal/alcCore.go:156:100: cannot use _cgo0 (type _Ctype_struct_ALCdevice_struct) as type _Ctype_struct_ALCdevice in argument to _Cfunc_alcCloseDevice ../go-openal/openal/alcCore.go:162:107: cannot use _cgo0 (type _Ctype_struct_ALCdevice_struct) as type _Ctype_struct_ALCdevice in argument to _Cfunc_alcCreateContext ../go-openal/openal/alcCore.go:171:110: cannot use _cgo0 (type _Ctype_struct_ALCdevice_struct) as type _Ctype_struct_ALCdevice in argument to _Cfunc_walcGetIntegerv ../go-openal/openal/alcCore.go:176:156: cannot use _cgo0 (type _Ctype_struct_ALCdevice_struct) as type _Ctype_struct_ALCdevice in argument to _Cfunc_walcGetInteger ../go-openal/openal/alcCore.go:200:114: cannot use _cgo0 (type _Ctype_struct_ALCdevice_struct) as type _Ctype_struct_ALCdevice in argument to _Cfunc_alcCaptureCloseDevice ../go-openal/openal/alcCore.go:208:88: cannot use _cgo0 (type _Ctype_struct_ALCdevice_struct) as type _Ctype_struct_ALCdevice in argument to _Cfunc_alcCaptureStart ../go-openal/openal/alcCore.go:212:86: cannot use _cgo0 (type _Ctype_struct_ALCdevice_struct) as type _Ctype_struct_ALCdevice in argument to _Cfunc_alcCaptureStop ../go-openal/openal/alcCore.go:216:179: cannot use _cgo0 (type _Ctype_struct_ALCdevice_struct) as type _Ctype_struct_ALCdevice in argument to _Cfunc_alcCaptureSamples ../go-openal/openal/alcCore.go:220:179: cannot use _cgo0 (type _Ctype_struct_ALCdevice_struct) as type _Ctype_struct_ALCdevice in argument to _Cfunc_alcCaptureSamples ../go-openal/openal/alcCore.go:220:179: too many errors