Search Criteria
Package Details: moc-pulse 2.5.2-14
Package Actions
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)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- file (file-gitAUR)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack)
- libid3tag (libid3tag-gitAUR)
- libltdl (libtool-gitAUR, libtool)
- libmad
- sndio (sndio-gitAUR)
- faad2 (faad2-gitAUR) (make)
- ffmpeg4.4 (make)
- libmodplug (libopenmpt-modplugAUR, libmodplug-gitAUR) (make)
- libmpcdec (libmpcdec-svnAUR) (make)
- libsamplerate (libsamplerate-gitAUR) (make)
- speex (speex-gitAUR) (make)
- taglib (taglib-gitAUR) (make)
- wavpack (wavpack-gitAUR) (make)
- faad2 (faad2-gitAUR) (optional) – for using the aac plugin
- ffmpeg4.4 (optional) – for using the ffmpeg plugin
- libmodplug (libopenmpt-modplugAUR, libmodplug-gitAUR) (optional) – for using the modplug plugin
- libmpcdec (libmpcdec-svnAUR) (optional) – for using the musepack plugin
- libsamplerate (libsamplerate-gitAUR) (optional) – for resampling audio
- pulse-native-provider (pipewire-pulse-gitAUR, pulseaudio-gitAUR, pipewire-full-pulse-gitAUR, pipewire-pulse, pulseaudio) (optional) – for using the pulseaudio plugin
- sidplay2-libsAUR (optional) – for use the SID plugin
- speex (speex-gitAUR) (optional) – for using the speex plugin
- taglib (taglib-gitAUR) (optional) – for using the musepack plugin
- wavpack (wavpack-gitAUR) (optional) – for using the wavpack plugin
Required by (9)
- clyrics (requires moc) (optional)
- clyrics-git (requires moc) (optional)
- moc-fluidsynth-plugin (requires moc)
- moc-mpris-git (requires moc) (optional)
- mocicon (requires moc)
- mocp-scrobbler (requires moc)
- mocp-themes-git (requires moc)
- qtile-git (requires moc) (optional)
- qtile-wayland-git (requires moc) (optional)
Latest Comments
1 2 3 4 5 Next › Last »
hv15 commented on 2024-08-26 15:37 (UTC)
Hi @Megumi_fox, good catch on
pipewire-jack
, I must have misread the dependency list for it. I'll addlibsamplerate
as a depends formoc-pulse
. Stay tuned!Megumi_fox commented on 2024-08-26 10:13 (UTC)
libsamplerate
is required byjack
,jack2
, but not required bypipewire-jack
. So I think it's necessary to explicitly add a depends onlibsamplerate
, if the user usepipewire-jack
as jack replacement.hv15 commented on 2024-08-25 10:09 (UTC) (edited on 2024-08-25 10:10 (UTC) by hv15)
Hi @Magumi_fox, I don't think it's necessary to explicitly add a depends on
libsamplerate
; it's already a dependency forjack
,jack2
, andpipewire-jack
, which is whatmoc-pulse
depends on anyway. I get the following output from./configure
ofmoc-pulse
on my system:and
libsamplerate
is detected and linked to. Is this not the case for you?Megumi_fox commented on 2024-08-23 16:03 (UTC)
Can you add an dependency 'libsamplerate', which is use for Jack sound driver resampling support.
hv15 commented on 2024-08-11 09:21 (UTC)
@Mailaender I added the SID dependency
sidplay2-libs
, you can activate it by uncommenting the relevant build dependency in the PKGBUILD.I've also switched the
pulseaudio
dependency topulse-native-provider
as per https://gitlab.archlinux.org/archlinux/packaging/packages/pipewire/-/issues/10Mailaender commented on 2024-07-22 11:43 (UTC)
Can you add an optional dependency on https://aur.archlinux.org/packages/libsidplay?
PiterDeVries commented on 2024-04-20 20:10 (UTC)
Hey man, thanks. Just noticed it during my AUR package upgrade, and can confirm that the package works out-of-the-box for me. I would also recommend for future release to also make sndio and jack as optional dependencies (especially sndio - as it's just a useless dependency for most people), but it's not necessary, as these don't break anything (unlike pulse-audio). Thanks.
hv15 commented on 2024-04-20 10:09 (UTC)
Hi @PiterDeVries, I've moved pulseaudio to depends!
hv15 commented on 2024-01-27 20:48 (UTC) (edited on 2024-01-27 20:58 (UTC) by hv15)
Hi @PiterDeVries, I didn't realise that MOC had been dropped from the ArchLinux repos :(... yes moving the pulseaudio dependency to optdeps makes sense. Not sure though if it semantically fits with the name of the package... does it matter?
I'll do this tomorrow, as I'm too tired right now.
(note to self, Debian seems to have been doing further development of MOC, might be interesting to apply some of their patches here: https://udd.debian.org/patches.cgi?src=moc&version=1%3A2.6.0~svn-r3005-3.1)
PiterDeVries commented on 2024-01-27 17:55 (UTC)
Hey, would you consider moving the 'pulseaudio' dependency to Optional ? It makes sense, after all, the patch only adds the possibility to use the PulseAudio. There are still people who don't use PulseAudio and this is now the only MOC package available (BTW thanks for that). I'm using such a setup and can confirm that it works.
1 2 3 4 5 Next › Last »