pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11 x11/Makefile: add a gstreamer plugin



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aa986d5f56d8
branches:  trunk
changeset: 769522:aa986d5f56d8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 15 22:10:14 2021 +0000

description:
x11/Makefile: add a gstreamer plugin

diffstat:

 x11/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c91efb5f2368 -r aa986d5f56d8 x11/Makefile
--- a/x11/Makefile      Mon Nov 15 22:10:07 2021 +0000
+++ b/x11/Makefile      Mon Nov 15 22:10:14 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.942 2021/09/15 07:14:52 nia Exp $
+# $NetBSD: Makefile,v 1.943 2021/11/15 22:10:14 wiz Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -76,6 +76,7 @@
 SUBDIR+=       gselt
 SUBDIR+=       gst-plugins0.10-x11
 SUBDIR+=       gst-plugins1-x11
+SUBDIR+=       gst-plugins1-ximagesrc
 SUBDIR+=       gtk
 SUBDIR+=       gtk+extra
 SUBDIR+=       gtk-mac-integration



Home | Main Index | Thread Index | Old Index