pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/jicofo
Module Name: pkgsrc
Committed By: gdt
Date: Tue Aug 26 22:16:41 UTC 2025
Modified Files:
pkgsrc/chat/jicofo: Makefile
Log Message:
chat/jicofo: Align DIST_SUBDIR comment with videobridge
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/chat/jicofo/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/jicofo/Makefile
diff -u pkgsrc/chat/jicofo/Makefile:1.3 pkgsrc/chat/jicofo/Makefile:1.4
--- pkgsrc/chat/jicofo/Makefile:1.3 Tue Aug 26 18:35:50 2025
+++ pkgsrc/chat/jicofo/Makefile Tue Aug 26 22:16:41 2025
@@ -1,8 +1,5 @@
-# $NetBSD: Makefile,v 1.3 2025/08/26 18:35:50 gdt Exp $
+# $NetBSD: Makefile,v 1.4 2025/08/26 22:16:41 gdt Exp $
-# Despite using chat/jitsi-meet/Makefile.common, this package uses a
-# different distfile. Confusingly, it has the same name as the
-# jitsi-meet distfile. Thus DIST_SUBDIR is set below.
.include "../../chat/jitsi-meet/Makefile.common"
GITHUB_PROJECT= jicofo
@@ -11,6 +8,8 @@ PKGNAME= ${GITHUB_PROJECT}-${JITSI_MEET_
HOMEPAGE= https://github.com/jitsi/jicofo/
COMMENT= Server-side focus component used in Jitsi Meet conferences
+# The jicofo repo distributes files with the same name as
+# the jitsi-meet repo, but with different contents.
DIST_SUBDIR= jicofo
DISTFILES= ${DEFAULT_DISTFILES}
DISTFILES+= jicofo-java-deps-${JITSI_MEET_VERSION}.tar.gz
Home |
Main Index |
Thread Index |
Old Index