Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Aug 2022 06:01:51 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: 61a31f3d5010 - main - audio/fomp-lv2: Update 1.2.2 -> 1.2.4
Message-ID:  <202208220601.27M61pqT078593@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=61a31f3d501075c151a053445e6e1e9bbe08eba8

commit 61a31f3d501075c151a053445e6e1e9bbe08eba8
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-08-22 05:41:36 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-08-22 06:01:47 +0000

    audio/fomp-lv2: Update 1.2.2 -> 1.2.4
---
 audio/fomp-lv2/Makefile  | 7 ++++---
 audio/fomp-lv2/distinfo  | 6 +++---
 audio/fomp-lv2/pkg-descr | 2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/audio/fomp-lv2/Makefile b/audio/fomp-lv2/Makefile
index a96beee27371..4acf627ab0a0 100644
--- a/audio/fomp-lv2/Makefile
+++ b/audio/fomp-lv2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	fomp
-DISTVERSION=	1.2.2
+DISTVERSION=	1.2.4
 CATEGORIES=	audio
 MASTER_SITES=	http://download.drobilla.net/
 PKGNAMESUFFIX=	-lv2
@@ -10,9 +10,10 @@ COMMENT=	LV2 port of the MCP, VCO, FIL, and WAH plugins by Fons Adriaensen
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-BUILD_DEPENDS=	lv2>0:audio/lv2
+BUILD_DEPENDS=	lv2>0:audio/lv2 \
+		lv2lint:audio/lv2lint
 
-USES=		pkgconfig tar:bz2 waf
+USES=		meson pkgconfig tar:xz
 
 post-install:
 	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/fomp.lv2/*.so
diff --git a/audio/fomp-lv2/distinfo b/audio/fomp-lv2/distinfo
index c4a4b3e66197..2dae1399c7f4 100644
--- a/audio/fomp-lv2/distinfo
+++ b/audio/fomp-lv2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610356794
-SHA256 (fomp-1.2.2.tar.bz2) = c671a28f27623b707b0634a5af216e1f58ff38f8a8f610986e78aad885e9d96f
-SIZE (fomp-1.2.2.tar.bz2) = 338400
+TIMESTAMP = 1661146467
+SHA256 (fomp-1.2.4.tar.xz) = 43805c9708442d8e56a62b65be1ad8991ca3c90636740d7722455506078ca779
+SIZE (fomp-1.2.4.tar.xz) = 31172
diff --git a/audio/fomp-lv2/pkg-descr b/audio/fomp-lv2/pkg-descr
index a4406f6402da..75ffa32abba5 100644
--- a/audio/fomp-lv2/pkg-descr
+++ b/audio/fomp-lv2/pkg-descr
@@ -17,4 +17,4 @@ The oscillators and filters are mainly useful in modular synthesizers, but since
 CV ports are distinct from audio ports, they should work fine in non-modular
 hosts as well.
 
-WWW: http://drobilla.net/software/fomp
+WWW: http://drobilla.net/software/fomp.html



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