2013-11-02 00:16:14 +00:00
|
|
|
Categories:Games
|
2012-01-10 23:25:28 +00:00
|
|
|
License:GPLv3
|
2014-01-20 10:34:11 +00:00
|
|
|
Web Site:https://code.google.com/p/boardgamegeek
|
2014-01-16 14:17:59 +00:00
|
|
|
Source Code:https://code.google.com/p/boardgamegeek/source
|
2014-01-16 14:25:07 +00:00
|
|
|
Issue Tracker:https://code.google.com/p/boardgamegeek/issues
|
2015-06-03 16:10:02 +00:00
|
|
|
Changelog:https://code.google.com/p/boardgamegeek/wiki/ReleaseNotes
|
2012-01-10 23:25:28 +00:00
|
|
|
|
2013-06-14 06:16:22 +00:00
|
|
|
Auto Name:BoardGameGeek
|
2013-03-11 14:38:38 +00:00
|
|
|
Summary:Search boardgame data
|
2011-09-26 09:56:07 +00:00
|
|
|
Description:
|
2011-10-10 14:31:14 +00:00
|
|
|
This app searches the board game data from boardgamegeek.com. It's not a game
|
2014-06-24 12:14:12 +00:00
|
|
|
itself -- it's a reference tool that provides information about board games.
|
2011-09-26 09:56:07 +00:00
|
|
|
.
|
|
|
|
|
2014-06-24 12:14:12 +00:00
|
|
|
Repo Type:git
|
|
|
|
Repo:https://code.google.com/p/boardgamegeek/
|
2011-09-26 09:56:07 +00:00
|
|
|
|
2014-04-26 10:15:00 +00:00
|
|
|
Build:3.3,20
|
2014-06-24 12:14:12 +00:00
|
|
|
disable=repo changed
|
2014-04-26 10:15:00 +00:00
|
|
|
commit=416
|
|
|
|
subdir=BoardGameGeek
|
|
|
|
target=android-8
|
|
|
|
|
|
|
|
Build:3.4,21
|
2014-06-24 12:14:12 +00:00
|
|
|
disable=repo changed
|
2014-04-26 10:15:00 +00:00
|
|
|
commit=525
|
|
|
|
subdir=BoardGameGeek
|
|
|
|
target=android-8
|
|
|
|
|
|
|
|
Build:3.6,23
|
2014-06-24 12:14:12 +00:00
|
|
|
disable=repo changed
|
2014-04-26 10:15:00 +00:00
|
|
|
commit=V3.6
|
|
|
|
subdir=BoardGameGeek
|
|
|
|
target=android-8
|
|
|
|
|
|
|
|
Build:4.2,26
|
2014-06-24 12:14:12 +00:00
|
|
|
disable=repo changed
|
2014-04-26 10:15:00 +00:00
|
|
|
commit=V4.2
|
|
|
|
subdir=BoardGameGeek
|
|
|
|
update=.,../ActionBarSherlock
|
2014-06-24 12:14:12 +00:00
|
|
|
target=android-17
|
2014-04-26 10:15:00 +00:00
|
|
|
|
|
|
|
Build:4.3,27
|
2014-06-24 12:14:12 +00:00
|
|
|
disable=repo changed
|
2014-04-26 10:15:00 +00:00
|
|
|
commit=V4.3
|
|
|
|
srclibs=ActionBarSherlock@4.3.1
|
2014-06-24 12:14:12 +00:00
|
|
|
extlibs=android/android-support-v4.jar
|
2014-04-26 10:15:00 +00:00
|
|
|
prebuild=mv libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
|
|
|
sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
2013-06-14 06:16:22 +00:00
|
|
|
|
2014-06-24 12:14:12 +00:00
|
|
|
Build:4.7.3,36
|
|
|
|
commit=V4.7.3
|
|
|
|
subdir=BoardGameGeek
|
|
|
|
prebuild=sed -i 's@\\@/@g' project.properties
|
|
|
|
|
2014-08-17 10:27:06 +00:00
|
|
|
Build:4.8,37
|
|
|
|
commit=4.8
|
|
|
|
subdir=BoardGameGeek
|
2014-08-26 11:30:35 +00:00
|
|
|
prebuild=sed -i 's@\\@/@g' project.properties && \
|
|
|
|
echo -e 'java.source=1.7\njava.target=1.7' > ant.properties
|
2014-08-17 10:27:06 +00:00
|
|
|
|
2014-09-05 10:00:16 +00:00
|
|
|
Build:4.8.1,38
|
|
|
|
commit=4.8.1
|
|
|
|
subdir=BoardGameGeek
|
|
|
|
prebuild=sed -i 's@\\@/@g' project.properties && \
|
|
|
|
echo -e 'java.source=1.7\njava.target=1.7' > ant.properties
|
|
|
|
|
2014-10-30 18:22:35 +00:00
|
|
|
Build:4.8.2,39
|
|
|
|
commit=4.8.2
|
|
|
|
subdir=BoardGameGeek
|
|
|
|
prebuild=sed -i 's@\\@/@g' project.properties && \
|
|
|
|
echo -e 'java.source=1.7\njava.target=1.7' > ant.properties
|
|
|
|
|
2014-12-19 20:19:29 +00:00
|
|
|
Build:4.8.3,40
|
|
|
|
commit=4.8.3
|
|
|
|
subdir=BoardGameGeek
|
|
|
|
prebuild=sed -i 's@\\@/@g' project.properties && \
|
|
|
|
echo -e 'java.source=1.7\njava.target=1.7' > ant.properties
|
|
|
|
|
2015-01-21 19:20:36 +00:00
|
|
|
Build:4.8.4,41
|
|
|
|
commit=4.8.4
|
|
|
|
subdir=BoardGameGeek
|
|
|
|
prebuild=sed -i 's@\\@/@g' project.properties && \
|
|
|
|
echo -e 'java.source=1.7\njava.target=1.7' > ant.properties
|
|
|
|
|
2014-06-24 14:58:56 +00:00
|
|
|
Maintainer Notes:
|
2014-08-17 10:27:06 +00:00
|
|
|
Verify jar files when changed. Verified gson and simple-xml against upsream
|
|
|
|
and the rest against maven central. Version 4.8.
|
2014-09-05 10:00:16 +00:00
|
|
|
|
2014-12-19 20:19:29 +00:00
|
|
|
No changes for 4.8.1, 4.8.2 and 4.8.3.
|
2014-06-24 12:14:12 +00:00
|
|
|
.
|
|
|
|
|
2013-02-26 01:25:27 +00:00
|
|
|
Auto Update Mode:None
|
2013-07-05 11:13:58 +00:00
|
|
|
Update Check Mode:Tags
|
2015-01-21 05:23:26 +00:00
|
|
|
Current Version:4.8.4
|
|
|
|
Current Version Code:41
|
2012-01-10 23:25:28 +00:00
|
|
|
|