Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [PR PATCH] [Updated] musikcube: update to 0.92.1
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22580@inbox.vuxu.org>
@ 2020-07-06 12:27 ` the-eater
  0 siblings, 0 replies; only message in thread
From: the-eater @ 2020-07-06 12:27 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by the-eater against master on the void-packages repository

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

musikcube: update to 0.92.1


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

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

From aa41cc5d3869f7654a864911e5eb13a2141cc931 Mon Sep 17 00:00:00 2001
From: eater <=@eater.me>
Date: Thu, 4 Jun 2020 15:07:48 +0200
Subject: [PATCH] musikcube: update to 0.92.1

---
 srcpkgs/musikcube/patches/no-strip.patch | 17 -----------------
 srcpkgs/musikcube/template               |  8 ++++----
 2 files changed, 4 insertions(+), 21 deletions(-)
 delete mode 100644 srcpkgs/musikcube/patches/no-strip.patch

diff --git a/srcpkgs/musikcube/patches/no-strip.patch b/srcpkgs/musikcube/patches/no-strip.patch
deleted file mode 100644
index 738a5bc2039..00000000000
--- a/srcpkgs/musikcube/patches/no-strip.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-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
-index 063e09f718..0d3fe883e9 100644
---- CMakeLists.txt
-+++ CMakeLists.txt
-@@ -354,9 +354,3 @@ endif()
- # they don't yet exist!
- 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 "${CMAKE_SOURCE_DIR}/strip-nix.sh")
--endif()
diff --git a/srcpkgs/musikcube/template b/srcpkgs/musikcube/template
index 5ed3f2112f2..f970cfc6f3e 100644
--- a/srcpkgs/musikcube/template
+++ b/srcpkgs/musikcube/template
@@ -1,9 +1,9 @@
 # Template file for 'musikcube'
 pkgname=musikcube
-version=0.90.0
+version=0.92.1
 revision=1
 build_style=cmake
-configure_args="-DNO_NCURSESW=1 -DENABLE_SNDIO=true"
+configure_args="-DNO_NCURSESW=1 -DENABLE_SNDIO=true -DDISABLE_STRIP=true"
 hostmakedepends="pkg-config"
 makedepends="boost-devel libogg-devel libmicrohttpd-devel ffmpeg-devel
  libressl-devel pulseaudio-devel lame-devel zlib-devel alsa-lib-devel
@@ -14,7 +14,7 @@ maintainer="eater <=@eater.me>"
 license="BSD-3-Clause"
 homepage="https://musikcube.com/"
 distfiles="https://github.com/clangen/musikcube/archive/${version}.tar.gz"
-checksum=e55e4ea8f84f92f18a572d1e12a8f68d88228b04324507e49d833b21e042f5bf
+checksum=48fdd6cee6ad2a91a6a5bec3f06e9e4690bfeef889a784ff90d2c435d9f35259
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"
@@ -22,7 +22,7 @@ if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 fi
 
 #XXX: Otherwise xbps-install ffmpeg-devel will complain about unresolving shlibs
-# SDL2-2.0.10_3: broken, unresolvable shlib `libGL.so.1'
+# SDL2-2.0.10_3: broken, unresolvable shlib 'libGL.so.1'
 makedepends+=" libglvnd"
 
 post_install() {

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-06 12:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22580@inbox.vuxu.org>
2020-07-06 12:27 ` [PR PATCH] [Updated] musikcube: update to 0.92.1 the-eater

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