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

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

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

https://github.com/Chocimier/void-packages-org marble5
https://github.com/void-linux/void-packages/pull/14367

marble5: update to 19.08.1.


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

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

From 80b500f1226770f1cc34444882a46be476c1e931 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Mon, 9 Sep 2019 20:05:47 +0200
Subject: [PATCH] marble5: update to 19.08.1.

---
 srcpkgs/marble5/template | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/marble5/template b/srcpkgs/marble5/template
index 9df06aaae45..b4e75ebe16d 100644
--- a/srcpkgs/marble5/template
+++ b/srcpkgs/marble5/template
@@ -1,6 +1,6 @@
 # Template file for 'marble5'
 pkgname=marble5
-version=19.08.0
+version=19.08.1
 revision=1
 wrksrc="marble-${version}"
 build_style=cmake
@@ -14,7 +14,11 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
 license="LGPL-2.1-or-later, GFDL-1.2-only"
 homepage="https://marble.kde.org"
 distfiles="${KDE_SITE}/applications/${version}/src/marble-${version}.tar.xz"
-checksum=c1c951a1357c94a61b38f0ae8a1235d194150cd351dbf25d2db3508b22b44cc1
+checksum=7e09e3037287be117e47de402d1f5ea7dd49f625ccf4a46d1d016a527d487e9e
+
+pre_configure() {
+	vsed -i CMakeLists.txt -e 's/-Wcast-align//'
+}
 
 marble5-devel_package() {
 	short_desc+=" - development files"
@@ -24,5 +28,6 @@ marble5-devel_package() {
 		vmove usr/include
 		vmove "usr/lib/*.so"
 		vmove usr/lib/cmake
+		vmove usr/lib/qt5/mkspecs
 	}
 }

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

end of thread, other threads:[~2019-09-09 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-09 18:06 [PR PATCH] marble5: update to 19.08.1 voidlinux-github
2019-09-09 20:17 ` [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).