Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libkcddb: update to 19.08.1.
@ 2019-09-10 17:08 voidlinux-github
  2019-09-10 18:43 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-09-10 17:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Chocimier/void-packages-org libkcddb
https://github.com/void-linux/void-packages/pull/14388

libkcddb: update to 19.08.1.


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

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

From c2835048f53a7dbe003361497b67ef8dc9abdd2e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Tue, 10 Sep 2019 01:21:57 +0200
Subject: [PATCH] libkcddb: update to 19.08.1.

---
 srcpkgs/libkcddb/template | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libkcddb/template b/srcpkgs/libkcddb/template
index c5b7e39f080..a176a15555f 100644
--- a/srcpkgs/libkcddb/template
+++ b/srcpkgs/libkcddb/template
@@ -1,10 +1,9 @@
 # Template file for 'libkcddb'
 pkgname=libkcddb
-version=19.08.0
+version=19.08.1
 revision=1
 build_style=cmake
-configure_args="-DBUILD_TESTING=OFF"
-hostmakedepends="extra-cmake-modules kconfig kcoreaddons kdoctools python
+hostmakedepends="extra-cmake-modules kconfig kcoreaddons kdoctools
  qt5-host-tools qt5-qmake"
 makedepends="kio-devel libmusicbrainz5-devel"
 short_desc="KDE CDDB library"
@@ -12,7 +11,11 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
 license="GPL-2.0-or-later, LGPL-2.0-or-later, BSD-3-Clause, GFDL-1.2-only"
 homepage="https://projects.kde.org/projects/kde/kdemultimedia/libkcddb"
 distfiles="${KDE_SITE}/applications/${version}/src/libkcddb-${version}.tar.xz"
-checksum=f97b90660bfd403aa64be8e6221a89087f74ab443431a9f692fe14cc90d82151
+checksum=f73d3f802e1ffec6b75246505cbec5a7baa328b808c23b42608e05fd8c7b30a5
+
+pre_check() {
+	export QT_QPA_PLATFORM=offscreen
+}
 
 libkcddb-devel_package() {
 	depends="libkcddb>=${version}_${revision}"

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

end of thread, other threads:[~2019-09-10 18:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-10 17:08 [PR PATCH] libkcddb: update to 19.08.1 voidlinux-github
2019-09-10 18:43 ` [PR PATCH] [Merged]: " voidlinux-github

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).