On Thu, Jun 28, 2018 at 04:46:32PM -0400, James Turner wrote: > On Thu, Jun 28, 2018 at 10:40:48PM +0200, Kristaps Dzonsons wrote: > > >> Rather than relying on github's on-the-fly-generated tarballs (which are > > >> subject to > > >> change) could you upload a tar.gz as a "release asset" please? Then it > > >> would use > > >> something like this > > >> > > >> MASTER_SITES = > > >> https://github.com/kristapsdz/sqlite2mdoc/releases/download/0.1.1/sqlite2mdoc-0.1.1.tar.gz > > >> > > >> and remove the GH_* variables. > > >> > > >> It needs NO_TEST=Yes as well. > > > > > > Yep, i'd also be in favor of this, and then i'll import it with > > > jturner's okay - then we can look into integrating it in the sqlite3 > > > build process.. > > > > Thank you! Enclosed uses update-plist, a static install on bsd.lv, > > changed license. I also clarified in the manpage that it accepts > > sqlite3.h, not sqlite.h. > > Looks good. ok jturner@.
Any opinion on importing this into converters/ or textproc/ instead of databases/ ? technically it's related to sqlite but not a database tool per se :) Landry
