git: 292c7ea5e6a8 - main - audio/odin2-synthesizer: Update WWW; remove unnecessary line
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 22 Feb 2025 11:25:41 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=292c7ea5e6a83a5d5c2b8c4298cbc871ea2459e1 commit 292c7ea5e6a83a5d5c2b8c4298cbc871ea2459e1 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-02-22 11:25:10 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-02-22 11:25:10 +0000 audio/odin2-synthesizer: Update WWW; remove unnecessary line --- audio/odin2-synthesizer/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/audio/odin2-synthesizer/Makefile b/audio/odin2-synthesizer/Makefile index 5f25ead1e86c..8e224a190042 100644 --- a/audio/odin2-synthesizer/Makefile +++ b/audio/odin2-synthesizer/Makefile @@ -6,7 +6,8 @@ CATEGORIES= audio multimedia MAINTAINER= yuri@FreeBSD.org COMMENT= Polyphonic synthesizer -WWW= https://thewavewarden.com/pages/odin-2 +WWW= https://thewavewarden.com/pages/odin-2 \ + https://github.com/TheWaveWarden/odin2 LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE @@ -15,7 +16,6 @@ BUILD_DEPENDS= lv2>0:audio/lv2 \ bash:shells/bash LIB_DEPENDS= libasound.so:audio/alsa-lib \ libfreetype.so:print/freetype2 -xLIB_DEPENDS+= liblo.so:audio/liblo # not used other than in makefiles, see https://github.com/wolf-plugins/wolf-shaper/issues/148 USES= gl cmake localbase:ldflags pkgconfig USE_GL= gl