<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/packages/patches/clementine-fix-sqlite.patch, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://www.git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2018-08-15T18:29:56Z</updated>
<entry>
<title>gnu: clementine: Fix creating initial database.</title>
<updated>2018-08-15T18:29:56Z</updated>
<author>
<name>Pierre Langlois</name>
<email>pierre.langlois@gmx.com</email>
</author>
<published>2018-08-14T21:17:24Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=7bcc34050b2e1dc4bc3aa832b08ec123129d71be'/>
<id>urn:sha1:7bcc34050b2e1dc4bc3aa832b08ec123129d71be</id>
<content type='text'>
It seems a recent version of sqlite broke Clementine's first startup. It turns
out we can patch clementine to fix the problem instead of providing a different
sqlite package:
&lt;https://github.com/clementine-player/Clementine/pull/5669&gt;

* gnu/packages/databases.scm (sqlite-with-fts3): Remove.
* gnu/packages/music.scm (clementine)[inputs]: Replace sqlite-with-fts3 with
sqlite.
[source]: Add clementine-fix-sqlite.patch.
* gnu/packages/patches/clementine-fix-sqlite.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Leo Famulari &lt;leo@famulari.name&gt;
</content>
</entry>
</feed>
