Update BoardGameGeek to 4.7.3 (36)

This commit is contained in:
Boris Kraut 2014-06-24 14:14:12 +02:00
parent 4b9bca8c83
commit 5671113dac

View file

@ -8,44 +8,59 @@ Auto Name:BoardGameGeek
Summary:Search boardgame data Summary:Search boardgame data
Description: Description:
This app searches the board game data from boardgamegeek.com. It's not a game This app searches the board game data from boardgamegeek.com. It's not a game
itself it's a reference tool that provides information about board games. itself -- it's a reference tool that provides information about board games.
[https://code.google.com/p/boardgamegeek/wiki/ReleaseNotes Changelog]. [https://code.google.com/p/boardgamegeek/wiki/ReleaseNotes Changelog].
. .
Repo Type:git-svn Repo Type:git
Repo:https://boardgamegeek.googlecode.com/svn;trunk=trunk;tags=tags Repo:https://code.google.com/p/boardgamegeek/
Build:3.3,20 Build:3.3,20
disable=repo changed
commit=416 commit=416
subdir=BoardGameGeek subdir=BoardGameGeek
target=android-8 target=android-8
Build:3.4,21 Build:3.4,21
disable=repo changed
commit=525 commit=525
subdir=BoardGameGeek subdir=BoardGameGeek
target=android-8 target=android-8
Build:3.6,23 Build:3.6,23
disable=repo changed
commit=V3.6 commit=V3.6
subdir=BoardGameGeek subdir=BoardGameGeek
target=android-8 target=android-8
Build:4.2,26 Build:4.2,26
disable=repo changed
commit=V4.2 commit=V4.2
subdir=BoardGameGeek subdir=BoardGameGeek
target=android-17
update=.,../ActionBarSherlock update=.,../ActionBarSherlock
target=android-17
Build:4.3,27 Build:4.3,27
disable=repo changed
commit=V4.3 commit=V4.3
extlibs=android/android-support-v4.jar
srclibs=ActionBarSherlock@4.3.1 srclibs=ActionBarSherlock@4.3.1
extlibs=android/android-support-v4.jar
prebuild=mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \ prebuild=mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
Build:4.7.3,36
commit=V4.7.3
subdir=BoardGameGeek
prebuild=sed -i 's@\\@/@g' project.properties
Maintrainer Notes:
Verify jar files when changed. picasso and okhttp are verified
against maven central at 4.7.3.
.
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Tags Update Check Mode:Tags
Current Version:4.3 Current Version:4.7.3
Current Version Code:27 Current Version Code:36