Deactivate prevo until build dependencies get installed
This commit is contained in:
parent
492c0ad7c6
commit
3748056d1c
|
@ -3,6 +3,9 @@ License:GPLv2
|
|||
Web Site:http://www.busydoingnothing.co.uk/prevo
|
||||
Source Code:http://git.busydoingnothing.co.uk/cgit/prevo-android.git
|
||||
Issue Tracker:
|
||||
Donate:http://www.busydoingnothing.co.uk/prevo
|
||||
FlattrID:26a0d6122bbaa8cce30800414d82c658
|
||||
Bitcoin:1B5z2nLuzgb4indsxngp1ojgdaVCM347Xa
|
||||
|
||||
Summary:Esperanto dictionary
|
||||
Description:
|
||||
|
@ -16,6 +19,7 @@ Repo:git://git.busydoingnothing.co.uk/prevo-android.git
|
|||
|
||||
Build:0.9,9
|
||||
commit=0.9
|
||||
disable=needs intltoolize on build server, alternatively gnome-common and replace all configuration commands with autogen.sh
|
||||
target=android-14
|
||||
srclibs=Revo@ade7e27bf8;PrevoDB@c2de0f915c9c4
|
||||
build=cp -r $$Revo$$ . && \
|
||||
|
@ -31,6 +35,10 @@ Build:0.9,9
|
|||
make -j2 && \
|
||||
./src/prevodb -i ../Revo -o ..
|
||||
|
||||
Maintainer Notes:
|
||||
Don't really understand the patch, think the line is only used to generate non-essential files.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.9
|
||||
|
|
Loading…
Reference in a new issue