Transdroid (org.transdroid.full): add UCM
This commit is contained in:
parent
def5b1ad38
commit
20cda41ad0
|
@ -5,7 +5,7 @@ Source Code:https://github.com/erickok/transdroid
|
|||
Issue Tracker:https://github.com/erickok/transdroid/issues
|
||||
Donate:http://www.transdroid.org/
|
||||
|
||||
Auto Name:Transdroid Torrent Manager
|
||||
Auto Name:Transdroid
|
||||
Summary:Manage BitTorrent clients
|
||||
Description:
|
||||
Transdroid is an Android remote client for your torrent application running on a
|
||||
|
@ -20,14 +20,16 @@ Repo Type:git
|
|||
Repo:https://github.com/erickok/transdroid.git
|
||||
|
||||
Build:2.1.2,211
|
||||
commit=5aa1d8d4f23fbf308f71d28702f4b09273818955
|
||||
patch=java6source.patch
|
||||
commit=v2.1.2
|
||||
subdir=full
|
||||
prebuild=ant -f ../lib/build.xml \
|
||||
&& sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' ../core/res/values/bools.xml \
|
||||
&& sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' res/values/bools.xml \
|
||||
&& mkdir src
|
||||
patch=java6source.patch
|
||||
prebuild=ant -f ../lib/build.xml && \
|
||||
sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' ../core/res/values/bools.xml && \
|
||||
sed -i 's;<bool name="updatecheck_available">true</bool>;<bool name="updatecheck_available">false</bool>;' res/values/bools.xml && \
|
||||
mkdir src
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.1.2
|
||||
Current Version Code:211
|
||||
|
||||
|
|
Loading…
Reference in a new issue