mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 01:38:07 +00:00
Mupeace: Initial working build. #83
This commit is contained in:
parent
e96cb79681
commit
2cdcd2576e
1 changed files with 12 additions and 2 deletions
|
|
@ -13,11 +13,21 @@ An MPD client which supports streaming. Can fetch cover art from last.fm.
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/eisnerd/mupeace.git
|
Repo:https://github.com/eisnerd/mupeace.git
|
||||||
|
|
||||||
Build:1.06,31
|
Build:3.0-g02f0b38,1850320
|
||||||
disable=doesn't build
|
disable=jars,changing versioncodes and -names
|
||||||
commit=v3
|
commit=v3
|
||||||
|
forceversion=yes
|
||||||
|
forcevercode=yes
|
||||||
subdir=main
|
subdir=main
|
||||||
init=rm -rf Screenshots/ Website/ icons/
|
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
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue