Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cantata: Requires qt5-plugins-sqlite for default usage
@ 2020-12-10 18:48 zdykstra
  2020-12-10 19:19 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: zdykstra @ 2020-12-10 18:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 476 bytes --]

There is a new pull request by zdykstra against master on the void-packages repository

https://github.com/zdykstra/void-packages cantata-sqlite
https://github.com/void-linux/void-packages/pull/27081

cantata: Requires qt5-plugins-sqlite for default usage
```
$ cantata
QSqlDatabase: available drivers:
QSqlQuery::prepare: database not open
QSqlQuery::exec: database not open
```

A patch file from https://github.com/void-linux/void-packages/pull/27081.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-cantata-sqlite-27081.patch --]
[-- Type: text/x-diff, Size: 1255 bytes --]

From 8890d31addc403ec2ccf53d9a84636b5a532dba9 Mon Sep 17 00:00:00 2001
From: Zach Dykstra <dykstra.zachary@gmail.com>
Date: Thu, 10 Dec 2020 12:45:12 -0600
Subject: [PATCH] cantata: Requires qt5-plugins-sqlite for default usage

---
 srcpkgs/cantata/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/cantata/template b/srcpkgs/cantata/template
index bba6d55a5b8..8ce1d756ace 100644
--- a/srcpkgs/cantata/template
+++ b/srcpkgs/cantata/template
@@ -1,7 +1,7 @@
 # Template file for 'cantata'
 pkgname=cantata
 version=2.4.2
-revision=1
+revision=2
 build_style=cmake
 hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools"
 makedepends="qt5-devel qt5-tools-devel qt5-svg-devel qt5-xmlpatterns-devel
@@ -10,7 +10,7 @@ makedepends="qt5-devel qt5-tools-devel qt5-svg-devel qt5-xmlpatterns-devel
  taglib-extras-devel libmtp-devel mpg123-devel libcdparanoia-devel libcddb-devel
  speex-devel eudev-libudev-devel udisks2-devel libmusicbrainz5-devel
  qt5-multimedia-devel libcdio-paranoia-devel"
-depends="media-player-info"
+depends="media-player-info qt5-plugin-sqlite"
 short_desc="Qt client for the music player daemon (MPD)"
 maintainer="LockeAnarchist <emanuel@openmailbox.org>"
 license="GPL-3.0-or-later"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: cantata: Requires qt5-plugins-sqlite for default usage
  2020-12-10 18:48 [PR PATCH] cantata: Requires qt5-plugins-sqlite for default usage zdykstra
@ 2020-12-10 19:19 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2020-12-10 19:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 316 bytes --]

There's a merged pull request on the void-packages repository

cantata: Requires qt5-plugins-sqlite for default usage
https://github.com/void-linux/void-packages/pull/27081

Description:
```
$ cantata
QSqlDatabase: available drivers:
QSqlQuery::prepare: database not open
QSqlQuery::exec: database not open
```

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-10 19:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-10 18:48 [PR PATCH] cantata: Requires qt5-plugins-sqlite for default usage zdykstra
2020-12-10 19:19 ` [PR PATCH] [Merged]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).