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 10 13:44:51 UTC 2025

Modified Files:
        pkgsrc/audio: Makefile

Log Message:
audio: Enable freac


To generate a diff of this commit:
cvs rdiff -u -r1.710 -r1.711 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.710 pkgsrc/audio/Makefile:1.711
--- pkgsrc/audio/Makefile:1.710 Sun Aug 10 13:42:23 2025
+++ pkgsrc/audio/Makefile       Sun Aug 10 13:44:51 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.710 2025/08/10 13:42:23 ryoon Exp $
+# $NetBSD: Makefile,v 1.711 2025/08/10 13:44:51 ryoon Exp $
 #
 
 COMMENT=       Audio tools, players, and libraries
@@ -121,6 +121,7 @@ SUBDIR+=    flactag
 SUBDIR+=       flite
 SUBDIR+=       fluidsynth
 SUBDIR+=       forked-daapd
+SUBDIR+=       freac
 SUBDIR+=       freealut
 SUBDIR+=       freepats
 SUBDIR+=       freeswitch-music



Home | Main Index | Thread Index | Old Index