Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] goxel: update to 0.10.0.
@ 2019-07-02  7:43 voidlinux-github
  2019-07-02  8:06 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-07-02  7:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Johnnynator/void-packages goxel
https://github.com/void-linux/void-packages/pull/12778

goxel: update to 0.10.0.
None

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

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

From af3810dfdca9d6385bf45312a81a906434cfd3fc Mon Sep 17 00:00:00 2001
From: John <johnz@posteo.net>
Date: Tue, 2 Jul 2019 09:32:33 +0200
Subject: [PATCH] goxel: update to 0.10.0.

---
 srcpkgs/goxel/template | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/goxel/template b/srcpkgs/goxel/template
index 312aed4826b..33930c5c5b7 100644
--- a/srcpkgs/goxel/template
+++ b/srcpkgs/goxel/template
@@ -1,9 +1,9 @@
 # Template file for 'goxel'
 pkgname=goxel
-version=0.9.0
+version=0.10.0
 revision=1
 build_style=scons
-make_build_args="debug=0 werror=0"
+make_build_args="mode=release werror=0"
 hostmakedepends="pkg-config"
 makedepends="glfw-devel gtk+3-devel"
 short_desc="Open Source 3D voxel editor"
@@ -11,11 +11,7 @@ maintainer="John <johnz@posteo.net>"
 license="GPL-3.0-or-later"
 homepage="https://guillaumechereau.github.io/goxel/"
 distfiles="https://github.com/guillaumechereau/goxel/archive/v${version}.tar.gz"
-checksum=950f1f130f54eacb0de4a97b195e8b02dcf3cb3a9f97356005c26055dece4018
-
-case "$XBPS_TARGET_MACHINE" in
-	*-musl) makedepends+=" argp-standalone";;
-esac
+checksum=6d2021e5733d7aa214f4b481122355fd494165540b1cb632a2ace281db2687e6
 
 case "$XBPS_TARGET_MACHINE" in
 	armv6*) makedepends+=" libatomic-devel";;
@@ -27,10 +23,6 @@ pre_build() {
 			-e "/conf = env.Configure()/ a env.Replace(CC = \"$CC\")" \
 			-e "/conf = env.Configure()/ a env.Replace(CXX = \"$CXX\")"
 	fi
-	case $XBPS_TAGET_MACHINE in
-		x86_64*|i686*);;
-		*) vsed -i SConstruct -e "s/-msse2 //";;
-	esac
 	case $XBPS_TARGET_MACHINE in
 		armv6*) vsed -i SConstruct \
 			-e "/conf = env.Configure()/ a env.Append(LIBS='atomic')"

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

* Re: [PR PATCH] [Merged]: goxel: update to 0.10.0.
  2019-07-02  7:43 [PR PATCH] goxel: update to 0.10.0 voidlinux-github
@ 2019-07-02  8:06 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-07-02  8:06 UTC (permalink / raw)
  To: ml

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

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

goxel: update to 0.10.0.
https://github.com/void-linux/void-packages/pull/12778
Description: None

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

end of thread, other threads:[~2019-07-02  8:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-02  7:43 [PR PATCH] goxel: update to 0.10.0 voidlinux-github
2019-07-02  8:06 ` [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).