From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernd Kuhls Date: Fri, 20 May 2016 17:29:11 +0200 Subject: [Buildroot] [RFC/PATCH next 2/2] couchdb: New package. References: <1463673580-10676-1-git-send-email-nicolas.cavallari@green-communications.fr> <1463673580-10676-2-git-send-email-nicolas.cavallari@green-communications.fr> <20160520145341.156fab90@free-electrons.com> <573F1EAD.8040706@green-communications.fr> <20160520162929.04ca1b1b@free-electrons.com> Message-ID: <73n31dx10e.ln2@ID-313208.user.individual.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Am Fri, 20 May 2016 16:29:29 +0200 schrieb Thomas Petazzoni: > Do we want to package couchdb ? :-) Hi, I use couchdb regularly to download wikipedia using https://github.com/itkach/mwscrape https://github.com/itkach/mwscrape2slob on my workstation. Being able in the future to do that on my buildroot- based server, which is online 24/7, would be nice to have ;) Regards, Bernd