<feed xmlns='http://www.w3.org/2005/Atom'>
<title>metastore/Makefile, branch doc-pandoc</title>
<subtitle>File metadata backup/comparison/restoration tool</subtitle>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/'/>
<entry>
<title>Attempt to build metastore.1 man page like other targets.</title>
<updated>2022-06-29T14:29:41+00:00</updated>
<author>
<name>Adam Spragg</name>
<email>adam@spra.gg</email>
</author>
<published>2022-06-29T10:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=ac9b5fc70175459651df32731b35a9de9079ec2d'/>
<id>ac9b5fc70175459651df32731b35a9de9079ec2d</id>
<content type='text'>
Doesn't work, but I'm not sure why. My make-fu is not strong enough!

Do not merge!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Doesn't work, but I'm not sure why. My make-fu is not strong enough!

Do not merge!
</pre>
</div>
</content>
</entry>
<entry>
<title>doc: Generate the man page from markdown</title>
<updated>2022-06-29T14:29:41+00:00</updated>
<author>
<name>Adam Spragg</name>
<email>adam@spra.gg</email>
</author>
<published>2022-06-28T16:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=58422d1a4a82ba48e045a9603bd5ee7916f6c922'/>
<id>58422d1a4a82ba48e045a9603bd5ee7916f6c922</id>
<content type='text'>
Because who wants to hand-write groff markup these days?

This adds pandoc(1) as a build-dependency.

It uses PHP Markdown Extra definition lists, which pandoc uses for e.g.
command option/explanation lists. Because this definition list format is
non-standard it might not render as intended on many markdown viewers,
but pandoc generates "better" man page output with it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because who wants to hand-write groff markup these days?

This adds pandoc(1) as a build-dependency.

It uses PHP Markdown Extra definition lists, which pandoc uses for e.g.
command option/explanation lists. Because this definition list format is
non-standard it might not render as intended on many markdown viewers,
but pandoc generates "better" man page output with it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Support NO_XATTR variable.</title>
<updated>2018-02-18T23:36:11+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2018-02-18T23:36:11+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=c7e0264a71d3101cf660a9da354a33792914fd76'/>
<id>c7e0264a71d3101cf660a9da354a33792914fd76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Treat LDFLAGS as passed to the compiler, not linker directly.</title>
<updated>2018-01-06T00:33:13+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2018-01-06T00:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=8a11fb9f9a06c69bdcfc04c04a7c90aa6ecf8b13'/>
<id>8a11fb9f9a06c69bdcfc04c04a7c90aa6ecf8b13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Add printvars phony target.</title>
<updated>2018-01-03T16:30:52+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2018-01-03T16:30:52+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=ccec0786aa3b0268635ae5d90082f2a19603c254'/>
<id>ccec0786aa3b0268635ae5d90082f2a19603c254</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite Makefile using my Almost Universal Makefile template.</title>
<updated>2016-02-01T23:16:36+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2016-02-01T23:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=30a58fdd57504b6375ffac002b575c5fba17e4e1'/>
<id>30a58fdd57504b6375ffac002b575c5fba17e4e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Install documentation and example scripts.</title>
<updated>2016-01-19T21:41:36+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2016-01-19T21:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=10f95bf8b1eb81ae8730487db2c9c53139481a17'/>
<id>10f95bf8b1eb81ae8730487db2c9c53139481a17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>metastore.txt: Create plain-text version of the manual page.</title>
<updated>2016-01-19T19:28:02+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2016-01-19T19:28:02+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=d2924f4f2f606d36ac123162c079335ce275f742'/>
<id>d2924f4f2f606d36ac123162c079335ce275f742</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Link with libbsd only on non-BSD platforms.</title>
<updated>2016-01-08T23:44:23+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2016-01-08T23:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=58955dd621099cfc50a4efdea481bc1fa00e3df0'/>
<id>58955dd621099cfc50a4efdea481bc1fa00e3df0</id>
<content type='text'>
BSD platforms are not supported yet, though.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BSD platforms are not supported yet, though.
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Change default installation prefix to /usr/local.</title>
<updated>2015-12-01T01:04:51+00:00</updated>
<author>
<name>Przemyslaw Pawelczyk</name>
<email>przemoc@gmail.com</email>
</author>
<published>2015-12-01T01:04:51+00:00</published>
<link rel='alternate' type='text/html' href='https://spragg-ssl.co.uk/projects/cgit.cgi/metastore/commit/?id=2d8419f3469425da9b837a164706d5d6ccba7dad'/>
<id>2d8419f3469425da9b837a164706d5d6ccba7dad</id>
<content type='text'>
Fixes #34.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #34.
</pre>
</div>
</content>
</entry>
</feed>
