pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
focuswriter, declare pulseaudio dependency
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Sat Feb 15 11:39:45 2020 +0100
Changeset: da452657259676d8fdeaed8b7d549ae26b714abb
Modified Files:
focuswriter/Makefile
Log Message:
focuswriter, declare pulseaudio dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=da452657259676d8fdeaed8b7d549ae26b714abb
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
focuswriter/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/focuswriter/Makefile b/focuswriter/Makefile
index ede337d491..414e93dd89 100644
--- a/focuswriter/Makefile
+++ b/focuswriter/Makefile
@@ -6,7 +6,7 @@ CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=gottcode/}
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= voidpin%protonmail.com@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://gottcode.org/focuswriter/
COMMENT= Simple, distraction-free writing environment
LICENSE= gnu-gpl-v3
@@ -27,6 +27,7 @@ TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
.include "../../x11/qt5-qtbase/buildlink3.mk"
.include "../../x11/qt5-qtmultimedia/buildlink3.mk"
+.include "../../audio/pulseaudio/buildlink3.mk"
.include "../../textproc/hunspell/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index