Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2024 08:55:44 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bfefa1486886 - main - audio/fluida-lv2: update 0.8 =?utf-8?Q?=E2=86=92?= 0.9.3
Message-ID:  <202410070855.4978tikZ062649@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=bfefa148688696d4a25bfe959201b8ccfe989325

commit bfefa148688696d4a25bfe959201b8ccfe989325
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-10-06 21:03:31 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-07 08:55:41 +0000

    audio/fluida-lv2: update 0.8 → 0.9.3
---
 audio/fluida-lv2/Makefile | 11 ++++++-----
 audio/fluida-lv2/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/audio/fluida-lv2/Makefile b/audio/fluida-lv2/Makefile
index e80b6e361806..beaefbb85519 100644
--- a/audio/fluida-lv2/Makefile
+++ b/audio/fluida-lv2/Makefile
@@ -1,12 +1,11 @@
 PORTNAME=	fluida
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.8
-PORTREVISION=	1
+DISTVERSION=	0.9.3
 CATEGORIES=	audio
 PKGNAMESUFFIX=	-lv2
 MASTER_SITES=	https://github.com/brummer10/Fluida.lv2/releases/download/v${DISTVERSION}/
 DIST_SUBDIR=	${PORTNAME}
-DISTNAME=	Fluida_${DISTVERSION}
+DISTNAME=	Fluida.lv2-${DISTVERSIONFULL}-src
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Fluidsynth as LV2 plugin
@@ -19,11 +18,13 @@ BUILD_DEPENDS=	lv2>0:audio/lv2 \
 		xxd:editors/vim
 LIB_DEPENDS=	libfluidsynth.so:audio/fluidsynth
 
-USES=		compiler:c++11-lang gettext-runtime gmake gnome localbase pkgconfig xorg
-USE_GNOME=	cairo
+USES=		compiler:c++11-lang gettext-runtime gmake gnome localbase pkgconfig tar:xz xorg
+USE_GNOME=	cairo glib20
 USE_XORG=	x11
 USE_BINUTILS=	yes # linking needs some GNU features, fails on 12 without this, see https://github.com/brummer10/GxPlugins.lv2/issues/9
 
+WRKSRC=		${WRKDIR}/Fluida.lv2-${DISTVERSIONFULL}
+
 ALL_TARGET=
 
 PLIST_FILES=	lib/lv2/Fluida.lv2/Fluida.so \
diff --git a/audio/fluida-lv2/distinfo b/audio/fluida-lv2/distinfo
index 64586413ff5b..6d6075499647 100644
--- a/audio/fluida-lv2/distinfo
+++ b/audio/fluida-lv2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1665773872
-SHA256 (fluida/Fluida_0.8.tar.gz) = 67aa666bf68c13b3def8b47d19589a86ccd8f534aa2090d1304c6c025fe38e51
-SIZE (fluida/Fluida_0.8.tar.gz) = 597973
+TIMESTAMP = 1728246057
+SHA256 (fluida/Fluida.lv2-v0.9.3-src.tar.xz) = b777dbbbc6438387faaddba604fa4385f3fb92104d0c0c36e0317921e1362f30
+SIZE (fluida/Fluida.lv2-v0.9.3-src.tar.xz) = 660932



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410070855.4978tikZ062649>