Package Details: moc-pulse 2.5.2-14

Git Clone URL: https://aur.archlinux.org/moc-pulse.git (read-only, click to copy)
Package Base: moc-pulse
Description: An ncurses console audio player with support for pulseaudio
Upstream URL: https://moc.daper.net/
Keywords: music
Licenses: GPL-2.0-or-later
Conflicts: moc
Provides: moc
Submitter: hv15
Maintainer: hv15
Last Packager: hv15
Votes: 12
Popularity: 0.015493
First Submitted: 2016-06-26 15:20 (UTC)
Last Updated: 2024-08-26 15:45 (UTC)

Dependencies (25)

Required by (9)

Sources (4)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

rmnsas commented on 2020-11-18 19:58 (UTC) (edited on 2020-11-18 19:58 (UTC) by rmnsas)

@adigitoleo, try this, it worked for me:

by root

edit /etc/pacman.d/gnupg/gpg.conf, -> keyserver hkp://keyserver.ubuntu.com

then:

pacman-key --refresh-keys

pacman -S moc

hv15 commented on 2020-10-07 12:08 (UTC)

Hi @adigitoleo, you need manually load the public key into your GPG keyring. See https://wiki.archlinux.org/index.php/Makepkg#Signature_checking and https://wiki.archlinux.org/index.php/GnuPG#Import_a_public_key. I hope that helps!

hv15 commented on 2018-05-13 13:42 (UTC)

@gamezelda thank you for pointing out the FFmpeg update, PKGBUILD updated.

gamezelda commented on 2018-05-13 09:39 (UTC)

The ffmpeg package has been upgraded to 4.0 in the main Arch repos, as well as the original moc package with a patch to support ffmpeg 4.0: https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/moc&id=26f67b64c186f042e2d1b544d393857916cf028f

Either ffmpeg should be dropped to ffmpeg2.8 or the same patch should be applied. I tried the latter and it worked with the following PKGBUILD: https://pastebin.ca/4025650

hv15 commented on 2017-10-05 20:44 (UTC)

@GeneMarston yes it is embarassing. It would help to have `base-devel` installed (https://www.archlinux.org/groups/x86_64/base-devel) - as per https://wiki.archlinux.org/index.php/Arch_User_Repository#Getting_started.

GeneMarston commented on 2017-10-05 16:30 (UTC)

And the most embarassing part is that you need patch as well. Took a while to figure out, why it works but without pulse. Please fix!

GeneMarston commented on 2017-10-05 16:24 (UTC)

Hello! It seems that it should have autoconf and automake as build dependencies.

gamezelda commented on 2017-03-20 22:23 (UTC)

Update to 2.5.2 requires only changing pkgver in PKGBUILD and updating with the new sha256sum. Seems to work OK.