Search Criteria
Package Details: uade-git r1464.6338df4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/uade-git.git (read-only, click to copy) |
---|---|
Package Base: | uade-git |
Description: | uade plays 200+ Amiga computer music formats |
Upstream URL: | https://gitlab.com/uade-music-player/uade |
Licenses: | GPL |
Conflicts: | uade |
Provides: | uade |
Submitter: | grimi |
Maintainer: | None |
Last Packager: | grimi |
Votes: | 4 |
Popularity: | 0.023580 |
First Submitted: | 2021-01-16 05:56 (UTC) |
Last Updated: | 2022-09-27 07:00 (UTC) |
Dependencies (5)
- bencodetoolsAUR (bencodetools-gitAUR)
- libao (libao-gitAUR)
- libzakalwe (libzakalwe-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
Latest Comments
nous commented on 2023-04-27 20:20 (UTC)
@browniesrgut You can install libzakalwe-git instead, it'll build fine then.
nipsky commented on 2023-04-11 15:13 (UTC)
Seems libuade.so is missing something when compiled by this package. Trying to interfacing with it via ctypes and CDLL in Python gives me:
If I manually build the library from the src directory via ./configure --prefix=/usr --without-write-audio; make all is fine. Is there maybe something optimized away when compiling the library via makepkg?
browniesrgut commented on 2022-09-26 19:27 (UTC) (edited on 2022-09-26 19:29 (UTC) by browniesrgut)
The package cannot be built anymore due to a missing "libzakalwe" :
Can not find libzakalwe. You can use --libzakalwe-prefix to set base directory. e.g. --libzakalwe-prefix=/foo, where /foo/lib/libzakalwe.so exists.
You may need to obtain libzakalwe from:
git clone https://gitlab.com/hors/libzakalwe
Can you help us please ? (apparently, now it is possible to build the audacious plugin as well)