Skip to content
This repository has been archived by the owner on Jan 26, 2018. It is now read-only.
/ getmpd Public archive

A bash script for cygwin that simplifies the process of installing mpd and ncmpcpp.

Notifications You must be signed in to change notification settings

ahodesuka/getmpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

getmpd v0.1 - by ahoka

List of required packages:
    - Web/wget
    - Admin/cygrunsrv
    - Database/libsqlite3_0-devel
    - Devel/autoconf2.5
    - Devel/automake1.11
    - Devel/cmake
    - Devel/make
    - Devel/pkg-config
    - Devel/gcc4-core
    - Devel/gcc4-g++
    - Libs/libncureses10
    - Libs/libncuresesw10
    - Libs/libglib2.0-devel
    - Libs/zlib-devel
    - Libs/libiconv
    - Audio/libao-Devel
    - Audio/libao4

Optional Packages:
    - Libs/libcurl3 (For lyrics fetching in ncmpcpp)

  Usage: ./getmpd [OPTIONS] [MUSIC DIR]
 
  Options             Description
    --enable-ffmpeg     Needed for TTA (True Audio) playback.
    --without-ncmpcpp   If provided the script will not download and install
                        ncmpcpp or its required libraries.

About

A bash script for cygwin that simplifies the process of installing mpd and ncmpcpp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages