Fix Prevo
This commit is contained in:
parent
9d9cc6a673
commit
0b20048525
|
@ -1,7 +1,8 @@
|
||||||
Categories:Science & Education
|
Categories:Science & Education
|
||||||
License:GPLv2
|
License:GPLv2
|
||||||
Web Site:http://www.busydoingnothing.co.uk/prevo
|
Web Site:http://www.busydoingnothing.co.uk/prevo/
|
||||||
Source Code:http://git.busydoingnothing.co.uk/cgit.cgi/prevo-android.git
|
Source Code:http://git.busydoingnothing.co.uk/cgit.cgi/prevo-android.git/
|
||||||
|
Issue Tracker:
|
||||||
|
|
||||||
Summary:Esperanto dictionary
|
Summary:Esperanto dictionary
|
||||||
Description:
|
Description:
|
||||||
|
@ -13,8 +14,26 @@ searched with the keyboard.
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:git://git.busydoingnothing.co.uk/prevo-android.git
|
Repo:git://git.busydoingnothing.co.uk/prevo-android.git
|
||||||
|
|
||||||
Build Version:0.3,3,!Needs a lot of work 5bbaab6852978e,target=android-14
|
Build:0.9,9
|
||||||
|
commit=0.9
|
||||||
|
target=android-14
|
||||||
|
srclibs=Revo@ade7e27bf8;PrevoDB@c2de0f915c9c4
|
||||||
|
build=cp -r $$Revo$$ . && \
|
||||||
|
cp -r $$PrevoDB$$ . && \
|
||||||
|
cd PrevoDB && \
|
||||||
|
sed -i '/AS_ALL_LINGUAS/d' configure.ac && \
|
||||||
|
aclocal && \
|
||||||
|
autoheader && \
|
||||||
|
automake -a && \
|
||||||
|
intltoolize && \
|
||||||
|
autoconf && \
|
||||||
|
./configure && \
|
||||||
|
make -j2 && \
|
||||||
|
./src/prevodb -i ../Revo -o ..
|
||||||
|
|
||||||
#Tags/Repo can't find version info and no reviews on market
|
Auto Update Mode:None
|
||||||
Update Check Mode:Static
|
# Tags/Repo can't find version info
|
||||||
|
Update Check Mode:None
|
||||||
|
Current Version:0.9
|
||||||
|
Current Version:9
|
||||||
|
|
||||||
|
|
2
srclibs/PrevoDB.txt
Normal file
2
srclibs/PrevoDB.txt
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
Repo Type:git
|
||||||
|
Repo:git://git.busydoingnothing.co.uk/prevodb.git
|
2
srclibs/Revo.txt
Normal file
2
srclibs/Revo.txt
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
Repo Type:git
|
||||||
|
Repo:git://git.busydoingnothing.co.uk/revo.git
|
Loading…
Reference in a new issue