diff --git a/audio/sonivox-eas/Makefile b/audio/sonivox-eas/Makefile index 7e0c3f7ca958..26cc4945aadc 100644 --- a/audio/sonivox-eas/Makefile +++ b/audio/sonivox-eas/Makefile @@ -1,27 +1,27 @@ PORTNAME= sonivox-eas DISTVERSIONPREFIX= v -DISTVERSION= 1.4.0 +DISTVERSION= 1.4.1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org COMMENT= Sonivox EAS for Qt LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libdrumstick-alsa.so:audio/drumstick \ libGLX.so:graphics/libglvnd \ libpulse.so:audio/pulseaudio \ libsonivox.so:audio/sonivox USES= cmake compiler:c++17-lang desktop-file-utils pkgconfig qt:6 USE_QT= base USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= pedrolcl GH_PROJECT= Linux-SonivoxEas CMAKE_ARGS= -DUSE_QT=6 .include diff --git a/audio/sonivox-eas/distinfo b/audio/sonivox-eas/distinfo index 5e03c1a5e602..2779a8c84d31 100644 --- a/audio/sonivox-eas/distinfo +++ b/audio/sonivox-eas/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662137307 -SHA256 (pedrolcl-Linux-SonivoxEas-v1.4.0_GH0.tar.gz) = bd21d2caf603998bc526e623128968e31c0ba515c7d90b9998b5c74f8685907f -SIZE (pedrolcl-Linux-SonivoxEas-v1.4.0_GH0.tar.gz) = 59724 +TIMESTAMP = 1662307789 +SHA256 (pedrolcl-Linux-SonivoxEas-v1.4.1_GH0.tar.gz) = 819343682b961a54bb49bb46a8628347f886e868c661e2d0b361ed2d8a2bf982 +SIZE (pedrolcl-Linux-SonivoxEas-v1.4.1_GH0.tar.gz) = 176687 diff --git a/audio/sonivox-eas/files/patch-cmdlnsynth_CMakeLists.txt b/audio/sonivox-eas/files/patch-cmdlnsynth_CMakeLists.txt deleted file mode 100644 index 28327def7603..000000000000 --- a/audio/sonivox-eas/files/patch-cmdlnsynth_CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ ---- cmdlnsynth/CMakeLists.txt.orig 2022-09-02 17:38:38 UTC -+++ cmdlnsynth/CMakeLists.txt -@@ -5,7 +5,7 @@ get_target_property( SONIVOX_HEADERS sonivox::sonivox - target_include_directories( cmdlnsynth PRIVATE ${SONIVOX_HEADERS} ) - - target_link_libraries( cmdlnsynth -- Qt5::Core -+ Qt6::Core - Drumstick::ALSA - svoxeas - ) diff --git a/audio/sonivox-eas/files/patch-guisynth_CMakeLists.txt b/audio/sonivox-eas/files/patch-guisynth_CMakeLists.txt deleted file mode 100644 index 75ffd12302a6..000000000000 --- a/audio/sonivox-eas/files/patch-guisynth_CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ ---- guisynth/CMakeLists.txt.orig 2022-09-02 17:39:16 UTC -+++ guisynth/CMakeLists.txt -@@ -20,7 +20,7 @@ get_target_property( SONIVOX_HEADERS sonivox::sonivox - target_include_directories( guisynth PRIVATE ${SONIVOX_HEADERS} ) - - target_link_libraries( guisynth -- Qt5::Widgets -+ Qt6::Widgets - Drumstick::ALSA - svoxeas - ) diff --git a/audio/sonivox-eas/files/patch-libsvoxeas_CMakeLists.txt b/audio/sonivox-eas/files/patch-libsvoxeas_CMakeLists.txt deleted file mode 100644 index 40a3cedc1376..000000000000 --- a/audio/sonivox-eas/files/patch-libsvoxeas_CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ ---- libsvoxeas/CMakeLists.txt.orig 2022-09-02 17:37:31 UTC -+++ libsvoxeas/CMakeLists.txt -@@ -25,7 +25,7 @@ set_target_properties( svoxeas PROPERTIES - - target_link_libraries( svoxeas PRIVATE - sonivox::sonivox-static -- Qt5::Core -+ Qt6::Core - Drumstick::ALSA - PkgConfig::PULSE - ) diff --git a/audio/sonivox-eas/pkg-plist b/audio/sonivox-eas/pkg-plist index b586c34a1132..1be63e8e3767 100644 --- a/audio/sonivox-eas/pkg-plist +++ b/audio/sonivox-eas/pkg-plist @@ -1,10 +1,12 @@ bin/cmdlnsynth bin/guisynth include/programsettings.h include/synthcontroller.h include/synthrenderer.h lib/libsvoxeas.so lib/libsvoxeas.so.1 -lib/libsvoxeas.so.1.4.0 +lib/libsvoxeas.so.1.4.1 share/applications/sonivoxeas.desktop -share/icons/hicolor/128x128/sonivoxeas.png +share/icons/hicolor/128x128/apps/sonivoxeas.png +share/icons/hicolor/256x256/apps/sonivoxeas.png +share/icons/hicolor/512x512/apps/sonivoxeas.png