Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] musikcube: update to 0.93.1
@ 2020-07-13 12:33 the-eater
  2020-07-21 22:13 ` [PR PATCH] [Merged]: " jnbr
  0 siblings, 1 reply; 2+ messages in thread
From: the-eater @ 2020-07-13 12:33 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.93.1
https://github.com/void-linux/void-packages/pull/23545

musikcube: update to 0.93.1


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

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

From 1b5b35e65f7e7579fd4645971af612cc7e4abcbf Mon Sep 17 00:00:00 2001
From: eater <=@eater.me>
Date: Mon, 13 Jul 2020 14:31:41 +0200
Subject: [PATCH] musikcube: update to 0.93.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 c8536d16983..78cf86fe80d 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.93.1
 revision=2
 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=e84e060acaab40266cc3d866f50f727c770c42273a5219fff5d6757186dbad21
 
 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] 2+ messages in thread

* Re: [PR PATCH] [Merged]: musikcube: update to 0.93.1
  2020-07-13 12:33 [PR PATCH] musikcube: update to 0.93.1 the-eater
@ 2020-07-21 22:13 ` jnbr
  0 siblings, 0 replies; 2+ messages in thread
From: jnbr @ 2020-07-21 22:13 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.93.1
https://github.com/void-linux/void-packages/pull/23545

Description:


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

end of thread, other threads:[~2020-07-21 22:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-13 12:33 [PR PATCH] musikcube: update to 0.93.1 the-eater
2020-07-21 22:13 ` [PR PATCH] [Merged]: " jnbr

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