Mupeace: Initial working build. #83

This commit is contained in:
Boris Kraut 2014-10-05 12:35:53 +02:00
parent e96cb79681
commit 2cdcd2576e

View file

@ -13,11 +13,21 @@ An MPD client which supports streaming. Can fetch cover art from last.fm.
Repo Type:git
Repo:https://github.com/eisnerd/mupeace.git
Build:1.06,31
disable=doesn't build
Build:3.0-g02f0b38,1850320
disable=jars,changing versioncodes and -names
commit=v3
forceversion=yes
forcevercode=yes
subdir=main
init=rm -rf Screenshots/ Website/ icons/
prebuild=echo -e "proguard.dir=$$SDK$$/tools/proguard\nscala.dir=${SCALA_PATH}\nant.android.scala.dir=../ant-android-scala\nscala.library.installed=false" >> local.properties && \
sed -i -e 's/src://g' ant.properties
Maintainer Notes:
* versionCode: echo $((($(date +%s)-$(date -d 2013-1-1 +%s))/30))
* versionName: git describe --long --match v[0-9.]*| sed 's/^v//;s/-/./'
* needs jar extermination
.
Auto Update Mode:None
Update Check Mode:Tags