summaryrefslogtreecommitdiff
path: root/repo/util/mpd-mpc.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/util/mpd-mpc.xibuild')
-rw-r--r--repo/util/mpd-mpc.xibuild11
1 files changed, 11 insertions, 0 deletions
diff --git a/repo/util/mpd-mpc.xibuild b/repo/util/mpd-mpc.xibuild
new file mode 100644
index 0000000..2018d33
--- /dev/null
+++ b/repo/util/mpd-mpc.xibuild
@@ -0,0 +1,11 @@
+#!/bin/sh
+
+NAME="mpd-mpc"
+DESC="Minimalist command line interface to MPD"
+
+MAKEDEPS=""
+DEPS=""
+
+PKG_VER=0.34
+SOURCE="https://www.musicpd.org/download/mpd-mpc/${PKG_VER%.*}/mpd-mpc-$PKG_VER.tar.xz"
+