yoshimi: update to 2.3.3.1.
This commit is contained in:
parent
e79c542d38
commit
b54a27a4f8
@ -1,12 +0,0 @@
|
|||||||
Index: src/CMakeLists.txt
|
|
||||||
===================================================================
|
|
||||||
--- a/src/CMakeLists.txt
|
|
||||||
+++ b/src/CMakeLists.txt
|
|
||||||
@@ -262,7 +262,6 @@ if (BuildForDebug)
|
|
||||||
set (CMAKE_CXX_FLAGS_DEBUG ${BuildOptionsDebug})
|
|
||||||
message (STATUS "DEBUG Build, flags: ${CMAKE_CXX_FLAGS} ${CMAKE_CXX_FLAGS_DEBUG}")
|
|
||||||
else()
|
|
||||||
- set (CMAKE_BUILD_TYPE "Release")
|
|
||||||
set (CMAKE_CXX_FLAGS_RELEASE ${BuildOptionsRelease})
|
|
||||||
message (STATUS "RELEASE Build, flags: ${CMAKE_CXX_FLAGS} ${CMAKE_CXX_FLAGS_RELEASE}")
|
|
||||||
endif ()
|
|
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'yoshimi'
|
# Template file for 'yoshimi'
|
||||||
pkgname=yoshimi
|
pkgname=yoshimi
|
||||||
version=2.3.2
|
version=2.3.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=src
|
build_wrksrc=src
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://yoshimi.github.io/"
|
homepage="https://yoshimi.github.io/"
|
||||||
distfiles="https://github.com/Yoshimi/$pkgname/archive/$version.tar.gz"
|
distfiles="https://github.com/Yoshimi/$pkgname/archive/$version.tar.gz"
|
||||||
checksum=76fcf0aaf959665f4d1a54c8e76dc30108bcf1434f76a0761e13217f973f27f6
|
checksum=a23537735766af8a6526de1f22004811b6fed9b561645a174452092fcf7c479f
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) makedepends+=" argp-standalone";;
|
*-musl) makedepends+=" argp-standalone";;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user