CVS commit: pkgsrc/multimedia/ffplay9

"Ryo ONODERA" <[email protected]>
Newsgroups gmane.os.netbsd.devel.pkgsrc.cvs
Message-ID <[email protected]>
Module Name:	pkgsrc
Committed By:	ryoon
Date:		Wed Aug 12 03:45:10 UTC 2026

Added Files:
	pkgsrc/multimedia/ffplay9: DESCR Makefile PLIST

Log Message:
multimedia/ffplay9: import ffplay9-9.0

FFplay is a very simple and portable media player using the FFmpeg
libraries and the SDL library.  It is mostly used as a testbed for
the various FFmpeg APIs.

This package contains major version 9.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/multimedia/ffplay9/DESCR \
    pkgsrc/multimedia/ffplay9/Makefile pkgsrc/multimedia/ffplay9/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
(unnamed) (text/x-diff, 2.1 KB)
Added files:

Index: pkgsrc/multimedia/ffplay9/DESCR
diff -u /dev/null pkgsrc/multimedia/ffplay9/DESCR:1.1
--- /dev/null	Wed Aug 12 03:45:10 2026
+++ pkgsrc/multimedia/ffplay9/DESCR	Wed Aug 12 03:45:10 2026
@@ -0,0 +1,5 @@
+FFplay is a very simple and portable media player using the FFmpeg
+libraries and the SDL library.  It is mostly used as a testbed for
+the various FFmpeg APIs.
+
+This package contains major version 9.
Index: pkgsrc/multimedia/ffplay9/Makefile
diff -u /dev/null pkgsrc/multimedia/ffplay9/Makefile:1.1
--- /dev/null	Wed Aug 12 03:45:10 2026
+++ pkgsrc/multimedia/ffplay9/Makefile	Wed Aug 12 03:45:10 2026
@@ -0,0 +1,37 @@
+# $NetBSD: Makefile,v 1.1 2026/08/12 03:45:10 ryoon Exp $
+
+PKGNAME=	${DISTNAME:S/ffmpeg/ffplay9/}
+MAINTAINER=	[email protected]
+HOMEPAGE=	https://ffmpeg.org/
+COMMENT=	Simple SDL frontend for FFmpeg
+
+USE_LANGUAGES=		c
+USE_CC_FEATURES=	c99
+
+CONFIGURE_ARGS+=	--disable-ffmpeg
+CONFIGURE_ARGS+=	--disable-ffprobe
+CONFIGURE_ARGS+=	--disable-encoders
+CONFIGURE_ARGS+=	--disable-decoders
+CONFIGURE_ARGS+=	--disable-hwaccels
+CONFIGURE_ARGS+=	--disable-muxers
+CONFIGURE_ARGS+=	--disable-demuxers
+CONFIGURE_ARGS+=	--disable-parsers
+CONFIGURE_ARGS+=	--disable-bsfs
+CONFIGURE_ARGS+=	--disable-protocols
+CONFIGURE_ARGS+=	--disable-devices
+CONFIGURE_ARGS+=	--disable-filters
+CONFIGURE_ARGS+=	--disable-htmlpages
+CONFIGURE_ARGS+=	--disable-podpages
+CONFIGURE_ARGS+=	--disable-txtpages
+CONFIGURE_ARGS+=	--enable-ffplay
+
+INSTALLATION_DIRS+=	bin ${PKGMANDIR}/man1
+
+do-install:
+	${INSTALL_PROGRAM} ${WRKSRC}/ffplay9 ${DESTDIR}${PREFIX}/bin
+	${INSTALL_MAN} ${WRKSRC}/doc/ffplay9.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
+
+.include "../../devel/SDL2/buildlink3.mk"
+.include "../../multimedia/ffmpeg9/buildlink3.mk"
+.include "../../multimedia/ffmpeg9/Makefile.common"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/multimedia/ffplay9/PLIST
diff -u /dev/null pkgsrc/multimedia/ffplay9/PLIST:1.1
--- /dev/null	Wed Aug 12 03:45:10 2026
+++ pkgsrc/multimedia/ffplay9/PLIST	Wed Aug 12 03:45:10 2026
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2026/08/12 03:45:10 ryoon Exp $
+bin/ffplay9
+man/man1/ffplay9.1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.