Skip to content

nvayalil/mocp-pulse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOC-Pulse

MOC Player with PulseAudio

Note:- This is just a copy of the MOC project (http://moc.daper.net/) with the pathces applied for PulseAudio, See the CREDITS below.

Read PREREQUISITES and install the required libraries

Run MOC by typing mocp on the terminal

Create a file named "config" inside the folder ~/.moc, which is created by MOC on its first run, and add the following inside the "config" file

SoundDriver = PULSEAUDIO:ALSA:OSS

How Do I Build and Install It?


Generic installation instruction is included in the INSTALL file.

In short, if you are building from an SVN checkout of MOC (but not if you are building from a downloaded tarball) then you will first need to run:

    autoreconf -if

and then proceed as shown below for a tarball. (If you are using the tarball but have applied additional patches then you may also need to run autoreconf.)

To build MOC from a downloaded tarball just type:

    ./configure --with-pulse
    make

And install

    sudo make install

See README for further information

CREDITS

http://moc.daper.net/
https://aur.archlinux.org/packages/moc-pulse/ (pathces)

About

Music on Console with Pulse Audio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published