pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/multimedia/gst-plugins1-x264
Module Name: pkgsrc
Committed By: adam
Date: Fri Sep 30 07:01:13 UTC 2022
Modified Files:
pkgsrc/multimedia/gst-plugins1-x264: Makefile
Log Message:
gst-plugins1-x264: switch to x264 stable; bump revision
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/multimedia/gst-plugins1-x264/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-x264/Makefile
diff -u pkgsrc/multimedia/gst-plugins1-x264/Makefile:1.8 pkgsrc/multimedia/gst-plugins1-x264/Makefile:1.9
--- pkgsrc/multimedia/gst-plugins1-x264/Makefile:1.8 Mon Apr 25 06:46:30 2022
+++ pkgsrc/multimedia/gst-plugins1-x264/Makefile Fri Sep 30 07:01:13 2022
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2022/04/25 06:46:30 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2022/09/30 07:01:13 adam Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-ugly/-x264/}
+PKGREVISION= 1
CATEGORIES= multimedia gnome
COMMENT= Open source multimedia framework - H.264/MPEG-4 encoder plugin
@@ -10,5 +11,5 @@ GST_PLUGINS+= x264
MESON_ARGS+= -Dgpl=enabled
.include "../../multimedia/gst-plugins1-ugly/Makefile.common"
-.include "../../multimedia/x264-devel/buildlink3.mk"
+.include "../../multimedia/x264/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index