From 914e101735da4451ac77e7970b1b952afd95c7f4 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Mon, 21 Jan 2019 21:18:55 +0000 Subject: Libbsd added as a dependency of Metastore Metastore depends on `bsd/string.h' to work properly (atleast on GNU/Linux systems). The first system I tried building with had that library, so I didn't notice! With this commit, we also build `libbsd' as part of the pipeline. Also, I couldn't find libbsd's version in any of its installed headers, so like Libjpeg, we can't actually check and will directly write our internal version into the paper. --- paper.tex | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) (limited to 'paper.tex') diff --git a/paper.tex b/paper.tex index eb0c122..a0b458a 100644 --- a/paper.tex +++ b/paper.tex @@ -212,23 +212,24 @@ Libtool \libtoolversion, GNU Make \makeversion, GNU NCURSES \ncursesversion, GNU Readline \readlineversion, GNU Sed \sedversion, GNU Scientific Library (GSL) \gslversion, GNU Tar \tarversion, GNU Wget \wgetversion, GNU Which \whichversion, Lzip \lzipversion, GPL Ghostscript -\ghostscriptversion, Libgit2 \libgitwoversion, Libtiff \libtiffversion, -Metastore \metastoreversion, OpenSSL \opensslversion, Pkg-config -\pkgconfigversion, WCSLIB \wcslibversion, XZ Utils \xzversion, and ZLib -\zlibversion. The final paper was produced with \TeX{} Live -\texliveversion, using the following packages: \TeX{} \textexversion, EC -\texecversion, NewTX \texnewtxversion, Fontaxes \texfontaxesversion, -Keyval, \texxkeyvalversion, Etoolbox \texetoolboxversion, Xcolor -\texxcolorversion, Setspace \texsetspaceversion, Caption -\texcaptionversion, Footmisc \texfootmiscversion, Datetime -\texdatetimeversion, Fmtcount \texfmtcountversion, Titlesec -\textitlesecversion, Preprint \texpreprintversion, Ulem \texulemversion, -Bib\LaTeX{} \texbiblatexversion, Biber \texbiberversion, Logreq -\texlogreqversion, PGF/TiKZ \texpgfversion, PGFPlots \texpgfplotsversion, -FP \texfpversion, Courier \texcourierversion, \TeX-gyre \textexgyreversion, -TXFonts \textxfontsversion, Times \textimesversion. We are very grateful to -all their creators for freely providing this necessary infrastructure. This -research would not be possible without them. +\ghostscriptversion, Libbsd \libbsdversion, Libgit2 \libgitwoversion, +Libjpeg \libjpegversion, Libtiff \libtiffversion, Metastore +\metastoreversion, OpenSSL \opensslversion, Pkg-config \pkgconfigversion, +WCSLIB \wcslibversion, XZ Utils \xzversion, and ZLib \zlibversion. The +final paper was produced with \TeX{} Live \texliveversion, using the +following packages: \TeX{} \textexversion, EC \texecversion, NewTX +\texnewtxversion, Fontaxes \texfontaxesversion, Keyval, \texxkeyvalversion, +Etoolbox \texetoolboxversion, Xcolor \texxcolorversion, Setspace +\texsetspaceversion, Caption \texcaptionversion, Footmisc +\texfootmiscversion, Datetime \texdatetimeversion, Fmtcount +\texfmtcountversion, Titlesec \textitlesecversion, Preprint +\texpreprintversion, Ulem \texulemversion, Bib\LaTeX{} \texbiblatexversion, +Biber \texbiberversion, Logreq \texlogreqversion, PGF/TiKZ \texpgfversion, +PGFPlots \texpgfplotsversion, FP \texfpversion, Courier \texcourierversion, +\TeX-gyre \textexgyreversion, TXFonts \textxfontsversion, Times +\textimesversion. We are very grateful to all their creators for freely +providing this necessary infrastructure. This research would not be +possible without them. %% Tell BibLaTeX to put the bibliography list here. \printbibliography -- cgit v1.2.1