pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/gst-plugins1-libav
Module Name: pkgsrc
Committed By: wiz
Date: Sat Nov 3 10:59:29 UTC 2018
Modified Files:
pkgsrc/multimedia/gst-plugins1-libav: Makefile
Log Message:
Remove outdated comment.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/multimedia/gst-plugins1-libav/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/gst-plugins1-libav/Makefile
diff -u pkgsrc/multimedia/gst-plugins1-libav/Makefile:1.43 pkgsrc/multimedia/gst-plugins1-libav/Makefile:1.44
--- pkgsrc/multimedia/gst-plugins1-libav/Makefile:1.43 Wed Aug 22 09:45:49 2018
+++ pkgsrc/multimedia/gst-plugins1-libav/Makefile Sat Nov 3 10:59:29 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2018/08/22 09:45:49 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2018/11/03 10:59:29 wiz Exp $
DISTNAME= gst-libav-1.14.1
PKGNAME= ${DISTNAME:S/gst/gst-plugins1/}
@@ -22,9 +22,6 @@ PKGSRC_MAKE_ENV+= PERL=${PERL5:Q}
BUILDLINK_API_DEPENDS.gstreamer1+= gstreamer1>=1.14.0
.include "../../multimedia/gstreamer1/buildlink3.mk"
.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
-# the upstream developers only want to support building against
-# the included ffmpeg version, since the ffmpeg API/ABI is unstable
-# and there are no releases
.include "../../multimedia/ffmpeg3/buildlink3.mk"
.include "../../devel/orc/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index