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:           Sun Aug 31 12:04:36 UTC 2025

Modified Files:
        pkgsrc/audio: Makefile

Log Message:
audio: ENable libdovi


To generate a diff of this commit:
cvs rdiff -u -r1.711 -r1.712 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.711 pkgsrc/audio/Makefile:1.712
--- pkgsrc/audio/Makefile:1.711 Sun Aug 10 13:44:51 2025
+++ pkgsrc/audio/Makefile       Sun Aug 31 12:04:36 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.711 2025/08/10 13:44:51 ryoon Exp $
+# $NetBSD: Makefile,v 1.712 2025/08/31 12:04:36 ryoon Exp $
 #
 
 COMMENT=       Audio tools, players, and libraries
@@ -224,6 +224,7 @@ SUBDIR+=    libcddb
 SUBDIR+=       libcuefile
 SUBDIR+=       libdca
 SUBDIR+=       libdiscid
+SUBDIR+=       libdovi
 SUBDIR+=       libdssialsacompat
 SUBDIR+=       libebur128
 SUBDIR+=       libfishsound



Home | Main Index | Thread Index | Old Index