1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00

audio/yoshimi: update 2.3.5.2 → 2.3.6

Reported by:	portscout
This commit is contained in:
Yuri Victorovich
2026-02-15 20:53:00 -08:00
parent ee8637dcf9
commit 968942a57a
5 changed files with 23 additions and 15 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PORTNAME= yoshimi
DISTVERSION= 2.3.5.2
DISTVERSION= 2.3.6
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1762661628
SHA256 (Yoshimi-yoshimi-2.3.5.2_GH0.tar.gz) = b642f490f0a52465fcabdeca47baa63af955163762ce46f70a54dfe361c4a8ca
SIZE (Yoshimi-yoshimi-2.3.5.2_GH0.tar.gz) = 7575021
TIMESTAMP = 1771216953
SHA256 (Yoshimi-yoshimi-2.3.6_GH0.tar.gz) = b922dbcc1e722f409c27098261a011f437fc84f0074b1b4134d9da1b984d21df
SIZE (Yoshimi-yoshimi-2.3.6_GH0.tar.gz) = 7578130
+17 -8
View File
@@ -1,20 +1,29 @@
- disable override of port-defined CMAKE_BUILD_TYPE and CXXFLAGS
--- src/CMakeLists.txt.orig 2022-09-11 04:00:10 UTC
--- src/CMakeLists.txt.orig 2026-02-14 16:53:10 UTC
+++ src/CMakeLists.txt
@@ -263,6 +263,7 @@ else()
@@ -272,6 +272,7 @@ endif ()
set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -DNDEBUG ")
endif ()
set (CMAKE_CXX_FLAGS "${OurCxxFlags} ${CMAKE_CXX_FLAGS}")
+if (FALSE)
if (BuildForDebug)
set (CMAKE_BUILD_TYPE "Debug")
set (CMAKE_CXX_FLAGS_DEBUG ${BuildOptionsDebug})
@@ -271,6 +272,7 @@ else()
set (CMAKE_BUILD_TYPE "Release")
set (CMAKE_CXX_FLAGS_RELEASE ${BuildOptionsRelease})
set (CMAKE_CXX_FLAGS_DEBUG ${BuildOptions_Debug})
@@ -281,6 +282,7 @@ endif ()
set (CMAKE_CXX_FLAGS_RELEASE ${BuildOptions_Release})
message (STATUS "RELEASE Build, flags: ${CMAKE_CXX_FLAGS} ${CMAKE_CXX_FLAGS_RELEASE}")
+endif ()
endif ()
+endif ()
configure_file(
"${CMAKE_CURRENT_SOURCE_DIR}/../desktop/yoshimi.desktop.in"
@@ -548,8 +550,6 @@ install (FILES ${CMAKE_CURRENT_SOURCE_DIR}/../desktop/
install (FILES ${CMAKE_CURRENT_SOURCE_DIR}/../desktop/yoshimi_alt.svg
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/icons/hicolor/scalable/apps)
install (FILES ${CMAKE_CURRENT_SOURCE_DIR}/../desktop/metainfo/yoshimi.metainfo.xml
- DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/metainfo)
-install (FILES ${CMAKE_CURRENT_SOURCE_DIR}/../desktop/metainfo/yoshimi.appdata.xml
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/metainfo)
install (FILES ${CMAKE_CURRENT_SOURCE_DIR}/../desktop/yoshimi.1
DESTINATION ${CMAKE_INSTALL_MANDIR}/man1)
+2 -2
View File
@@ -1,8 +1,8 @@
- workaround for https://github.com/Yoshimi/yoshimi/issues/174
--- src/globals.h.orig 2023-05-29 08:38:23 UTC
--- src/globals.h.orig 2026-02-14 16:53:10 UTC
+++ src/globals.h
@@ -117,7 +117,7 @@ typedef unsigned int uint;
@@ -123,7 +123,7 @@ using ushort = unsigned short;
#define UNTITLED "No Title"
#define DEFAULT_AUDIO jack_audio
-1
View File
@@ -9,6 +9,5 @@ share/icons/hicolor/64x64/apps/yoshimi.png
share/icons/hicolor/scalable/apps/yoshimi.svg
share/icons/hicolor/scalable/apps/yoshimi_alt.svg
share/man/man1/yoshimi.1.gz
share/metainfo/yoshimi.appdata.xml
share/metainfo/yoshimi.metainfo.xml
share/pixmaps/yoshimi.png