Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] musikcube: update to 0.83.0
Date: Tue, 21 Jan 2020 17:27:24 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18448@inbox.vuxu.org> (raw)

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

             reply	other threads:[~2020-01-21 16:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-21 16:27 voidlinux-github [this message]
2020-01-21 17:31 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18448@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).