pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Wed Sep  3 14:26:37 UTC 2025

Modified Files:
        pkgsrc/audio: Makefile

Log Message:
audio: Enable dovi_tool


To generate a diff of this commit:
cvs rdiff -u -r1.712 -r1.713 pkgsrc/audio/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/Makefile
diff -u pkgsrc/audio/Makefile:1.712 pkgsrc/audio/Makefile:1.713
--- pkgsrc/audio/Makefile:1.712 Sun Aug 31 12:04:36 2025
+++ pkgsrc/audio/Makefile       Wed Sep  3 14:26:37 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.712 2025/08/31 12:04:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.713 2025/09/03 14:26:37 ryoon Exp $
 #
 
 COMMENT=       Audio tools, players, and libraries
@@ -71,6 +71,7 @@ SUBDIR+=      deforaos-mixer
 SUBDIR+=       din
 SUBDIR+=       disc-cover
 SUBDIR+=       distmp3
+SUBDIR+=       dovi_tool
 SUBDIR+=       dssi
 SUBDIR+=       dumb
 SUBDIR+=       easyh10



Home | Main Index | Thread Index | Old Index