From acd1f5f4bd87636b92c6d47c126988f9b2b631fb Mon Sep 17 00:00:00 2001 From: Neil Roberts Date: Tue, 9 Feb 2016 22:28:15 +0000 Subject: [PATCH] Fix building PReVo and update to version 0.13 PReVo has now moved to Github. The prevodb depedency now has a simpler autogen script which is more likely to work so we can use that instead of manually setting up autotools. The donation links are no longer valid so they have been removed. --- metadata/uk.co.busydoingnothing.prevo.txt | 40 ++++++++--------------- srclibs/PrevoDB.txt | 2 +- srclibs/Revo.txt | 2 +- 3 files changed, 16 insertions(+), 28 deletions(-) diff --git a/metadata/uk.co.busydoingnothing.prevo.txt b/metadata/uk.co.busydoingnothing.prevo.txt index e46bf244d4..05bf1fcc2d 100644 --- a/metadata/uk.co.busydoingnothing.prevo.txt +++ b/metadata/uk.co.busydoingnothing.prevo.txt @@ -1,10 +1,9 @@ Categories:Science & Education License:GPLv2 +Author Name:Neil Roberts 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 -Bitcoin:1B5z2nLuzgb4indsxngp1ojgdaVCM347Xa +Source Code:https://github.com/bpeel/prevo +Issue Tracker:https://github.com/bpeel/prevo/issues Summary:Esperanto dictionary Description: @@ -14,31 +13,20 @@ searched with the keyboard. . Repo Type:git -Repo:git://git.busydoingnothing.co.uk/prevo-android.git +Repo:https://github.com/bpeel/prevo -Build:0.9,9 - disable=needs intltoolize on build server, alternatively gnome-common and replace all configuration commands with autogen.sh - commit=0.9 - srclibs=Revo@ade7e27bf8,PrevoDB@c2de0f915c9c4 - target=android-14 - build=cp -r $$Revo$$ . && \ - cp -r $$PrevoDB$$ . && \ +Build:0.13,13 + commit=0.13 + srclibs=Revo@db661ee97d,PrevoDB@f3ae246353 + target=android-16 + build=cp -r $$PrevoDB$$ . && \ cd PrevoDB && \ - sed -i '/AS_ALL_LINGUAS/d' configure.ac && \ - aclocal && \ - autoheader && \ - automake -a && \ - intltoolize && \ - autoconf && \ - ./configure && \ + ./autogen.sh && \ 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. -. + cd .. && \ + PrevoDB/src/prevodb -i $$Revo$$ -o . Auto Update Mode:None Update Check Mode:Static -Current Version:0.9 -Current Version Code:9 +Current Version:0.13 +Current Version Code:13 diff --git a/srclibs/PrevoDB.txt b/srclibs/PrevoDB.txt index a97c6cbd6b..3772df9cc6 100644 --- a/srclibs/PrevoDB.txt +++ b/srclibs/PrevoDB.txt @@ -1,2 +1,2 @@ Repo Type:git -Repo:git://git.busydoingnothing.co.uk/prevodb.git +Repo:https://github.com/bpeel/prevodb diff --git a/srclibs/Revo.txt b/srclibs/Revo.txt index fa680f66cb..7102f72f40 100644 --- a/srclibs/Revo.txt +++ b/srclibs/Revo.txt @@ -1,2 +1,2 @@ Repo Type:git -Repo:git://git.busydoingnothing.co.uk/revo.git +Repo:https://github.com/bpeel/revo