Package Details: kew 2.4.4-1

Git Clone URL: https://aur.archlinux.org/kew.git (read-only, click to copy)
Package Base: kew
Description: A command-line music player
Upstream URL: https://github.com/ravachol/kew
Licenses: GPL2
Conflicts: kew-git
Replaces: cue-music-command
Submitter: malteo
Maintainer: malteo
Last Packager: malteo
Votes: 3
Popularity: 0.118237
First Submitted: 2023-11-12 07:17 (UTC)
Last Updated: 2024-03-28 21:30 (UTC)

Latest Comments

malteo commented on 2023-11-21 13:01 (UTC)

thank you @bagasdotme, fixed and bumped

bagasdotme commented on 2023-11-21 01:22 (UTC) (edited on 2023-11-21 02:05 (UTC) by bagasdotme)

The package FTBFS on when building on chroot:

gcc -I/usr/include/vorbis -I/usr/include/opus -I/usr/include/stb -Iinclude/imgtotxt/ext -Iinclude/imgtotxt -I/usr/include/ffmpeg -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libavformat -Iinclude/miniaudio -O1 -g -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/chafa -I/usr/lib/chafa/include -pthread  -c -o src/obj/write_ascii.o include/imgtotxt/write_ascii.c
gcc -I/usr/include/vorbis -I/usr/include/opus -I/usr/include/stb -Iinclude/imgtotxt/ext -Iinclude/imgtotxt -I/usr/include/ffmpeg -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libavformat -Iinclude/miniaudio -O1 -g -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/chafa -I/usr/lib/chafa/include -pthread  -c -o src/obj/soundcommon.o src/soundcommon.c
In file included from src/soundcommon.h:6,
                 from src/soundcommon.c:1:
include/miniaudio/miniaudio_libopus.h:19:10: fatal error: opusfile.h: No such file or directory
   19 | #include <opusfile.h>
      |          ^~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:17: src/obj/soundcommon.o] Error 1

Please add opus, opusfile, libvorbis, and glib2 to depends array.

ravachol commented on 2023-11-08 12:31 (UTC)

maybe add that it conflicts with package cue as well.