Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Sep 2022 02:45:21 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: 7538d870b915 - main - audio/calf-lv2: Update COMMENT; Add USES=desktop-file-utils
Message-ID:  <202209250245.28P2jLok000303@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=7538d870b9157e3e6421eb4afa03e4104cc5d0a6

commit 7538d870b9157e3e6421eb4afa03e4104cc5d0a6
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-09-25 01:22:09 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-09-25 02:45:14 +0000

    audio/calf-lv2: Update COMMENT; Add USES=desktop-file-utils
---
 audio/calf-lv2/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/audio/calf-lv2/Makefile b/audio/calf-lv2/Makefile
index 663c862b8c7b..7a3e87dff56d 100644
--- a/audio/calf-lv2/Makefile
+++ b/audio/calf-lv2/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	audio
 PKGNAMESUFFIX=	-lv2
 
 MAINTAINER=	yuri@FreeBSD.org
-COMMENT=	Set of LV2 plugins
+COMMENT=	Calf Studio Gear: audio plug-in pack for LV2 and JACK
 WWW=		https://calf-studio-gear.org/
 
 LICENSE=	GPLv2 LGPL21
@@ -19,7 +19,7 @@ LIB_DEPENDS=	libfluidsynth.so:audio/fluidsynth \
 		libjack.so:audio/jack \
 		libexpat.so:textproc/expat2
 
-USES=		autoreconf gmake gnome libtool localbase pkgconfig
+USES=		autoreconf desktop-file-utils gmake gnome libtool localbase pkgconfig
 USE_GNOME=	cairo gdkpixbuf2 gtk20
 USE_CXXSTD=	c++11
 USE_LDCONFIG=	yes



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