Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] musikcube: update to 0.83.0
@ 2020-01-21 16:27 voidlinux-github
  2020-01-21 17:31 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2020-01-21 16:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/the-eater/neo-void-packages update/musikcube/0.83.0
https://github.com/void-linux/void-packages/pull/18448

musikcube: update to 0.83.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update/musikcube/0.83.0-18448.patch --]
[-- Type: text/x-diff, Size: 2010 bytes --]

From 87594102858d106481337572c2c06c74159a4d11 Mon Sep 17 00:00:00 2001
From: eater <=@eater.me>
Date: Tue, 21 Jan 2020 17:26:57 +0100
Subject: [PATCH] musikcube: update to 0.83.0

---
 srcpkgs/musikcube/patches/no-strip.patch | 16 ++++++++++++++++
 srcpkgs/musikcube/template               |  4 ++--
 2 files changed, 18 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/musikcube/patches/no-strip.patch

diff --git a/srcpkgs/musikcube/patches/no-strip.patch b/srcpkgs/musikcube/patches/no-strip.patch
new file mode 100644
index 00000000000..f01d57444df
--- /dev/null
+++ b/srcpkgs/musikcube/patches/no-strip.patch
@@ -0,0 +1,16 @@
+Musikcube does some stripping which breaks with a custom build directory,
+also not necessary as we do stripping ourselves
+
+diff --git CMakeLists.txt CMakeLists.txt.2
+index 2dbd1f6e99..35405944b1 100644
+--- CMakeLists.txt
++++ CMakeLists.txt.2
+@@ -322,8 +322,3 @@ endif()
+ add_custom_target(postbuild ALL DEPENDS musikcube musikcubed)
+ add_custom_command(TARGET postbuild POST_BUILD COMMAND cmake .)
+ 
+-# strip binaries in release mode
+-if (CMAKE_BUILD_TYPE MATCHES Release)
+-  message(STATUS "stripping binaries...")
+-  add_custom_command(TARGET postbuild POST_BUILD COMMAND ./strip-nix.sh)
+-endif()
diff --git a/srcpkgs/musikcube/template b/srcpkgs/musikcube/template
index 15831775950..c7fb61f6fec 100644
--- a/srcpkgs/musikcube/template
+++ b/srcpkgs/musikcube/template
@@ -1,6 +1,6 @@
 # Template file for 'musikcube'
 pkgname=musikcube
-version=0.65.1
+version=0.83.0
 revision=1
 build_style=cmake
 configure_args="-DNO_NCURSESW=1 -DENABLE_SNDIO=true"
@@ -13,7 +13,7 @@ maintainer="eater <=@eater.me>"
 license="BSD-3-Clause"
 homepage="https://musikcube.com/"
 distfiles="https://github.com/clangen/musikcube/archive/${version}.tar.gz"
-checksum=e847bd71d3852e83a50b6b0a796e88386f61f09f3fb6379c866616edba4c8b72
+checksum=7841db0358d691fed768d10a7cbb2bfaace85c2a744ad59a65ce581ca972a426
 
 case "${XBPS_TARGET_MACHINE}" in
 	armv[56]*|ppc|ppc-musl)

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

* Re: [PR PATCH] [Merged]: musikcube: update to 0.83.0
  2020-01-21 16:27 [PR PATCH] musikcube: update to 0.83.0 voidlinux-github
@ 2020-01-21 17:31 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2020-01-21 17:31 UTC (permalink / raw)
  To: ml

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

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

musikcube: update to 0.83.0
https://github.com/void-linux/void-packages/pull/18448

Description:


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

end of thread, other threads:[~2020-01-21 17:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-21 16:27 [PR PATCH] musikcube: update to 0.83.0 voidlinux-github
2020-01-21 17:31 ` [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).