add smashwords app + srclibs

master
David Black 2013-12-13 13:27:26 +00:00
parent e4a340996d
commit 2b8b6329a9
3 changed files with 40 additions and 0 deletions

View File

@ -0,0 +1,34 @@
Categories:Reading
License:GPLv3
Web Site:http://unleashyouradventure.com
Source Code:http://code.google.com/p/smashwords-access-for-android/source/list
Issue Tracker:http://code.google.com/p/smashwords-access-for-android/issues/list
Auto Name:Smashwords Access
Summary:eBook shop
Description:
Unofficial app for smashwords.com, a purveyor of DRM-free and gratis ebooks
Apps can be loaded directly from the likes of [[org.coolreader]].
.
Repo Type:git-svn
Repo:http://smashwords-access-for-android.googlecode.com/svn/trunk/
Build:011 beta,11
commit=25
subdir=SmashwordsAccess
extlibs=jsoup/jsoup-1.7.2.jar
srclibs=1:ActionBarSherlock@4.4.0;Smashwords-API@51;Google-Gson@1163;ImageLoader-Novoda@imageloader-parent-1.5.0
prebuild=cp -r $$Smashwords-API$$/src/main/java/com/unleashyouradventure/swapi/ src/com/unleashyouradventure/ && \
cp -r $$ImageLoader-Novoda$$/src/main/java/com/novoda/ src/com/ && \
cp -r $$Google-Gson$$/src/main/java/com/google/ src/com/
Build:012 beta,12
disable=not published
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:012 beta
Current Version Code:12

View File

@ -0,0 +1,3 @@
Repo Type:git
Repo:https://github.com/novoda/ImageLoader
Subdir:core

View File

@ -0,0 +1,3 @@
Repo Type:git-svn
Repo:http://smashwordsapi.googlecode.com/svn/trunk
Subdir:SmashwordsAPI