pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/buzztrax buzztrax: fix HOMEPAGE, add tool depend...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2917d51fd867
branches: trunk
changeset: 374827:2917d51fd867
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Feb 28 10:00:10 2022 +0000
description:
buzztrax: fix HOMEPAGE, add tool dependency on wavenc plugin
diffstat:
audio/buzztrax/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 5c7718381821 -r 2917d51fd867 audio/buzztrax/Makefile
--- a/audio/buzztrax/Makefile Mon Feb 28 09:59:17 2022 +0000
+++ b/audio/buzztrax/Makefile Mon Feb 28 10:00:10 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2021/12/08 16:03:07 adam Exp $
+# $NetBSD: Makefile,v 1.21 2022/02/28 10:00:10 wiz Exp $
DISTNAME= buzztrax-0.10.2
PKGREVISION= 12
@@ -6,10 +6,12 @@
MASTER_SITES= https://files.buzztrax.org/releases/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://buzztrax.org/
+HOMEPAGE= https://www.buzztrax.org/
COMMENT= Modular, free, open source music studio
LICENSE= gnu-lgpl-v2.1
+# wavenc
+TOOL_DEPENDS+= gst-plugins1-good-[0-9]*:../../multimedia/gst-plugins1-good
TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
CONFLICTS+= buzztard-[0-9]*
Home |
Main Index |
Thread Index |
Old Index