Sort out receiptspro tag mess, update to real 2.2.1
This commit is contained in:
parent
435c89879d
commit
84456e233e
|
|
@ -20,24 +20,42 @@ Repo:https://github.com/wbaumann/SmartReceiptsPro.git
|
||||||
|
|
||||||
# default.properties references an unknown lib, breaking the build. Fortunately, the lib is not needed.
|
# default.properties references an unknown lib, breaking the build. Fortunately, the lib is not needed.
|
||||||
# See https://github.com/wbaumann/Smart-Receipts/issues/2
|
# See https://github.com/wbaumann/Smart-Receipts/issues/2
|
||||||
Build Version:1.1.1,12,d5684ee0bb7210e8b9205e932feba1b2eed21f50,subdir=SmartReceipts,prebuild=sed -i -e 's/^android.library.reference.1/#android.library.reference.1/' project.properties
|
Build:1.1.1,12
|
||||||
# the above issue is supposed to be fixed but still it won't build
|
commit=d5684ee0bb7210e8b9205e932feba1b2eed21f50
|
||||||
#Build Version:1.1.14,45,e51ae123,subdir=SmartReceipts
|
subdir=SmartReceipts
|
||||||
Build Version:1.2.1,53,!Build problems 84c786b6a5,subdir=SmartReceipts,target=android-8,prebuild=\
|
prebuild=sed -i -e 's/^android.library.reference.1/#android.library.reference.1/' project.properties
|
||||||
mv lib libs && rm libs/wbflex.jar && \
|
|
||||||
sed -i -e 's/^android.library.reference.1/#android.library.reference.1/' project.properties
|
Build:1.2.1,53
|
||||||
Build Version:2.2.1,80,v2.2.1,forceversion=yes,init=rm -rf bin gen,\
|
disable=!Build problems 84c786b6a5
|
||||||
srclibs=ActionBarSherlock@4.1.0;AndroidCamera-WB@v2.2.1;\
|
commit=unknown - see disabled
|
||||||
Mini-WB@2ff534;SmartReceipts@946fd63b4,prebuild=\
|
subdir=SmartReceipts
|
||||||
cp $$SmartReceipts$$/libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
target=android-8
|
||||||
cp $$SmartReceipts$$/libs/android-support-v4.jar $$AndroidCamera-WB$$/libs/ && \
|
prebuild=mv lib libs && \
|
||||||
rm $$AndroidCamera-WB$$/src/wb/android/google/camera/util/LinkedNode.java && \
|
rm libs/wbflex.jar && \
|
||||||
sed -i 's@\(.1=\).*@\1$$SmartReceipts$$@' project.properties
|
sed -i -e 's/^android.library.reference.1/#android.library.reference.1/' project.properties
|
||||||
|
|
||||||
|
Build:2.2.0,80
|
||||||
|
commit=342435f4c
|
||||||
|
init=rm -rf bin gen
|
||||||
|
srclibs=ActionBarSherlock@4.1.0;AndroidCamera-WB@v2.2.1;Mini-WB@2ff534;SmartReceipts@a286f742dab
|
||||||
|
prebuild=cp $$SmartReceipts$$/libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
||||||
|
cp $$SmartReceipts$$/libs/android-support-v4.jar $$AndroidCamera-WB$$/libs/ && \
|
||||||
|
rm $$AndroidCamera-WB$$/src/wb/android/google/camera/util/LinkedNode.java && \
|
||||||
|
sed -i 's@\(.1=\).*@\1$$SmartReceipts$$@' project.properties
|
||||||
|
|
||||||
|
Build:2.2.1,82
|
||||||
|
commit=5c9ae8d29
|
||||||
|
init=rm -rf bin gen
|
||||||
|
srclibs=ActionBarSherlock@4.1.0;AndroidCamera-WB@v2.2.1;Mini-WB@2ff534;SmartReceipts@946fd63b4
|
||||||
|
prebuild=cp $$SmartReceipts$$/libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
||||||
|
cp $$SmartReceipts$$/libs/android-support-v4.jar $$AndroidCamera-WB$$/libs/ && \
|
||||||
|
rm $$AndroidCamera-WB$$/src/wb/android/google/camera/util/LinkedNode.java && \
|
||||||
|
sed -i 's@\(.1=\).*@\1$$SmartReceipts$$@' project.properties
|
||||||
|
|
||||||
# Tags can be used hopefully for srclibs in next version
|
# Tags can be used hopefully for srclibs in next version
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
# device variable
|
# Tags are nonsensical in source repo
|
||||||
Update Check Mode:Tags
|
Update Check Mode:RepoManifest
|
||||||
Current Version:2.2.0
|
Current Version:2.2.1
|
||||||
Current Version Code:80
|
Current Version Code:82
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue