Add older build for mpd and change update mode back to market

This commit is contained in:
David Black 2012-09-14 14:42:27 +01:00
parent ed194af984
commit 84712ef795

View file

@ -6,7 +6,7 @@ Issue Tracker:https://github.com/abarisain/dmix/issues
Summary:MPD (Music Player Daemon) client
Description:
An MPD client which supports streaming. Can fetch cover art from last.fm.
An MPD client which supports streaming. Can fetch cover art from last.fm.
.
Repo Type:git
@ -19,8 +19,15 @@ cp JMPDComm.jar ../MPDroid/libs/ && \
cd ../MPDroid && \
cp -r ../lastfm-java/src/net/ src/
# No longer updated in Google's Market, which has 0.7.
Update Check Mode:None
Current Version:1.0
Current Version Code:20
Build Version:0.7,18,e3bcfaa4e4,subdir=MPDroid,prebuild=mkdir libs/ && \
cd ../JMPDComm/ && \
ant && \
cp JMPDComm.jar ../MPDroid/libs/ && \
cd ../MPDroid && \
cp -r ../lastfm-java/src/net/ src/
Update Check Mode:Market
Current Version:0.7
Current Version Code:18