pkgsrc-Changes archive

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

CVS commit: pkgsrc/multimedia



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Sat Sep 19 14:15:22 UTC 2020

Modified Files:
        pkgsrc/multimedia: Makefile

Log Message:
Add and enable mp4tools.


To generate a diff of this commit:
cvs rdiff -u -r1.303 -r1.304 pkgsrc/multimedia/Makefile

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

Modified files:

Index: pkgsrc/multimedia/Makefile
diff -u pkgsrc/multimedia/Makefile:1.303 pkgsrc/multimedia/Makefile:1.304
--- pkgsrc/multimedia/Makefile:1.303    Mon Aug 31 17:20:09 2020
+++ pkgsrc/multimedia/Makefile  Sat Sep 19 14:15:22 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.303 2020/08/31 17:20:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.304 2020/09/19 14:15:22 schmonz Exp $
 #
 
 COMMENT=       Multimedia utilities
@@ -151,6 +151,7 @@ SUBDIR+=    mkvtoolnix
 SUBDIR+=       mkvtoolnix-old
 SUBDIR+=       mlt
 SUBDIR+=       movit
+SUBDIR+=       mp4tools
 SUBDIR+=       mp4v2
 SUBDIR+=       mpeg-lib
 SUBDIR+=       mpeg_encode



Home | Main Index | Thread Index | Old Index