From 829bef3f27b1679c33c6c0a062834cefc15c44f2 Mon Sep 17 00:00:00 2001 From: Neil Roberts Date: Sun, 20 Mar 2022 10:39:21 +0100 Subject: [PATCH] Add srclibs for RevoFonto and VokoGrundo This repos contain the data for the Reta Vortaro dictonary used by PReVo. Previously the data was stored in the Revo repo which was updated manually by downloading tarballs from the Reta Vortaro website and creating commits with the contents. In the meantime the official data source for Reta Vortaro has migrated from an internal CVS repo to a public github repo so PReVo can now use that directly instead of the tarball repo. --- srclibs/RevoFonto.yml | 2 ++ srclibs/VokoGrundo.yml | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 srclibs/RevoFonto.yml create mode 100644 srclibs/VokoGrundo.yml diff --git a/srclibs/RevoFonto.yml b/srclibs/RevoFonto.yml new file mode 100644 index 0000000000..dd516401d0 --- /dev/null +++ b/srclibs/RevoFonto.yml @@ -0,0 +1,2 @@ +RepoType: git +Repo: https://github.com/revuloj/revo-fonto/ diff --git a/srclibs/VokoGrundo.yml b/srclibs/VokoGrundo.yml new file mode 100644 index 0000000000..66084237a5 --- /dev/null +++ b/srclibs/VokoGrundo.yml @@ -0,0 +1,2 @@ +RepoType: git +Repo: https://github.com/revuloj/voko-grundo.git