Update to musikcube-0.96.10

Thanks to Matthias Schmidt for the update!
This commit is contained in:
solene 2021-12-30 22:33:28 +00:00
parent 3452ea7f72
commit 235761067c
4 changed files with 9 additions and 19 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2021/08/29 13:04:47 solene Exp $
# $OpenBSD: Makefile,v 1.2 2021/12/30 22:33:28 solene Exp $
COMMENT = terminal-based music player
GH_ACCOUNT = clangen
GH_PROJECT = musikcube
GH_TAGNAME = 0.96.5
GH_TAGNAME = 0.96.10
CATEGORIES = audio
@ -25,6 +25,8 @@ COMPILER = base-clang ports-gcc
MODULES = devel/cmake
CONFIGURE_ARGS += -DENABLE_BUNDLED_TAGLIB=false
LIB_DEPENDS = audio/libopenmpt \
audio/taglib \
devel/boost \

View File

@ -1,2 +1,2 @@
SHA256 (musikcube-0.96.5.tar.gz) = 7gBmfqFypVfADeSF+7qj/ePrXsGGfJS18XBcG3KAdJA=
SIZE (musikcube-0.96.5.tar.gz) = 9474635
SHA256 (musikcube-0.96.10.tar.gz) = kf2YTmi272bxvh7N8MhGB0U+xuyAYy7OaIrHRcdxnqU=
SIZE (musikcube-0.96.10.tar.gz) = 9509759

View File

@ -1,14 +0,0 @@
$OpenBSD: patch-CMakeLists_txt,v 1.1.1.1 2021/08/29 13:04:47 solene Exp $
Index: CMakeLists.txt
--- CMakeLists.txt.orig
+++ CMakeLists.txt
@@ -98,7 +98,7 @@ endif()
# we use a bundled version of taglib because the latest release is from 2016,
# and the upstream git repo is hundreds of commits ahead and has a number of
# important bugfixes.
-set(USE_BUNDLED_TAGLIB "true")
+set(USE_BUNDLED_TAGLIB "false")
add_subdirectory(src/musikcore)
add_subdirectory(src/core_c_demo)

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2021/08/29 13:04:47 solene Exp $
@comment $OpenBSD: PLIST,v 1.2 2021/12/30 22:33:28 solene Exp $
bin/musikcube
bin/musikcubed
include/musikcube/
@ -52,7 +52,9 @@ include/musikcube/musikcore/sdk/constants.h
share/musikcube/
@so share/musikcube/libmusikcore.so
share/musikcube/locales/
share/musikcube/locales/de_DE.json
share/musikcube/locales/en_US.json
share/musikcube/locales/es_ES.json
share/musikcube/locales/fr_FR.json
share/musikcube/locales/it_IT.json
share/musikcube/locales/ja_JP.json