pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/mpv
Module Name: pkgsrc
Committed By: rillig
Date: Sat Apr 25 18:19:46 UTC 2020
Modified Files:
pkgsrc/multimedia/mpv: Makefile
Log Message:
multimedia/mpv: remove nonexistent file from SUBST_FILES
To generate a diff of this commit:
cvs rdiff -u -r1.108 -r1.109 pkgsrc/multimedia/mpv/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/mpv/Makefile
diff -u pkgsrc/multimedia/mpv/Makefile:1.108 pkgsrc/multimedia/mpv/Makefile:1.109
--- pkgsrc/multimedia/mpv/Makefile:1.108 Thu Apr 9 21:08:38 2020
+++ pkgsrc/multimedia/mpv/Makefile Sat Apr 25 18:19:46 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.108 2020/04/09 21:08:38 nia Exp $
+# $NetBSD: Makefile,v 1.109 2020/04/25 18:19:46 rillig Exp $
DISTNAME= mpv-0.32.0
PKGREVISION= 10
@@ -35,7 +35,7 @@ CONF_FILES+= share/examples/mpv/encodin
SUBST_CLASSES+= audio
SUBST_SED.audio+= -e "s,/dev/dsp,${DEVOSSAUDIO},"
-SUBST_FILES.audio+= audio/out/ao_oss.c stream/ai_oss.c
+SUBST_FILES.audio+= audio/out/ao_oss.c
SUBST_STAGE.audio= pre-configure
SUBST_MESSAGE.audio= Fixing path to audio device.
Home |
Main Index |
Thread Index |
Old Index