Hallo, I've installed "patch" package and imprted the key by typing "gpg --recv-key 51E8B148A9999C34"; anyway I'm not able to compile.
libvo/vo_aa.c: In function 'preinit':
libvo/vo_aa.c:670:17: warning: variable 'major' set but not used [-Wunused-but-set-variable]
670 | int fd, vt, major, minor;
| ^
make: *** [Makefile:760: libvo/vo_aa.o] Error 1
Pinned Comments
ryshglene commented on 2020-04-02 20:52 (UTC) (edited on 2020-09-19 15:49 (UTC) by ryshglene)
It seems the last packager has lost interest on this package, so I've taken maintainership of it now.
I've added new patches to get it building again in this repository. I've changed the sources to use new mirrors. And I've also tweaked a few things in the
PKGBUILD
, because some of the dependencies have become missing and/or unneeded.The package is now building again. Though, if new issues arise, feel free to email me at the URL linked in the PKGBUILD. You can also flag this package instead, if you want, then explain in the comments what's wrong.
NOTE: This package uses GPG keys for verification.
To avoid build failures, make sure to run the following command before you install:
For more information, see the Arch Wiki article on makepkg verification.