# HG changeset patch # User Eric Joseph-Alexandre # Date 1263158526 -3600 # Node ID e954083139e90b19e933ffd9c04b28b805948bd1 # Parent f3cbdc461ad8b09d9220b3e7c96855d69d9653ef Up: mpc (0.19) diff -r f3cbdc461ad8 -r e954083139e9 mpc/receipt --- a/mpc/receipt Sun Jan 10 22:21:48 2010 +0100 +++ b/mpc/receipt Sun Jan 10 22:22:06 2010 +0100 @@ -1,16 +1,16 @@ # SliTaz package receipt. PACKAGE="mpc" -VERSION="0.12.1" +VERSION="0.19" CATEGORY="multimedia" SHORT_DESC="A command line tool to interface MPD." MAINTAINER="paul@slitaz.org" -DEPENDS="mpd" +DEPENDS="mpd libmpdclient" +BUILD_DEPENDS="libmpdclient-dev" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.musicpd.org/mpc.shtml" -WGET_URL="http://musicpd.org/uploads/files/$TARBALL" +WGET_URL="$SF_MIRROR/musicpd/$PACKAGE/$VERSION/$TARBALL" -# Rules to configure and make the package. compile_rules() { cd $src