Date: Mon, 24 Nov 2025 07:54:57 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> Subject: git: 7ee515814218 - main - audio/guitarix-lv2: update 0.4=?utf-8?Q?6.0 =E2=86=92?= 0.47.0 Message-ID: <69240f51.2dd6d.503e7694@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=7ee515814218c5e344485b107b9c299c0b9d643b commit 7ee515814218c5e344485b107b9c299c0b9d643b Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-11-24 07:53:23 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-11-24 07:53:23 +0000 audio/guitarix-lv2: update 0.46.0 → 0.47.0 --- audio/guitarix-lv2/Makefile | 8 ++++---- audio/guitarix-lv2/distinfo | 10 +++++----- audio/guitarix-lv2/files/patch-src_LV2_xputty_header_xputty.h | 11 ----------- 3 files changed, 9 insertions(+), 20 deletions(-) diff --git a/audio/guitarix-lv2/Makefile b/audio/guitarix-lv2/Makefile index f3bd25153548..a57e619497dd 100644 --- a/audio/guitarix-lv2/Makefile +++ b/audio/guitarix-lv2/Makefile @@ -1,12 +1,12 @@ PORTNAME= guitarix DISTVERSIONPREFIX= V -DISTVERSION= 0.46.0 -PORTREVISION= 3 +DISTVERSION= 0.47.0 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org COMMENT= Virtual versatile amplification for Jack and set of LV2 plugins -WWW= https://guitarix.org/ +WWW= https://guitarix.org/ \ + https://github.com/brummer10/guitarix LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING @@ -48,7 +48,7 @@ USE_BINUTILS= yes # linking needs some GNU features, fails on 12 without this, s USE_GITHUB= yes GH_ACCOUNT= brummer10 GH_TUPLE= enyojs:bootplate:a11645b:bootplate/webui/bootplate \ - sdatkinson:NeuralAmpModelerCore:74a07ce222fac3e681e7c2c2cb515d53c4e272b4:namc/src/NAM/NeuralAmpModelerCore \ + sdatkinson:NeuralAmpModelerCore:e181f61:namc/src/NAM/NeuralAmpModelerCore \ jatinchowdhury18:RTNeural:0b0e5d0:rtn/src/RTNeural/RTNeural #xtensor-stack:xsimd:a00c81f7b9e808a42aedcf7da2fbb1f9a636da34:xtensor_stack_xsimd/trunk/src/RTNeural/RTNeural/modules/xsimd \ diff --git a/audio/guitarix-lv2/distinfo b/audio/guitarix-lv2/distinfo index 109b2a1a9769..7aec2d965744 100644 --- a/audio/guitarix-lv2/distinfo +++ b/audio/guitarix-lv2/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1742967114 -SHA256 (brummer10-guitarix-V0.46.0_GH0.tar.gz) = 00bffa44acc052edb7dc2b973934ac1f34ccd248d44a9d1814d32209fd82ecd8 -SIZE (brummer10-guitarix-V0.46.0_GH0.tar.gz) = 94748642 +TIMESTAMP = 1763970367 +SHA256 (brummer10-guitarix-V0.47.0_GH0.tar.gz) = f4a0b87f4fc2078d5e6078eb55d5bab4b657c98f0e5801e646561574bea78eae +SIZE (brummer10-guitarix-V0.47.0_GH0.tar.gz) = 94755960 SHA256 (enyojs-bootplate-a11645b_GH0.tar.gz) = 2dc3412f6127a8e95af384bec19acc6f8b94d9a654ccc50da43506f6ec1e9c2a SIZE (enyojs-bootplate-a11645b_GH0.tar.gz) = 87400 -SHA256 (sdatkinson-NeuralAmpModelerCore-74a07ce222fac3e681e7c2c2cb515d53c4e272b4_GH0.tar.gz) = 94cf66e4a6e810b50ca8decfb6c8310b2e00744273b7c71cc7d3fa0a0b8357a9 -SIZE (sdatkinson-NeuralAmpModelerCore-74a07ce222fac3e681e7c2c2cb515d53c4e272b4_GH0.tar.gz) = 153870 +SHA256 (sdatkinson-NeuralAmpModelerCore-e181f61_GH0.tar.gz) = 24795f0ce36fca82f6f9a0312385e4d5220cca6f76f2e6bbefcf09fdc50581da +SIZE (sdatkinson-NeuralAmpModelerCore-e181f61_GH0.tar.gz) = 161450 SHA256 (jatinchowdhury18-RTNeural-0b0e5d0_GH0.tar.gz) = 5a504e03262c6a77249fa9e33efc7b104fa589260599a4d8eda63f877e7a8305 SIZE (jatinchowdhury18-RTNeural-0b0e5d0_GH0.tar.gz) = 2493731 diff --git a/audio/guitarix-lv2/files/patch-src_LV2_xputty_header_xputty.h b/audio/guitarix-lv2/files/patch-src_LV2_xputty_header_xputty.h deleted file mode 100644 index e1aa80157006..000000000000 --- a/audio/guitarix-lv2/files/patch-src_LV2_xputty_header_xputty.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/LV2/xputty/header/xputty.h.orig 2025-03-26 05:38:17 UTC -+++ src/LV2/xputty/header/xputty.h -@@ -34,7 +34,7 @@ - #include <math.h> - #include <cairo.h> - #include "xputty-mswin.h" // no ifdef (waf dependency check) --#ifdef __linux__ -+#if defined(__linux__) || defined(__FreeBSD__) - #include <cairo-xlib.h> - #include <X11/Xutil.h> - #include <X11/keysym.h>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69240f51.2dd6d.503e7694>
